Pull request #341 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 83fd213ce5f6029c0870dda0a68ee1b6242071ac+b7980b90e1d8fdcd0e573eb4f1abb16f6ffbbc29 (f0e4e1be0bdce8846000e89dbea552baaa71ca40) 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-ssh2839989975633706085.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh9187200797151540433.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-341/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-341/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8900504721383421094.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-341/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7917440669102000729.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh8052895076716271664.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-341/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-341/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17565670743552350970.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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-6404 in /w/workspace/gexfoundry_device-rest-go_PR-341 [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-341 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/341/head:refs/remotes/origin/PR-341 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b7980b90e1d8fdcd0e573eb4f1abb16f6ffbbc29 into PR head commit 83fd213ce5f6029c0870dda0a68ee1b6242071ac Merge succeeded, producing 83fd213ce5f6029c0870dda0a68ee1b6242071ac Checking out Revision 83fd213ce5f6029c0870dda0a68ee1b6242071ac (PR-341) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-18T20:20:17.659Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 83fd213ce5f6029c0870dda0a68ee1b6242071ac # 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 b7980b90e1d8fdcd0e573eb4f1abb16f6ffbbc29 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83fd213ce5f6029c0870dda0a68ee1b6242071ac # timeout=10 [Pipeline] withCredentials [2023-09-18T20:20:17.860Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-18T20:20:17.965Z] ========================================================= [2023-09-18T20:20:17.965Z] EdgeX Global Pipelines Version Info [2023-09-18T20:20:17.965Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-18T20:20:18.713Z] ------------------- [2023-09-18T20:20:18.713Z] stable info: [2023-09-18T20:20:18.713Z] ------------------- [2023-09-18T20:20:18.713Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-18T20:20:18.713Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-18T20:20:18.713Z] Message: update stable to v1.0.254 [2023-09-18T20:20:19.286Z] ------------------- [2023-09-18T20:20:19.286Z] experimental info: [2023-09-18T20:20:19.286Z] ------------------- [2023-09-18T20:20:19.286Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-18T20:20:19.286Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-18T20:20:19.286Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-18T20:20:19.566Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-09-18T20:20:19.611Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-09-18T20:20:19.656Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-18T20:20:19.696Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-18T20:20:19.736Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-18T20:20:19.776Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-18T20:20:19.814Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-18T20:20:19.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-18T20:20:19.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-18T20:20:19.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-18T20:20:19.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-18T20:20:20.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-09-18T20:20:20.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-18T20:20:20.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-18T20:20:20.168Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-18T20:20:20.211Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-18T20:20:20.253Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-18T20:20:20.301Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-18T20:20:20.349Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-18T20:20:20.393Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-18T20:20:20.437Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-18T20:20:20.482Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-18T20:20:20.526Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-18T20:20:20.569Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-18T20:20:20.612Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-18T20:20:20.653Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-18T20:20:20.698Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-18T20:20:20.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-341 [Pipeline] echo [2023-09-18T20:20:20.788Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-341 [Pipeline] echo [2023-09-18T20:20:20.835Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-341 [Pipeline] echo [2023-09-18T20:20:20.883Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83fd213ce5f6029c0870dda0a68ee1b6242071ac [Pipeline] echo [2023-09-18T20:20:20.926Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 83fd213 [Pipeline] echo [2023-09-18T20:20:20.974Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-18T20:20:21.111Z] provisioning config files... [2023-09-18T20:20:21.128Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-341@tmp/config12362846828722343789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-18T20:20:21.485Z] ---> docker-login.sh [2023-09-18T20:20:21.485Z] nexus3.edgexfoundry.org:10001 [2023-09-18T20:20:21.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T20:20:21.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T20:20:21.745Z] Configure a credential helper to remove this warning. See [2023-09-18T20:20:21.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T20:20:21.745Z] [2023-09-18T20:20:21.745Z] Login Succeeded [2023-09-18T20:20:21.745Z] nexus3.edgexfoundry.org:10002 [2023-09-18T20:20:22.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T20:20:22.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T20:20:22.006Z] Configure a credential helper to remove this warning. See [2023-09-18T20:20:22.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T20:20:22.006Z] [2023-09-18T20:20:22.006Z] Login Succeeded [2023-09-18T20:20:22.006Z] nexus3.edgexfoundry.org:10003 [2023-09-18T20:20:22.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T20:20:22.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T20:20:22.006Z] Configure a credential helper to remove this warning. See [2023-09-18T20:20:22.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T20:20:22.006Z] [2023-09-18T20:20:22.006Z] Login Succeeded [2023-09-18T20:20:22.006Z] nexus3.edgexfoundry.org:10004 [2023-09-18T20:20:22.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T20:20:22.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T20:20:22.266Z] Configure a credential helper to remove this warning. See [2023-09-18T20:20:22.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T20:20:22.266Z] [2023-09-18T20:20:22.266Z] Login Succeeded [2023-09-18T20:20:22.266Z] docker.io [2023-09-18T20:20:22.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T20:20:22.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T20:20:22.526Z] Configure a credential helper to remove this warning. See [2023-09-18T20:20:22.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T20:20:22.526Z] [2023-09-18T20:20:22.526Z] Login Succeeded [2023-09-18T20:20:22.526Z] ---> docker-login.sh ends [Pipeline] } [2023-09-18T20:20:22.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-18T20:20:23.213Z] + git rev-list -1 --merges 83fd213ce5f6029c0870dda0a68ee1b6242071ac~1..83fd213ce5f6029c0870dda0a68ee1b6242071ac [Pipeline] echo [2023-09-18T20:20:23.276Z] -----------> git rev-list -1 --merges 83fd213ce5f6029c0870dda0a68ee1b6242071ac~1..83fd213ce5f6029c0870dda0a68ee1b6242071ac 83fd213ce5f6029c0870dda0a68ee1b6242071ac [false] [Pipeline] sh [2023-09-18T20:20:23.587Z] + git log --format=format:%s -1 83fd213ce5f6029c0870dda0a68ee1b6242071ac [Pipeline] echo [2023-09-18T20:20:23.626Z] ========================================================= [2023-09-18T20:20:23.626Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-18T20:20:23.627Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-18T20:20:24.065Z] + git log --format=format:%s -1 83fd213ce5f6029c0870dda0a68ee1b6242071ac [Pipeline] echo [2023-09-18T20:20:24.099Z] [semverPrep] GIT_COMMIT: 83fd213ce5f6029c0870dda0a68ee1b6242071ac, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-18T20:20:24.133Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-18T20:20:24.541Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-18T20:20:24.541Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-18T20:20:24.541Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-18T20:20:24.541Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-18T20:20:24.541Z] + + sudo teeecho -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts [2023-09-18T20:20:24.541Z] [2023-09-18T20:20:24.541Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T20:20:25.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-18T20:20:25.061Z] [2023-09-18T20:20:25.061Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T20:20:25.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-18T20:20:25.447Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-18T20:20:25.447Z] b85a868b505f: Pulling fs layer [2023-09-18T20:20:25.447Z] e2be974225ed: Pulling fs layer [2023-09-18T20:20:25.447Z] 339a4e72a1f5: Pulling fs layer [2023-09-18T20:20:25.447Z] 988bab9f4d93: Pulling fs layer [2023-09-18T20:20:25.447Z] 1469e6f7b9e6: Pulling fs layer [2023-09-18T20:20:25.447Z] eaf3925da568: Pulling fs layer [2023-09-18T20:20:25.447Z] bab4dde63d76: Pulling fs layer [2023-09-18T20:20:25.447Z] bde34c3a00c8: Pulling fs layer [2023-09-18T20:20:25.447Z] b352a97aabf1: Pulling fs layer [2023-09-18T20:20:25.447Z] 4872d77fe225: Pulling fs layer [2023-09-18T20:20:25.447Z] 988bab9f4d93: Waiting [2023-09-18T20:20:25.447Z] 5851b861e8e6: Pulling fs layer [2023-09-18T20:20:25.447Z] eaf3925da568: Waiting [2023-09-18T20:20:25.447Z] 1469e6f7b9e6: Waiting [2023-09-18T20:20:25.447Z] bab4dde63d76: Waiting [2023-09-18T20:20:25.447Z] bde34c3a00c8: Waiting [2023-09-18T20:20:25.447Z] 5851b861e8e6: Waiting [2023-09-18T20:20:25.447Z] b352a97aabf1: Waiting [2023-09-18T20:20:25.447Z] 4872d77fe225: Waiting [2023-09-18T20:20:25.447Z] e2be974225ed: Verifying Checksum [2023-09-18T20:20:25.447Z] e2be974225ed: Download complete [2023-09-18T20:20:25.447Z] 988bab9f4d93: Verifying Checksum [2023-09-18T20:20:25.447Z] 988bab9f4d93: Download complete [2023-09-18T20:20:25.447Z] 1469e6f7b9e6: Verifying Checksum [2023-09-18T20:20:25.447Z] 1469e6f7b9e6: Download complete [2023-09-18T20:20:25.708Z] 339a4e72a1f5: Verifying Checksum [2023-09-18T20:20:25.708Z] 339a4e72a1f5: Download complete [2023-09-18T20:20:25.708Z] eaf3925da568: Verifying Checksum [2023-09-18T20:20:25.708Z] eaf3925da568: Download complete [2023-09-18T20:20:25.708Z] bde34c3a00c8: Verifying Checksum [2023-09-18T20:20:25.708Z] bde34c3a00c8: Download complete [2023-09-18T20:20:25.708Z] b352a97aabf1: Verifying Checksum [2023-09-18T20:20:25.708Z] b352a97aabf1: Download complete [2023-09-18T20:20:25.708Z] 4872d77fe225: Verifying Checksum [2023-09-18T20:20:25.708Z] 4872d77fe225: Download complete [2023-09-18T20:20:25.708Z] 5851b861e8e6: Download complete [2023-09-18T20:20:25.708Z] b85a868b505f: Verifying Checksum [2023-09-18T20:20:25.708Z] b85a868b505f: Download complete [2023-09-18T20:20:25.967Z] bab4dde63d76: Verifying Checksum [2023-09-18T20:20:25.967Z] bab4dde63d76: Download complete [2023-09-18T20:20:26.904Z] b85a868b505f: Pull complete [2023-09-18T20:20:27.167Z] e2be974225ed: Pull complete [2023-09-18T20:20:27.764Z] 339a4e72a1f5: Pull complete [2023-09-18T20:20:27.764Z] 988bab9f4d93: Pull complete [2023-09-18T20:20:28.026Z] 1469e6f7b9e6: Pull complete [2023-09-18T20:20:28.026Z] eaf3925da568: Pull complete [2023-09-18T20:20:29.936Z] bab4dde63d76: Pull complete [2023-09-18T20:20:29.936Z] bde34c3a00c8: Pull complete [2023-09-18T20:20:30.196Z] b352a97aabf1: Pull complete [2023-09-18T20:20:30.196Z] 4872d77fe225: Pull complete [2023-09-18T20:20:30.196Z] 5851b861e8e6: Pull complete [2023-09-18T20:20:30.196Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-18T20:20:30.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-18T20:20:30.196Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T20:20:30.444Z] prd-ubuntu20.04-docker-8c-8g-6404 does not seem to be running inside a container [2023-09-18T20:20:30.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-341 -v /w/workspace/gexfoundry_device-rest-go_PR-341:/w/workspace/gexfoundry_device-rest-go_PR-341:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-341@tmp:/w/workspace/gexfoundry_device-rest-go_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-18T20:20:32.849Z] $ docker top 56ff06d42b91b61b4f4e76ddbfe23b2ce27221b6549a8e040af578d896cdd457 -eo pid,comm [2023-09-18T20:20:32.902Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-18T20:20:32.902Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-18T20:20:33.027Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-18T20:20:33.027Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-18T20:20:33.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-18T20:20:33.152Z] $ docker exec 56ff06d42b91b61b4f4e76ddbfe23b2ce27221b6549a8e040af578d896cdd457 ssh-agent [2023-09-18T20:20:33.261Z] SSH_AUTH_SOCK=/tmp/ssh-aHWH0YxrfXiX/agent.32 [2023-09-18T20:20:33.261Z] SSH_AGENT_PID=38 [2023-09-18T20:20:33.267Z] Running ssh-add (command line suppressed) [2023-09-18T20:20:33.378Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-341@tmp/private_key_9058155247193660280.key (/w/workspace/gexfoundry_device-rest-go_PR-341@tmp/private_key_9058155247193660280.key) [2023-09-18T20:20:33.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-18T20:20:33.714Z] + git tag --points-at HEAD [Pipeline] } [2023-09-18T20:20:33.745Z] $ docker exec --env ******** --env ******** 56ff06d42b91b61b4f4e76ddbfe23b2ce27221b6549a8e040af578d896cdd457 ssh-agent -k [2023-09-18T20:20:33.843Z] unset SSH_AUTH_SOCK; [2023-09-18T20:20:33.843Z] unset SSH_AGENT_PID; [2023-09-18T20:20:33.843Z] echo Agent pid 38 killed; [2023-09-18T20:20:33.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-18T20:20:33.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-18T20:20:33.936Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-18T20:20:34.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-18T20:20:34.058Z] $ docker exec 56ff06d42b91b61b4f4e76ddbfe23b2ce27221b6549a8e040af578d896cdd457 ssh-agent [2023-09-18T20:20:34.156Z] SSH_AUTH_SOCK=/tmp/ssh-R4FZ9aIsvSaN/agent.70 [2023-09-18T20:20:34.156Z] SSH_AGENT_PID=76 [2023-09-18T20:20:34.161Z] Running ssh-add (command line suppressed) [2023-09-18T20:20:34.261Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-341@tmp/private_key_18321818958533640010.key (/w/workspace/gexfoundry_device-rest-go_PR-341@tmp/private_key_18321818958533640010.key) [2023-09-18T20:20:34.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-18T20:20:34.599Z] + git semver init [2023-09-18T20:20:34.861Z] 2023-09-18 20:20:34,768 [run_init] DEBUG init version:0.0.0 force:False [2023-09-18T20:20:34.862Z] 2023-09-18 20:20:34,769 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-341/.semver [2023-09-18T20:20:34.862Z] 2023-09-18 20:20:34,770 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-341/.semver [2023-09-18T20:20:34.862Z] 2023-09-18 20:20:34,770 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-341/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-341, universal_newlines=False, shell=None, istream=None) [2023-09-18T20:20:36.246Z] 2023-09-18 20:20:35,811 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-341/.git/info/exclude [2023-09-18T20:20:36.246Z] 2023-09-18 20:20:35,812 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-341/.semver/PR-341 with force:False [2023-09-18T20:20:36.246Z] 2023-09-18 20:20:35,812 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-341/.semver/PR-341 [2023-09-18T20:20:36.246Z] 2023-09-18 20:20:35,817 [execute] INFO git cat-file --batch-check [2023-09-18T20:20:36.246Z] 2023-09-18 20:20:35,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-341/.semver, universal_newlines=False, shell=None, istream=) [2023-09-18T20:20:36.246Z] 2023-09-18 20:20:35,821 [execute] INFO git cat-file --batch [2023-09-18T20:20:36.246Z] 2023-09-18 20:20:35,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-341/.semver, universal_newlines=False, shell=None, istream=) [2023-09-18T20:20:36.246Z] 2023-09-18 20:20:35,824 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-341/.semver/PR-341 [2023-09-18T20:20:36.246Z] 0.0.0 [Pipeline] } [2023-09-18T20:20:36.276Z] $ docker exec --env ******** --env ******** 56ff06d42b91b61b4f4e76ddbfe23b2ce27221b6549a8e040af578d896cdd457 ssh-agent -k [2023-09-18T20:20:36.386Z] unset SSH_AUTH_SOCK; [2023-09-18T20:20:36.387Z] unset SSH_AGENT_PID; [2023-09-18T20:20:36.387Z] echo Agent pid 76 killed; [2023-09-18T20:20:36.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-18T20:20:36.807Z] + git semver [Pipeline] } [2023-09-18T20:20:37.099Z] $ docker stop --time=1 56ff06d42b91b61b4f4e76ddbfe23b2ce27221b6549a8e040af578d896cdd457 [2023-09-18T20:20:38.420Z] $ docker rm -f --volumes 56ff06d42b91b61b4f4e76ddbfe23b2ce27221b6549a8e040af578d896cdd457 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-18T20:20:38.811Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-18T20:20:39.079Z] Stashed 1 file(s) [Pipeline] echo [2023-09-18T20:20:39.101Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-18T20:20:39.789Z] provisioning config files... [2023-09-18T20:20:39.799Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-341@tmp/config742894889836681570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-18T20:20:40.155Z] ---> docker-login.sh [2023-09-18T20:20:40.156Z] nexus3.edgexfoundry.org:10001 [2023-09-18T20:20:40.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T20:20:40.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T20:20:40.156Z] Configure a credential helper to remove this warning. See [2023-09-18T20:20:40.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T20:20:40.156Z] [2023-09-18T20:20:40.156Z] Login Succeeded [2023-09-18T20:20:40.156Z] nexus3.edgexfoundry.org:10002 [2023-09-18T20:20:40.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T20:20:40.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T20:20:40.156Z] Configure a credential helper to remove this warning. See [2023-09-18T20:20:40.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T20:20:40.156Z] [2023-09-18T20:20:40.156Z] Login Succeeded [2023-09-18T20:20:40.156Z] nexus3.edgexfoundry.org:10003 [2023-09-18T20:20:40.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T20:20:40.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T20:20:40.415Z] Configure a credential helper to remove this warning. See [2023-09-18T20:20:40.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T20:20:40.415Z] [2023-09-18T20:20:40.415Z] Login Succeeded [2023-09-18T20:20:40.415Z] nexus3.edgexfoundry.org:10004 [2023-09-18T20:20:40.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T20:20:40.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T20:20:40.415Z] Configure a credential helper to remove this warning. See [2023-09-18T20:20:40.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T20:20:40.415Z] [2023-09-18T20:20:40.415Z] Login Succeeded [2023-09-18T20:20:40.415Z] docker.io [2023-09-18T20:20:40.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T20:20:40.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T20:20:40.988Z] Configure a credential helper to remove this warning. See [2023-09-18T20:20:40.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T20:20:40.988Z] [2023-09-18T20:20:40.988Z] Login Succeeded [2023-09-18T20:20:40.988Z] ---> docker-login.sh ends [Pipeline] } [2023-09-18T20:20:41.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-18T20:20:41.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-18T20:20:41.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-18T20:20:41.303Z] ========================================================= [2023-09-18T20:20:41.303Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-18T20:20:41.303Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T20:20:41.801Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-18T20:20:41.801Z] Sending build context to Docker daemon 10.91MB [2023-09-18T20:20:41.801Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-18T20:20:41.801Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-18T20:20:41.801Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-18T20:20:41.801Z] 7264a8db6415: Pulling fs layer [2023-09-18T20:20:41.801Z] c4d48a809fc2: Pulling fs layer [2023-09-18T20:20:41.801Z] 4f1c88b9dad5: Pulling fs layer [2023-09-18T20:20:41.801Z] ad3a456e5733: Pulling fs layer [2023-09-18T20:20:41.801Z] 9e4f439ed901: Pulling fs layer [2023-09-18T20:20:41.801Z] feaf6a47b606: Pulling fs layer [2023-09-18T20:20:41.801Z] 5e8b037d7d82: Pulling fs layer [2023-09-18T20:20:41.801Z] 8ac70367396e: Pulling fs layer [2023-09-18T20:20:41.801Z] 6db16350a2e2: Pulling fs layer [2023-09-18T20:20:41.801Z] 9250d5d63582: Pulling fs layer [2023-09-18T20:20:41.801Z] 5e8b037d7d82: Waiting [2023-09-18T20:20:41.801Z] 8ac70367396e: Waiting [2023-09-18T20:20:41.801Z] 9250d5d63582: Waiting [2023-09-18T20:20:41.801Z] 6db16350a2e2: Waiting [2023-09-18T20:20:41.801Z] 9e4f439ed901: Waiting [2023-09-18T20:20:41.801Z] ad3a456e5733: Waiting [2023-09-18T20:20:41.801Z] feaf6a47b606: Waiting [2023-09-18T20:20:42.061Z] c4d48a809fc2: Download complete [2023-09-18T20:20:42.061Z] ad3a456e5733: Verifying Checksum [2023-09-18T20:20:42.061Z] ad3a456e5733: Download complete [2023-09-18T20:20:42.061Z] 9e4f439ed901: Verifying Checksum [2023-09-18T20:20:42.061Z] 9e4f439ed901: Download complete [2023-09-18T20:20:42.061Z] 7264a8db6415: Verifying Checksum [2023-09-18T20:20:42.061Z] 7264a8db6415: Download complete [2023-09-18T20:20:42.061Z] feaf6a47b606: Verifying Checksum [2023-09-18T20:20:42.061Z] feaf6a47b606: Download complete [2023-09-18T20:20:42.061Z] 7264a8db6415: Pull complete [2023-09-18T20:20:42.320Z] 8ac70367396e: Verifying Checksum [2023-09-18T20:20:42.320Z] 8ac70367396e: Download complete [2023-09-18T20:20:42.320Z] c4d48a809fc2: Pull complete [2023-09-18T20:20:42.320Z] 4f1c88b9dad5: Verifying Checksum [2023-09-18T20:20:42.320Z] 4f1c88b9dad5: Download complete [2023-09-18T20:20:42.581Z] 6db16350a2e2: Verifying Checksum [2023-09-18T20:20:42.581Z] 6db16350a2e2: Download complete [2023-09-18T20:20:42.581Z] 9250d5d63582: Verifying Checksum [2023-09-18T20:20:42.581Z] 9250d5d63582: Download complete [2023-09-18T20:20:42.838Z] 5e8b037d7d82: Verifying Checksum [2023-09-18T20:20:42.838Z] 5e8b037d7d82: Download complete [2023-09-18T20:20:46.118Z] 4f1c88b9dad5: Pull complete [2023-09-18T20:20:46.118Z] ad3a456e5733: Pull complete [2023-09-18T20:20:46.118Z] 9e4f439ed901: Pull complete [2023-09-18T20:20:46.118Z] feaf6a47b606: Pull complete [2023-09-18T20:20:48.657Z] 5e8b037d7d82: Pull complete [2023-09-18T20:20:48.916Z] 8ac70367396e: Pull complete [2023-09-18T20:20:49.484Z] 6db16350a2e2: Pull complete [2023-09-18T20:20:50.051Z] 9250d5d63582: Pull complete [2023-09-18T20:20:50.052Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-18T20:20:50.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-18T20:20:50.052Z] ---> fa269f55d9b9 [2023-09-18T20:20:50.052Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-18T20:20:53.338Z] ---> Running in 9fd3bef3ec69 [2023-09-18T20:20:53.338Z] Removing intermediate container 9fd3bef3ec69 [2023-09-18T20:20:53.338Z] ---> 563ce029706e [2023-09-18T20:20:53.338Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-18T20:20:53.338Z] ---> Running in ad6e1da6e2a0 [2023-09-18T20:20:53.598Z] Removing intermediate container ad6e1da6e2a0 [2023-09-18T20:20:53.598Z] ---> 3d0187d9e730 [2023-09-18T20:20:53.598Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-18T20:20:53.598Z] ---> Running in 67b585bd6b0e [2023-09-18T20:20:53.598Z] Removing intermediate container 67b585bd6b0e [2023-09-18T20:20:53.598Z] ---> 05e81fc4b531 [2023-09-18T20:20:53.598Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-18T20:20:53.598Z] ---> Running in e91d9602fb52 [2023-09-18T20:20:53.598Z] Removing intermediate container e91d9602fb52 [2023-09-18T20:20:53.598Z] ---> 0068bd9cf3df [2023-09-18T20:20:53.598Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-18T20:20:53.598Z] ---> Running in f856a84ff5c0 [2023-09-18T20:20:54.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-18T20:20:54.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-18T20:20:54.425Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-18T20:20:54.564Z] Still waiting to schedule task [2023-09-18T20:20:54.565Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-18T20:20:54.684Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-18T20:20:54.684Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-18T20:20:54.684Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-18T20:20:54.684Z] Executing busybox-1.36.1-r2.trigger [2023-09-18T20:20:54.685Z] OK: 270 MiB in 60 packages [2023-09-18T20:20:55.255Z] Removing intermediate container f856a84ff5c0 [2023-09-18T20:20:55.255Z] ---> 3f28590fa7d0 [2023-09-18T20:20:55.255Z] Step 8/12 : WORKDIR /device-rest-go [2023-09-18T20:20:55.255Z] ---> Running in d6f4fe6c8204 [2023-09-18T20:20:55.255Z] Removing intermediate container d6f4fe6c8204 [2023-09-18T20:20:55.255Z] ---> 264c82fd96b3 [2023-09-18T20:20:55.255Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-18T20:20:55.516Z] ---> 01b078e28b0e [2023-09-18T20:20:55.516Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-18T20:20:55.516Z] ---> Running in 89d807db68c4 [2023-09-18T20:21:34.265Z] Removing intermediate container 89d807db68c4 [2023-09-18T20:21:34.265Z] ---> 0ddac0e13209 [2023-09-18T20:21:34.265Z] Step 11/12 : COPY . . [2023-09-18T20:21:34.265Z] ---> 9c4d3f858997 [2023-09-18T20:21:34.265Z] Step 12/12 : RUN $MAKE [2023-09-18T20:21:34.265Z] ---> Running in 0ce04b1a5be5 [2023-09-18T20:21:34.265Z] noop [2023-09-18T20:21:34.265Z] Removing intermediate container 0ce04b1a5be5 [2023-09-18T20:21:34.265Z] ---> 6e3557b6a26e [2023-09-18T20:21:34.265Z] Successfully built 6e3557b6a26e [2023-09-18T20:21:34.265Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T20:21:34.733Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-18T20:21:34.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T20:21:34.891Z] prd-ubuntu20.04-docker-8c-8g-6404 does not seem to be running inside a container [2023-09-18T20:21:34.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-341 -v /w/workspace/gexfoundry_device-rest-go_PR-341:/w/workspace/gexfoundry_device-rest-go_PR-341:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-341@tmp:/w/workspace/gexfoundry_device-rest-go_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-18T20:21:35.276Z] $ docker top 314b1091a38495e84a71bb4ddd34192ed13f1d75627a7df1fdc2286f22c21199 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-18T20:21:35.671Z] + go version [2023-09-18T20:21:35.671Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-18T20:21:35.706Z] $ docker stop --time=1 314b1091a38495e84a71bb4ddd34192ed13f1d75627a7df1fdc2286f22c21199 [2023-09-18T20:21:36.988Z] $ docker rm -f --volumes 314b1091a38495e84a71bb4ddd34192ed13f1d75627a7df1fdc2286f22c21199 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T20:21:37.728Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-18T20:21:37.728Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T20:21:37.883Z] prd-ubuntu20.04-docker-8c-8g-6404 does not seem to be running inside a container [2023-09-18T20:21:37.914Z] $ 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-341 -v /w/workspace/gexfoundry_device-rest-go_PR-341:/w/workspace/gexfoundry_device-rest-go_PR-341:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-341@tmp:/w/workspace/gexfoundry_device-rest-go_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-18T20:21:38.272Z] $ docker top c6aada0ee5c18e9b3396eaf1e7d731436a2e9691b6bd0875dedd5fa55d7432c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-18T20:21:38.678Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-341 [Pipeline] fileExists [Pipeline] sh [2023-09-18T20:21:39.044Z] + make test [2023-09-18T20:21:39.044Z] go test ./... -coverprofile=coverage.out ./... [2023-09-18T20:21:40.468Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-09-18T20:21:50.440Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-09-18T20:21:50.440Z] ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 33.2% of statements [2023-09-18T20:21:58.563Z] go vet ./... [2023-09-18T20:22:01.848Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-18T20:22:01.848Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-18T20:22:01.848Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-18T20:22:01.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-18T20:22:01.927Z] $ docker stop --time=1 c6aada0ee5c18e9b3396eaf1e7d731436a2e9691b6bd0875dedd5fa55d7432c4 [2023-09-18T20:22:04.593Z] $ docker rm -f --volumes c6aada0ee5c18e9b3396eaf1e7d731436a2e9691b6bd0875dedd5fa55d7432c4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-18T20:22:05.156Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-18T20:22:05.230Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-18T20:22:05.967Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-18T20:22:06.277Z] + ls -al . [2023-09-18T20:22:06.277Z] total 188 [2023-09-18T20:22:06.277Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 18 20:21 . [2023-09-18T20:22:06.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 20:20 .. [2023-09-18T20:22:06.277Z] -rw-rw-r-- 1 jenkins jenkins 151 Sep 18 20:20 .dockerignore [2023-09-18T20:22:06.277Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 18 20:21 .git [2023-09-18T20:22:06.277Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 20:20 .github [2023-09-18T20:22:06.277Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 18 20:20 .gitignore [2023-09-18T20:22:06.277Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 18 20:20 .golangci.yml [2023-09-18T20:22:06.277Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 18 20:20 .semver [2023-09-18T20:22:06.277Z] -rw-rw-r-- 1 jenkins jenkins 10300 Sep 18 20:20 Attribution.txt [2023-09-18T20:22:06.277Z] -rw-rw-r-- 1 jenkins jenkins 15709 Sep 18 20:20 CHANGELOG.md [2023-09-18T20:22:06.277Z] -rw-rw-r-- 1 jenkins jenkins 1578 Sep 18 20:20 Dockerfile [2023-09-18T20:22:06.277Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 18 20:20 GOVERNANCE.md [2023-09-18T20:22:06.277Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 18 20:20 Jenkinsfile [2023-09-18T20:22:06.277Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 18 20:20 LICENSE [2023-09-18T20:22:06.277Z] -rw-rw-r-- 1 jenkins jenkins 2010 Sep 18 20:20 Makefile [2023-09-18T20:22:06.277Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 18 20:20 OWNERS.md [2023-09-18T20:22:06.277Z] -rw-rw-r-- 1 jenkins jenkins 15827 Sep 18 20:20 README.md [2023-09-18T20:22:06.277Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 18 20:20 VERSION [2023-09-18T20:22:06.277Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 20:20 bin [2023-09-18T20:22:06.277Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 20:20 cmd [2023-09-18T20:22:06.277Z] -rw-r--r-- 1 jenkins jenkins 14499 Sep 18 20:21 coverage.out [2023-09-18T20:22:06.277Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 20:20 driver [2023-09-18T20:22:06.277Z] -rw-rw-r-- 1 jenkins jenkins 3890 Sep 18 20:20 go.mod [2023-09-18T20:22:06.277Z] -rw-rw-r-- 1 jenkins jenkins 35623 Sep 18 20:20 go.sum [2023-09-18T20:22:06.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 20:20 snap [2023-09-18T20:22:06.278Z] -rw-rw-r-- 1 jenkins jenkins 713 Sep 18 20:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T20:22:06.753Z] + 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=83fd213ce5f6029c0870dda0a68ee1b6242071ac --label arch=amd64 --label version=0.0.0 . [2023-09-18T20:22:06.753Z] Sending build context to Docker daemon 10.92MB [2023-09-18T20:22:06.753Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-18T20:22:06.753Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-18T20:22:06.753Z] ---> 6e3557b6a26e [2023-09-18T20:22:06.753Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-09-18T20:22:07.018Z] ---> Running in 0026fc48da72 [2023-09-18T20:22:07.018Z] Removing intermediate container 0026fc48da72 [2023-09-18T20:22:07.018Z] ---> 2e631184ba3f [2023-09-18T20:22:07.018Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-18T20:22:07.018Z] ---> Running in 2fc1d63171d9 [2023-09-18T20:22:07.018Z] Removing intermediate container 2fc1d63171d9 [2023-09-18T20:22:07.018Z] ---> 1a5d30957e35 [2023-09-18T20:22:07.018Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-18T20:22:07.018Z] ---> Running in 8f43d456972d [2023-09-18T20:22:07.297Z] Removing intermediate container 8f43d456972d [2023-09-18T20:22:07.297Z] ---> 68e5ef55a929 [2023-09-18T20:22:07.297Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-18T20:22:07.297Z] ---> Running in eedd6c3c7f29 [2023-09-18T20:22:07.297Z] Removing intermediate container eedd6c3c7f29 [2023-09-18T20:22:07.297Z] ---> fa80e269aa35 [2023-09-18T20:22:07.297Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-18T20:22:07.297Z] ---> Running in 57891f281066 [2023-09-18T20:22:07.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-18T20:22:07.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-18T20:22:08.114Z] OK: 270 MiB in 60 packages [2023-09-18T20:22:08.374Z] Removing intermediate container 57891f281066 [2023-09-18T20:22:08.374Z] ---> a40b7f6b4f8b [2023-09-18T20:22:08.374Z] Step 8/25 : WORKDIR /device-rest-go [2023-09-18T20:22:08.374Z] ---> Running in 289a5ab1eda7 [2023-09-18T20:22:08.633Z] Removing intermediate container 289a5ab1eda7 [2023-09-18T20:22:08.633Z] ---> bbcc883d87f7 [2023-09-18T20:22:08.633Z] Step 9/25 : COPY go.mod vendor* ./ [2023-09-18T20:22:08.633Z] ---> f8ba420dcfe5 [2023-09-18T20:22:08.633Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-18T20:22:08.633Z] ---> Running in 015bf5ec7189 [2023-09-18T20:22:09.199Z] Removing intermediate container 015bf5ec7189 [2023-09-18T20:22:09.199Z] ---> ccfb553b1efc [2023-09-18T20:22:09.199Z] Step 11/25 : COPY . . [2023-09-18T20:22:09.845Z] ---> 025e28f0730a [2023-09-18T20:22:09.845Z] Step 12/25 : RUN $MAKE [2023-09-18T20:22:09.845Z] ---> Running in 1adcbb55e4de [2023-09-18T20:22:10.105Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-09-18T20:22:23.083Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6405 in /w/workspace/gexfoundry_device-rest-go_PR-341 [Pipeline] { [Pipeline] ws [2023-09-18T20:22:23.142Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2023-09-18T20:22:23.219Z] The recommended git tool is: git [2023-09-18T20:22:28.016Z] using credential edgex-jenkins-ssh [2023-09-18T20:22:28.030Z] Cloning the remote Git repository [2023-09-18T20:22:28.069Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-09-18T20:22:28.155Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2023-09-18T20:22:28.194Z] Removing intermediate container 1adcbb55e4de [2023-09-18T20:22:28.194Z] ---> 89001bb6fcf2 [2023-09-18T20:22:28.194Z] Step 13/25 : FROM alpine:3.18 [2023-09-18T20:22:28.456Z] 3.18: Pulling from library/alpine [2023-09-18T20:22:28.717Z] 7264a8db6415: Already exists [2023-09-18T20:22:28.717Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-18T20:22:28.717Z] Status: Downloaded newer image for alpine:3.18 [2023-09-18T20:22:28.717Z] ---> 7e01a0d0a1dc [2023-09-18T20:22:28.717Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-18T20:22:28.978Z] ---> Running in f1fc0a308eb2 [2023-09-18T20:22:28.978Z] Removing intermediate container f1fc0a308eb2 [2023-09-18T20:22:28.978Z] ---> 0c9036fcc9a6 [2023-09-18T20:22:28.978Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-09-18T20:22:28.978Z] ---> Running in 2e9e5d3c6175 [2023-09-18T20:22:28.978Z] Removing intermediate container 2e9e5d3c6175 [2023-09-18T20:22:28.978Z] ---> e6f62207026d [2023-09-18T20:22:28.978Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-09-18T20:22:28.978Z] ---> Running in 417fff8fb7b1 [2023-09-18T20:22:29.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-18T20:22:28.283Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-09-18T20:22:28.284Z] > git --version # timeout=10 [2023-09-18T20:22:28.302Z] > git --version # 'git version 2.25.1' [2023-09-18T20:22:28.304Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-18T20:22:28.442Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-18T20:22:29.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-18T20:22:30.072Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-18T20:22:30.072Z] Executing busybox-1.36.1-r2.trigger [2023-09-18T20:22:30.072Z] OK: 7 MiB in 16 packages [2023-09-18T20:22:30.331Z] Removing intermediate container 417fff8fb7b1 [2023-09-18T20:22:30.331Z] ---> ea69f009da85 [2023-09-18T20:22:30.331Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-09-18T20:22:30.176Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-09-18T20:22:30.201Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-18T20:22:31.267Z] ---> f68b7a265d6b [2023-09-18T20:22:31.267Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-09-18T20:22:31.267Z] ---> bf33e4dc4be7 [2023-09-18T20:22:31.267Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-09-18T20:22:31.526Z] ---> c9f78b89b9a8 [2023-09-18T20:22:31.526Z] Step 20/25 : EXPOSE 59986 [2023-09-18T20:22:31.526Z] ---> Running in 44ed48d70962 [2023-09-18T20:22:31.526Z] Removing intermediate container 44ed48d70962 [2023-09-18T20:22:31.526Z] ---> 485fc1ab0e1e [2023-09-18T20:22:31.526Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-09-18T20:22:31.526Z] ---> Running in 25663e1326d1 [2023-09-18T20:22:31.526Z] Removing intermediate container 25663e1326d1 [2023-09-18T20:22:31.526Z] ---> 1aa1f9db1c15 [2023-09-18T20:22:31.526Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-18T20:22:31.526Z] ---> Running in 70dc3c8fa936 [2023-09-18T20:22:31.602Z] Merging remotes/origin/main commit b7980b90e1d8fdcd0e573eb4f1abb16f6ffbbc29 into PR head commit 83fd213ce5f6029c0870dda0a68ee1b6242071ac [2023-09-18T20:22:31.784Z] Removing intermediate container 70dc3c8fa936 [2023-09-18T20:22:31.784Z] ---> a994cd013ac1 [2023-09-18T20:22:31.784Z] Step 23/25 : LABEL arch=amd64 [2023-09-18T20:22:31.784Z] ---> Running in adb20a4ccaca [2023-09-18T20:22:31.784Z] Removing intermediate container adb20a4ccaca [2023-09-18T20:22:31.784Z] ---> c2b7979c5ac3 [2023-09-18T20:22:31.784Z] Step 24/25 : LABEL git_sha=83fd213ce5f6029c0870dda0a68ee1b6242071ac [2023-09-18T20:22:31.784Z] ---> Running in 329ab3efa2d4 [2023-09-18T20:22:31.873Z] Merge succeeded, producing 83fd213ce5f6029c0870dda0a68ee1b6242071ac [2023-09-18T20:22:31.874Z] Checking out Revision 83fd213ce5f6029c0870dda0a68ee1b6242071ac (PR-341) [2023-09-18T20:22:31.025Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-09-18T20:22:31.068Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-09-18T20:22:31.069Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-18T20:22:31.090Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/341/head:refs/remotes/origin/PR-341 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-18T20:22:31.622Z] > git config core.sparsecheckout # timeout=10 [2023-09-18T20:22:31.690Z] > git checkout -f 83fd213ce5f6029c0870dda0a68ee1b6242071ac # timeout=10 [2023-09-18T20:22:31.773Z] > git remote # timeout=10 [2023-09-18T20:22:31.793Z] > git config --get remote.origin.url # timeout=10 [2023-09-18T20:22:31.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-18T20:22:31.829Z] > git merge b7980b90e1d8fdcd0e573eb4f1abb16f6ffbbc29 # timeout=10 [2023-09-18T20:22:31.853Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-18T20:22:31.882Z] > git config core.sparsecheckout # timeout=10 [2023-09-18T20:22:31.896Z] > git checkout -f 83fd213ce5f6029c0870dda0a68ee1b6242071ac # timeout=10 [2023-09-18T20:22:32.044Z] Removing intermediate container 329ab3efa2d4 [2023-09-18T20:22:32.044Z] ---> caf70f4fce64 [2023-09-18T20:22:32.044Z] Step 25/25 : LABEL version=0.0.0 [2023-09-18T20:22:32.044Z] ---> Running in 3eaf235611ce [2023-09-18T20:22:32.044Z] Removing intermediate container 3eaf235611ce [2023-09-18T20:22:32.044Z] ---> 4e8234b2b58f [2023-09-18T20:22:32.044Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-18T20:22:32.044Z] Successfully built 4e8234b2b58f [2023-09-18T20:22:32.044Z] 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] } [2023-09-18T20:22:32.344Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2023-09-18T20:22:32.395Z] > git --version # timeout=10 [2023-09-18T20:22:32.407Z] > git --version # 'git version 2.25.1' [2023-09-18T20:22:32.423Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T20:22:32.826Z] [2023-09-18T20:22:32.826Z] GitHub has been notified of this commit’s build result [2023-09-18T20:22:32.826Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-09-18T20:22:32.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-18T20:22:32.943Z] [2023-09-18T20:22:32.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-18T20:22:33.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-18T20:22:33.343Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-18T20:22:33.343Z] 5eb5b503b376: Pulling fs layer [2023-09-18T20:22:33.343Z] 5c69ac0246d0: Pulling fs layer [2023-09-18T20:22:33.343Z] ec43610c2a17: Pulling fs layer [2023-09-18T20:22:33.343Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-18T20:22:33.343Z] 33b1e0a273af: Pulling fs layer [2023-09-18T20:22:33.343Z] 5d3b04190fa2: Pulling fs layer [2023-09-18T20:22:33.343Z] 2f39f015ded8: Pulling fs layer [2023-09-18T20:22:33.343Z] 33b1e0a273af: Waiting [2023-09-18T20:22:33.343Z] 5d3b04190fa2: Waiting [2023-09-18T20:22:33.343Z] 2f39f015ded8: Waiting [2023-09-18T20:22:33.343Z] 3a2ae6a8a46f: Waiting [2023-09-18T20:22:33.343Z] 5c69ac0246d0: Verifying Checksum [2023-09-18T20:22:33.343Z] 5c69ac0246d0: Download complete [2023-09-18T20:22:33.343Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-18T20:22:33.343Z] 3a2ae6a8a46f: Download complete [2023-09-18T20:22:33.343Z] 33b1e0a273af: Verifying Checksum [2023-09-18T20:22:33.343Z] 33b1e0a273af: Download complete [2023-09-18T20:22:33.343Z] 5d3b04190fa2: Verifying Checksum [2023-09-18T20:22:33.343Z] 5d3b04190fa2: Download complete [2023-09-18T20:22:33.343Z] ec43610c2a17: Verifying Checksum [2023-09-18T20:22:33.343Z] ec43610c2a17: Download complete [2023-09-18T20:22:33.601Z] 5eb5b503b376: Verifying Checksum [2023-09-18T20:22:33.601Z] 5eb5b503b376: Download complete [2023-09-18T20:22:33.655Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-18T20:22:33.655Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-18T20:22:33.655Z] Dload Upload Total Spent Left Speed [2023-09-18T20:22:33.655Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh [2023-09-18T20:22:34.166Z] 2f39f015ded8: Download complete [2023-09-18T20:22:34.308Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-18T20:22:34.657Z] + sudo tee /etc/docker/daemon.new [2023-09-18T20:22:34.657Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-18T20:22:34.657Z] { [2023-09-18T20:22:34.657Z] "registry-mirrors": [ [2023-09-18T20:22:34.657Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-18T20:22:34.657Z] ], [2023-09-18T20:22:34.657Z] "bip": "10.250.0.254/24", [2023-09-18T20:22:34.657Z] "hosts": [ [2023-09-18T20:22:34.657Z] "tcp://0.0.0.0:5555", [2023-09-18T20:22:34.657Z] "unix:///var/run/docker.sock" [2023-09-18T20:22:34.657Z] ], [2023-09-18T20:22:34.657Z] "mtu": 1458, [2023-09-18T20:22:34.657Z] "selinux-enabled": true, [2023-09-18T20:22:34.657Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-18T20:22:34.657Z] } [Pipeline] sh [2023-09-18T20:22:34.733Z] 5eb5b503b376: Pull complete [2023-09-18T20:22:34.992Z] 5c69ac0246d0: Pull complete [2023-09-18T20:22:34.999Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-18T20:22:35.367Z] + sudo service docker restart [2023-09-18T20:22:35.560Z] ec43610c2a17: Pull complete [2023-09-18T20:22:35.560Z] 3a2ae6a8a46f: Pull complete [2023-09-18T20:22:35.820Z] 33b1e0a273af: Pull complete [2023-09-18T20:22:35.820Z] 5d3b04190fa2: Pull complete [2023-09-18T20:22:41.096Z] 2f39f015ded8: Pull complete [2023-09-18T20:22:41.096Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-18T20:22:41.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-18T20:22:41.096Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T20:22:41.352Z] prd-ubuntu20.04-docker-8c-8g-6404 does not seem to be running inside a container [2023-09-18T20:22:41.381Z] $ 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-341 -v /w/workspace/gexfoundry_device-rest-go_PR-341:/w/workspace/gexfoundry_device-rest-go_PR-341:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-341@tmp:/w/workspace/gexfoundry_device-rest-go_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-18T20:22:44.725Z] $ docker top 721dfc51bbe45ca625cbed48da8aad2444efbcbdfb6a1f88ae13563095815012 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-18T20:22:45.200Z] ---> job-cost.sh [2023-09-18T20:22:45.200Z] lf-activate-venv: SKIPPING [2023-09-18T20:22:45.200Z] INFO: No Stack... [2023-09-18T20:22:45.459Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-18T20:22:45.718Z] INFO: Archiving Costs [Pipeline] sh [2023-09-18T20:22:46.040Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-341/archives/cost.csv [2023-09-18T20:22:46.040Z] + cut -d, -f6 [Pipeline] lock [2023-09-18T20:22:46.081Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-341-1-stack-cost] [2023-09-18T20:22:46.085Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-341-1-stack-cost] did not exist. Created. [2023-09-18T20:22:46.085Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-341-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-18T20:22:46.474Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-18T20:22:46.537Z] Stashed 1 file(s) [Pipeline] } [2023-09-18T20:22:46.569Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-341-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-18T20:22:46.654Z] $ docker stop --time=1 721dfc51bbe45ca625cbed48da8aad2444efbcbdfb6a1f88ae13563095815012 [2023-09-18T20:22:47.814Z] $ docker rm -f --volumes 721dfc51bbe45ca625cbed48da8aad2444efbcbdfb6a1f88ae13563095815012 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-18T20:22:53.674Z] provisioning config files... [2023-09-18T20:22:53.697Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config5079104960619068993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-18T20:22:54.082Z] ---> docker-login.sh [2023-09-18T20:22:54.082Z] nexus3.edgexfoundry.org:10001 [2023-09-18T20:22:54.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T20:22:54.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T20:22:54.619Z] Configure a credential helper to remove this warning. See [2023-09-18T20:22:54.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T20:22:54.619Z] [2023-09-18T20:22:54.619Z] Login Succeeded [2023-09-18T20:22:54.619Z] nexus3.edgexfoundry.org:10002 [2023-09-18T20:22:54.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T20:22:54.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T20:22:54.889Z] Configure a credential helper to remove this warning. See [2023-09-18T20:22:54.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T20:22:54.889Z] [2023-09-18T20:22:54.889Z] Login Succeeded [2023-09-18T20:22:54.889Z] nexus3.edgexfoundry.org:10003 [2023-09-18T20:22:55.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T20:22:55.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T20:22:55.426Z] Configure a credential helper to remove this warning. See [2023-09-18T20:22:55.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T20:22:55.426Z] [2023-09-18T20:22:55.426Z] Login Succeeded [2023-09-18T20:22:55.426Z] nexus3.edgexfoundry.org:10004 [2023-09-18T20:22:55.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T20:22:55.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T20:22:55.695Z] Configure a credential helper to remove this warning. See [2023-09-18T20:22:55.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T20:22:55.695Z] [2023-09-18T20:22:55.695Z] Login Succeeded [2023-09-18T20:22:55.695Z] docker.io [2023-09-18T20:22:55.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T20:22:56.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T20:22:56.228Z] Configure a credential helper to remove this warning. See [2023-09-18T20:22:56.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T20:22:56.228Z] [2023-09-18T20:22:56.228Z] Login Succeeded [2023-09-18T20:22:56.228Z] ---> docker-login.sh ends [Pipeline] } [2023-09-18T20:22:56.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-18T20:22:56.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-18T20:22:56.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-18T20:22:56.742Z] ========================================================= [2023-09-18T20:22:56.742Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-18T20:22:56.742Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T20:22:57.266Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-18T20:22:57.266Z] Sending build context to Docker daemon 143.4kB [2023-09-18T20:22:57.534Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-18T20:22:57.534Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-18T20:22:59.493Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-18T20:22:59.493Z] 9fda8d8052c6: Pulling fs layer [2023-09-18T20:22:59.493Z] 5d54e960e981: Pulling fs layer [2023-09-18T20:22:59.493Z] c4a7e357bf2a: Pulling fs layer [2023-09-18T20:22:59.493Z] f0e02332f6b5: Pulling fs layer [2023-09-18T20:22:59.493Z] 66412af1f25a: Pulling fs layer [2023-09-18T20:22:59.493Z] 1baf3a5c0e64: Pulling fs layer [2023-09-18T20:22:59.493Z] 9a37bb91b891: Pulling fs layer [2023-09-18T20:22:59.493Z] a29adfc67d43: Pulling fs layer [2023-09-18T20:22:59.493Z] d5de9f91c1a4: Pulling fs layer [2023-09-18T20:22:59.493Z] f0e02332f6b5: Waiting [2023-09-18T20:22:59.493Z] 66412af1f25a: Waiting [2023-09-18T20:22:59.493Z] 1baf3a5c0e64: Waiting [2023-09-18T20:22:59.493Z] 9a37bb91b891: Waiting [2023-09-18T20:22:59.493Z] a29adfc67d43: Waiting [2023-09-18T20:22:59.493Z] d5de9f91c1a4: Waiting [2023-09-18T20:22:59.493Z] 5d54e960e981: Verifying Checksum [2023-09-18T20:22:59.493Z] 5d54e960e981: Download complete [2023-09-18T20:22:59.493Z] f0e02332f6b5: Verifying Checksum [2023-09-18T20:22:59.493Z] f0e02332f6b5: Download complete [2023-09-18T20:22:59.493Z] 66412af1f25a: Verifying Checksum [2023-09-18T20:22:59.493Z] 66412af1f25a: Download complete [2023-09-18T20:22:59.493Z] 9fda8d8052c6: Verifying Checksum [2023-09-18T20:22:59.493Z] 9fda8d8052c6: Download complete [2023-09-18T20:23:00.079Z] 9a37bb91b891: Verifying Checksum [2023-09-18T20:23:00.079Z] 9a37bb91b891: Download complete [2023-09-18T20:23:00.679Z] a29adfc67d43: Verifying Checksum [2023-09-18T20:23:00.679Z] a29adfc67d43: Download complete [2023-09-18T20:23:00.679Z] 9fda8d8052c6: Pull complete [2023-09-18T20:23:01.282Z] 5d54e960e981: Pull complete [2023-09-18T20:23:01.551Z] d5de9f91c1a4: Verifying Checksum [2023-09-18T20:23:01.551Z] d5de9f91c1a4: Download complete [2023-09-18T20:23:01.551Z] c4a7e357bf2a: Verifying Checksum [2023-09-18T20:23:01.551Z] c4a7e357bf2a: Download complete [2023-09-18T20:23:02.515Z] 1baf3a5c0e64: Verifying Checksum [2023-09-18T20:23:02.515Z] 1baf3a5c0e64: Download complete [2023-09-18T20:23:14.988Z] c4a7e357bf2a: Pull complete [2023-09-18T20:23:14.988Z] f0e02332f6b5: Pull complete [2023-09-18T20:23:14.988Z] 66412af1f25a: Pull complete [2023-09-18T20:23:21.681Z] 1baf3a5c0e64: Pull complete [2023-09-18T20:23:21.951Z] 9a37bb91b891: Pull complete [2023-09-18T20:23:23.365Z] a29adfc67d43: Pull complete [2023-09-18T20:23:24.774Z] d5de9f91c1a4: Pull complete [2023-09-18T20:23:24.774Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-18T20:23:24.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-18T20:23:24.775Z] ---> 746ca1b523b5 [2023-09-18T20:23:24.775Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-18T20:23:26.728Z] ---> Running in 6f5c06cdca0a [2023-09-18T20:23:26.728Z] Removing intermediate container 6f5c06cdca0a [2023-09-18T20:23:26.728Z] ---> b1b29f226ace [2023-09-18T20:23:26.728Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-18T20:23:27.001Z] ---> Running in ccdca10c0264 [2023-09-18T20:23:27.267Z] Removing intermediate container ccdca10c0264 [2023-09-18T20:23:27.267Z] ---> ec2425184e0e [2023-09-18T20:23:27.267Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-18T20:23:27.267Z] ---> Running in 910528a0a346 [2023-09-18T20:23:27.535Z] Removing intermediate container 910528a0a346 [2023-09-18T20:23:27.535Z] ---> 0b2fa0c9a08a [2023-09-18T20:23:27.535Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-18T20:23:27.535Z] ---> Running in 625a33d4da17 [2023-09-18T20:23:27.803Z] Removing intermediate container 625a33d4da17 [2023-09-18T20:23:27.803Z] ---> 307dd5a4aeb6 [2023-09-18T20:23:27.803Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-18T20:23:28.071Z] ---> Running in 04c8e4d383e4 [2023-09-18T20:23:29.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-18T20:23:29.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-18T20:23:30.260Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-18T20:23:30.260Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-18T20:23:30.260Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-18T20:23:30.529Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-18T20:23:30.529Z] Executing busybox-1.36.1-r2.trigger [2023-09-18T20:23:30.529Z] OK: 272 MiB in 60 packages [2023-09-18T20:23:31.495Z] Removing intermediate container 04c8e4d383e4 [2023-09-18T20:23:31.495Z] ---> ad2a464ff6d4 [2023-09-18T20:23:31.495Z] Step 8/12 : WORKDIR /device-rest-go [2023-09-18T20:23:31.495Z] ---> Running in b1237add6829 [2023-09-18T20:23:31.764Z] Removing intermediate container b1237add6829 [2023-09-18T20:23:31.764Z] ---> 2adf523e5851 [2023-09-18T20:23:31.764Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-18T20:23:32.349Z] ---> a387d0bb82d3 [2023-09-18T20:23:32.349Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-18T20:23:32.349Z] ---> Running in a062a9730c90 [2023-09-18T20:24:40.224Z] Removing intermediate container a062a9730c90 [2023-09-18T20:24:40.224Z] ---> e54a0043b680 [2023-09-18T20:24:40.224Z] Step 11/12 : COPY . . [2023-09-18T20:24:40.505Z] ---> 21eddc6819a2 [2023-09-18T20:24:40.505Z] Step 12/12 : RUN $MAKE [2023-09-18T20:24:40.505Z] ---> Running in 675d72e80a07 [2023-09-18T20:24:41.468Z] noop [2023-09-18T20:24:42.052Z] Removing intermediate container 675d72e80a07 [2023-09-18T20:24:42.052Z] ---> 0f62cd53d3af [2023-09-18T20:24:42.052Z] Successfully built 0f62cd53d3af [2023-09-18T20:24:42.052Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T20:24:42.535Z] + docker inspect -f . ci-base-image-arm64 [2023-09-18T20:24:42.535Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T20:24:42.810Z] prd-ubuntu20.04-docker-arm64-4c-16g-6405 does not seem to be running inside a container [2023-09-18T20:24:42.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-18T20:24:44.023Z] $ docker top 0087d6086e920b6af44d4b1be17247b76575e0271199232048eef0fee3dbda54 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-18T20:24:44.889Z] + go version [2023-09-18T20:24:44.889Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-18T20:24:44.924Z] $ docker stop --time=1 0087d6086e920b6af44d4b1be17247b76575e0271199232048eef0fee3dbda54 [2023-09-18T20:24:48.265Z] $ docker rm -f --volumes 0087d6086e920b6af44d4b1be17247b76575e0271199232048eef0fee3dbda54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T20:24:49.113Z] + docker inspect -f . ci-base-image-arm64 [2023-09-18T20:24:49.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T20:24:49.355Z] prd-ubuntu20.04-docker-arm64-4c-16g-6405 does not seem to be running inside a container [2023-09-18T20:24:49.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-18T20:24:50.522Z] $ docker top 6511413dd9c2718df6f549c11b08b0ed855fb7b41d50e4a7915a90d3fa693903 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-18T20:24:51.063Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-18T20:24:51.452Z] + make test [2023-09-18T20:24:51.452Z] go test ./... -coverprofile=coverage.out ./... [2023-09-18T20:24:55.736Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-09-18T20:26:32.374Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-09-18T20:26:32.374Z] ok github.com/edgexfoundry/device-rest-go/driver 0.053s coverage: 33.2% of statements [2023-09-18T20:26:32.374Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-18T20:26:32.374Z] go vet ./... [2023-09-18T20:26:42.452Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-18T20:26:42.452Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-18T20:26:42.452Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-18T20:26:42.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-18T20:26:42.526Z] $ docker stop --time=1 6511413dd9c2718df6f549c11b08b0ed855fb7b41d50e4a7915a90d3fa693903 [2023-09-18T20:26:44.578Z] $ docker rm -f --volumes 6511413dd9c2718df6f549c11b08b0ed855fb7b41d50e4a7915a90d3fa693903 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-18T20:26:45.955Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-18T20:26:45.991Z] Warning: overwriting stash ‘coverage-report’ [2023-09-18T20:26:46.430Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-18T20:26:47.055Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-18T20:26:47.394Z] + ls -al . [2023-09-18T20:26:47.395Z] total 184 [2023-09-18T20:26:47.395Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 18 20:24 . [2023-09-18T20:26:47.395Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 20:22 .. [2023-09-18T20:26:47.395Z] -rw-rw-r-- 1 jenkins jenkins 151 Sep 18 20:22 .dockerignore [2023-09-18T20:26:47.395Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 18 20:22 .git [2023-09-18T20:26:47.395Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 20:22 .github [2023-09-18T20:26:47.395Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 18 20:22 .gitignore [2023-09-18T20:26:47.395Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 18 20:22 .golangci.yml [2023-09-18T20:26:47.395Z] -rw-rw-r-- 1 jenkins jenkins 10300 Sep 18 20:22 Attribution.txt [2023-09-18T20:26:47.395Z] -rw-rw-r-- 1 jenkins jenkins 15709 Sep 18 20:22 CHANGELOG.md [2023-09-18T20:26:47.395Z] -rw-rw-r-- 1 jenkins jenkins 1578 Sep 18 20:22 Dockerfile [2023-09-18T20:26:47.395Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 18 20:22 GOVERNANCE.md [2023-09-18T20:26:47.395Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 18 20:22 Jenkinsfile [2023-09-18T20:26:47.395Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 18 20:22 LICENSE [2023-09-18T20:26:47.395Z] -rw-rw-r-- 1 jenkins jenkins 2010 Sep 18 20:22 Makefile [2023-09-18T20:26:47.395Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 18 20:22 OWNERS.md [2023-09-18T20:26:47.395Z] -rw-rw-r-- 1 jenkins jenkins 15827 Sep 18 20:22 README.md [2023-09-18T20:26:47.395Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 18 20:20 VERSION [2023-09-18T20:26:47.395Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 20:22 bin [2023-09-18T20:26:47.395Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 20:22 cmd [2023-09-18T20:26:47.395Z] -rw-r--r-- 1 jenkins jenkins 14499 Sep 18 20:26 coverage.out [2023-09-18T20:26:47.395Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 20:22 driver [2023-09-18T20:26:47.395Z] -rw-rw-r-- 1 jenkins jenkins 3890 Sep 18 20:22 go.mod [2023-09-18T20:26:47.395Z] -rw-rw-r-- 1 jenkins jenkins 35623 Sep 18 20:22 go.sum [2023-09-18T20:26:47.395Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 20:22 snap [2023-09-18T20:26:47.395Z] -rw-rw-r-- 1 jenkins jenkins 713 Sep 18 20:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T20:26:47.835Z] + 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=83fd213ce5f6029c0870dda0a68ee1b6242071ac --label arch=arm64 --label version=0.0.0 . [2023-09-18T20:26:47.835Z] Sending build context to Docker daemon 158.7kB [2023-09-18T20:26:48.103Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-18T20:26:48.103Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-18T20:26:48.104Z] ---> 0f62cd53d3af [2023-09-18T20:26:48.104Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-09-18T20:26:49.521Z] ---> Running in a39aa2fde6d5 [2023-09-18T20:26:49.790Z] Removing intermediate container a39aa2fde6d5 [2023-09-18T20:26:49.790Z] ---> 32c640bcb493 [2023-09-18T20:26:49.790Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-18T20:26:50.057Z] ---> Running in e266138a6745 [2023-09-18T20:26:50.323Z] Removing intermediate container e266138a6745 [2023-09-18T20:26:50.323Z] ---> 92d03ab5c2ed [2023-09-18T20:26:50.323Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-18T20:26:50.323Z] ---> Running in 3904a96a4074 [2023-09-18T20:26:50.590Z] Removing intermediate container 3904a96a4074 [2023-09-18T20:26:50.590Z] ---> bc796c7063e0 [2023-09-18T20:26:50.591Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-18T20:26:50.591Z] ---> Running in a8f0300fb6f1 [2023-09-18T20:26:50.865Z] Removing intermediate container a8f0300fb6f1 [2023-09-18T20:26:50.865Z] ---> 469941e88c4c [2023-09-18T20:26:50.865Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-18T20:26:51.132Z] ---> Running in f202f16003fa [2023-09-18T20:26:52.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-18T20:26:52.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-18T20:26:53.768Z] OK: 272 MiB in 60 packages [2023-09-18T20:26:54.352Z] Removing intermediate container f202f16003fa [2023-09-18T20:26:54.352Z] ---> da86595ab697 [2023-09-18T20:26:54.352Z] Step 8/25 : WORKDIR /device-rest-go [2023-09-18T20:26:54.621Z] ---> Running in 25ff3156316d [2023-09-18T20:26:54.889Z] Removing intermediate container 25ff3156316d [2023-09-18T20:26:54.889Z] ---> 07393f243638 [2023-09-18T20:26:54.889Z] Step 9/25 : COPY go.mod vendor* ./ [2023-09-18T20:26:55.854Z] ---> af9587edabb1 [2023-09-18T20:26:55.854Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-18T20:26:55.854Z] ---> Running in 2a6acc184c43 [2023-09-18T20:26:59.199Z] Removing intermediate container 2a6acc184c43 [2023-09-18T20:26:59.199Z] ---> 7e31c4912b85 [2023-09-18T20:26:59.199Z] Step 11/25 : COPY . . [2023-09-18T20:26:59.465Z] ---> 90d03ccb8b83 [2023-09-18T20:26:59.465Z] Step 12/25 : RUN $MAKE [2023-09-18T20:26:59.732Z] ---> Running in 7c7ee2e34c77 [2023-09-18T20:27:03.069Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-09-18T20:29:09.922Z] Removing intermediate container 7c7ee2e34c77 [2023-09-18T20:29:09.922Z] ---> 1d143032d446 [2023-09-18T20:29:09.922Z] Step 13/25 : FROM alpine:3.18 [2023-09-18T20:29:09.922Z] 3.18: Pulling from library/alpine [2023-09-18T20:29:09.922Z] 9fda8d8052c6: Already exists [2023-09-18T20:29:09.922Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-18T20:29:09.922Z] Status: Downloaded newer image for alpine:3.18 [2023-09-18T20:29:09.922Z] ---> f6648c04cd6c [2023-09-18T20:29:09.922Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-18T20:29:09.922Z] ---> Running in 449423cfa59b [2023-09-18T20:29:09.922Z] Removing intermediate container 449423cfa59b [2023-09-18T20:29:09.922Z] ---> cab0f560eff0 [2023-09-18T20:29:09.922Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-09-18T20:29:09.922Z] ---> Running in 6309b478f85f [2023-09-18T20:29:09.922Z] Removing intermediate container 6309b478f85f [2023-09-18T20:29:09.922Z] ---> 7f13378fa7e9 [2023-09-18T20:29:09.922Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-09-18T20:29:09.922Z] ---> Running in b2fef21a68a8 [2023-09-18T20:29:09.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-18T20:29:09.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-18T20:29:09.922Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-18T20:29:09.922Z] Executing busybox-1.36.1-r2.trigger [2023-09-18T20:29:09.922Z] OK: 8 MiB in 16 packages [2023-09-18T20:29:09.922Z] Removing intermediate container b2fef21a68a8 [2023-09-18T20:29:09.922Z] ---> 027f7f4946ba [2023-09-18T20:29:09.922Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-09-18T20:29:09.922Z] ---> fd9b7f991700 [2023-09-18T20:29:09.922Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-09-18T20:29:09.922Z] ---> beff49096a61 [2023-09-18T20:29:09.922Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-09-18T20:29:09.922Z] ---> 9ac414733f8a [2023-09-18T20:29:09.922Z] Step 20/25 : EXPOSE 59986 [2023-09-18T20:29:09.922Z] ---> Running in 84382f0032a0 [2023-09-18T20:29:09.922Z] Removing intermediate container 84382f0032a0 [2023-09-18T20:29:09.922Z] ---> 2ec7f963641e [2023-09-18T20:29:09.922Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-09-18T20:29:09.922Z] ---> Running in 2ecf03bc5830 [2023-09-18T20:29:09.922Z] Removing intermediate container 2ecf03bc5830 [2023-09-18T20:29:09.922Z] ---> 83a3060822d1 [2023-09-18T20:29:09.922Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-18T20:29:09.922Z] ---> Running in c72295625d69 [2023-09-18T20:29:09.922Z] Removing intermediate container c72295625d69 [2023-09-18T20:29:09.922Z] ---> 82425fae90dc [2023-09-18T20:29:09.922Z] Step 23/25 : LABEL arch=arm64 [2023-09-18T20:29:09.922Z] ---> Running in 6122be84eb14 [2023-09-18T20:29:09.922Z] Removing intermediate container 6122be84eb14 [2023-09-18T20:29:09.922Z] ---> 2ea76cf5fffb [2023-09-18T20:29:09.922Z] Step 24/25 : LABEL git_sha=83fd213ce5f6029c0870dda0a68ee1b6242071ac [2023-09-18T20:29:09.922Z] ---> Running in 0124b71cfb71 [2023-09-18T20:29:09.922Z] Removing intermediate container 0124b71cfb71 [2023-09-18T20:29:09.922Z] ---> 7f469a632f3d [2023-09-18T20:29:09.922Z] Step 25/25 : LABEL version=0.0.0 [2023-09-18T20:29:09.922Z] ---> Running in 48fc961c8fa6 [2023-09-18T20:29:09.922Z] Removing intermediate container 48fc961c8fa6 [2023-09-18T20:29:09.922Z] ---> b476be1b008c [2023-09-18T20:29:09.922Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-18T20:29:09.922Z] Successfully built b476be1b008c [2023-09-18T20:29:09.922Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T20:29:10.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-18T20:29:10.770Z] [2023-09-18T20:29:10.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T20:29:11.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-18T20:29:11.185Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-18T20:29:11.185Z] 8998bd30e6a1: Pulling fs layer [2023-09-18T20:29:11.185Z] 04944245beec: Pulling fs layer [2023-09-18T20:29:11.185Z] 699f458cf7ca: Pulling fs layer [2023-09-18T20:29:11.185Z] 765212b225bb: Pulling fs layer [2023-09-18T20:29:11.185Z] f23df028b6ca: Pulling fs layer [2023-09-18T20:29:11.185Z] d65c8cfc05b1: Pulling fs layer [2023-09-18T20:29:11.185Z] 2437ff75d9bd: Pulling fs layer [2023-09-18T20:29:11.185Z] 765212b225bb: Waiting [2023-09-18T20:29:11.185Z] f23df028b6ca: Waiting [2023-09-18T20:29:11.185Z] d65c8cfc05b1: Waiting [2023-09-18T20:29:11.185Z] 2437ff75d9bd: Waiting [2023-09-18T20:29:11.455Z] 04944245beec: Verifying Checksum [2023-09-18T20:29:11.455Z] 04944245beec: Download complete [2023-09-18T20:29:11.455Z] 765212b225bb: Verifying Checksum [2023-09-18T20:29:11.455Z] 765212b225bb: Download complete [2023-09-18T20:29:11.455Z] f23df028b6ca: Verifying Checksum [2023-09-18T20:29:11.455Z] f23df028b6ca: Download complete [2023-09-18T20:29:11.455Z] d65c8cfc05b1: Verifying Checksum [2023-09-18T20:29:11.455Z] d65c8cfc05b1: Download complete [2023-09-18T20:29:11.455Z] 699f458cf7ca: Verifying Checksum [2023-09-18T20:29:11.455Z] 699f458cf7ca: Download complete [2023-09-18T20:29:12.037Z] 8998bd30e6a1: Verifying Checksum [2023-09-18T20:29:12.037Z] 8998bd30e6a1: Download complete [2023-09-18T20:29:13.979Z] 2437ff75d9bd: Verifying Checksum [2023-09-18T20:29:13.979Z] 2437ff75d9bd: Download complete [2023-09-18T20:29:15.921Z] 8998bd30e6a1: Pull complete [2023-09-18T20:29:17.858Z] 04944245beec: Pull complete [2023-09-18T20:29:18.819Z] 699f458cf7ca: Pull complete [2023-09-18T20:29:19.088Z] 765212b225bb: Pull complete [2023-09-18T20:29:19.777Z] f23df028b6ca: Pull complete [2023-09-18T20:29:20.048Z] d65c8cfc05b1: Pull complete [2023-09-18T20:29:35.088Z] 2437ff75d9bd: Pull complete [2023-09-18T20:29:35.089Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-18T20:29:35.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-18T20:29:35.089Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T20:29:35.405Z] prd-ubuntu20.04-docker-arm64-4c-16g-6405 does not seem to be running inside a container [2023-09-18T20:29:35.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-18T20:29:37.965Z] $ docker top be050b3725d732c8b9d16f894adaa66508ab774414874521e729ae687c056290 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-18T20:29:38.605Z] ---> job-cost.sh [2023-09-18T20:29:38.871Z] lf-activate-venv: SKIPPING [2023-09-18T20:29:38.871Z] INFO: No Stack... [2023-09-18T20:29:39.135Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-18T20:29:40.088Z] INFO: Archiving Costs [Pipeline] sh [2023-09-18T20:29:40.425Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2023-09-18T20:29:40.425Z] + cut -d, -f6 [Pipeline] lock [2023-09-18T20:29:40.507Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-341-1-stack-cost] [2023-09-18T20:29:40.512Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-341-1-stack-cost] did not exist. Created. [2023-09-18T20:29:40.512Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-341-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-18T20:29:40.922Z] /w/workspace/device-rest-go/1@tmp/durable-589f3568/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-18T20:29:41.592Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-18T20:29:41.631Z] Warning: overwriting stash ‘stack-cost’ [2023-09-18T20:29:41.680Z] Stashed 1 file(s) [Pipeline] } [2023-09-18T20:29:41.695Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-341-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-18T20:29:41.786Z] $ docker stop --time=1 be050b3725d732c8b9d16f894adaa66508ab774414874521e729ae687c056290 [2023-09-18T20:29:44.728Z] $ docker rm -f --volumes be050b3725d732c8b9d16f894adaa66508ab774414874521e729ae687c056290 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-18T20:29:45.705Z] provisioning config files... [2023-09-18T20:29:45.712Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-341@tmp/config598071244052452202tmp [Pipeline] { [Pipeline] sh [2023-09-18T20:29:46.042Z] + set +x [2023-09-18T20:29:46.042Z] + curl -s https://codecov.io/bash [2023-09-18T20:29:46.042Z] + bash -s -- [2023-09-18T20:29:46.042Z] [2023-09-18T20:29:46.042Z] _____ _ [2023-09-18T20:29:46.042Z] / ____| | | [2023-09-18T20:29:46.042Z] | | ___ __| | ___ ___ _____ __ [2023-09-18T20:29:46.042Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-18T20:29:46.042Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-18T20:29:46.042Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-18T20:29:46.042Z] Bash-1.0.6 [2023-09-18T20:29:46.042Z] [2023-09-18T20:29:46.042Z] [2023-09-18T20:29:46.042Z] ==> git version 2.25.1 found [2023-09-18T20:29:46.042Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-18T20:29:46.042Z] Release-Date: 2020-01-08 [2023-09-18T20:29:46.042Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-18T20:29:46.042Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-18T20:29:46.042Z] ==> Jenkins CI detected. [2023-09-18T20:29:46.042Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-341 [2023-09-18T20:29:46.042Z] project root: . [2023-09-18T20:29:46.042Z] --> token set from env [2023-09-18T20:29:46.042Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-18T20:29:46.302Z] ==> Running gcov in . (disable via -X gcov) [2023-09-18T20:29:46.302Z] ==> Python coveragepy not found [2023-09-18T20:29:46.302Z] ==> Searching for coverage reports in: [2023-09-18T20:29:46.302Z] + . [2023-09-18T20:29:46.302Z] -> Found 1 reports [2023-09-18T20:29:46.302Z] ==> Detecting git/mercurial file structure [2023-09-18T20:29:46.302Z] ==> Reading reports [2023-09-18T20:29:46.302Z] + ./coverage.out bytes=14499 [2023-09-18T20:29:46.302Z] ==> Appending adjustments [2023-09-18T20:29:46.302Z] https://docs.codecov.io/docs/fixing-reports [2023-09-18T20:29:46.302Z] + Found adjustments [2023-09-18T20:29:46.302Z] ==> Gzipping contents [2023-09-18T20:29:46.302Z] 4.0K /tmp/codecov.eLNA9L.gz [2023-09-18T20:29:46.302Z] ==> Uploading reports [2023-09-18T20:29:46.302Z] url: https://codecov.io [2023-09-18T20:29:46.302Z] query: branch=PR-341&commit=83fd213ce5f6029c0870dda0a68ee1b6242071ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-341%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=341&job=&cmd_args= [2023-09-18T20:29:46.302Z] -> Pinging Codecov [2023-09-18T20:29:46.302Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-341&commit=83fd213ce5f6029c0870dda0a68ee1b6242071ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-341%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=341&job=&cmd_args= [2023-09-18T20:29:46.561Z] -> Uploading to [2023-09-18T20:29:46.561Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-18/4E5D53B4F1F92C436F7061BF334D961C/83fd213ce5f6029c0870dda0a68ee1b6242071ac/20df7334-2470-4878-9645-42623477a2ed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230918%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230918T202946Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=08ec2802c2ffea4dd8070efac7dfffa6f73bc03f39667e51b13c2a302e4c2fa2 [2023-09-18T20:29:46.561Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-18T20:29:46.561Z] Dload Upload Total Spent Left Speed [2023-09-18T20:29:46.820Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2493 0 0 100 2493 0 12043 --:--:-- --:--:-- --:--:-- 12043 [2023-09-18T20:29:46.820Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/83fd213ce5f6029c0870dda0a68ee1b6242071ac [Pipeline] } [2023-09-18T20:29:46.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-18T20:29:48.697Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-341/archives ] [2023-09-18T20:29:48.697Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-341/archives [2023-09-18T20:29:48.697Z] total 16 [2023-09-18T20:29:48.697Z] drwxr-xr-x 3 root root 4096 Sep 18 20:22 . [2023-09-18T20:29:48.697Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 18 20:22 .. [2023-09-18T20:29:48.697Z] drwxr-xr-x 2 root root 4096 Sep 18 20:22 cost [2023-09-18T20:29:48.697Z] -rw-r--r-- 1 root root 86 Sep 18 20:22 cost.csv [2023-09-18T20:29:48.697Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-341/archives [2023-09-18T20:29:48.697Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-341/archives [2023-09-18T20:29:48.697Z] total 16 [2023-09-18T20:29:48.697Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 18 20:22 . [2023-09-18T20:29:48.697Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 18 20:22 .. [2023-09-18T20:29:48.697Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 18 20:22 cost [2023-09-18T20:29:48.697Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 18 20:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-18T20:29:49.024Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-18T20:29:49.923Z] ---> package-listing.sh [2023-09-18T20:29:49.923Z] ++ facter osfamily [2023-09-18T20:29:49.923Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-18T20:29:50.185Z] + OS_FAMILY=debian [2023-09-18T20:29:50.185Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-341 [2023-09-18T20:29:50.185Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-18T20:29:50.185Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-18T20:29:50.185Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-18T20:29:50.185Z] + PACKAGES=/tmp/packages_start.txt [2023-09-18T20:29:50.185Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-341 ']' [2023-09-18T20:29:50.185Z] + PACKAGES=/tmp/packages_end.txt [2023-09-18T20:29:50.185Z] + case "${OS_FAMILY}" in [2023-09-18T20:29:50.185Z] + dpkg -l [2023-09-18T20:29:50.185Z] + grep '^ii' [2023-09-18T20:29:50.185Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-18T20:29:50.185Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-18T20:29:50.185Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-18T20:29:50.185Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-341 ']' [2023-09-18T20:29:50.185Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-341/archives/ [2023-09-18T20:29:50.185Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-341/archives/ [Pipeline] echo [2023-09-18T20:29:50.214Z] 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-341/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-18T20:29:50.507Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T20:29:51.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-18T20:29:51.128Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T20:29:51.271Z] prd-ubuntu20.04-docker-8c-8g-6404 does not seem to be running inside a container [2023-09-18T20:29:51.302Z] $ 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-341/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-341 -v /w/workspace/gexfoundry_device-rest-go_PR-341:/w/workspace/gexfoundry_device-rest-go_PR-341:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-341@tmp:/w/workspace/gexfoundry_device-rest-go_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-18T20:29:51.530Z] $ docker top 57d0026b784eebcd3882449c95eaa20adabd5030baadce8795ae1427d6f4a662 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-18T20:29:51.926Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-18T20:29:52.237Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-18T20:29:52.547Z] + ls /var/log/sa-host [2023-09-18T20:29:52.547Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-18T20:29:52.772Z] provisioning config files... [2023-09-18T20:29:52.780Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-341@tmp/config5793962469454594030tmp [Pipeline] { [Pipeline] echo [2023-09-18T20:29:52.834Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-18T20:29:53.655Z] ---> create-netrc.sh [Pipeline] } [2023-09-18T20:29:53.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-18T20:29:55.104Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-18T20:29:55.134Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-18T20:29:55.450Z] ---> sudo-logs.sh [2023-09-18T20:29:55.450Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-18T20:29:55.536Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-18T20:29:55.851Z] ---> job-cost.sh [2023-09-18T20:29:55.851Z] lf-activate-venv: SKIPPING [2023-09-18T20:29:55.851Z] DEBUG: total: 0.2199999988079071 [2023-09-18T20:29:55.851Z] INFO: Retrieving Stack Cost... [2023-09-18T20:29:56.112Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-18T20:29:56.682Z] INFO: Archiving Costs [Pipeline] echo [2023-09-18T20:29:56.718Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-18T20:29:57.036Z] ---> logs-deploy.sh [2023-09-18T20:29:57.036Z] lf-activate-venv: SKIPPING [2023-09-18T20:29:57.036Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-341/1 [2023-09-18T20:29:57.036Z] INFO: archiving workspace using pattern(s): [2023-09-18T20:29:58.253Z] Archives upload complete. [2023-09-18T20:29:58.513Z] INFO: archiving logs to Nexus [2023-09-18T20:29:59.083Z] ---> uname -a: [2023-09-18T20:29:59.083Z] Linux prd-ubuntu20-04-docker-8c-8g-6404 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-18T20:29:59.083Z] [2023-09-18T20:29:59.083Z] [2023-09-18T20:29:59.083Z] ---> lscpu: [2023-09-18T20:29:59.083Z] Architecture: x86_64 [2023-09-18T20:29:59.083Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-18T20:29:59.083Z] Byte Order: Little Endian [2023-09-18T20:29:59.083Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-18T20:29:59.083Z] CPU(s): 8 [2023-09-18T20:29:59.083Z] On-line CPU(s) list: 0-7 [2023-09-18T20:29:59.083Z] Thread(s) per core: 1 [2023-09-18T20:29:59.083Z] Core(s) per socket: 1 [2023-09-18T20:29:59.083Z] Socket(s): 8 [2023-09-18T20:29:59.083Z] NUMA node(s): 1 [2023-09-18T20:29:59.083Z] Vendor ID: AuthenticAMD [2023-09-18T20:29:59.083Z] CPU family: 23 [2023-09-18T20:29:59.083Z] Model: 49 [2023-09-18T20:29:59.083Z] Model name: AMD EPYC-Rome Processor [2023-09-18T20:29:59.083Z] Stepping: 0 [2023-09-18T20:29:59.083Z] CPU MHz: 2799.998 [2023-09-18T20:29:59.083Z] BogoMIPS: 5599.99 [2023-09-18T20:29:59.083Z] Virtualization: AMD-V [2023-09-18T20:29:59.083Z] Hypervisor vendor: KVM [2023-09-18T20:29:59.083Z] Virtualization type: full [2023-09-18T20:29:59.083Z] L1d cache: 256 KiB [2023-09-18T20:29:59.083Z] L1i cache: 256 KiB [2023-09-18T20:29:59.083Z] L2 cache: 4 MiB [2023-09-18T20:29:59.083Z] L3 cache: 128 MiB [2023-09-18T20:29:59.083Z] NUMA node0 CPU(s): 0-7 [2023-09-18T20:29:59.083Z] Vulnerability Itlb multihit: Not affected [2023-09-18T20:29:59.083Z] Vulnerability L1tf: Not affected [2023-09-18T20:29:59.083Z] Vulnerability Mds: Not affected [2023-09-18T20:29:59.083Z] Vulnerability Meltdown: Not affected [2023-09-18T20:29:59.083Z] Vulnerability Mmio stale data: Not affected [2023-09-18T20:29:59.083Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-18T20:29:59.083Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-18T20:29:59.083Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-18T20:29:59.083Z] Vulnerability Srbds: Not affected [2023-09-18T20:29:59.083Z] Vulnerability Tsx async abort: Not affected [2023-09-18T20:29:59.083Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-09-18T20:29:59.083Z] [2023-09-18T20:29:59.083Z] [2023-09-18T20:29:59.083Z] ---> nproc: [2023-09-18T20:29:59.083Z] 8 [2023-09-18T20:29:59.083Z] [2023-09-18T20:29:59.083Z] [2023-09-18T20:29:59.083Z] ---> df -h: [2023-09-18T20:29:59.083Z] Filesystem Size Used Avail Use% Mounted on [2023-09-18T20:29:59.083Z] overlay 155G 12G 144G 8% / [2023-09-18T20:29:59.083Z] tmpfs 64M 0 64M 0% /dev [2023-09-18T20:29:59.083Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-18T20:29:59.083Z] shm 64M 0 64M 0% /dev/shm [2023-09-18T20:29:59.083Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-09-18T20:29:59.083Z] [2023-09-18T20:29:59.083Z] [2023-09-18T20:29:59.083Z] ---> sar -b -r -n DEV: [2023-09-18T20:29:59.083Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6404) 09/18/23 _x86_64_ (8 CPU) [2023-09-18T20:29:59.083Z] [2023-09-18T20:29:59.083Z] 20:19:43 LINUX RESTART (8 CPU) [2023-09-18T20:29:59.083Z] [2023-09-18T20:29:59.083Z] 20:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-18T20:29:59.083Z] 20:21:01 181.07 46.98 134.09 0.00 5328.36 75956.95 0.00 [2023-09-18T20:29:59.083Z] 20:22:01 133.63 1.00 132.63 0.00 10.13 53367.37 0.00 [2023-09-18T20:29:59.083Z] 20:23:01 187.02 0.33 186.69 0.00 28.53 45133.41 0.00 [2023-09-18T20:29:59.083Z] 20:24:01 1.82 0.00 1.82 0.00 0.00 21.61 0.00 [2023-09-18T20:29:59.083Z] 20:25:01 47.71 10.60 37.11 0.00 5155.41 8141.84 0.00 [2023-09-18T20:29:59.083Z] 20:26:01 8.67 0.02 8.65 0.00 0.53 314.35 0.00 [2023-09-18T20:29:59.083Z] 20:27:01 3.10 0.02 3.08 0.00 0.13 83.97 0.00 [2023-09-18T20:29:59.083Z] 20:28:01 3.88 1.02 2.87 0.00 21.86 37.73 0.00 [2023-09-18T20:29:59.083Z] 20:29:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 [2023-09-18T20:29:59.083Z] Average: 63.12 6.66 56.45 0.00 1171.70 20341.38 0.00 [2023-09-18T20:29:59.083Z] [2023-09-18T20:29:59.083Z] 20:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-18T20:29:59.083Z] 20:21:01 29096416 31580692 736272 2.24 78644 2671816 1976052 5.82 998832 2416260 5584 [2023-09-18T20:29:59.083Z] 20:22:01 28031652 31594096 708748 2.16 152832 3557424 1793364 5.29 1184404 3164604 214844 [2023-09-18T20:29:59.083Z] 20:23:01 27497264 31578176 725760 2.21 165192 4035920 1750556 5.16 1264884 3590452 440 [2023-09-18T20:29:59.083Z] 20:24:01 27497704 31578660 725224 2.21 165232 4035920 1750556 5.16 1264276 3590456 132 [2023-09-18T20:29:59.083Z] 20:25:01 27058688 31548692 723504 2.20 183320 4429064 1703080 5.02 1538700 3725244 256 [2023-09-18T20:29:59.083Z] 20:26:01 27033584 31567680 704068 2.14 194164 4460268 1714692 5.05 1561260 3723252 8 [2023-09-18T20:29:59.083Z] 20:27:01 27039768 31569040 702468 2.14 192692 4457020 1702612 5.02 1558672 3720052 8 [2023-09-18T20:29:59.083Z] 20:28:01 27039792 31570192 701032 2.13 192772 4457708 1708848 5.04 1557760 3720644 40 [2023-09-18T20:29:59.083Z] 20:29:01 27039744 31570184 700980 2.13 192812 4457708 1708848 5.04 1557804 3720644 8 [2023-09-18T20:29:59.083Z] Average: 27481624 31573046 714228 2.17 168629 4062539 1756512 5.18 1387399 3485734 24591 [2023-09-18T20:29:59.083Z] [2023-09-18T20:29:59.083Z] 20:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-18T20:29:59.083Z] 20:21:01 ens3 707.96 463.36 6695.27 97.89 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:21:01 lo 7.06 7.06 0.69 0.69 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:21:01 vethb24be0a 66.19 78.47 6.49 55.89 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:21:01 docker0 90.64 107.28 7.47 286.15 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:22:01 ens3 305.87 163.59 2326.60 25.53 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:22:01 docker0 146.03 276.17 12.16 2299.05 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:22:01 vethf31b9a2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:23:01 ens3 140.33 100.15 2602.75 98.54 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:23:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:23:01 docker0 3.75 7.27 0.22 62.34 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:24:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:25:01 ens3 146.66 54.01 2726.45 3.97 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:25:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:26:01 ens3 0.70 0.48 0.33 0.13 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:28:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:29:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] Average: ens3 144.66 86.87 1594.64 25.12 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] Average: lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] Average: docker0 26.71 43.41 2.21 294.16 0.00 0.00 0.00 0.00 [2023-09-18T20:29:59.084Z] [2023-09-18T20:29:59.084Z] [2023-09-18T20:29:59.084Z] ---> sar -P ALL: [2023-09-18T20:29:59.084Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6404) 09/18/23 _x86_64_ (8 CPU) [2023-09-18T20:29:59.084Z] [2023-09-18T20:29:59.084Z] 20:19:43 LINUX RESTART (8 CPU) [2023-09-18T20:29:59.084Z] [2023-09-18T20:29:59.084Z] 20:20:01 CPU %user %nice %system %iowait %steal %idle [2023-09-18T20:29:59.084Z] 20:21:01 all 10.20 0.00 3.71 2.12 0.06 83.92 [2023-09-18T20:29:59.084Z] 20:21:01 0 10.03 0.00 3.20 0.50 0.05 86.22 [2023-09-18T20:29:59.084Z] 20:21:01 1 13.17 0.00 3.55 1.09 0.07 82.13 [2023-09-18T20:29:59.084Z] 20:21:01 2 10.81 0.00 5.13 4.86 0.07 79.14 [2023-09-18T20:29:59.084Z] 20:21:01 3 7.94 0.00 3.76 0.27 0.07 87.97 [2023-09-18T20:29:59.084Z] 20:21:01 4 8.80 0.00 3.70 3.63 0.05 83.81 [2023-09-18T20:29:59.084Z] 20:21:01 5 11.46 0.00 2.92 0.76 0.03 84.82 [2023-09-18T20:29:59.084Z] 20:21:01 6 9.04 0.00 3.76 5.42 0.05 81.74 [2023-09-18T20:29:59.084Z] 20:21:01 7 10.31 0.00 3.67 0.41 0.07 85.55 [2023-09-18T20:29:59.084Z] 20:22:01 all 29.88 0.00 4.83 2.26 0.08 62.94 [2023-09-18T20:29:59.084Z] 20:22:01 0 29.45 0.00 4.38 1.06 0.07 65.04 [2023-09-18T20:29:59.084Z] 20:22:01 1 30.20 0.00 4.73 0.40 0.05 64.62 [2023-09-18T20:29:59.084Z] 20:22:01 2 29.92 0.00 4.46 0.42 0.07 65.13 [2023-09-18T20:29:59.084Z] 20:22:01 3 30.53 0.00 5.24 7.53 0.08 56.63 [2023-09-18T20:29:59.084Z] 20:22:01 4 29.84 0.00 4.64 2.47 0.07 62.98 [2023-09-18T20:29:59.084Z] 20:22:01 5 30.14 0.00 4.23 0.37 0.07 65.19 [2023-09-18T20:29:59.084Z] 20:22:01 6 28.21 0.00 5.55 0.49 0.12 65.63 [2023-09-18T20:29:59.084Z] 20:22:01 7 30.78 0.00 5.47 5.38 0.08 58.28 [2023-09-18T20:29:59.084Z] 20:23:01 all 18.00 0.00 3.60 1.89 0.05 76.46 [2023-09-18T20:29:59.084Z] 20:23:01 0 18.82 0.00 3.23 0.35 0.05 77.55 [2023-09-18T20:29:59.084Z] 20:23:01 1 18.28 0.00 3.98 0.12 0.05 77.57 [2023-09-18T20:29:59.084Z] 20:23:01 2 18.84 0.00 3.61 0.69 0.07 76.79 [2023-09-18T20:29:59.084Z] 20:23:01 3 17.88 0.00 3.73 0.37 0.05 77.97 [2023-09-18T20:29:59.084Z] 20:23:01 4 17.92 0.00 3.36 0.97 0.05 77.69 [2023-09-18T20:29:59.084Z] 20:23:01 5 17.30 0.00 3.79 5.21 0.05 73.65 [2023-09-18T20:29:59.084Z] 20:23:01 6 18.27 0.00 3.99 4.92 0.05 72.78 [2023-09-18T20:29:59.084Z] 20:23:01 7 16.69 0.00 3.09 2.51 0.07 77.64 [2023-09-18T20:29:59.084Z] 20:24:01 all 0.03 0.00 0.00 0.01 0.01 99.94 [2023-09-18T20:29:59.084Z] 20:24:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2023-09-18T20:29:59.084Z] 20:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-18T20:29:59.084Z] 20:24:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2023-09-18T20:29:59.084Z] 20:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-18T20:29:59.084Z] 20:24:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-18T20:29:59.084Z] 20:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-18T20:29:59.084Z] 20:24:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2023-09-18T20:29:59.084Z] 20:24:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2023-09-18T20:29:59.084Z] 20:25:01 all 2.21 0.00 1.15 0.51 0.03 96.11 [2023-09-18T20:29:59.084Z] 20:25:01 0 2.49 0.00 0.78 0.03 0.05 96.65 [2023-09-18T20:29:59.084Z] 20:25:01 1 2.44 0.00 1.62 0.87 0.02 95.05 [2023-09-18T20:29:59.084Z] 20:25:01 2 1.47 0.00 0.63 0.07 0.03 97.80 [2023-09-18T20:29:59.084Z] 20:25:01 3 2.92 0.00 1.69 0.97 0.02 94.41 [2023-09-18T20:29:59.084Z] 20:25:01 4 2.95 0.00 0.80 1.28 0.02 94.95 [2023-09-18T20:29:59.084Z] 20:25:01 5 2.25 0.00 2.20 0.07 0.02 95.47 [2023-09-18T20:29:59.084Z] 20:25:01 6 1.72 0.00 0.92 0.82 0.03 96.51 [2023-09-18T20:29:59.084Z] 20:25:01 7 1.41 0.00 0.52 0.00 0.03 98.04 [2023-09-18T20:29:59.084Z] 20:26:01 all 0.19 0.00 0.41 0.03 0.01 99.35 [2023-09-18T20:29:59.084Z] 20:26:01 0 0.27 0.00 0.32 0.02 0.00 99.40 [2023-09-18T20:29:59.084Z] 20:26:01 1 0.25 0.00 0.55 0.02 0.02 99.17 [2023-09-18T20:29:59.084Z] 20:26:01 2 0.23 0.00 0.12 0.00 0.02 99.63 [2023-09-18T20:29:59.084Z] 20:26:01 3 0.15 0.00 0.48 0.00 0.00 99.37 [2023-09-18T20:29:59.084Z] 20:26:01 4 0.07 0.00 0.27 0.18 0.02 99.47 [2023-09-18T20:29:59.084Z] 20:26:01 5 0.15 0.00 0.23 0.00 0.03 99.58 [2023-09-18T20:29:59.084Z] 20:26:01 6 0.27 0.00 1.05 0.02 0.00 98.67 [2023-09-18T20:29:59.084Z] 20:26:01 7 0.15 0.00 0.25 0.03 0.02 99.55 [2023-09-18T20:29:59.084Z] 20:27:01 all 0.07 0.00 0.05 0.01 0.01 99.85 [2023-09-18T20:29:59.084Z] 20:27:01 0 0.25 0.00 0.10 0.00 0.00 99.65 [2023-09-18T20:29:59.084Z] 20:27:01 1 0.08 0.00 0.05 0.02 0.02 99.83 [2023-09-18T20:29:59.084Z] 20:27:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2023-09-18T20:29:59.084Z] 20:27:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2023-09-18T20:29:59.084Z] 20:27:01 4 0.03 0.00 0.05 0.07 0.00 99.85 [2023-09-18T20:29:59.084Z] 20:27:01 5 0.05 0.00 0.05 0.00 0.00 99.90 [2023-09-18T20:29:59.084Z] 20:27:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-18T20:29:59.084Z] 20:27:01 7 0.07 0.00 0.05 0.02 0.02 99.85 [2023-09-18T20:29:59.084Z] 20:28:01 all 0.07 0.00 0.05 0.05 0.01 99.83 [2023-09-18T20:29:59.084Z] 20:28:01 0 0.25 0.00 0.07 0.07 0.02 99.60 [2023-09-18T20:29:59.084Z] 20:28:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2023-09-18T20:29:59.084Z] 20:28:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2023-09-18T20:29:59.084Z] 20:28:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2023-09-18T20:29:59.084Z] 20:28:01 4 0.00 0.00 0.03 0.25 0.00 99.72 [2023-09-18T20:29:59.084Z] 20:28:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2023-09-18T20:29:59.084Z] 20:28:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-18T20:29:59.084Z] 20:28:01 7 0.08 0.00 0.05 0.03 0.02 99.82 [2023-09-18T20:29:59.084Z] 20:29:01 all 0.07 0.00 0.01 0.00 0.01 99.90 [2023-09-18T20:29:59.084Z] 20:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-18T20:29:59.084Z] 20:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-18T20:29:59.084Z] 20:29:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-18T20:29:59.084Z] 20:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-18T20:29:59.084Z] 20:29:01 4 0.00 0.00 0.02 0.03 0.02 99.93 [2023-09-18T20:29:59.084Z] 20:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-18T20:29:59.084Z] 20:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-18T20:29:59.084Z] 20:29:01 7 0.50 0.00 0.02 0.00 0.02 99.47 [2023-09-18T20:29:59.084Z] Average: all 6.70 0.00 1.53 0.76 0.03 90.98 [2023-09-18T20:29:59.084Z] Average: 0 6.81 0.00 1.34 0.22 0.03 91.60 [2023-09-18T20:29:59.084Z] Average: 1 7.13 0.00 1.61 0.28 0.03 90.95 [2023-09-18T20:29:59.084Z] Average: 2 6.78 0.00 1.55 0.67 0.04 90.96 [2023-09-18T20:29:59.084Z] Average: 3 6.56 0.00 1.65 1.00 0.03 90.76 [2023-09-18T20:29:59.084Z] Average: 4 6.59 0.00 1.42 0.98 0.03 90.98 [2023-09-18T20:29:59.084Z] Average: 5 6.77 0.00 1.49 0.71 0.02 91.01 [2023-09-18T20:29:59.084Z] Average: 6 6.35 0.00 1.69 1.29 0.03 90.63 [2023-09-18T20:29:59.084Z] Average: 7 6.63 0.00 1.45 0.93 0.04 90.95 [2023-09-18T20:29:59.084Z] [2023-09-18T20:29:59.084Z] [2023-09-18T20:29:59.084Z]