Pull request #211 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 12c62083bf836d8cdb613445a81d9c207203dc62+3bfa2c7cebef17aba10611e718aa3e6714bdeddd (b677d4c3345ec30286cdb9e88bb4dc4ac30e8511) 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-ssh18095964086913247717.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh11495182657052109808.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-211/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-211/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6601404985467218190.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-211/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13146491643288131078.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh3095251669525405888.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-211/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-211/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8163243631688151066.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24614 in /w/workspace/gexfoundry_device-rest-go_PR-211 [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-211 # 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 Merging remotes/origin/main commit 3bfa2c7cebef17aba10611e718aa3e6714bdeddd into PR head commit 12c62083bf836d8cdb613445a81d9c207203dc62 Merge succeeded, producing 12c62083bf836d8cdb613445a81d9c207203dc62 Checking out Revision 12c62083bf836d8cdb613445a81d9c207203dc62 (PR-211) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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/211/head:refs/remotes/origin/PR-211 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12c62083bf836d8cdb613445a81d9c207203dc62 # 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 3bfa2c7cebef17aba10611e718aa3e6714bdeddd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12c62083bf836d8cdb613445a81d9c207203dc62 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-05T20:03:59.481Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-05T20:03:59.665Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-05T20:03:59.768Z] ========================================================= [2022-09-05T20:03:59.768Z] EdgeX Global Pipelines Version Info [2022-09-05T20:03:59.768Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-05T20:04:00.569Z] ------------------- [2022-09-05T20:04:00.569Z] stable info: [2022-09-05T20:04:00.569Z] ------------------- [2022-09-05T20:04:00.569Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-05T20:04:00.569Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-05T20:04:00.569Z] Message: update stable to v1.0.239 [2022-09-05T20:04:01.143Z] ------------------- [2022-09-05T20:04:01.143Z] experimental info: [2022-09-05T20:04:01.143Z] ------------------- [2022-09-05T20:04:01.143Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-05T20:04:01.143Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-05T20:04:01.143Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-05T20:04:01.555Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-09-05T20:04:01.600Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-09-05T20:04:01.643Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-05T20:04:01.686Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-05T20:04:01.728Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-05T20:04:01.770Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-05T20:04:01.813Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-05T20:04:01.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-05T20:04:01.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-05T20:04:01.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-05T20:04:01.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-05T20:04:02.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-09-05T20:04:02.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-05T20:04:02.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-05T20:04:02.169Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-05T20:04:02.207Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-05T20:04:02.248Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-05T20:04:02.290Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-05T20:04:02.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-05T20:04:02.378Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-05T20:04:02.421Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-05T20:04:02.462Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-05T20:04:02.506Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-05T20:04:02.549Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-05T20:04:02.592Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-05T20:04:02.639Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-05T20:04:02.687Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-05T20:04:02.734Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-211 [Pipeline] echo [2022-09-05T20:04:02.777Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-211 [Pipeline] echo [2022-09-05T20:04:02.826Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-211 [Pipeline] echo [2022-09-05T20:04:02.869Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12c62083bf836d8cdb613445a81d9c207203dc62 [Pipeline] echo [2022-09-05T20:04:02.911Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 12c6208 [Pipeline] echo [2022-09-05T20:04:02.958Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-05T20:04:03.095Z] provisioning config files... [2022-09-05T20:04:03.112Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-211@tmp/config4968949666834763335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-05T20:04:03.458Z] ---> docker-login.sh [2022-09-05T20:04:03.458Z] nexus3.edgexfoundry.org:10001 [2022-09-05T20:04:03.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T20:04:03.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T20:04:03.985Z] Configure a credential helper to remove this warning. See [2022-09-05T20:04:03.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T20:04:03.985Z] [2022-09-05T20:04:03.985Z] Login Succeeded [2022-09-05T20:04:03.985Z] nexus3.edgexfoundry.org:10002 [2022-09-05T20:04:04.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T20:04:04.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T20:04:04.248Z] Configure a credential helper to remove this warning. See [2022-09-05T20:04:04.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T20:04:04.248Z] [2022-09-05T20:04:04.248Z] Login Succeeded [2022-09-05T20:04:04.248Z] nexus3.edgexfoundry.org:10003 [2022-09-05T20:04:04.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T20:04:04.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T20:04:04.512Z] Configure a credential helper to remove this warning. See [2022-09-05T20:04:04.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T20:04:04.513Z] [2022-09-05T20:04:04.513Z] Login Succeeded [2022-09-05T20:04:04.513Z] nexus3.edgexfoundry.org:10004 [2022-09-05T20:04:04.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T20:04:04.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T20:04:04.513Z] Configure a credential helper to remove this warning. See [2022-09-05T20:04:04.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T20:04:04.513Z] [2022-09-05T20:04:04.513Z] Login Succeeded [2022-09-05T20:04:04.513Z] docker.io [2022-09-05T20:04:04.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T20:04:05.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T20:04:05.090Z] Configure a credential helper to remove this warning. See [2022-09-05T20:04:05.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T20:04:05.090Z] [2022-09-05T20:04:05.090Z] Login Succeeded [2022-09-05T20:04:05.090Z] ---> docker-login.sh ends [Pipeline] } [2022-09-05T20:04:05.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-05T20:04:05.761Z] + git rev-list -1 --merges 12c62083bf836d8cdb613445a81d9c207203dc62~1..12c62083bf836d8cdb613445a81d9c207203dc62 [Pipeline] echo [2022-09-05T20:04:05.812Z] -----------> git rev-list -1 --merges 12c62083bf836d8cdb613445a81d9c207203dc62~1..12c62083bf836d8cdb613445a81d9c207203dc62 12c62083bf836d8cdb613445a81d9c207203dc62 [false] [Pipeline] sh [2022-09-05T20:04:06.128Z] + git log --format=format:%s -1 12c62083bf836d8cdb613445a81d9c207203dc62 [Pipeline] echo [2022-09-05T20:04:06.166Z] ========================================================= [2022-09-05T20:04:06.166Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-05T20:04:06.166Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-05T20:04:06.613Z] + git log --format=format:%s -1 12c62083bf836d8cdb613445a81d9c207203dc62 [Pipeline] echo [2022-09-05T20:04:06.643Z] [semverPrep] GIT_COMMIT: 12c62083bf836d8cdb613445a81d9c207203dc62, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-09-05T20:04:06.673Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-05T20:04:07.064Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-05T20:04:07.064Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-05T20:04:07.064Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-05T20:04:07.064Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-05T20:04:07.064Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-05T20:04:07.064Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-05T20:04:07.064Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T20:04:07.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-05T20:04:07.557Z] [2022-09-05T20:04:07.557Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T20:04:07.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-05T20:04:07.936Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-05T20:04:07.936Z] b85a868b505f: Pulling fs layer [2022-09-05T20:04:07.936Z] e2be974225ed: Pulling fs layer [2022-09-05T20:04:07.936Z] 339a4e72a1f5: Pulling fs layer [2022-09-05T20:04:07.936Z] 988bab9f4d93: Pulling fs layer [2022-09-05T20:04:07.936Z] 1469e6f7b9e6: Pulling fs layer [2022-09-05T20:04:07.936Z] 988bab9f4d93: Waiting [2022-09-05T20:04:07.936Z] eaf3925da568: Pulling fs layer [2022-09-05T20:04:07.936Z] bab4dde63d76: Pulling fs layer [2022-09-05T20:04:07.936Z] eaf3925da568: Waiting [2022-09-05T20:04:07.936Z] bde34c3a00c8: Pulling fs layer [2022-09-05T20:04:07.936Z] b352a97aabf1: Pulling fs layer [2022-09-05T20:04:07.936Z] bab4dde63d76: Waiting [2022-09-05T20:04:07.936Z] 4872d77fe225: Pulling fs layer [2022-09-05T20:04:07.936Z] bde34c3a00c8: Waiting [2022-09-05T20:04:07.936Z] 5851b861e8e6: Pulling fs layer [2022-09-05T20:04:07.936Z] 5851b861e8e6: Waiting [2022-09-05T20:04:07.936Z] e2be974225ed: Verifying Checksum [2022-09-05T20:04:07.936Z] e2be974225ed: Download complete [2022-09-05T20:04:07.936Z] 988bab9f4d93: Verifying Checksum [2022-09-05T20:04:07.936Z] 988bab9f4d93: Download complete [2022-09-05T20:04:08.197Z] 1469e6f7b9e6: Verifying Checksum [2022-09-05T20:04:08.197Z] 1469e6f7b9e6: Download complete [2022-09-05T20:04:08.197Z] eaf3925da568: Verifying Checksum [2022-09-05T20:04:08.197Z] eaf3925da568: Download complete [2022-09-05T20:04:08.197Z] 339a4e72a1f5: Verifying Checksum [2022-09-05T20:04:08.197Z] 339a4e72a1f5: Download complete [2022-09-05T20:04:08.197Z] bde34c3a00c8: Verifying Checksum [2022-09-05T20:04:08.197Z] bde34c3a00c8: Download complete [2022-09-05T20:04:08.197Z] b352a97aabf1: Download complete [2022-09-05T20:04:08.197Z] 4872d77fe225: Verifying Checksum [2022-09-05T20:04:08.197Z] 4872d77fe225: Download complete [2022-09-05T20:04:08.197Z] 5851b861e8e6: Download complete [2022-09-05T20:04:08.197Z] b85a868b505f: Verifying Checksum [2022-09-05T20:04:08.197Z] b85a868b505f: Download complete [2022-09-05T20:04:08.457Z] bab4dde63d76: Verifying Checksum [2022-09-05T20:04:08.457Z] bab4dde63d76: Download complete [2022-09-05T20:04:09.845Z] b85a868b505f: Pull complete [2022-09-05T20:04:09.845Z] e2be974225ed: Pull complete [2022-09-05T20:04:10.418Z] 339a4e72a1f5: Pull complete [2022-09-05T20:04:10.418Z] 988bab9f4d93: Pull complete [2022-09-05T20:04:10.677Z] 1469e6f7b9e6: Pull complete [2022-09-05T20:04:10.677Z] eaf3925da568: Pull complete [2022-09-05T20:04:12.590Z] bab4dde63d76: Pull complete [2022-09-05T20:04:12.590Z] bde34c3a00c8: Pull complete [2022-09-05T20:04:12.851Z] b352a97aabf1: Pull complete [2022-09-05T20:04:12.851Z] 4872d77fe225: Pull complete [2022-09-05T20:04:13.114Z] 5851b861e8e6: Pull complete [2022-09-05T20:04:13.114Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-05T20:04:13.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-05T20:04:13.114Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T20:04:13.354Z] prd-ubuntu20.04-docker-8c-8g-24614 does not seem to be running inside a container [2022-09-05T20:04:13.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-211 -v /w/workspace/gexfoundry_device-rest-go_PR-211:/w/workspace/gexfoundry_device-rest-go_PR-211:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-211@tmp:/w/workspace/gexfoundry_device-rest-go_PR-211@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 [2022-09-05T20:04:14.846Z] $ docker top 9a13548f259c0fb4356ea9699fcf5588240df054384f2cdd4ccb0b6be0c6707e -eo pid,comm [2022-09-05T20:04:14.924Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-05T20:04:14.924Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-05T20:04:15.041Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-05T20:04:15.041Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-05T20:04:15.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-05T20:04:15.182Z] $ docker exec 9a13548f259c0fb4356ea9699fcf5588240df054384f2cdd4ccb0b6be0c6707e ssh-agent [2022-09-05T20:04:15.294Z] SSH_AUTH_SOCK=/tmp/ssh-FTsBfqcOYP4b/agent.34 [2022-09-05T20:04:15.294Z] SSH_AGENT_PID=40 [2022-09-05T20:04:15.301Z] Running ssh-add (command line suppressed) [2022-09-05T20:04:15.414Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-211@tmp/private_key_8478593169305139955.key (/w/workspace/gexfoundry_device-rest-go_PR-211@tmp/private_key_8478593169305139955.key) [2022-09-05T20:04:15.429Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-05T20:04:15.761Z] + git tag --points-at HEAD [Pipeline] } [2022-09-05T20:04:15.785Z] $ docker exec --env ******** --env ******** 9a13548f259c0fb4356ea9699fcf5588240df054384f2cdd4ccb0b6be0c6707e ssh-agent -k [2022-09-05T20:04:15.912Z] unset SSH_AUTH_SOCK; [2022-09-05T20:04:15.912Z] unset SSH_AGENT_PID; [2022-09-05T20:04:15.912Z] echo Agent pid 40 killed; [2022-09-05T20:04:15.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-05T20:04:16.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-05T20:04:16.012Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-05T20:04:16.144Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-05T20:04:16.148Z] $ docker exec 9a13548f259c0fb4356ea9699fcf5588240df054384f2cdd4ccb0b6be0c6707e ssh-agent [2022-09-05T20:04:16.278Z] SSH_AUTH_SOCK=/tmp/ssh-fht2L6Z87Kze/agent.73 [2022-09-05T20:04:16.278Z] SSH_AGENT_PID=79 [2022-09-05T20:04:16.284Z] Running ssh-add (command line suppressed) [2022-09-05T20:04:16.413Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-211@tmp/private_key_5652914734806748371.key (/w/workspace/gexfoundry_device-rest-go_PR-211@tmp/private_key_5652914734806748371.key) [2022-09-05T20:04:16.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-05T20:04:16.768Z] + git semver init [2022-09-05T20:04:17.031Z] 2022-09-05 20:04:16,974 [run_init] DEBUG init version:0.0.0 force:False [2022-09-05T20:04:17.031Z] 2022-09-05 20:04:16,975 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-211/.semver [2022-09-05T20:04:17.031Z] 2022-09-05 20:04:16,975 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-211/.semver [2022-09-05T20:04:17.031Z] 2022-09-05 20:04:16,975 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-211/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-211, universal_newlines=False, shell=None, istream=None) [2022-09-05T20:04:18.424Z] 2022-09-05 20:04:18,014 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-211/.git/info/exclude [2022-09-05T20:04:18.424Z] 2022-09-05 20:04:18,014 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-211/.semver/PR-211 with force:False [2022-09-05T20:04:18.424Z] 2022-09-05 20:04:18,014 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-211/.semver/PR-211 [2022-09-05T20:04:18.424Z] 2022-09-05 20:04:18,019 [execute] INFO git cat-file --batch-check [2022-09-05T20:04:18.424Z] 2022-09-05 20:04:18,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-211/.semver, universal_newlines=False, shell=None, istream=) [2022-09-05T20:04:18.424Z] 2022-09-05 20:04:18,024 [execute] INFO git cat-file --batch [2022-09-05T20:04:18.424Z] 2022-09-05 20:04:18,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-211/.semver, universal_newlines=False, shell=None, istream=) [2022-09-05T20:04:18.424Z] 2022-09-05 20:04:18,029 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-211/.semver/PR-211 [2022-09-05T20:04:18.424Z] 0.0.0 [Pipeline] } [2022-09-05T20:04:18.452Z] $ docker exec --env ******** --env ******** 9a13548f259c0fb4356ea9699fcf5588240df054384f2cdd4ccb0b6be0c6707e ssh-agent -k [2022-09-05T20:04:18.573Z] unset SSH_AUTH_SOCK; [2022-09-05T20:04:18.573Z] unset SSH_AGENT_PID; [2022-09-05T20:04:18.573Z] echo Agent pid 79 killed; [2022-09-05T20:04:18.583Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-05T20:04:19.006Z] + git semver [Pipeline] } [2022-09-05T20:04:19.293Z] $ docker stop --time=1 9a13548f259c0fb4356ea9699fcf5588240df054384f2cdd4ccb0b6be0c6707e [2022-09-05T20:04:20.596Z] $ docker rm -f 9a13548f259c0fb4356ea9699fcf5588240df054384f2cdd4ccb0b6be0c6707e [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-05T20:04:21.024Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-05T20:04:21.326Z] Stashed 1 file(s) [Pipeline] echo [2022-09-05T20:04:21.344Z] [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 [2022-09-05T20:04:21.920Z] provisioning config files... [2022-09-05T20:04:21.932Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-211@tmp/config215763071488445232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-05T20:04:22.279Z] ---> docker-login.sh [2022-09-05T20:04:22.279Z] nexus3.edgexfoundry.org:10001 [2022-09-05T20:04:22.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T20:04:22.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T20:04:22.279Z] Configure a credential helper to remove this warning. See [2022-09-05T20:04:22.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T20:04:22.279Z] [2022-09-05T20:04:22.279Z] Login Succeeded [2022-09-05T20:04:22.279Z] nexus3.edgexfoundry.org:10002 [2022-09-05T20:04:22.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T20:04:22.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T20:04:22.543Z] Configure a credential helper to remove this warning. See [2022-09-05T20:04:22.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T20:04:22.543Z] [2022-09-05T20:04:22.543Z] Login Succeeded [2022-09-05T20:04:22.543Z] nexus3.edgexfoundry.org:10003 [2022-09-05T20:04:22.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T20:04:22.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T20:04:22.543Z] Configure a credential helper to remove this warning. See [2022-09-05T20:04:22.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T20:04:22.543Z] [2022-09-05T20:04:22.543Z] Login Succeeded [2022-09-05T20:04:22.543Z] nexus3.edgexfoundry.org:10004 [2022-09-05T20:04:22.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T20:04:22.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T20:04:22.804Z] Configure a credential helper to remove this warning. See [2022-09-05T20:04:22.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T20:04:22.804Z] [2022-09-05T20:04:22.804Z] Login Succeeded [2022-09-05T20:04:22.804Z] docker.io [2022-09-05T20:04:22.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T20:04:23.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T20:04:23.065Z] Configure a credential helper to remove this warning. See [2022-09-05T20:04:23.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T20:04:23.065Z] [2022-09-05T20:04:23.065Z] Login Succeeded [2022-09-05T20:04:23.327Z] ---> docker-login.sh ends [Pipeline] } [2022-09-05T20:04:23.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-05T20:04:23.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-05T20:04:23.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-05T20:04:23.615Z] ========================================================= [2022-09-05T20:04:23.615Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-05T20:04:23.615Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T20:04:24.091Z] + 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 . [2022-09-05T20:04:24.091Z] Sending build context to Docker daemon 10.71MB [2022-09-05T20:04:24.092Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-05T20:04:24.092Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-05T20:04:24.092Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-05T20:04:24.092Z] 2408cc74d12b: Pulling fs layer [2022-09-05T20:04:24.092Z] ea60b727a1ce: Pulling fs layer [2022-09-05T20:04:24.092Z] 30c4a7721957: Pulling fs layer [2022-09-05T20:04:24.092Z] 370296b7ddb6: Pulling fs layer [2022-09-05T20:04:24.092Z] 7c6cee850709: Pulling fs layer [2022-09-05T20:04:24.092Z] 39a5fcdaea64: Pulling fs layer [2022-09-05T20:04:24.092Z] d94ebbe4e438: Pulling fs layer [2022-09-05T20:04:24.092Z] bcfd1f05c69d: Pulling fs layer [2022-09-05T20:04:24.092Z] 59ccb84bbe0f: Pulling fs layer [2022-09-05T20:04:24.092Z] 370296b7ddb6: Waiting [2022-09-05T20:04:24.092Z] d94ebbe4e438: Waiting [2022-09-05T20:04:24.092Z] 59ccb84bbe0f: Waiting [2022-09-05T20:04:24.092Z] 7c6cee850709: Waiting [2022-09-05T20:04:24.092Z] 39a5fcdaea64: Waiting [2022-09-05T20:04:24.092Z] 30c4a7721957: Verifying Checksum [2022-09-05T20:04:24.092Z] 30c4a7721957: Download complete [2022-09-05T20:04:24.092Z] ea60b727a1ce: Verifying Checksum [2022-09-05T20:04:24.092Z] ea60b727a1ce: Download complete [2022-09-05T20:04:24.353Z] 7c6cee850709: Verifying Checksum [2022-09-05T20:04:24.353Z] 7c6cee850709: Download complete [2022-09-05T20:04:24.353Z] 39a5fcdaea64: Verifying Checksum [2022-09-05T20:04:24.353Z] 39a5fcdaea64: Download complete [2022-09-05T20:04:24.353Z] 2408cc74d12b: Verifying Checksum [2022-09-05T20:04:24.353Z] d94ebbe4e438: Download complete [2022-09-05T20:04:24.353Z] 2408cc74d12b: Pull complete [2022-09-05T20:04:24.615Z] ea60b727a1ce: Pull complete [2022-09-05T20:04:24.615Z] 30c4a7721957: Pull complete [2022-09-05T20:04:24.615Z] 59ccb84bbe0f: Verifying Checksum [2022-09-05T20:04:24.615Z] 59ccb84bbe0f: Download complete [2022-09-05T20:04:24.876Z] bcfd1f05c69d: Verifying Checksum [2022-09-05T20:04:24.876Z] bcfd1f05c69d: Download complete [2022-09-05T20:04:25.135Z] 370296b7ddb6: Verifying Checksum [2022-09-05T20:04:25.135Z] 370296b7ddb6: Download complete [2022-09-05T20:04:29.334Z] 370296b7ddb6: Pull complete [2022-09-05T20:04:29.334Z] 7c6cee850709: Pull complete [2022-09-05T20:04:29.334Z] 39a5fcdaea64: Pull complete [2022-09-05T20:04:29.595Z] d94ebbe4e438: Pull complete [2022-09-05T20:04:31.505Z] bcfd1f05c69d: Pull complete [2022-09-05T20:04:32.441Z] 59ccb84bbe0f: Pull complete [2022-09-05T20:04:32.441Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-05T20:04:32.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-05T20:04:32.441Z] ---> a4fb48ad2a94 [2022-09-05T20:04:32.441Z] Step 3/12 : ARG MAKE='make build' [2022-09-05T20:04:34.356Z] ---> Running in 0e2d31fc7f67 [2022-09-05T20:04:34.619Z] Removing intermediate container 0e2d31fc7f67 [2022-09-05T20:04:34.619Z] ---> 2f0ed4553f99 [2022-09-05T20:04:34.619Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-05T20:04:34.619Z] ---> Running in 767def77b92f [2022-09-05T20:04:34.619Z] Removing intermediate container 767def77b92f [2022-09-05T20:04:34.619Z] ---> 536789cc7223 [2022-09-05T20:04:34.619Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-05T20:04:34.619Z] ---> Running in 917fc1b7585d [2022-09-05T20:04:34.880Z] Removing intermediate container 917fc1b7585d [2022-09-05T20:04:34.880Z] ---> 799d6312ad62 [2022-09-05T20:04:34.880Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-05T20:04:34.880Z] ---> Running in 00d2453f8cfe [2022-09-05T20:04:35.820Z] Removing intermediate container 00d2453f8cfe [2022-09-05T20:04:35.820Z] ---> 924748122921 [2022-09-05T20:04:35.820Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-05T20:04:35.820Z] ---> Running in 75559b3b613b [2022-09-05T20:04:36.080Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-05T20:04:36.760Z] Still waiting to schedule task [2022-09-05T20:04:36.760Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-05T20:04:37.021Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-05T20:04:37.283Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-05T20:04:37.544Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-05T20:04:37.544Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-05T20:04:37.544Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-05T20:04:37.808Z] Executing busybox-1.35.0-r13.trigger [2022-09-05T20:04:37.808Z] OK: 216 MiB in 55 packages [2022-09-05T20:04:38.069Z] Removing intermediate container 75559b3b613b [2022-09-05T20:04:38.070Z] ---> 89e18a7bc2f0 [2022-09-05T20:04:38.070Z] Step 8/12 : WORKDIR /device-rest-go [2022-09-05T20:04:38.070Z] ---> Running in 4d30c5646245 [2022-09-05T20:04:38.330Z] Removing intermediate container 4d30c5646245 [2022-09-05T20:04:38.330Z] ---> 2fd09099ce47 [2022-09-05T20:04:38.330Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-05T20:04:38.330Z] ---> 84497c18de04 [2022-09-05T20:04:38.330Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-05T20:04:38.330Z] ---> Running in b21e561df07a [2022-09-05T20:05:04.923Z] Removing intermediate container b21e561df07a [2022-09-05T20:05:04.923Z] ---> eb370c5f821b [2022-09-05T20:05:04.923Z] Step 11/12 : COPY . . [2022-09-05T20:05:04.923Z] ---> a41c0b6721c2 [2022-09-05T20:05:04.923Z] Step 12/12 : RUN $MAKE [2022-09-05T20:05:04.923Z] ---> Running in 1d4c9bcd6d30 [2022-09-05T20:05:04.923Z] noop [2022-09-05T20:05:04.923Z] Removing intermediate container 1d4c9bcd6d30 [2022-09-05T20:05:04.923Z] ---> 9881c120f7d0 [2022-09-05T20:05:04.923Z] Successfully built 9881c120f7d0 [2022-09-05T20:05:04.923Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T20:05:05.352Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-05T20:05:05.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T20:05:05.508Z] prd-ubuntu20.04-docker-8c-8g-24614 does not seem to be running inside a container [2022-09-05T20:05:05.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-211 -v /w/workspace/gexfoundry_device-rest-go_PR-211:/w/workspace/gexfoundry_device-rest-go_PR-211:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-211@tmp:/w/workspace/gexfoundry_device-rest-go_PR-211@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 [2022-09-05T20:05:05.920Z] $ docker top a47372e4de719d599d563ad14cb2a71854cdb0a162499e3c1e1e9018b23564d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-05T20:05:06.318Z] + go version [2022-09-05T20:05:06.318Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-05T20:05:06.352Z] $ docker stop --time=1 a47372e4de719d599d563ad14cb2a71854cdb0a162499e3c1e1e9018b23564d0 [2022-09-05T20:05:07.612Z] $ docker rm -f a47372e4de719d599d563ad14cb2a71854cdb0a162499e3c1e1e9018b23564d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T20:05:08.372Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-05T20:05:08.372Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T20:05:08.558Z] prd-ubuntu20.04-docker-8c-8g-24614 does not seem to be running inside a container [2022-09-05T20:05:08.625Z] $ 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-211 -v /w/workspace/gexfoundry_device-rest-go_PR-211:/w/workspace/gexfoundry_device-rest-go_PR-211:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-211@tmp:/w/workspace/gexfoundry_device-rest-go_PR-211@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 [2022-09-05T20:05:08.992Z] $ docker top d00583f2930e784448aebd81af6df3100382f866c313969e1e2de94b647f6744 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-05T20:05:09.395Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-211 [Pipeline] fileExists [Pipeline] sh [2022-09-05T20:05:09.755Z] + make test [2022-09-05T20:05:09.755Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-05T20:05:10.013Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-09-05T20:05:19.997Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-09-05T20:05:19.997Z] ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 55.2% of statements [2022-09-05T20:05:28.132Z] 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." [2022-09-05T20:05:28.132Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-05T20:05:30.037Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-05T20:05:30.037Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-05T20:05:30.037Z] ./bin/test-attribution-txt.sh [2022-09-05T20:05:30.037Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-05T20:05:30.037Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-05T20:05:30.037Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-05T20:05:30.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-05T20:05:30.107Z] $ docker stop --time=1 d00583f2930e784448aebd81af6df3100382f866c313969e1e2de94b647f6744 [2022-09-05T20:05:32.043Z] $ docker rm -f d00583f2930e784448aebd81af6df3100382f866c313969e1e2de94b647f6744 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-05T20:05:32.580Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-05T20:05:32.640Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-05T20:05:33.341Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-05T20:05:33.654Z] + ls -al . [2022-09-05T20:05:33.654Z] total 172 [2022-09-05T20:05:33.654Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 20:05 . [2022-09-05T20:05:33.654Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 20:03 .. [2022-09-05T20:05:33.654Z] -rw-rw-r-- 1 jenkins jenkins 151 Sep 5 20:03 .dockerignore [2022-09-05T20:05:33.654Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 20:05 .git [2022-09-05T20:05:33.654Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 20:03 .github [2022-09-05T20:05:33.654Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 5 20:03 .gitignore [2022-09-05T20:05:33.654Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 20:03 .golangci.yml [2022-09-05T20:05:33.654Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 20:04 .semver [2022-09-05T20:05:33.654Z] -rw-rw-r-- 1 jenkins jenkins 8724 Sep 5 20:03 Attribution.txt [2022-09-05T20:05:33.654Z] -rw-rw-r-- 1 jenkins jenkins 11736 Sep 5 20:03 CHANGELOG.md [2022-09-05T20:05:33.654Z] -rw-rw-r-- 1 jenkins jenkins 1674 Sep 5 20:03 Dockerfile [2022-09-05T20:05:33.654Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 20:03 GOVERNANCE.md [2022-09-05T20:05:33.654Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 5 20:03 Jenkinsfile [2022-09-05T20:05:33.654Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 5 20:03 LICENSE [2022-09-05T20:05:33.654Z] -rw-rw-r-- 1 jenkins jenkins 1964 Sep 5 20:03 Makefile [2022-09-05T20:05:33.654Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 5 20:03 OWNERS.md [2022-09-05T20:05:33.654Z] -rw-rw-r-- 1 jenkins jenkins 8003 Sep 5 20:03 README.md [2022-09-05T20:05:33.654Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 20:04 VERSION [2022-09-05T20:05:33.654Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 20:03 bin [2022-09-05T20:05:33.654Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 20:03 cmd [2022-09-05T20:05:33.654Z] -rw-r--r-- 1 jenkins jenkins 9355 Sep 5 20:05 coverage.out [2022-09-05T20:05:33.654Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 20:03 driver [2022-09-05T20:05:33.654Z] -rw-rw-r-- 1 jenkins jenkins 3476 Sep 5 20:03 go.mod [2022-09-05T20:05:33.654Z] -rw-rw-r-- 1 jenkins jenkins 36716 Sep 5 20:03 go.sum [2022-09-05T20:05:33.654Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 20:03 snap [2022-09-05T20:05:33.654Z] -rw-rw-r-- 1 jenkins jenkins 713 Sep 5 20:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T20:05:34.044Z] + 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=12c62083bf836d8cdb613445a81d9c207203dc62 --label arch=amd64 --label version=0.0.0 . [2022-09-05T20:05:34.044Z] Sending build context to Docker daemon 10.72MB [2022-09-05T20:05:34.044Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-05T20:05:34.044Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-05T20:05:34.044Z] ---> 9881c120f7d0 [2022-09-05T20:05:34.044Z] Step 3/25 : ARG MAKE='make build' [2022-09-05T20:05:34.044Z] ---> Running in 20a01ef0c312 [2022-09-05T20:05:34.303Z] Removing intermediate container 20a01ef0c312 [2022-09-05T20:05:34.303Z] ---> b10351cf079b [2022-09-05T20:05:34.303Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-05T20:05:34.303Z] ---> Running in 3756131f3b13 [2022-09-05T20:05:34.303Z] Removing intermediate container 3756131f3b13 [2022-09-05T20:05:34.303Z] ---> 0ed44fdc2f69 [2022-09-05T20:05:34.303Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-05T20:05:34.303Z] ---> Running in d8e967bb1916 [2022-09-05T20:05:34.564Z] Removing intermediate container d8e967bb1916 [2022-09-05T20:05:34.564Z] ---> c4e468a58344 [2022-09-05T20:05:34.564Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-05T20:05:34.564Z] ---> Running in 36c3adc446f6 [2022-09-05T20:05:35.136Z] Removing intermediate container 36c3adc446f6 [2022-09-05T20:05:35.136Z] ---> 9dcf7fc1d2d3 [2022-09-05T20:05:35.136Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-05T20:05:35.136Z] ---> Running in fe789e2129cf [2022-09-05T20:05:35.397Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-05T20:05:36.354Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-05T20:05:36.931Z] OK: 216 MiB in 55 packages [2022-09-05T20:05:37.195Z] Removing intermediate container fe789e2129cf [2022-09-05T20:05:37.195Z] ---> 4bd0949a0ae3 [2022-09-05T20:05:37.195Z] Step 8/25 : WORKDIR /device-rest-go [2022-09-05T20:05:37.195Z] ---> Running in 3151d07c4357 [2022-09-05T20:05:37.455Z] Removing intermediate container 3151d07c4357 [2022-09-05T20:05:37.455Z] ---> 47b7067b47e0 [2022-09-05T20:05:37.455Z] Step 9/25 : COPY go.mod vendor* ./ [2022-09-05T20:05:37.717Z] ---> 7f357f9c3735 [2022-09-05T20:05:37.717Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-05T20:05:37.717Z] ---> Running in b67a226576b6 [2022-09-05T20:05:38.296Z] Removing intermediate container b67a226576b6 [2022-09-05T20:05:38.296Z] ---> 6c0bdd2205b0 [2022-09-05T20:05:38.296Z] Step 11/25 : COPY . . [2022-09-05T20:05:38.559Z] ---> 59ce778b6441 [2022-09-05T20:05:38.559Z] Step 12/25 : RUN $MAKE [2022-09-05T20:05:38.819Z] ---> Running in 7a4fe4d12771 [2022-09-05T20:05:39.078Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-09-05T20:06:01.036Z] Removing intermediate container 7a4fe4d12771 [2022-09-05T20:06:01.036Z] ---> b25e72559e2f [2022-09-05T20:06:01.036Z] Step 13/25 : FROM alpine:3.16 [2022-09-05T20:06:01.037Z] 3.16: Pulling from library/alpine [2022-09-05T20:06:01.037Z] 213ec9aee27d: Pulling fs layer [2022-09-05T20:06:01.037Z] 213ec9aee27d: Verifying Checksum [2022-09-05T20:06:01.037Z] 213ec9aee27d: Download complete [2022-09-05T20:06:01.037Z] 213ec9aee27d: Pull complete [2022-09-05T20:06:01.037Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-05T20:06:01.037Z] Status: Downloaded newer image for alpine:3.16 [2022-09-05T20:06:01.037Z] ---> 9c6f07244728 [2022-09-05T20:06:01.037Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-05T20:06:01.037Z] ---> Running in a6008aefa85b [2022-09-05T20:06:01.037Z] Removing intermediate container a6008aefa85b [2022-09-05T20:06:01.037Z] ---> d7a10b191b1f [2022-09-05T20:06:01.037Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-09-05T20:06:01.037Z] ---> Running in 8334e05d820d [2022-09-05T20:06:01.037Z] Removing intermediate container 8334e05d820d [2022-09-05T20:06:01.037Z] ---> e4a0db75d98e [2022-09-05T20:06:01.037Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-05T20:06:01.037Z] ---> Running in 1e4b7ab89404 [2022-09-05T20:06:01.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-05T20:06:01.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-05T20:06:01.297Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-05T20:06:01.297Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-05T20:06:01.297Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-05T20:06:01.297Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-05T20:06:01.297Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-05T20:06:01.297Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-05T20:06:01.297Z] Executing busybox-1.35.0-r17.trigger [2022-09-05T20:06:01.297Z] OK: 8 MiB in 20 packages [2022-09-05T20:06:01.866Z] Removing intermediate container 1e4b7ab89404 [2022-09-05T20:06:01.866Z] ---> 1aa2442fe2f3 [2022-09-05T20:06:01.866Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-09-05T20:06:02.437Z] ---> da11aee8ebe0 [2022-09-05T20:06:02.437Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-09-05T20:06:02.437Z] ---> 7ba9959adcfd [2022-09-05T20:06:02.437Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-09-05T20:06:02.698Z] ---> be6833b042c8 [2022-09-05T20:06:02.698Z] Step 20/25 : EXPOSE 59986 [2022-09-05T20:06:02.698Z] ---> Running in 41981f9931d3 [2022-09-05T20:06:02.698Z] Removing intermediate container 41981f9931d3 [2022-09-05T20:06:02.698Z] ---> b83b0334dad0 [2022-09-05T20:06:02.698Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-09-05T20:06:02.698Z] ---> Running in fc9b6b500e5e [2022-09-05T20:06:02.957Z] Removing intermediate container fc9b6b500e5e [2022-09-05T20:06:02.957Z] ---> 690ec06e2914 [2022-09-05T20:06:02.957Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-05T20:06:02.957Z] ---> Running in 6f96e9dabc2e [2022-09-05T20:06:02.957Z] Removing intermediate container 6f96e9dabc2e [2022-09-05T20:06:02.957Z] ---> 8fd35b648a4b [2022-09-05T20:06:02.957Z] Step 23/25 : LABEL arch=amd64 [2022-09-05T20:06:02.957Z] ---> Running in c4ccfaf15d3a [2022-09-05T20:06:03.218Z] Removing intermediate container c4ccfaf15d3a [2022-09-05T20:06:03.218Z] ---> 067eae3905db [2022-09-05T20:06:03.218Z] Step 24/25 : LABEL git_sha=12c62083bf836d8cdb613445a81d9c207203dc62 [2022-09-05T20:06:03.218Z] ---> Running in bb936d609c9d [2022-09-05T20:06:03.218Z] Removing intermediate container bb936d609c9d [2022-09-05T20:06:03.218Z] ---> a467194bd32c [2022-09-05T20:06:03.218Z] Step 25/25 : LABEL version=0.0.0 [2022-09-05T20:06:03.218Z] ---> Running in 081460a50ec1 [2022-09-05T20:06:03.479Z] Removing intermediate container 081460a50ec1 [2022-09-05T20:06:03.479Z] ---> 391e833ba22b [2022-09-05T20:06:03.479Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-05T20:06:03.479Z] Successfully built 391e833ba22b [2022-09-05T20:06:03.479Z] 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 [2022-09-05T20:06:04.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-05T20:06:04.339Z] [2022-09-05T20:06:04.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T20:06:04.713Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-05T20:06:04.713Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-05T20:06:04.713Z] 5eb5b503b376: Pulling fs layer [2022-09-05T20:06:04.713Z] 5c69ac0246d0: Pulling fs layer [2022-09-05T20:06:04.713Z] ec43610c2a17: Pulling fs layer [2022-09-05T20:06:04.713Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-05T20:06:04.713Z] 33b1e0a273af: Pulling fs layer [2022-09-05T20:06:04.713Z] 5d3b04190fa2: Pulling fs layer [2022-09-05T20:06:04.713Z] 2f39f015ded8: Pulling fs layer [2022-09-05T20:06:04.713Z] 2f39f015ded8: Waiting [2022-09-05T20:06:04.713Z] 5d3b04190fa2: Waiting [2022-09-05T20:06:04.713Z] 3a2ae6a8a46f: Waiting [2022-09-05T20:06:04.713Z] 33b1e0a273af: Waiting [2022-09-05T20:06:04.713Z] 5c69ac0246d0: Verifying Checksum [2022-09-05T20:06:04.713Z] 5c69ac0246d0: Download complete [2022-09-05T20:06:04.713Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-05T20:06:04.713Z] 3a2ae6a8a46f: Download complete [2022-09-05T20:06:04.974Z] 33b1e0a273af: Verifying Checksum [2022-09-05T20:06:04.974Z] 33b1e0a273af: Download complete [2022-09-05T20:06:04.974Z] 5d3b04190fa2: Download complete [2022-09-05T20:06:04.974Z] ec43610c2a17: Verifying Checksum [2022-09-05T20:06:04.974Z] ec43610c2a17: Download complete [2022-09-05T20:06:04.974Z] 5eb5b503b376: Verifying Checksum [2022-09-05T20:06:04.974Z] 5eb5b503b376: Download complete [2022-09-05T20:06:05.542Z] 2f39f015ded8: Download complete [2022-09-05T20:06:06.483Z] 5eb5b503b376: Pull complete [2022-09-05T20:06:06.483Z] 5c69ac0246d0: Pull complete [2022-09-05T20:06:07.054Z] ec43610c2a17: Pull complete [2022-09-05T20:06:07.054Z] 3a2ae6a8a46f: Pull complete [2022-09-05T20:06:07.316Z] 33b1e0a273af: Pull complete [2022-09-05T20:06:07.316Z] 5d3b04190fa2: Pull complete [2022-09-05T20:06:12.598Z] 2f39f015ded8: Pull complete [2022-09-05T20:06:12.598Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-05T20:06:12.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-05T20:06:12.598Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T20:06:12.830Z] prd-ubuntu20.04-docker-8c-8g-24614 does not seem to be running inside a container [2022-09-05T20:06:12.869Z] $ 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-211 -v /w/workspace/gexfoundry_device-rest-go_PR-211:/w/workspace/gexfoundry_device-rest-go_PR-211:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-211@tmp:/w/workspace/gexfoundry_device-rest-go_PR-211@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 [2022-09-05T20:06:15.710Z] $ docker top fa67dd86b1c38ffc0ee8ce56cd437012748ecf0e64a6f9c288b38c091e0aef40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-05T20:06:16.173Z] ---> job-cost.sh [2022-09-05T20:06:16.173Z] lf-activate-venv: SKIPPING [2022-09-05T20:06:16.173Z] INFO: No Stack... [2022-09-05T20:06:16.432Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-05T20:06:17.002Z] INFO: Archiving Costs [Pipeline] sh [2022-09-05T20:06:17.320Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-211/archives/cost.csv [2022-09-05T20:06:17.320Z] + cut -d, -f6 [Pipeline] lock [2022-09-05T20:06:17.360Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-211-1-stack-cost] [2022-09-05T20:06:17.365Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-211-1-stack-cost] did not exist. Created. [2022-09-05T20:06:17.365Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-211-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-05T20:06:17.759Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-05T20:06:17.809Z] Stashed 1 file(s) [Pipeline] } [2022-09-05T20:06:17.839Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-211-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-05T20:06:17.914Z] $ docker stop --time=1 fa67dd86b1c38ffc0ee8ce56cd437012748ecf0e64a6f9c288b38c091e0aef40 [2022-09-05T20:06:19.103Z] $ docker rm -f fa67dd86b1c38ffc0ee8ce56cd437012748ecf0e64a6f9c288b38c091e0aef40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-05T20:06:23.104Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24616 in /w/workspace/gexfoundry_device-rest-go_PR-211 [Pipeline] { [Pipeline] ws [2022-09-05T20:06:23.144Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2022-09-05T20:06:23.207Z] The recommended git tool is: git [2022-09-05T20:06:27.713Z] using credential edgex-jenkins-ssh [2022-09-05T20:06:27.734Z] Cloning the remote Git repository [2022-09-05T20:06:27.793Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-09-05T20:06:27.863Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2022-09-05T20:06:27.940Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-09-05T20:06:27.941Z] > git --version # timeout=10 [2022-09-05T20:06:27.959Z] > git --version # 'git version 2.25.1' [2022-09-05T20:06:27.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-05T20:06:28.035Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-05T20:06:30.647Z] Merging remotes/origin/main commit 3bfa2c7cebef17aba10611e718aa3e6714bdeddd into PR head commit 12c62083bf836d8cdb613445a81d9c207203dc62 [2022-09-05T20:06:29.861Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-09-05T20:06:29.935Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-05T20:06:29.985Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-09-05T20:06:30.079Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-09-05T20:06:30.079Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-05T20:06:30.104Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/211/head:refs/remotes/origin/PR-211 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-05T20:06:30.668Z] > git config core.sparsecheckout # timeout=10 [2022-09-05T20:06:30.857Z] Merge succeeded, producing 12c62083bf836d8cdb613445a81d9c207203dc62 [2022-09-05T20:06:30.858Z] Checking out Revision 12c62083bf836d8cdb613445a81d9c207203dc62 (PR-211) [2022-09-05T20:06:30.695Z] > git checkout -f 12c62083bf836d8cdb613445a81d9c207203dc62 # timeout=10 [2022-09-05T20:06:30.776Z] > git remote # timeout=10 [2022-09-05T20:06:30.792Z] > git config --get remote.origin.url # timeout=10 [2022-09-05T20:06:30.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-05T20:06:30.820Z] > git merge 3bfa2c7cebef17aba10611e718aa3e6714bdeddd # timeout=10 [2022-09-05T20:06:30.845Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-05T20:06:30.866Z] > git config core.sparsecheckout # timeout=10 [2022-09-05T20:06:30.885Z] > git checkout -f 12c62083bf836d8cdb613445a81d9c207203dc62 # timeout=10 [2022-09-05T20:06:35.041Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2022-09-05T20:06:35.104Z] > git --version # timeout=10 [2022-09-05T20:06:35.113Z] > git --version # 'git version 2.25.1' [2022-09-05T20:06:35.129Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-05T20:06:36.330Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-05T20:06:36.330Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-05T20:06:36.330Z] Dload Upload Total Spent Left Speed [2022-09-05T20:06:36.330Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 80267 0 --:--:-- --:--:-- --:--:-- 80267 [Pipeline] sh [2022-09-05T20:06:37.326Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-05T20:06:37.685Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-05T20:06:37.686Z] + sudo tee /etc/docker/daemon.new [2022-09-05T20:06:37.686Z] { [2022-09-05T20:06:37.686Z] "registry-mirrors": [ [2022-09-05T20:06:37.686Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-05T20:06:37.686Z] ], [2022-09-05T20:06:37.686Z] "bip": "10.250.0.254/24", [2022-09-05T20:06:37.686Z] "hosts": [ [2022-09-05T20:06:37.686Z] "tcp://0.0.0.0:5555", [2022-09-05T20:06:37.686Z] "unix:///var/run/docker.sock" [2022-09-05T20:06:37.686Z] ], [2022-09-05T20:06:37.686Z] "mtu": 1458, [2022-09-05T20:06:37.686Z] "selinux-enabled": true, [2022-09-05T20:06:37.686Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-05T20:06:37.686Z] } [Pipeline] sh [2022-09-05T20:06:38.037Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-05T20:06:38.398Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-05T20:06:56.797Z] provisioning config files... [2022-09-05T20:06:56.819Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config5101778968191981675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-05T20:06:57.221Z] ---> docker-login.sh [2022-09-05T20:06:57.222Z] nexus3.edgexfoundry.org:10001 [2022-09-05T20:06:57.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T20:06:58.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T20:06:58.089Z] Configure a credential helper to remove this warning. See [2022-09-05T20:06:58.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T20:06:58.089Z] [2022-09-05T20:06:58.089Z] Login Succeeded [2022-09-05T20:06:58.089Z] nexus3.edgexfoundry.org:10002 [2022-09-05T20:06:58.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T20:06:58.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T20:06:58.635Z] Configure a credential helper to remove this warning. See [2022-09-05T20:06:58.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T20:06:58.635Z] [2022-09-05T20:06:58.635Z] Login Succeeded [2022-09-05T20:06:58.635Z] nexus3.edgexfoundry.org:10003 [2022-09-05T20:06:58.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T20:06:58.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T20:06:58.912Z] Configure a credential helper to remove this warning. See [2022-09-05T20:06:58.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T20:06:58.912Z] [2022-09-05T20:06:58.912Z] Login Succeeded [2022-09-05T20:06:58.912Z] nexus3.edgexfoundry.org:10004 [2022-09-05T20:06:59.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T20:06:59.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T20:06:59.460Z] Configure a credential helper to remove this warning. See [2022-09-05T20:06:59.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T20:06:59.460Z] [2022-09-05T20:06:59.460Z] Login Succeeded [2022-09-05T20:06:59.460Z] docker.io [2022-09-05T20:06:59.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T20:07:00.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T20:07:00.006Z] Configure a credential helper to remove this warning. See [2022-09-05T20:07:00.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T20:07:00.006Z] [2022-09-05T20:07:00.006Z] Login Succeeded [2022-09-05T20:07:00.006Z] ---> docker-login.sh ends [Pipeline] } [2022-09-05T20:07:00.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-05T20:07:00.397Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-05T20:07:00.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-05T20:07:00.467Z] ========================================================= [2022-09-05T20:07:00.468Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-05T20:07:00.468Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T20:07:00.967Z] + 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 . [2022-09-05T20:07:00.967Z] Sending build context to Docker daemon 126kB [2022-09-05T20:07:01.243Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-05T20:07:01.243Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-05T20:07:01.522Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-05T20:07:01.522Z] b3c136eddcbf: Pulling fs layer [2022-09-05T20:07:01.522Z] c0a3192eca97: Pulling fs layer [2022-09-05T20:07:01.522Z] a050256f5b6f: Pulling fs layer [2022-09-05T20:07:01.522Z] 656be50a0ddc: Pulling fs layer [2022-09-05T20:07:01.522Z] 2bbca73fdf42: Pulling fs layer [2022-09-05T20:07:01.522Z] 46d945488cbd: Pulling fs layer [2022-09-05T20:07:01.522Z] 8a5474983e97: Pulling fs layer [2022-09-05T20:07:01.522Z] 329c88fbcd65: Pulling fs layer [2022-09-05T20:07:01.522Z] 2bbca73fdf42: Waiting [2022-09-05T20:07:01.522Z] 656be50a0ddc: Waiting [2022-09-05T20:07:01.522Z] 46d945488cbd: Waiting [2022-09-05T20:07:01.522Z] 8a5474983e97: Waiting [2022-09-05T20:07:01.522Z] 329c88fbcd65: Waiting [2022-09-05T20:07:01.522Z] a050256f5b6f: Download complete [2022-09-05T20:07:01.522Z] c0a3192eca97: Verifying Checksum [2022-09-05T20:07:01.522Z] c0a3192eca97: Download complete [2022-09-05T20:07:01.522Z] 2bbca73fdf42: Verifying Checksum [2022-09-05T20:07:01.522Z] 2bbca73fdf42: Download complete [2022-09-05T20:07:01.522Z] b3c136eddcbf: Verifying Checksum [2022-09-05T20:07:01.522Z] b3c136eddcbf: Download complete [2022-09-05T20:07:01.522Z] 46d945488cbd: Verifying Checksum [2022-09-05T20:07:01.522Z] 46d945488cbd: Download complete [2022-09-05T20:07:02.536Z] b3c136eddcbf: Pull complete [2022-09-05T20:07:02.536Z] 329c88fbcd65: Verifying Checksum [2022-09-05T20:07:02.536Z] 329c88fbcd65: Download complete [2022-09-05T20:07:03.142Z] c0a3192eca97: Pull complete [2022-09-05T20:07:03.419Z] a050256f5b6f: Pull complete [2022-09-05T20:07:03.693Z] 8a5474983e97: Verifying Checksum [2022-09-05T20:07:03.693Z] 8a5474983e97: Download complete [2022-09-05T20:07:04.674Z] 656be50a0ddc: Verifying Checksum [2022-09-05T20:07:04.674Z] 656be50a0ddc: Download complete [2022-09-05T20:07:19.797Z] 656be50a0ddc: Pull complete [2022-09-05T20:07:19.797Z] 2bbca73fdf42: Pull complete [2022-09-05T20:07:19.797Z] 46d945488cbd: Pull complete [2022-09-05T20:07:25.225Z] 8a5474983e97: Pull complete [2022-09-05T20:07:27.209Z] 329c88fbcd65: Pull complete [2022-09-05T20:07:27.209Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-05T20:07:27.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-05T20:07:27.209Z] ---> ff4287adb874 [2022-09-05T20:07:27.209Z] Step 3/12 : ARG MAKE='make build' [2022-09-05T20:07:28.188Z] ---> Running in 419ab501ccfa [2022-09-05T20:07:28.463Z] Removing intermediate container 419ab501ccfa [2022-09-05T20:07:28.463Z] ---> 9fcbbcbc596b [2022-09-05T20:07:28.463Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-05T20:07:28.463Z] ---> Running in b828ded9885a [2022-09-05T20:07:29.065Z] Removing intermediate container b828ded9885a [2022-09-05T20:07:29.065Z] ---> 10e1695ee12d [2022-09-05T20:07:29.065Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-05T20:07:29.065Z] ---> Running in cf7e7ed057b1 [2022-09-05T20:07:29.338Z] Removing intermediate container cf7e7ed057b1 [2022-09-05T20:07:29.338Z] ---> 5c6fec027de4 [2022-09-05T20:07:29.338Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-05T20:07:29.338Z] ---> Running in 3efefaab596c [2022-09-05T20:07:31.326Z] Removing intermediate container 3efefaab596c [2022-09-05T20:07:31.326Z] ---> 54036eef6227 [2022-09-05T20:07:31.326Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-05T20:07:31.326Z] ---> Running in abd6241a4a2e [2022-09-05T20:07:31.926Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-05T20:07:32.904Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-05T20:07:33.879Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-05T20:07:33.879Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-05T20:07:33.879Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-05T20:07:34.154Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-05T20:07:34.154Z] Executing busybox-1.35.0-r13.trigger [2022-09-05T20:07:34.431Z] OK: 226 MiB in 55 packages [2022-09-05T20:07:35.412Z] Removing intermediate container abd6241a4a2e [2022-09-05T20:07:35.412Z] ---> 01d81efa72c5 [2022-09-05T20:07:35.412Z] Step 8/12 : WORKDIR /device-rest-go [2022-09-05T20:07:35.413Z] ---> Running in 732bbd702528 [2022-09-05T20:07:35.413Z] Removing intermediate container 732bbd702528 [2022-09-05T20:07:35.413Z] ---> 913099ce9828 [2022-09-05T20:07:35.413Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-05T20:07:36.011Z] ---> 6b96052267df [2022-09-05T20:07:36.011Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-05T20:07:36.011Z] ---> Running in 7bcdc4604e61 [2022-09-05T20:08:23.044Z] Removing intermediate container 7bcdc4604e61 [2022-09-05T20:08:23.044Z] ---> 2048809e2f7e [2022-09-05T20:08:23.044Z] Step 11/12 : COPY . . [2022-09-05T20:08:23.647Z] ---> d22a649765a9 [2022-09-05T20:08:23.647Z] Step 12/12 : RUN $MAKE [2022-09-05T20:08:23.647Z] ---> Running in 33029e7c9610 [2022-09-05T20:08:24.630Z] noop [2022-09-05T20:08:25.228Z] Removing intermediate container 33029e7c9610 [2022-09-05T20:08:25.228Z] ---> 6831ffb6325d [2022-09-05T20:08:25.228Z] Successfully built 6831ffb6325d [2022-09-05T20:08:25.228Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T20:08:25.706Z] + docker inspect -f . ci-base-image-arm64 [2022-09-05T20:08:25.706Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T20:08:26.041Z] prd-ubuntu20.04-docker-arm64-4c-16g-24616 does not seem to be running inside a container [2022-09-05T20:08:26.127Z] $ 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 [2022-09-05T20:08:27.398Z] $ docker top 80326ecd943f9f0ecffddd72d9b26704a6eb0585131685a9fda97f0064b50be6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-05T20:08:28.374Z] + go version [2022-09-05T20:08:28.374Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-05T20:08:28.415Z] $ docker stop --time=1 80326ecd943f9f0ecffddd72d9b26704a6eb0585131685a9fda97f0064b50be6 [2022-09-05T20:08:30.047Z] $ docker rm -f 80326ecd943f9f0ecffddd72d9b26704a6eb0585131685a9fda97f0064b50be6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T20:08:30.948Z] + docker inspect -f . ci-base-image-arm64 [2022-09-05T20:08:30.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T20:08:31.252Z] prd-ubuntu20.04-docker-arm64-4c-16g-24616 does not seem to be running inside a container [2022-09-05T20:08:31.338Z] $ 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 [2022-09-05T20:08:32.610Z] $ docker top ded5bd9fd0e84cc6d998ef1656e499bd4f53d1d1d5471a77c8c32dd2251184ab -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-05T20:08:33.586Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-05T20:08:34.419Z] + make test [2022-09-05T20:08:34.419Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-05T20:08:35.859Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-09-05T20:09:57.753Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-09-05T20:09:57.753Z] ok github.com/edgexfoundry/device-rest-go/driver 0.064s coverage: 55.2% of statements [2022-09-05T20:09:57.753Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-05T20:09:57.753Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-05T20:10:16.126Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-05T20:10:16.126Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-05T20:10:16.126Z] ./bin/test-attribution-txt.sh [2022-09-05T20:10:16.126Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-05T20:10:16.126Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-05T20:10:16.126Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-05T20:10:16.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-05T20:10:16.205Z] $ docker stop --time=1 ded5bd9fd0e84cc6d998ef1656e499bd4f53d1d1d5471a77c8c32dd2251184ab [2022-09-05T20:10:18.002Z] $ docker rm -f ded5bd9fd0e84cc6d998ef1656e499bd4f53d1d1d5471a77c8c32dd2251184ab [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-05T20:10:19.032Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-05T20:10:19.066Z] Warning: overwriting stash ‘coverage-report’ [2022-09-05T20:10:19.524Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-05T20:10:20.138Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-05T20:10:20.490Z] + ls -al . [2022-09-05T20:10:20.490Z] total 168 [2022-09-05T20:10:20.490Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 20:08 . [2022-09-05T20:10:20.490Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 20:06 .. [2022-09-05T20:10:20.491Z] -rw-rw-r-- 1 jenkins jenkins 151 Sep 5 20:06 .dockerignore [2022-09-05T20:10:20.491Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 20:06 .git [2022-09-05T20:10:20.491Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 20:06 .github [2022-09-05T20:10:20.491Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 5 20:06 .gitignore [2022-09-05T20:10:20.491Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 20:06 .golangci.yml [2022-09-05T20:10:20.491Z] -rw-rw-r-- 1 jenkins jenkins 8724 Sep 5 20:06 Attribution.txt [2022-09-05T20:10:20.491Z] -rw-rw-r-- 1 jenkins jenkins 11736 Sep 5 20:06 CHANGELOG.md [2022-09-05T20:10:20.491Z] -rw-rw-r-- 1 jenkins jenkins 1674 Sep 5 20:06 Dockerfile [2022-09-05T20:10:20.491Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 20:06 GOVERNANCE.md [2022-09-05T20:10:20.491Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 5 20:06 Jenkinsfile [2022-09-05T20:10:20.491Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 5 20:06 LICENSE [2022-09-05T20:10:20.491Z] -rw-rw-r-- 1 jenkins jenkins 1964 Sep 5 20:06 Makefile [2022-09-05T20:10:20.491Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 5 20:06 OWNERS.md [2022-09-05T20:10:20.491Z] -rw-rw-r-- 1 jenkins jenkins 8003 Sep 5 20:06 README.md [2022-09-05T20:10:20.491Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 20:04 VERSION [2022-09-05T20:10:20.491Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 20:06 bin [2022-09-05T20:10:20.491Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 20:06 cmd [2022-09-05T20:10:20.491Z] -rw-r--r-- 1 jenkins jenkins 9355 Sep 5 20:09 coverage.out [2022-09-05T20:10:20.491Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 20:06 driver [2022-09-05T20:10:20.491Z] -rw-rw-r-- 1 jenkins jenkins 3476 Sep 5 20:06 go.mod [2022-09-05T20:10:20.491Z] -rw-rw-r-- 1 jenkins jenkins 36716 Sep 5 20:06 go.sum [2022-09-05T20:10:20.491Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 20:06 snap [2022-09-05T20:10:20.491Z] -rw-rw-r-- 1 jenkins jenkins 713 Sep 5 20:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T20:10:20.939Z] + 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=12c62083bf836d8cdb613445a81d9c207203dc62 --label arch=arm64 --label version=0.0.0 . [2022-09-05T20:10:20.939Z] Sending build context to Docker daemon 136.2kB [2022-09-05T20:10:21.215Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-05T20:10:21.215Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-05T20:10:21.215Z] ---> 6831ffb6325d [2022-09-05T20:10:21.215Z] Step 3/25 : ARG MAKE='make build' [2022-09-05T20:10:21.215Z] ---> Running in 2a340c2c4c91 [2022-09-05T20:10:21.496Z] Removing intermediate container 2a340c2c4c91 [2022-09-05T20:10:21.496Z] ---> 06bfed8183cc [2022-09-05T20:10:21.496Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-05T20:10:21.770Z] ---> Running in 42ea2ed7e2e2 [2022-09-05T20:10:22.049Z] Removing intermediate container 42ea2ed7e2e2 [2022-09-05T20:10:22.049Z] ---> b60aa33445bc [2022-09-05T20:10:22.049Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-05T20:10:22.049Z] ---> Running in 33b1a4451db8 [2022-09-05T20:10:22.324Z] Removing intermediate container 33b1a4451db8 [2022-09-05T20:10:22.324Z] ---> 42f3d9bbdd33 [2022-09-05T20:10:22.324Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-05T20:10:22.324Z] ---> Running in e196789c8938 [2022-09-05T20:10:24.318Z] Removing intermediate container e196789c8938 [2022-09-05T20:10:24.318Z] ---> 434f69846c89 [2022-09-05T20:10:24.318Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-05T20:10:24.318Z] ---> Running in ccaa264536db [2022-09-05T20:10:25.298Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-05T20:10:26.300Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-05T20:10:27.289Z] OK: 226 MiB in 55 packages [2022-09-05T20:10:27.894Z] Removing intermediate container ccaa264536db [2022-09-05T20:10:27.894Z] ---> 9e259ee5e9f1 [2022-09-05T20:10:27.894Z] Step 8/25 : WORKDIR /device-rest-go [2022-09-05T20:10:27.894Z] ---> Running in 7074dc2b8ff5 [2022-09-05T20:10:28.168Z] Removing intermediate container 7074dc2b8ff5 [2022-09-05T20:10:28.168Z] ---> d35c3e9a2816 [2022-09-05T20:10:28.168Z] Step 9/25 : COPY go.mod vendor* ./ [2022-09-05T20:10:28.773Z] ---> e25cfa39191b [2022-09-05T20:10:28.773Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-05T20:10:28.773Z] ---> Running in 62ce74765397 [2022-09-05T20:10:30.773Z] Removing intermediate container 62ce74765397 [2022-09-05T20:10:30.773Z] ---> 8f6bfbfe77d1 [2022-09-05T20:10:30.773Z] Step 11/25 : COPY . . [2022-09-05T20:10:31.380Z] ---> ebe2853e7995 [2022-09-05T20:10:31.380Z] Step 12/25 : RUN $MAKE [2022-09-05T20:10:31.380Z] ---> Running in 17dbaa62c3ba [2022-09-05T20:10:32.376Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-09-05T20:12:39.292Z] Removing intermediate container 17dbaa62c3ba [2022-09-05T20:12:39.292Z] ---> cd5e6f00f23d [2022-09-05T20:12:39.292Z] Step 13/25 : FROM alpine:3.16 [2022-09-05T20:12:39.292Z] 3.16: Pulling from library/alpine [2022-09-05T20:12:39.292Z] 9b18e9b68314: Pulling fs layer [2022-09-05T20:12:39.292Z] 9b18e9b68314: Verifying Checksum [2022-09-05T20:12:39.292Z] 9b18e9b68314: Download complete [2022-09-05T20:12:39.292Z] 9b18e9b68314: Pull complete [2022-09-05T20:12:39.292Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-05T20:12:39.292Z] Status: Downloaded newer image for alpine:3.16 [2022-09-05T20:12:39.292Z] ---> a6215f271958 [2022-09-05T20:12:39.292Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-05T20:12:39.292Z] ---> Running in ea324ec82fbb [2022-09-05T20:12:39.292Z] Removing intermediate container ea324ec82fbb [2022-09-05T20:12:39.292Z] ---> 4eeafdac9682 [2022-09-05T20:12:39.292Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-09-05T20:12:39.292Z] ---> Running in 3eb5057b9d1f [2022-09-05T20:12:39.292Z] Removing intermediate container 3eb5057b9d1f [2022-09-05T20:12:39.292Z] ---> af45b0841df8 [2022-09-05T20:12:39.292Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-05T20:12:39.292Z] ---> Running in 1608cf1b718f [2022-09-05T20:12:39.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-05T20:12:39.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-05T20:12:39.292Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-05T20:12:39.292Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-05T20:12:39.292Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-05T20:12:39.292Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-05T20:12:39.292Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-05T20:12:39.292Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-05T20:12:39.292Z] Executing busybox-1.35.0-r17.trigger [2022-09-05T20:12:39.292Z] OK: 8 MiB in 20 packages [2022-09-05T20:12:39.292Z] Removing intermediate container 1608cf1b718f [2022-09-05T20:12:39.292Z] ---> 7555a9135808 [2022-09-05T20:12:39.292Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-09-05T20:12:40.273Z] ---> eb8e523e31cc [2022-09-05T20:12:40.273Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-09-05T20:12:40.548Z] ---> f571f2511f48 [2022-09-05T20:12:40.548Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-09-05T20:12:41.152Z] ---> 5727268d20ba [2022-09-05T20:12:41.152Z] Step 20/25 : EXPOSE 59986 [2022-09-05T20:12:41.152Z] ---> Running in 7d1318fa8fcc [2022-09-05T20:12:41.428Z] Removing intermediate container 7d1318fa8fcc [2022-09-05T20:12:41.428Z] ---> 3074ba669d95 [2022-09-05T20:12:41.428Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-09-05T20:12:41.704Z] ---> Running in bda728eb1cd2 [2022-09-05T20:12:41.982Z] Removing intermediate container bda728eb1cd2 [2022-09-05T20:12:41.982Z] ---> ca856fee4f41 [2022-09-05T20:12:41.982Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-05T20:12:41.982Z] ---> Running in edd278f6ceae [2022-09-05T20:12:42.256Z] Removing intermediate container edd278f6ceae [2022-09-05T20:12:42.256Z] ---> 12a7c249f104 [2022-09-05T20:12:42.256Z] Step 23/25 : LABEL arch=arm64 [2022-09-05T20:12:42.256Z] ---> Running in 81c3eb56a72e [2022-09-05T20:12:42.533Z] Removing intermediate container 81c3eb56a72e [2022-09-05T20:12:42.533Z] ---> 83bf55cef1f2 [2022-09-05T20:12:42.533Z] Step 24/25 : LABEL git_sha=12c62083bf836d8cdb613445a81d9c207203dc62 [2022-09-05T20:12:42.533Z] ---> Running in 7e38e79b340f [2022-09-05T20:12:43.137Z] Removing intermediate container 7e38e79b340f [2022-09-05T20:12:43.137Z] ---> b7b7bcaceb49 [2022-09-05T20:12:43.137Z] Step 25/25 : LABEL version=0.0.0 [2022-09-05T20:12:43.137Z] ---> Running in 02b1ec09641e [2022-09-05T20:12:43.412Z] Removing intermediate container 02b1ec09641e [2022-09-05T20:12:43.412Z] ---> 9a60b4803303 [2022-09-05T20:12:43.412Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-05T20:12:43.412Z] Successfully built 9a60b4803303 [2022-09-05T20:12:43.412Z] 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 [2022-09-05T20:12:44.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-05T20:12:44.226Z] [2022-09-05T20:12:44.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T20:12:44.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-05T20:12:44.647Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-05T20:12:44.647Z] 8998bd30e6a1: Pulling fs layer [2022-09-05T20:12:44.647Z] 04944245beec: Pulling fs layer [2022-09-05T20:12:44.647Z] 699f458cf7ca: Pulling fs layer [2022-09-05T20:12:44.647Z] 765212b225bb: Pulling fs layer [2022-09-05T20:12:44.923Z] f23df028b6ca: Pulling fs layer [2022-09-05T20:12:44.923Z] d65c8cfc05b1: Pulling fs layer [2022-09-05T20:12:44.923Z] 2437ff75d9bd: Pulling fs layer [2022-09-05T20:12:44.923Z] 765212b225bb: Waiting [2022-09-05T20:12:44.923Z] f23df028b6ca: Waiting [2022-09-05T20:12:44.923Z] d65c8cfc05b1: Waiting [2022-09-05T20:12:44.923Z] 2437ff75d9bd: Waiting [2022-09-05T20:12:44.923Z] 04944245beec: Verifying Checksum [2022-09-05T20:12:44.923Z] 04944245beec: Download complete [2022-09-05T20:12:44.923Z] 765212b225bb: Verifying Checksum [2022-09-05T20:12:44.923Z] 765212b225bb: Download complete [2022-09-05T20:12:44.923Z] f23df028b6ca: Verifying Checksum [2022-09-05T20:12:44.923Z] f23df028b6ca: Download complete [2022-09-05T20:12:44.923Z] d65c8cfc05b1: Verifying Checksum [2022-09-05T20:12:44.923Z] d65c8cfc05b1: Download complete [2022-09-05T20:12:45.199Z] 699f458cf7ca: Verifying Checksum [2022-09-05T20:12:45.199Z] 699f458cf7ca: Download complete [2022-09-05T20:12:45.475Z] 8998bd30e6a1: Verifying Checksum [2022-09-05T20:12:45.475Z] 8998bd30e6a1: Download complete [2022-09-05T20:12:48.111Z] 2437ff75d9bd: Verifying Checksum [2022-09-05T20:12:50.090Z] 8998bd30e6a1: Pull complete [2022-09-05T20:12:50.365Z] 04944245beec: Pull complete [2022-09-05T20:12:51.810Z] 699f458cf7ca: Pull complete [2022-09-05T20:12:52.088Z] 765212b225bb: Pull complete [2022-09-05T20:12:53.069Z] f23df028b6ca: Pull complete [2022-09-05T20:12:53.069Z] d65c8cfc05b1: Pull complete [2022-09-05T20:13:08.178Z] 2437ff75d9bd: Pull complete [2022-09-05T20:13:08.178Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-05T20:13:08.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-05T20:13:08.178Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T20:13:08.576Z] prd-ubuntu20.04-docker-arm64-4c-16g-24616 does not seem to be running inside a container [2022-09-05T20:13:08.678Z] $ 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 [2022-09-05T20:13:11.254Z] $ docker top 0b68a4c6704b619c538e4ba3f7504ce660987b60622f95591257747eec99b894 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-05T20:13:12.256Z] ---> job-cost.sh [2022-09-05T20:13:12.256Z] lf-activate-venv: SKIPPING [2022-09-05T20:13:12.256Z] INFO: No Stack... [2022-09-05T20:13:12.857Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-05T20:13:13.837Z] INFO: Archiving Costs [Pipeline] sh [2022-09-05T20:13:14.519Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2022-09-05T20:13:14.520Z] + cut -d, -f6 [Pipeline] lock [2022-09-05T20:13:14.608Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-211-1-stack-cost] [2022-09-05T20:13:14.614Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-211-1-stack-cost] did not exist. Created. [2022-09-05T20:13:14.614Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-211-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-05T20:13:15.377Z] /w/workspace/device-rest-go/1@tmp/durable-4d067e34/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-05T20:13:16.092Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-05T20:13:16.129Z] Warning: overwriting stash ‘stack-cost’ [2022-09-05T20:13:16.172Z] Stashed 1 file(s) [Pipeline] } [2022-09-05T20:13:16.186Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-211-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-05T20:13:16.277Z] $ docker stop --time=1 0b68a4c6704b619c538e4ba3f7504ce660987b60622f95591257747eec99b894 [2022-09-05T20:13:17.813Z] $ docker rm -f 0b68a4c6704b619c538e4ba3f7504ce660987b60622f95591257747eec99b894 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-05T20:13:18.888Z] provisioning config files... [2022-09-05T20:13:18.904Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-211@tmp/config173036571796293832tmp [Pipeline] { [Pipeline] sh [2022-09-05T20:13:19.245Z] + set +x [2022-09-05T20:13:19.245Z] + bash -s -- [2022-09-05T20:13:19.245Z] + curl -s https://codecov.io/bash [2022-09-05T20:13:19.245Z] [2022-09-05T20:13:19.245Z] _____ _ [2022-09-05T20:13:19.245Z] / ____| | | [2022-09-05T20:13:19.245Z] | | ___ __| | ___ ___ _____ __ [2022-09-05T20:13:19.245Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-05T20:13:19.245Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-05T20:13:19.245Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-05T20:13:19.245Z] Bash-1.0.6 [2022-09-05T20:13:19.245Z] [2022-09-05T20:13:19.245Z] [2022-09-05T20:13:19.245Z] ==> git version 2.25.1 found [2022-09-05T20:13:19.245Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-05T20:13:19.245Z] Release-Date: 2020-01-08 [2022-09-05T20:13:19.245Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-05T20:13:19.245Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-05T20:13:19.245Z] ==> Jenkins CI detected. [2022-09-05T20:13:19.245Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-211 [2022-09-05T20:13:19.245Z] project root: . [2022-09-05T20:13:19.245Z] --> token set from env [2022-09-05T20:13:19.245Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-05T20:13:19.245Z] ==> Running gcov in . (disable via -X gcov) [2022-09-05T20:13:19.245Z] ==> Python coveragepy not found [2022-09-05T20:13:19.245Z] ==> Searching for coverage reports in: [2022-09-05T20:13:19.245Z] + . [2022-09-05T20:13:19.245Z] -> Found 1 reports [2022-09-05T20:13:19.245Z] ==> Detecting git/mercurial file structure [2022-09-05T20:13:19.507Z] ==> Reading reports [2022-09-05T20:13:19.508Z] + ./coverage.out bytes=9355 [2022-09-05T20:13:19.508Z] ==> Appending adjustments [2022-09-05T20:13:19.508Z] https://docs.codecov.io/docs/fixing-reports [2022-09-05T20:13:19.508Z] + Found adjustments [2022-09-05T20:13:19.508Z] ==> Gzipping contents [2022-09-05T20:13:19.508Z] 4.0K /tmp/codecov.JoXdSM.gz [2022-09-05T20:13:19.508Z] ==> Uploading reports [2022-09-05T20:13:19.508Z] url: https://codecov.io [2022-09-05T20:13:19.508Z] query: branch=PR-211&commit=12c62083bf836d8cdb613445a81d9c207203dc62&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-211%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=211&job=&cmd_args= [2022-09-05T20:13:19.508Z] -> Pinging Codecov [2022-09-05T20:13:19.508Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-211&commit=12c62083bf836d8cdb613445a81d9c207203dc62&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-211%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=211&job=&cmd_args= [2022-09-05T20:13:19.768Z] -> Uploading to [2022-09-05T20:13:19.768Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-05/4E5D53B4F1F92C436F7061BF334D961C/12c62083bf836d8cdb613445a81d9c207203dc62/42b4fd10-41f9-4147-ba95-bd94fe8326d1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220905%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220905T201319Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=20d03dab21042b787abde3802f64dc49a8f1b3db97d53d64788b969743ccc3fe [2022-09-05T20:13:19.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-05T20:13:19.768Z] Dload Upload Total Spent Left Speed [2022-09-05T20:13:20.029Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1739 0 0 100 1739 0 7337 --:--:-- --:--:-- --:--:-- 7337 [2022-09-05T20:13:20.029Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/12c62083bf836d8cdb613445a81d9c207203dc62 [Pipeline] } [2022-09-05T20:13:20.059Z] 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 [2022-09-05T20:13:21.830Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-211/archives ] [2022-09-05T20:13:21.831Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-211/archives [2022-09-05T20:13:21.831Z] total 16 [2022-09-05T20:13:21.831Z] drwxr-xr-x 3 root root 4096 Sep 5 20:06 . [2022-09-05T20:13:21.831Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 20:06 .. [2022-09-05T20:13:21.831Z] drwxr-xr-x 2 root root 4096 Sep 5 20:06 cost [2022-09-05T20:13:21.831Z] -rw-r--r-- 1 root root 86 Sep 5 20:06 cost.csv [2022-09-05T20:13:21.831Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-211/archives [2022-09-05T20:13:21.831Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-211/archives [2022-09-05T20:13:21.831Z] total 16 [2022-09-05T20:13:21.831Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 20:06 . [2022-09-05T20:13:21.831Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 20:06 .. [2022-09-05T20:13:21.831Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 5 20:06 cost [2022-09-05T20:13:21.831Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 5 20:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-05T20:13:22.159Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-05T20:13:23.058Z] ---> package-listing.sh [2022-09-05T20:13:23.059Z] ++ facter osfamily [2022-09-05T20:13:23.059Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-05T20:13:23.319Z] + OS_FAMILY=debian [2022-09-05T20:13:23.319Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-211 [2022-09-05T20:13:23.319Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-05T20:13:23.319Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-05T20:13:23.319Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-05T20:13:23.319Z] + PACKAGES=/tmp/packages_start.txt [2022-09-05T20:13:23.319Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-211 ']' [2022-09-05T20:13:23.319Z] + PACKAGES=/tmp/packages_end.txt [2022-09-05T20:13:23.319Z] + case "${OS_FAMILY}" in [2022-09-05T20:13:23.319Z] + dpkg -l [2022-09-05T20:13:23.319Z] + grep '^ii' [2022-09-05T20:13:23.319Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-05T20:13:23.319Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-05T20:13:23.319Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-05T20:13:23.319Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-211 ']' [2022-09-05T20:13:23.319Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-211/archives/ [2022-09-05T20:13:23.319Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-211/archives/ [Pipeline] echo [2022-09-05T20:13:23.356Z] 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-211/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-05T20:13:23.649Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T20:13:24.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-05T20:13:24.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T20:13:24.453Z] prd-ubuntu20.04-docker-8c-8g-24614 does not seem to be running inside a container [2022-09-05T20:13:24.490Z] $ 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-211/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-211 -v /w/workspace/gexfoundry_device-rest-go_PR-211:/w/workspace/gexfoundry_device-rest-go_PR-211:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-211@tmp:/w/workspace/gexfoundry_device-rest-go_PR-211@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 [2022-09-05T20:13:24.689Z] $ docker top 18cc44916b4a3eddb317b9e2bb8234aa8ae2b7cc5a20906e0b8f3ee8040b7e7e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-05T20:13:25.102Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-05T20:13:25.417Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-05T20:13:25.729Z] + ls /var/log/sa-host [2022-09-05T20:13:25.730Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-05T20:13:25.945Z] provisioning config files... [2022-09-05T20:13:25.957Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-211@tmp/config8406416628181532741tmp [Pipeline] { [Pipeline] echo [2022-09-05T20:13:26.008Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-05T20:13:26.322Z] ---> create-netrc.sh [Pipeline] } [2022-09-05T20:13:26.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-05T20:13:26.773Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-05T20:13:26.808Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-05T20:13:27.128Z] ---> sudo-logs.sh [2022-09-05T20:13:27.128Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-05T20:13:27.217Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-05T20:13:27.533Z] ---> job-cost.sh [2022-09-05T20:13:27.533Z] lf-activate-venv: SKIPPING [2022-09-05T20:13:27.533Z] DEBUG: total: 0.2199999988079071 [2022-09-05T20:13:27.533Z] INFO: Retrieving Stack Cost... [2022-09-05T20:13:28.106Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-05T20:13:28.679Z] INFO: Archiving Costs [Pipeline] echo [2022-09-05T20:13:28.711Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-05T20:13:29.023Z] ---> logs-deploy.sh [2022-09-05T20:13:29.023Z] lf-activate-venv: SKIPPING [2022-09-05T20:13:29.023Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-211/1 [2022-09-05T20:13:29.023Z] INFO: archiving workspace using pattern(s): [2022-09-05T20:13:29.969Z] Archives upload complete. [2022-09-05T20:13:30.229Z] INFO: archiving logs to Nexus [2022-09-05T20:13:30.803Z] ---> uname -a: [2022-09-05T20:13:30.803Z] Linux prd-ubuntu20-04-docker-8c-8g-24614 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-05T20:13:30.803Z] [2022-09-05T20:13:30.803Z] [2022-09-05T20:13:30.803Z] ---> lscpu: [2022-09-05T20:13:30.803Z] Architecture: x86_64 [2022-09-05T20:13:30.803Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-05T20:13:30.803Z] Byte Order: Little Endian [2022-09-05T20:13:30.803Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-05T20:13:30.803Z] CPU(s): 8 [2022-09-05T20:13:30.803Z] On-line CPU(s) list: 0-7 [2022-09-05T20:13:30.803Z] Thread(s) per core: 1 [2022-09-05T20:13:30.803Z] Core(s) per socket: 1 [2022-09-05T20:13:30.803Z] Socket(s): 8 [2022-09-05T20:13:30.803Z] NUMA node(s): 1 [2022-09-05T20:13:30.803Z] Vendor ID: AuthenticAMD [2022-09-05T20:13:30.803Z] CPU family: 23 [2022-09-05T20:13:30.803Z] Model: 49 [2022-09-05T20:13:30.803Z] Model name: AMD EPYC-Rome Processor [2022-09-05T20:13:30.803Z] Stepping: 0 [2022-09-05T20:13:30.803Z] CPU MHz: 2800.002 [2022-09-05T20:13:30.803Z] BogoMIPS: 5600.00 [2022-09-05T20:13:30.803Z] Virtualization: AMD-V [2022-09-05T20:13:30.803Z] Hypervisor vendor: KVM [2022-09-05T20:13:30.803Z] Virtualization type: full [2022-09-05T20:13:30.803Z] L1d cache: 256 KiB [2022-09-05T20:13:30.803Z] L1i cache: 256 KiB [2022-09-05T20:13:30.803Z] L2 cache: 4 MiB [2022-09-05T20:13:30.803Z] L3 cache: 128 MiB [2022-09-05T20:13:30.803Z] NUMA node0 CPU(s): 0-7 [2022-09-05T20:13:30.803Z] Vulnerability Itlb multihit: Not affected [2022-09-05T20:13:30.803Z] Vulnerability L1tf: Not affected [2022-09-05T20:13:30.803Z] Vulnerability Mds: Not affected [2022-09-05T20:13:30.803Z] Vulnerability Meltdown: Not affected [2022-09-05T20:13:30.803Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-05T20:13:30.803Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-05T20:13:30.803Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-05T20:13:30.803Z] Vulnerability Srbds: Not affected [2022-09-05T20:13:30.803Z] Vulnerability Tsx async abort: Not affected [2022-09-05T20:13:30.803Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-05T20:13:30.803Z] [2022-09-05T20:13:30.803Z] [2022-09-05T20:13:30.803Z] ---> nproc: [2022-09-05T20:13:30.803Z] 8 [2022-09-05T20:13:30.803Z] [2022-09-05T20:13:30.803Z] [2022-09-05T20:13:30.803Z] ---> df -h: [2022-09-05T20:13:30.803Z] Filesystem Size Used Avail Use% Mounted on [2022-09-05T20:13:30.803Z] overlay 155G 11G 145G 7% / [2022-09-05T20:13:30.803Z] tmpfs 64M 0 64M 0% /dev [2022-09-05T20:13:30.803Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-05T20:13:30.803Z] shm 64M 0 64M 0% /dev/shm [2022-09-05T20:13:30.803Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-09-05T20:13:30.803Z] [2022-09-05T20:13:30.803Z] [2022-09-05T20:13:30.803Z] ---> sar -b -r -n DEV: [2022-09-05T20:13:30.803Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24614) 09/05/22 _x86_64_ (8 CPU) [2022-09-05T20:13:30.803Z] [2022-09-05T20:13:30.803Z] 20:03:22 LINUX RESTART (8 CPU) [2022-09-05T20:13:30.803Z] [2022-09-05T20:13:30.803Z] 20:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-05T20:13:30.803Z] 20:05:01 177.20 11.70 165.51 0.00 1989.54 105145.41 0.00 [2022-09-05T20:13:30.803Z] 20:06:01 143.56 0.08 143.48 0.00 9.33 30095.38 0.00 [2022-09-05T20:13:30.803Z] 20:07:01 74.19 0.00 74.19 0.00 0.00 19249.34 0.00 [2022-09-05T20:13:30.803Z] 20:08:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 [2022-09-05T20:13:30.803Z] 20:09:01 1.25 0.02 1.23 0.00 0.13 13.73 0.00 [2022-09-05T20:13:30.803Z] 20:10:01 1.08 0.00 1.08 0.00 0.00 13.86 0.00 [2022-09-05T20:13:30.803Z] 20:11:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2022-09-05T20:13:30.803Z] 20:12:01 1.12 0.00 1.12 0.00 0.00 14.66 0.00 [2022-09-05T20:13:30.803Z] 20:13:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 [2022-09-05T20:13:30.803Z] Average: 44.66 1.31 43.35 0.00 222.10 17174.04 0.00 [2022-09-05T20:13:30.803Z] [2022-09-05T20:13:30.803Z] 20:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-05T20:13:30.803Z] 20:05:01 27881800 31751556 536088 1.63 158756 3882260 2020424 5.95 1223460 3288012 182672 [2022-09-05T20:13:30.803Z] 20:06:01 28088848 31725948 564636 1.72 163988 3673888 2165104 6.38 1285184 3046504 3128 [2022-09-05T20:13:30.803Z] 20:07:01 27612660 31775464 513764 1.56 173340 4140040 1853324 5.46 1281652 3474240 16 [2022-09-05T20:13:30.803Z] 20:08:01 27613628 31776456 512652 1.56 173352 4140044 1853324 5.46 1280576 3474244 48 [2022-09-05T20:13:30.803Z] 20:09:01 27619016 31781888 507228 1.54 173376 4140044 1853324 5.46 1275996 3474300 24 [2022-09-05T20:13:30.803Z] 20:10:01 27619504 31782412 506640 1.54 173396 4140056 1853324 5.46 1275296 3474300 60 [2022-09-05T20:13:30.803Z] 20:11:01 27624204 31787204 501860 1.53 173416 4140052 1853324 5.46 1271076 3474380 44 [2022-09-05T20:13:30.803Z] 20:12:01 27625160 31788200 501020 1.52 173440 4140060 1853324 5.46 1270632 3474384 228 [2022-09-05T20:13:30.803Z] 20:13:01 27625144 31788188 500968 1.52 173464 4140064 1853324 5.46 1270468 3474384 16 [2022-09-05T20:13:30.803Z] Average: 27701107 31773035 516095 1.57 170725 4059612 1906533 5.62 1270482 3406083 20693 [2022-09-05T20:13:30.803Z] [2022-09-05T20:13:30.803Z] 20:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-05T20:13:30.803Z] 20:05:01 docker0 157.24 185.79 12.43 1652.60 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] 20:05:01 ens3 461.92 343.79 7278.09 54.53 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] 20:05:01 lo 5.73 5.73 0.56 0.56 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] 20:06:01 docker0 10.83 15.33 0.65 98.77 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] 20:06:01 ens3 94.52 71.30 187.00 70.54 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] 20:06:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] 20:06:01 vethcb92abc 2.55 5.48 0.20 57.95 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] 20:07:01 docker0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] 20:07:01 ens3 96.22 62.71 2523.39 11.75 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] 20:07:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] 20:08:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] 20:09:01 ens3 17.88 15.24 13.84 17.39 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] 20:10:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] 20:11:01 ens3 8.31 16.48 0.78 15.23 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] 20:12:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] 20:13:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] Average: docker0 18.68 22.35 1.45 194.59 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] Average: ens3 75.47 56.65 1111.42 18.83 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] Average: lo 0.94 0.94 0.09 0.09 0.00 0.00 0.00 0.00 [2022-09-05T20:13:30.803Z] [2022-09-05T20:13:30.803Z] [2022-09-05T20:13:30.803Z] ---> sar -P ALL: [2022-09-05T20:13:30.803Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24614) 09/05/22 _x86_64_ (8 CPU) [2022-09-05T20:13:30.803Z] [2022-09-05T20:13:30.803Z] 20:03:22 LINUX RESTART (8 CPU) [2022-09-05T20:13:30.803Z] [2022-09-05T20:13:30.803Z] 20:04:01 CPU %user %nice %system %iowait %steal %idle [2022-09-05T20:13:30.803Z] 20:05:01 all 10.83 0.00 4.43 2.47 0.08 82.20 [2022-09-05T20:13:30.803Z] 20:05:01 0 10.60 0.00 4.28 8.01 0.08 77.03 [2022-09-05T20:13:30.803Z] 20:05:01 1 9.32 0.00 4.32 0.73 0.07 85.56 [2022-09-05T20:13:30.803Z] 20:05:01 2 10.22 0.00 4.37 1.33 0.07 84.01 [2022-09-05T20:13:30.803Z] 20:05:01 3 11.05 0.00 4.32 0.13 0.07 84.43 [2022-09-05T20:13:30.803Z] 20:05:01 4 11.38 0.00 5.18 3.35 0.08 80.01 [2022-09-05T20:13:30.803Z] 20:05:01 5 11.10 0.00 4.02 4.37 0.07 80.44 [2022-09-05T20:13:30.803Z] 20:05:01 6 11.75 0.00 4.04 1.71 0.08 82.41 [2022-09-05T20:13:30.803Z] 20:05:01 7 11.20 0.00 4.87 0.14 0.08 83.71 [2022-09-05T20:13:30.803Z] 20:06:01 all 38.33 0.00 6.54 1.18 0.08 53.86 [2022-09-05T20:13:30.803Z] 20:06:01 0 36.92 0.00 6.72 1.57 0.07 54.72 [2022-09-05T20:13:30.803Z] 20:06:01 1 38.03 0.00 6.76 3.39 0.07 51.75 [2022-09-05T20:13:30.803Z] 20:06:01 2 38.63 0.00 6.14 1.64 0.12 53.47 [2022-09-05T20:13:30.803Z] 20:06:01 3 38.08 0.00 6.56 1.18 0.08 54.10 [2022-09-05T20:13:30.803Z] 20:06:01 4 38.95 0.00 6.64 0.30 0.07 54.04 [2022-09-05T20:13:30.803Z] 20:06:01 5 39.27 0.00 6.24 0.10 0.10 54.29 [2022-09-05T20:13:30.803Z] 20:06:01 6 38.39 0.00 6.68 0.52 0.07 54.34 [2022-09-05T20:13:30.803Z] 20:06:01 7 38.37 0.00 6.60 0.76 0.08 54.18 [2022-09-05T20:13:30.803Z] 20:07:01 all 3.54 0.00 1.53 0.73 0.03 94.17 [2022-09-05T20:13:30.803Z] 20:07:01 0 3.30 0.00 1.74 0.07 0.02 94.88 [2022-09-05T20:13:30.803Z] 20:07:01 1 3.66 0.00 1.73 3.53 0.03 91.05 [2022-09-05T20:13:30.803Z] 20:07:01 2 3.97 0.00 1.53 0.43 0.02 94.05 [2022-09-05T20:13:30.803Z] 20:07:01 3 3.57 0.00 1.61 1.48 0.02 93.33 [2022-09-05T20:13:30.803Z] 20:07:01 4 3.48 0.00 1.42 0.02 0.02 95.06 [2022-09-05T20:13:30.803Z] 20:07:01 5 3.53 0.00 1.47 0.03 0.03 94.93 [2022-09-05T20:13:30.803Z] 20:07:01 6 3.37 0.00 1.51 0.32 0.05 94.76 [2022-09-05T20:13:30.803Z] 20:07:01 7 3.47 0.00 1.21 0.02 0.03 95.27 [2022-09-05T20:13:30.803Z] 20:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-09-05T20:13:30.804Z] 20:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-05T20:13:30.804Z] 20:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-05T20:13:30.804Z] 20:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-05T20:13:30.804Z] 20:08:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2022-09-05T20:13:30.804Z] 20:08:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-05T20:13:30.804Z] 20:08:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-05T20:13:30.804Z] 20:08:01 6 0.08 0.00 0.02 0.00 0.02 99.88 [2022-09-05T20:13:30.804Z] 20:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-05T20:13:30.804Z] 20:09:01 all 0.07 0.00 0.02 0.01 0.01 99.90 [2022-09-05T20:13:30.804Z] 20:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-05T20:13:30.804Z] 20:09:01 1 0.08 0.00 0.02 0.02 0.02 99.87 [2022-09-05T20:13:30.804Z] 20:09:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2022-09-05T20:13:30.804Z] 20:09:01 3 0.03 0.00 0.00 0.03 0.00 99.93 [2022-09-05T20:13:30.804Z] 20:09:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2022-09-05T20:13:30.804Z] 20:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-05T20:13:30.804Z] 20:09:01 6 0.12 0.00 0.02 0.00 0.03 99.83 [2022-09-05T20:13:30.804Z] 20:09:01 7 0.12 0.00 0.05 0.00 0.00 99.83 [2022-09-05T20:13:30.804Z] 20:10:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2022-09-05T20:13:30.804Z] 20:10:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-05T20:13:30.804Z] 20:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-05T20:13:30.804Z] 20:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-05T20:13:30.804Z] 20:10:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2022-09-05T20:13:30.804Z] 20:10:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-05T20:13:30.804Z] 20:10:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-09-05T20:13:30.804Z] 20:10:01 6 0.03 0.00 0.05 0.00 0.03 99.88 [2022-09-05T20:13:30.804Z] 20:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-05T20:13:30.804Z] 20:11:01 all 0.04 0.00 0.02 0.01 0.00 99.93 [2022-09-05T20:13:30.804Z] 20:11:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-05T20:13:30.804Z] 20:11:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2022-09-05T20:13:30.804Z] 20:11:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2022-09-05T20:13:30.804Z] 20:11:01 3 0.05 0.00 0.02 0.03 0.00 99.90 [2022-09-05T20:13:30.804Z] 20:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-05T20:13:30.804Z] 20:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-05T20:13:30.804Z] 20:11:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2022-09-05T20:13:30.804Z] 20:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-05T20:13:30.804Z] 20:12:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-09-05T20:13:30.804Z] 20:12:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2022-09-05T20:13:30.804Z] 20:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2022-09-05T20:13:30.804Z] 20:12:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-05T20:13:30.804Z] 20:12:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2022-09-05T20:13:30.804Z] 20:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-05T20:13:30.804Z] 20:12:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-05T20:13:30.804Z] 20:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-05T20:13:30.804Z] 20:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-05T20:13:30.804Z] 20:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-09-05T20:13:30.804Z] 20:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-05T20:13:30.804Z] 20:13:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2022-09-05T20:13:30.804Z] 20:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-05T20:13:30.804Z] 20:13:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2022-09-05T20:13:30.804Z] 20:13:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-05T20:13:30.804Z] 20:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-05T20:13:30.804Z] 20:13:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-05T20:13:30.804Z] 20:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-05T20:13:30.804Z] Average: all 5.83 0.00 1.39 0.49 0.03 92.27 [2022-09-05T20:13:30.804Z] Average: 0 5.62 0.00 1.41 1.06 0.03 91.88 [2022-09-05T20:13:30.804Z] Average: 1 5.64 0.00 1.42 0.85 0.03 92.06 [2022-09-05T20:13:30.804Z] Average: 2 5.84 0.00 1.34 0.38 0.03 92.41 [2022-09-05T20:13:30.804Z] Average: 3 5.83 0.00 1.38 0.33 0.03 92.43 [2022-09-05T20:13:30.804Z] Average: 4 5.93 0.00 1.46 0.40 0.02 92.17 [2022-09-05T20:13:30.804Z] Average: 5 5.95 0.00 1.30 0.50 0.02 92.22 [2022-09-05T20:13:30.804Z] Average: 6 5.94 0.00 1.36 0.28 0.03 92.39 [2022-09-05T20:13:30.804Z] Average: 7 5.86 0.00 1.41 0.10 0.02 92.61 [2022-09-05T20:13:30.804Z] [2022-09-05T20:13:30.804Z] [2022-09-05T20:13:30.804Z]