Pull request #484 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d98976c619e5737d68bbec58b27cb939b67a430+e24262ef9183de1c0c5cd9baee4f648fbf1c66fe (c76a18237c6b97a0a01274c76474362088f8e393) 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-ssh17785406182171328029.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh12276152253539915532.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-modbus-go/branches/PR-484/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-modbus-go/branches/PR-484/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10704608004650071449.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-modbus-go/branches/PR-484/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12505566616592078273.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh11584034617956511650.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-modbus-go/branches/PR-484/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-modbus-go/branches/PR-484/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12397176849500203383.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-modbus-go, buildSnap:false] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-16085 in /w/workspace/xfoundry_device-modbus-go_PR-484 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-484 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/484/head:refs/remotes/origin/PR-484 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e24262ef9183de1c0c5cd9baee4f648fbf1c66fe into PR head commit 7d98976c619e5737d68bbec58b27cb939b67a430 Merge succeeded, producing 7d98976c619e5737d68bbec58b27cb939b67a430 Checking out Revision 7d98976c619e5737d68bbec58b27cb939b67a430 (PR-484) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-19T05:59:48.031Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-19T05:59:48.220Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 7d98976c619e5737d68bbec58b27cb939b67a430 # 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 e24262ef9183de1c0c5cd9baee4f648fbf1c66fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d98976c619e5737d68bbec58b27cb939b67a430 # timeout=10 [Pipeline] echo [2023-05-19T05:59:48.325Z] ========================================================= [2023-05-19T05:59:48.325Z] EdgeX Global Pipelines Version Info [2023-05-19T05:59:48.325Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-19T05:59:49.078Z] ------------------- [2023-05-19T05:59:49.078Z] stable info: [2023-05-19T05:59:49.078Z] ------------------- [2023-05-19T05:59:49.078Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-19T05:59:49.078Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-19T05:59:49.078Z] Message: update stable to v1.0.249 [2023-05-19T05:59:49.648Z] ------------------- [2023-05-19T05:59:49.648Z] experimental info: [2023-05-19T05:59:49.648Z] ------------------- [2023-05-19T05:59:49.648Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-19T05:59:49.648Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-19T05:59:49.648Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-19T05:59:49.945Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-05-19T05:59:49.986Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-05-19T05:59:50.033Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-19T05:59:50.071Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-19T05:59:50.118Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-19T05:59:50.162Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-19T05:59:50.206Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-19T05:59:50.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-19T05:59:50.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-19T05:59:50.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-19T05:59:50.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-19T05:59:50.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-05-19T05:59:50.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-19T05:59:50.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-19T05:59:50.530Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-19T05:59:50.571Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-19T05:59:50.614Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-19T05:59:50.658Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-19T05:59:50.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-19T05:59:50.743Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-19T05:59:50.781Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-19T05:59:50.822Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-19T05:59:50.864Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-19T05:59:50.906Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-19T05:59:50.944Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-19T05:59:50.984Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-19T05:59:51.024Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-19T05:59:51.066Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-484 [Pipeline] echo [2023-05-19T05:59:51.107Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-484 [Pipeline] echo [2023-05-19T05:59:51.151Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-484 [Pipeline] echo [2023-05-19T05:59:51.195Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d98976c619e5737d68bbec58b27cb939b67a430 [Pipeline] echo [2023-05-19T05:59:51.235Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d98976 [Pipeline] echo [2023-05-19T05:59:51.278Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-19T05:59:51.401Z] provisioning config files... [2023-05-19T05:59:51.414Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/config2529221888361265066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T05:59:51.762Z] ---> docker-login.sh [2023-05-19T05:59:51.762Z] nexus3.edgexfoundry.org:10001 [2023-05-19T05:59:52.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T05:59:52.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T05:59:52.027Z] Configure a credential helper to remove this warning. See [2023-05-19T05:59:52.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T05:59:52.027Z] [2023-05-19T05:59:52.027Z] Login Succeeded [2023-05-19T05:59:52.027Z] nexus3.edgexfoundry.org:10002 [2023-05-19T05:59:52.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T05:59:52.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T05:59:52.027Z] Configure a credential helper to remove this warning. See [2023-05-19T05:59:52.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T05:59:52.027Z] [2023-05-19T05:59:52.027Z] Login Succeeded [2023-05-19T05:59:52.027Z] nexus3.edgexfoundry.org:10003 [2023-05-19T05:59:52.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T05:59:52.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T05:59:52.288Z] Configure a credential helper to remove this warning. See [2023-05-19T05:59:52.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T05:59:52.288Z] [2023-05-19T05:59:52.288Z] Login Succeeded [2023-05-19T05:59:52.288Z] nexus3.edgexfoundry.org:10004 [2023-05-19T05:59:52.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T05:59:52.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T05:59:52.288Z] Configure a credential helper to remove this warning. See [2023-05-19T05:59:52.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T05:59:52.288Z] [2023-05-19T05:59:52.288Z] Login Succeeded [2023-05-19T05:59:52.288Z] docker.io [2023-05-19T05:59:52.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T05:59:52.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T05:59:52.808Z] Configure a credential helper to remove this warning. See [2023-05-19T05:59:52.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T05:59:52.809Z] [2023-05-19T05:59:52.809Z] Login Succeeded [2023-05-19T05:59:52.809Z] ---> docker-login.sh ends [Pipeline] } [2023-05-19T05:59:52.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-19T05:59:53.468Z] + git rev-list -1 --merges 7d98976c619e5737d68bbec58b27cb939b67a430~1..7d98976c619e5737d68bbec58b27cb939b67a430 [Pipeline] echo [2023-05-19T05:59:53.532Z] -----------> git rev-list -1 --merges 7d98976c619e5737d68bbec58b27cb939b67a430~1..7d98976c619e5737d68bbec58b27cb939b67a430 7d98976c619e5737d68bbec58b27cb939b67a430 [false] [Pipeline] sh [2023-05-19T05:59:53.846Z] + git log --format=format:%s -1 7d98976c619e5737d68bbec58b27cb939b67a430 [Pipeline] echo [2023-05-19T05:59:53.885Z] ========================================================= [2023-05-19T05:59:53.885Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-19T05:59:53.885Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-19T05:59:54.332Z] + git log --format=format:%s -1 7d98976c619e5737d68bbec58b27cb939b67a430 [Pipeline] echo [2023-05-19T05:59:54.366Z] [semverPrep] GIT_COMMIT: 7d98976c619e5737d68bbec58b27cb939b67a430, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 [Pipeline] echo [2023-05-19T05:59:54.399Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-19T05:59:54.765Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-19T05:59:54.765Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-19T05:59:54.765Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-19T05:59:54.765Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-19T05:59:54.765Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-19T05:59:54.765Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-19T05:59:54.765Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T05:59:55.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-19T05:59:55.188Z] [2023-05-19T05:59:55.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T05:59:55.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-19T05:59:55.565Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-19T05:59:55.565Z] b85a868b505f: Pulling fs layer [2023-05-19T05:59:55.565Z] e2be974225ed: Pulling fs layer [2023-05-19T05:59:55.565Z] 339a4e72a1f5: Pulling fs layer [2023-05-19T05:59:55.565Z] 988bab9f4d93: Pulling fs layer [2023-05-19T05:59:55.565Z] 1469e6f7b9e6: Pulling fs layer [2023-05-19T05:59:55.565Z] eaf3925da568: Pulling fs layer [2023-05-19T05:59:55.565Z] bab4dde63d76: Pulling fs layer [2023-05-19T05:59:55.565Z] bde34c3a00c8: Pulling fs layer [2023-05-19T05:59:55.565Z] b352a97aabf1: Pulling fs layer [2023-05-19T05:59:55.565Z] 4872d77fe225: Pulling fs layer [2023-05-19T05:59:55.565Z] 5851b861e8e6: Pulling fs layer [2023-05-19T05:59:55.565Z] eaf3925da568: Waiting [2023-05-19T05:59:55.565Z] bab4dde63d76: Waiting [2023-05-19T05:59:55.565Z] bde34c3a00c8: Waiting [2023-05-19T05:59:55.565Z] 1469e6f7b9e6: Waiting [2023-05-19T05:59:55.565Z] b352a97aabf1: Waiting [2023-05-19T05:59:55.565Z] 5851b861e8e6: Waiting [2023-05-19T05:59:55.565Z] 4872d77fe225: Waiting [2023-05-19T05:59:55.565Z] e2be974225ed: Verifying Checksum [2023-05-19T05:59:55.565Z] e2be974225ed: Download complete [2023-05-19T05:59:55.565Z] 988bab9f4d93: Verifying Checksum [2023-05-19T05:59:55.565Z] 988bab9f4d93: Download complete [2023-05-19T05:59:55.565Z] 1469e6f7b9e6: Verifying Checksum [2023-05-19T05:59:55.565Z] 1469e6f7b9e6: Download complete [2023-05-19T05:59:55.565Z] 339a4e72a1f5: Verifying Checksum [2023-05-19T05:59:55.565Z] 339a4e72a1f5: Download complete [2023-05-19T05:59:55.565Z] eaf3925da568: Verifying Checksum [2023-05-19T05:59:55.565Z] eaf3925da568: Download complete [2023-05-19T05:59:55.826Z] bde34c3a00c8: Download complete [2023-05-19T05:59:55.826Z] b352a97aabf1: Download complete [2023-05-19T05:59:55.826Z] 4872d77fe225: Download complete [2023-05-19T05:59:55.826Z] 5851b861e8e6: Download complete [2023-05-19T05:59:55.826Z] b85a868b505f: Verifying Checksum [2023-05-19T05:59:55.826Z] b85a868b505f: Download complete [2023-05-19T05:59:56.086Z] bab4dde63d76: Verifying Checksum [2023-05-19T05:59:56.086Z] bab4dde63d76: Download complete [2023-05-19T05:59:57.030Z] b85a868b505f: Pull complete [2023-05-19T05:59:57.030Z] e2be974225ed: Pull complete [2023-05-19T05:59:57.600Z] 339a4e72a1f5: Pull complete [2023-05-19T05:59:57.600Z] 988bab9f4d93: Pull complete [2023-05-19T05:59:57.860Z] 1469e6f7b9e6: Pull complete [2023-05-19T05:59:58.120Z] eaf3925da568: Pull complete [2023-05-19T06:00:00.029Z] bab4dde63d76: Pull complete [2023-05-19T06:00:00.029Z] bde34c3a00c8: Pull complete [2023-05-19T06:00:00.029Z] b352a97aabf1: Pull complete [2023-05-19T06:00:00.029Z] 4872d77fe225: Pull complete [2023-05-19T06:00:00.029Z] 5851b861e8e6: Pull complete [2023-05-19T06:00:00.289Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-19T06:00:00.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-19T06:00:00.289Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T06:00:00.503Z] prd-ubuntu20.04-docker-8c-8g-16085 does not seem to be running inside a container [2023-05-19T06:00:00.538Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-484 -v /w/workspace/xfoundry_device-modbus-go_PR-484:/w/workspace/xfoundry_device-modbus-go_PR-484:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-484@tmp:/w/workspace/xfoundry_device-modbus-go_PR-484@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-05-19T06:00:02.439Z] $ docker top 4c9a879a95324a3a6e562635497bdb5dd4ce79f2ce1b01eaedd78eb6f02a64b4 -eo pid,comm [2023-05-19T06:00:02.496Z] 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-05-19T06:00:02.496Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-19T06:00:02.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-19T06:00:02.624Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-19T06:00:02.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-19T06:00:02.739Z] $ docker exec 4c9a879a95324a3a6e562635497bdb5dd4ce79f2ce1b01eaedd78eb6f02a64b4 ssh-agent [2023-05-19T06:00:02.847Z] SSH_AUTH_SOCK=/tmp/ssh-bxgQTRlqvPS5/agent.32 [2023-05-19T06:00:02.847Z] SSH_AGENT_PID=38 [2023-05-19T06:00:02.857Z] Running ssh-add (command line suppressed) [2023-05-19T06:00:02.970Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-484@tmp/private_key_4444700795156911164.key (/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/private_key_4444700795156911164.key) [2023-05-19T06:00:02.987Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-19T06:00:03.327Z] + git tag --points-at HEAD [Pipeline] } [2023-05-19T06:00:03.354Z] $ docker exec --env ******** --env ******** 4c9a879a95324a3a6e562635497bdb5dd4ce79f2ce1b01eaedd78eb6f02a64b4 ssh-agent -k [2023-05-19T06:00:03.455Z] unset SSH_AUTH_SOCK; [2023-05-19T06:00:03.457Z] unset SSH_AGENT_PID; [2023-05-19T06:00:03.457Z] echo Agent pid 38 killed; [2023-05-19T06:00:03.470Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-19T06:00:03.561Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-19T06:00:03.561Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-19T06:00:03.674Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-19T06:00:03.676Z] $ docker exec 4c9a879a95324a3a6e562635497bdb5dd4ce79f2ce1b01eaedd78eb6f02a64b4 ssh-agent [2023-05-19T06:00:03.789Z] SSH_AUTH_SOCK=/tmp/ssh-fO3WgTkyMZPk/agent.71 [2023-05-19T06:00:03.789Z] SSH_AGENT_PID=77 [2023-05-19T06:00:03.793Z] Running ssh-add (command line suppressed) [2023-05-19T06:00:03.900Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-484@tmp/private_key_752306767169151721.key (/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/private_key_752306767169151721.key) [2023-05-19T06:00:03.913Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-19T06:00:04.241Z] + git semver init [2023-05-19T06:00:04.501Z] 2023-05-19 06:00:04,425 [run_init] DEBUG init version:0.0.0 force:False [2023-05-19T06:00:04.501Z] 2023-05-19 06:00:04,426 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-484/.semver [2023-05-19T06:00:04.501Z] 2023-05-19 06:00:04,426 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-484/.semver [2023-05-19T06:00:04.501Z] 2023-05-19 06:00:04,426 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-484/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-484, universal_newlines=False, shell=None, istream=None) [2023-05-19T06:00:05.440Z] 2023-05-19 06:00:05,402 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-484/.git/info/exclude [2023-05-19T06:00:05.440Z] 2023-05-19 06:00:05,402 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-484/.semver/PR-484 with force:False [2023-05-19T06:00:05.440Z] 2023-05-19 06:00:05,402 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-484/.semver/PR-484 [2023-05-19T06:00:05.440Z] 2023-05-19 06:00:05,407 [execute] INFO git cat-file --batch-check [2023-05-19T06:00:05.440Z] 2023-05-19 06:00:05,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-484/.semver, universal_newlines=False, shell=None, istream=) [2023-05-19T06:00:05.440Z] 2023-05-19 06:00:05,413 [execute] INFO git cat-file --batch [2023-05-19T06:00:05.440Z] 2023-05-19 06:00:05,413 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-484/.semver, universal_newlines=False, shell=None, istream=) [2023-05-19T06:00:05.440Z] 2023-05-19 06:00:05,418 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-484/.semver/PR-484 [2023-05-19T06:00:05.440Z] 0.0.0 [Pipeline] } [2023-05-19T06:00:05.470Z] $ docker exec --env ******** --env ******** 4c9a879a95324a3a6e562635497bdb5dd4ce79f2ce1b01eaedd78eb6f02a64b4 ssh-agent -k [2023-05-19T06:00:05.570Z] unset SSH_AUTH_SOCK; [2023-05-19T06:00:05.571Z] unset SSH_AGENT_PID; [2023-05-19T06:00:05.571Z] echo Agent pid 77 killed; [2023-05-19T06:00:05.582Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-19T06:00:06.001Z] + git semver [Pipeline] } [2023-05-19T06:00:06.287Z] $ docker stop --time=1 4c9a879a95324a3a6e562635497bdb5dd4ce79f2ce1b01eaedd78eb6f02a64b4 [2023-05-19T06:00:07.580Z] $ docker rm -f --volumes 4c9a879a95324a3a6e562635497bdb5dd4ce79f2ce1b01eaedd78eb6f02a64b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-19T06:00:07.984Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-19T06:00:10.606Z] Stashed 1 file(s) [Pipeline] echo [2023-05-19T06:00:10.629Z] [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-05-19T06:00:11.275Z] provisioning config files... [2023-05-19T06:00:11.284Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/config572199276690977920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T06:00:11.643Z] ---> docker-login.sh [2023-05-19T06:00:11.643Z] nexus3.edgexfoundry.org:10001 [2023-05-19T06:00:11.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T06:00:11.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T06:00:11.643Z] Configure a credential helper to remove this warning. See [2023-05-19T06:00:11.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T06:00:11.643Z] [2023-05-19T06:00:11.643Z] Login Succeeded [2023-05-19T06:00:11.643Z] nexus3.edgexfoundry.org:10002 [2023-05-19T06:00:11.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T06:00:11.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T06:00:11.643Z] Configure a credential helper to remove this warning. See [2023-05-19T06:00:11.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T06:00:11.643Z] [2023-05-19T06:00:11.643Z] Login Succeeded [2023-05-19T06:00:11.643Z] nexus3.edgexfoundry.org:10003 [2023-05-19T06:00:11.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T06:00:11.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T06:00:11.904Z] Configure a credential helper to remove this warning. See [2023-05-19T06:00:11.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T06:00:11.904Z] [2023-05-19T06:00:11.904Z] Login Succeeded [2023-05-19T06:00:11.904Z] nexus3.edgexfoundry.org:10004 [2023-05-19T06:00:11.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T06:00:11.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T06:00:11.904Z] Configure a credential helper to remove this warning. See [2023-05-19T06:00:11.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T06:00:11.904Z] [2023-05-19T06:00:11.904Z] Login Succeeded [2023-05-19T06:00:11.904Z] docker.io [2023-05-19T06:00:12.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T06:00:12.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T06:00:12.425Z] Configure a credential helper to remove this warning. See [2023-05-19T06:00:12.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T06:00:12.425Z] [2023-05-19T06:00:12.425Z] Login Succeeded [2023-05-19T06:00:12.425Z] ---> docker-login.sh ends [Pipeline] } [2023-05-19T06:00:12.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-19T06:00:12.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-19T06:00:12.686Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-19T06:00:12.719Z] ========================================================= [2023-05-19T06:00:12.720Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-19T06:00:12.720Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T06:00:13.216Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-19T06:00:13.216Z] Sending build context to Docker daemon 6.542MB [2023-05-19T06:00:13.216Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-19T06:00:13.216Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-19T06:00:13.216Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-19T06:00:13.216Z] f56be85fc22e: Pulling fs layer [2023-05-19T06:00:13.216Z] 85791d961cd3: Pulling fs layer [2023-05-19T06:00:13.216Z] d694b5ae8c79: Pulling fs layer [2023-05-19T06:00:13.216Z] 9f32a84ed3da: Pulling fs layer [2023-05-19T06:00:13.216Z] 4d19c01a9841: Pulling fs layer [2023-05-19T06:00:13.216Z] 9325e15d5711: Pulling fs layer [2023-05-19T06:00:13.216Z] 556b6ee489ea: Pulling fs layer [2023-05-19T06:00:13.216Z] c5a4b2cf53e6: Pulling fs layer [2023-05-19T06:00:13.216Z] 9f32a84ed3da: Waiting [2023-05-19T06:00:13.216Z] 4d19c01a9841: Waiting [2023-05-19T06:00:13.216Z] 9325e15d5711: Waiting [2023-05-19T06:00:13.216Z] 556b6ee489ea: Waiting [2023-05-19T06:00:13.216Z] c5a4b2cf53e6: Waiting [2023-05-19T06:00:13.216Z] 85791d961cd3: Verifying Checksum [2023-05-19T06:00:13.216Z] 85791d961cd3: Download complete [2023-05-19T06:00:13.479Z] 9f32a84ed3da: Verifying Checksum [2023-05-19T06:00:13.479Z] 9f32a84ed3da: Download complete [2023-05-19T06:00:13.479Z] 4d19c01a9841: Verifying Checksum [2023-05-19T06:00:13.479Z] 4d19c01a9841: Download complete [2023-05-19T06:00:13.479Z] f56be85fc22e: Verifying Checksum [2023-05-19T06:00:13.479Z] f56be85fc22e: Download complete [2023-05-19T06:00:13.479Z] 9325e15d5711: Verifying Checksum [2023-05-19T06:00:13.479Z] 9325e15d5711: Download complete [2023-05-19T06:00:13.479Z] f56be85fc22e: Pull complete [2023-05-19T06:00:13.747Z] 85791d961cd3: Pull complete [2023-05-19T06:00:13.747Z] c5a4b2cf53e6: Verifying Checksum [2023-05-19T06:00:13.747Z] c5a4b2cf53e6: Download complete [2023-05-19T06:00:14.008Z] d694b5ae8c79: Download complete [2023-05-19T06:00:14.268Z] 556b6ee489ea: Verifying Checksum [2023-05-19T06:00:14.268Z] 556b6ee489ea: Download complete [2023-05-19T06:00:17.555Z] d694b5ae8c79: Pull complete [2023-05-19T06:00:17.555Z] 9f32a84ed3da: Pull complete [2023-05-19T06:00:17.555Z] 4d19c01a9841: Pull complete [2023-05-19T06:00:17.555Z] 9325e15d5711: Pull complete [2023-05-19T06:00:20.088Z] 556b6ee489ea: Pull complete [2023-05-19T06:00:21.025Z] c5a4b2cf53e6: Pull complete [2023-05-19T06:00:21.026Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-19T06:00:21.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-19T06:00:21.026Z] ---> c4be618373d6 [2023-05-19T06:00:21.026Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-19T06:00:24.366Z] ---> Running in c946773c5575 [2023-05-19T06:00:24.366Z] Removing intermediate container c946773c5575 [2023-05-19T06:00:24.366Z] ---> 9d620ad15d16 [2023-05-19T06:00:24.366Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-19T06:00:24.366Z] ---> Running in 681dc655d963 [2023-05-19T06:00:24.625Z] Removing intermediate container 681dc655d963 [2023-05-19T06:00:24.625Z] ---> 07c7db7fee6e [2023-05-19T06:00:24.625Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-19T06:00:24.625Z] ---> Running in b1049afd3d97 [2023-05-19T06:00:24.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T06:00:24.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T06:00:25.148Z] (1/8) Installing openssh-keygen (9.1_p1-r3) [2023-05-19T06:00:25.148Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-19T06:00:25.148Z] (3/8) Installing openssh-client-common (9.1_p1-r3) [2023-05-19T06:00:25.413Z] (4/8) Installing openssh-client-default (9.1_p1-r3) [2023-05-19T06:00:25.413Z] (5/8) Installing openssh-sftp-server (9.1_p1-r3) [2023-05-19T06:00:25.413Z] (6/8) Installing openssh-server-common (9.1_p1-r3) [2023-05-19T06:00:25.413Z] (7/8) Installing openssh-server (9.1_p1-r3) [2023-05-19T06:00:25.413Z] (8/8) Installing openssh (9.1_p1-r3) [2023-05-19T06:00:25.413Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T06:00:25.413Z] OK: 270 MiB in 61 packages [2023-05-19T06:00:25.980Z] Removing intermediate container b1049afd3d97 [2023-05-19T06:00:25.980Z] ---> 23792d56700b [2023-05-19T06:00:25.980Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-19T06:00:25.980Z] ---> Running in 3cf973965349 [2023-05-19T06:00:25.980Z] Removing intermediate container 3cf973965349 [2023-05-19T06:00:25.980Z] ---> ba0d861d28c8 [2023-05-19T06:00:25.980Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-19T06:00:26.084Z] Still waiting to schedule task [2023-05-19T06:00:26.085Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16086’ is offline [2023-05-19T06:00:26.239Z] ---> 2a50568fd416 [2023-05-19T06:00:26.239Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T06:00:26.239Z] ---> Running in 704ec061b4a7 [2023-05-19T06:00:52.791Z] Removing intermediate container 704ec061b4a7 [2023-05-19T06:00:52.791Z] ---> 3989ba381e6b [2023-05-19T06:00:52.791Z] Step 9/10 : COPY . . [2023-05-19T06:00:52.791Z] ---> 1aaec2b8c76d [2023-05-19T06:00:52.791Z] Step 10/10 : RUN ${MAKE} [2023-05-19T06:00:52.791Z] ---> Running in c7e12b416bed [2023-05-19T06:00:52.791Z] noop [2023-05-19T06:00:52.791Z] Removing intermediate container c7e12b416bed [2023-05-19T06:00:52.791Z] ---> eb11c3a0fa2e [2023-05-19T06:00:52.791Z] Successfully built eb11c3a0fa2e [2023-05-19T06:00:52.791Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T06:00:53.237Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-19T06:00:53.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T06:00:53.390Z] prd-ubuntu20.04-docker-8c-8g-16085 does not seem to be running inside a container [2023-05-19T06:00:53.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-484 -v /w/workspace/xfoundry_device-modbus-go_PR-484:/w/workspace/xfoundry_device-modbus-go_PR-484:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-484@tmp:/w/workspace/xfoundry_device-modbus-go_PR-484@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-05-19T06:00:53.773Z] $ docker top e8b29ac5d7ad9ac917c090ba8b14ef75872b136af6ad8fca22f6448c1f3d29ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T06:00:54.176Z] + go version [2023-05-19T06:00:54.176Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-19T06:00:54.207Z] $ docker stop --time=1 e8b29ac5d7ad9ac917c090ba8b14ef75872b136af6ad8fca22f6448c1f3d29ea [2023-05-19T06:00:55.472Z] $ docker rm -f --volumes e8b29ac5d7ad9ac917c090ba8b14ef75872b136af6ad8fca22f6448c1f3d29ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T06:00:56.216Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-19T06:00:56.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T06:00:56.370Z] prd-ubuntu20.04-docker-8c-8g-16085 does not seem to be running inside a container [2023-05-19T06:00:56.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-484 -v /w/workspace/xfoundry_device-modbus-go_PR-484:/w/workspace/xfoundry_device-modbus-go_PR-484:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-484@tmp:/w/workspace/xfoundry_device-modbus-go_PR-484@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-05-19T06:00:56.716Z] $ docker top 0b4503ea836f2d878c8788948ee1b4ba03b614ee2c5e079d4c67c66367a9dc07 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T06:00:57.114Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-484 [Pipeline] fileExists [Pipeline] sh [2023-05-19T06:00:57.475Z] + make test [2023-05-19T06:00:57.475Z] go test ./... -coverprofile=coverage.out [2023-05-19T06:01:02.863Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-19T06:01:12.843Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-19T06:01:12.843Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 47.4% of statements [2023-05-19T06:01:18.108Z] go vet ./... [2023-05-19T06:01:22.293Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-19T06:01:22.293Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-19T06:01:22.293Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-19T06:01:22.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-19T06:01:22.369Z] $ docker stop --time=1 0b4503ea836f2d878c8788948ee1b4ba03b614ee2c5e079d4c67c66367a9dc07 [2023-05-19T06:01:25.339Z] $ docker rm -f --volumes 0b4503ea836f2d878c8788948ee1b4ba03b614ee2c5e079d4c67c66367a9dc07 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-19T06:01:25.881Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-19T06:01:25.957Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-19T06:01:26.724Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-19T06:01:27.034Z] + ls -al . [2023-05-19T06:01:27.034Z] total 184 [2023-05-19T06:01:27.034Z] drwxrwxr-x 10 jenkins jenkins 4096 May 19 06:00 . [2023-05-19T06:01:27.034Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 05:59 .. [2023-05-19T06:01:27.034Z] -rw-rw-r-- 1 jenkins jenkins 140 May 19 05:59 .dockerignore [2023-05-19T06:01:27.034Z] drwxrwxr-x 8 jenkins jenkins 4096 May 19 06:00 .git [2023-05-19T06:01:27.034Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 05:59 .github [2023-05-19T06:01:27.034Z] -rw-rw-r-- 1 jenkins jenkins 331 May 19 05:59 .gitignore [2023-05-19T06:01:27.034Z] -rw-rw-r-- 1 jenkins jenkins 41 May 19 05:59 .golangci.yml [2023-05-19T06:01:27.034Z] drwxr-xr-x 3 jenkins jenkins 4096 May 19 06:00 .semver [2023-05-19T06:01:27.034Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 19 05:59 Attribution.txt [2023-05-19T06:01:27.034Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 19 05:59 CHANGELOG.md [2023-05-19T06:01:27.034Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 19 05:59 Dockerfile [2023-05-19T06:01:27.034Z] -rw-rw-r-- 1 jenkins jenkins 677 May 19 05:59 GOVERNANCE.md [2023-05-19T06:01:27.034Z] -rw-rw-r-- 1 jenkins jenkins 680 May 19 05:59 Jenkinsfile [2023-05-19T06:01:27.034Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 19 05:59 LICENSE [2023-05-19T06:01:27.034Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 19 05:59 Makefile [2023-05-19T06:01:27.035Z] -rw-rw-r-- 1 jenkins jenkins 622 May 19 05:59 OWNERS.md [2023-05-19T06:01:27.035Z] -rw-rw-r-- 1 jenkins jenkins 4554 May 19 05:59 README.md [2023-05-19T06:01:27.035Z] -rw-rw-r-- 1 jenkins jenkins 5 May 19 06:00 VERSION [2023-05-19T06:01:27.035Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 05:59 bin [2023-05-19T06:01:27.035Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 05:59 cmd [2023-05-19T06:01:27.035Z] -rw-r--r-- 1 jenkins jenkins 24160 May 19 06:01 coverage.out [2023-05-19T06:01:27.035Z] -rw-rw-r-- 1 jenkins jenkins 3453 May 19 05:59 go.mod [2023-05-19T06:01:27.035Z] -rw-rw-r-- 1 jenkins jenkins 31760 May 19 05:59 go.sum [2023-05-19T06:01:27.035Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 05:59 internal [2023-05-19T06:01:27.035Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 05:59 simulator [2023-05-19T06:01:27.035Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 05:59 snap [2023-05-19T06:01:27.035Z] -rw-rw-r-- 1 jenkins jenkins 229 May 19 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T06:01:27.441Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7d98976c619e5737d68bbec58b27cb939b67a430 --label arch=amd64 --label version=0.0.0 . [2023-05-19T06:01:27.441Z] Sending build context to Docker daemon 6.567MB [2023-05-19T06:01:27.441Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-19T06:01:27.441Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-19T06:01:27.441Z] ---> eb11c3a0fa2e [2023-05-19T06:01:27.441Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-19T06:01:27.700Z] ---> Running in 0b4c63be65a2 [2023-05-19T06:01:27.700Z] Removing intermediate container 0b4c63be65a2 [2023-05-19T06:01:27.700Z] ---> 0e7451be00fe [2023-05-19T06:01:27.700Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-19T06:01:27.700Z] ---> Running in b517cec17e01 [2023-05-19T06:01:27.700Z] Removing intermediate container b517cec17e01 [2023-05-19T06:01:27.700Z] ---> 95f3b8e46da9 [2023-05-19T06:01:27.700Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-19T06:01:27.700Z] ---> Running in d7a8c090e16a [2023-05-19T06:01:27.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T06:01:28.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T06:01:28.485Z] OK: 270 MiB in 61 packages [2023-05-19T06:01:28.745Z] Removing intermediate container d7a8c090e16a [2023-05-19T06:01:28.745Z] ---> 3348a0874ac6 [2023-05-19T06:01:28.745Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-19T06:01:28.745Z] ---> Running in a814835526cd [2023-05-19T06:01:28.745Z] Removing intermediate container a814835526cd [2023-05-19T06:01:28.745Z] ---> d58c8146a7de [2023-05-19T06:01:28.745Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-19T06:01:29.003Z] ---> 3461afb38f98 [2023-05-19T06:01:29.003Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T06:01:29.003Z] ---> Running in 8cd649d303c0 [2023-05-19T06:01:29.572Z] Removing intermediate container 8cd649d303c0 [2023-05-19T06:01:29.572Z] ---> 1cedb35fbc04 [2023-05-19T06:01:29.572Z] Step 9/22 : COPY . . [2023-05-19T06:01:30.140Z] ---> a7b41a91c770 [2023-05-19T06:01:30.140Z] Step 10/22 : RUN ${MAKE} [2023-05-19T06:01:30.140Z] ---> Running in 0bc07d60b563 [2023-05-19T06:01:30.400Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-05-19T06:01:52.349Z] Removing intermediate container 0bc07d60b563 [2023-05-19T06:01:52.349Z] ---> 5d88c080bf4b [2023-05-19T06:01:52.349Z] Step 11/22 : FROM alpine:3.17 [2023-05-19T06:01:52.349Z] 3.17: Pulling from library/alpine [2023-05-19T06:01:52.349Z] f56be85fc22e: Already exists [2023-05-19T06:01:52.349Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-19T06:01:52.349Z] Status: Downloaded newer image for alpine:3.17 [2023-05-19T06:01:52.349Z] ---> 9ed4aefc74f6 [2023-05-19T06:01:52.349Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-19T06:01:52.349Z] ---> Running in 4691861d5a27 [2023-05-19T06:01:52.349Z] Removing intermediate container 4691861d5a27 [2023-05-19T06:01:52.349Z] ---> 1d57d743779a [2023-05-19T06:01:52.349Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-19T06:01:52.349Z] ---> Running in 3f0902ae9d88 [2023-05-19T06:01:52.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T06:01:52.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T06:01:52.349Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-19T06:01:52.349Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T06:01:52.349Z] OK: 7 MiB in 16 packages [2023-05-19T06:01:52.349Z] Removing intermediate container 3f0902ae9d88 [2023-05-19T06:01:52.349Z] ---> 058da44aa723 [2023-05-19T06:01:52.349Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-19T06:01:52.349Z] ---> 721edb04b619 [2023-05-19T06:01:52.349Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-19T06:01:52.349Z] ---> 15e6b67c014c [2023-05-19T06:01:52.349Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-19T06:01:52.349Z] ---> f7e421dc2d4a [2023-05-19T06:01:52.349Z] Step 17/22 : EXPOSE 59901 [2023-05-19T06:01:52.349Z] ---> Running in 0538a2931423 [2023-05-19T06:01:52.349Z] Removing intermediate container 0538a2931423 [2023-05-19T06:01:52.349Z] ---> 77d4fe9bd8ed [2023-05-19T06:01:52.349Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-19T06:01:52.349Z] ---> Running in b365c090e707 [2023-05-19T06:01:52.612Z] Removing intermediate container b365c090e707 [2023-05-19T06:01:52.612Z] ---> 8fcca54fe467 [2023-05-19T06:01:52.612Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-19T06:01:52.612Z] ---> Running in 9bc6a4d9cb0c [2023-05-19T06:01:52.612Z] Removing intermediate container 9bc6a4d9cb0c [2023-05-19T06:01:52.612Z] ---> 57c3d8d35449 [2023-05-19T06:01:52.612Z] Step 20/22 : LABEL arch=amd64 [2023-05-19T06:01:52.612Z] ---> Running in 1ac83bbb2e01 [2023-05-19T06:01:52.612Z] Removing intermediate container 1ac83bbb2e01 [2023-05-19T06:01:52.612Z] ---> e8457da87cbe [2023-05-19T06:01:52.612Z] Step 21/22 : LABEL git_sha=7d98976c619e5737d68bbec58b27cb939b67a430 [2023-05-19T06:01:52.612Z] ---> Running in 68fd47d801a0 [2023-05-19T06:01:52.872Z] Removing intermediate container 68fd47d801a0 [2023-05-19T06:01:52.872Z] ---> deefc3a1dedf [2023-05-19T06:01:52.873Z] Step 22/22 : LABEL version=0.0.0 [2023-05-19T06:01:52.873Z] ---> Running in 01e6ddd42625 [2023-05-19T06:01:52.873Z] Removing intermediate container 01e6ddd42625 [2023-05-19T06:01:52.873Z] ---> 608538b58096 [2023-05-19T06:01:52.873Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-19T06:01:52.873Z] Successfully built 608538b58096 [2023-05-19T06:01:52.873Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T06:01:53.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-19T06:01:53.783Z] [2023-05-19T06:01:53.783Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T06:01:54.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-19T06:01:54.236Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-19T06:01:54.236Z] 5eb5b503b376: Pulling fs layer [2023-05-19T06:01:54.236Z] 5c69ac0246d0: Pulling fs layer [2023-05-19T06:01:54.236Z] ec43610c2a17: Pulling fs layer [2023-05-19T06:01:54.236Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-19T06:01:54.236Z] 33b1e0a273af: Pulling fs layer [2023-05-19T06:01:54.236Z] 5d3b04190fa2: Pulling fs layer [2023-05-19T06:01:54.236Z] 2f39f015ded8: Pulling fs layer [2023-05-19T06:01:54.236Z] 3a2ae6a8a46f: Waiting [2023-05-19T06:01:54.236Z] 33b1e0a273af: Waiting [2023-05-19T06:01:54.236Z] 2f39f015ded8: Waiting [2023-05-19T06:01:54.236Z] 5d3b04190fa2: Waiting [2023-05-19T06:01:54.236Z] 5c69ac0246d0: Verifying Checksum [2023-05-19T06:01:54.236Z] 5c69ac0246d0: Download complete [2023-05-19T06:01:54.236Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-19T06:01:54.236Z] 3a2ae6a8a46f: Download complete [2023-05-19T06:01:54.236Z] 33b1e0a273af: Verifying Checksum [2023-05-19T06:01:54.236Z] 33b1e0a273af: Download complete [2023-05-19T06:01:54.236Z] ec43610c2a17: Verifying Checksum [2023-05-19T06:01:54.236Z] ec43610c2a17: Download complete [2023-05-19T06:01:54.236Z] 5d3b04190fa2: Verifying Checksum [2023-05-19T06:01:54.236Z] 5d3b04190fa2: Download complete [2023-05-19T06:01:54.496Z] 5eb5b503b376: Download complete [2023-05-19T06:01:55.064Z] 2f39f015ded8: Download complete [2023-05-19T06:01:55.634Z] 5eb5b503b376: Pull complete [2023-05-19T06:01:55.893Z] 5c69ac0246d0: Pull complete [2023-05-19T06:01:56.155Z] ec43610c2a17: Pull complete [2023-05-19T06:01:56.415Z] 3a2ae6a8a46f: Pull complete [2023-05-19T06:01:56.415Z] 33b1e0a273af: Pull complete [2023-05-19T06:01:56.675Z] 5d3b04190fa2: Pull complete [2023-05-19T06:02:00.871Z] 2f39f015ded8: Pull complete [2023-05-19T06:02:00.871Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-19T06:02:00.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-19T06:02:00.871Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T06:02:01.109Z] prd-ubuntu20.04-docker-8c-8g-16085 does not seem to be running inside a container [2023-05-19T06:02:01.143Z] $ 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/xfoundry_device-modbus-go_PR-484 -v /w/workspace/xfoundry_device-modbus-go_PR-484:/w/workspace/xfoundry_device-modbus-go_PR-484:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-484@tmp:/w/workspace/xfoundry_device-modbus-go_PR-484@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-05-19T06:02:04.298Z] $ docker top 0513edd671943101a7c64508d0ed16aac2fb9ff630056cca7f913def94482f38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T06:02:04.759Z] ---> job-cost.sh [2023-05-19T06:02:04.759Z] lf-activate-venv: SKIPPING [2023-05-19T06:02:04.759Z] INFO: No Stack... [2023-05-19T06:02:05.020Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-19T06:02:05.283Z] INFO: Archiving Costs [Pipeline] sh [2023-05-19T06:02:05.598Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-484/archives/cost.csv [2023-05-19T06:02:05.598Z] + cut -d, -f6 [Pipeline] lock [2023-05-19T06:02:05.641Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-484-1-stack-cost] [2023-05-19T06:02:05.646Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-484-1-stack-cost] did not exist. Created. [2023-05-19T06:02:05.646Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-484-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-19T06:02:06.038Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-19T06:02:06.090Z] Stashed 1 file(s) [Pipeline] } [2023-05-19T06:02:06.120Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-484-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-19T06:02:06.200Z] $ docker stop --time=1 0513edd671943101a7c64508d0ed16aac2fb9ff630056cca7f913def94482f38 [2023-05-19T06:02:07.360Z] $ docker rm -f --volumes 0513edd671943101a7c64508d0ed16aac2fb9ff630056cca7f913def94482f38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-19T06:02:28.863Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16087 in /w/workspace/xfoundry_device-modbus-go_PR-484 [Pipeline] { [Pipeline] ws [2023-05-19T06:02:28.924Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-05-19T06:02:29.009Z] Selected Git installation does not exist. Using Default [2023-05-19T06:02:29.009Z] The recommended git tool is: NONE [2023-05-19T06:02:34.767Z] using credential edgex-jenkins-ssh [2023-05-19T06:02:34.816Z] Cloning the remote Git repository [2023-05-19T06:02:34.875Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-05-19T06:02:34.988Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-05-19T06:02:35.180Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-19T06:02:35.181Z] > git --version # timeout=10 [2023-05-19T06:02:35.213Z] > git --version # 'git version 2.25.1' [2023-05-19T06:02:35.216Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-19T06:02:35.401Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-19T06:02:38.115Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-19T06:02:38.143Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-19T06:02:39.115Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-19T06:02:39.701Z] Merging remotes/origin/main commit e24262ef9183de1c0c5cd9baee4f648fbf1c66fe into PR head commit 7d98976c619e5737d68bbec58b27cb939b67a430 [2023-05-19T06:02:40.022Z] Merge succeeded, producing 7d98976c619e5737d68bbec58b27cb939b67a430 [2023-05-19T06:02:40.023Z] Checking out Revision 7d98976c619e5737d68bbec58b27cb939b67a430 (PR-484) [2023-05-19T06:02:40.582Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3" [2023-05-19T06:02:39.159Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-19T06:02:39.160Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-19T06:02:39.179Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/484/head:refs/remotes/origin/PR-484 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-19T06:02:39.723Z] > git config core.sparsecheckout # timeout=10 [2023-05-19T06:02:39.813Z] > git checkout -f 7d98976c619e5737d68bbec58b27cb939b67a430 # timeout=10 [2023-05-19T06:02:39.911Z] > git remote # timeout=10 [2023-05-19T06:02:39.936Z] > git config --get remote.origin.url # timeout=10 [2023-05-19T06:02:39.958Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-19T06:02:39.975Z] > git merge e24262ef9183de1c0c5cd9baee4f648fbf1c66fe # timeout=10 [2023-05-19T06:02:40.004Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-19T06:02:40.031Z] > git config core.sparsecheckout # timeout=10 [2023-05-19T06:02:40.046Z] > git checkout -f 7d98976c619e5737d68bbec58b27cb939b67a430 # timeout=10 [2023-05-19T06:02:40.644Z] > git --version # timeout=10 [2023-05-19T06:02:40.659Z] > git --version # 'git version 2.25.1' [2023-05-19T06:02:40.677Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-19T06:02:41.838Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-19T06:02:41.838Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-19T06:02:41.838Z] Dload Upload Total Spent Left Speed [2023-05-19T06:02:41.838Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-05-19T06:02:42.531Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-19T06:02:42.887Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-19T06:02:42.887Z] + sudo tee /etc/docker/daemon.new [2023-05-19T06:02:42.887Z] { [2023-05-19T06:02:42.887Z] "registry-mirrors": [ [2023-05-19T06:02:42.887Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-19T06:02:42.887Z] ], [2023-05-19T06:02:42.887Z] "bip": "10.250.0.254/24", [2023-05-19T06:02:42.887Z] "hosts": [ [2023-05-19T06:02:42.887Z] "tcp://0.0.0.0:5555", [2023-05-19T06:02:42.887Z] "unix:///var/run/docker.sock" [2023-05-19T06:02:42.887Z] ], [2023-05-19T06:02:42.887Z] "mtu": 1458, [2023-05-19T06:02:42.887Z] "selinux-enabled": true, [2023-05-19T06:02:42.887Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-19T06:02:42.887Z] } [Pipeline] sh [2023-05-19T06:02:43.241Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-19T06:02:43.592Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-19T06:03:02.008Z] provisioning config files... [2023-05-19T06:03:02.043Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config5522554218795960825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T06:03:02.458Z] ---> docker-login.sh [2023-05-19T06:03:02.458Z] nexus3.edgexfoundry.org:10001 [2023-05-19T06:03:03.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T06:03:03.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T06:03:03.054Z] Configure a credential helper to remove this warning. See [2023-05-19T06:03:03.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T06:03:03.054Z] [2023-05-19T06:03:03.054Z] Login Succeeded [2023-05-19T06:03:03.054Z] nexus3.edgexfoundry.org:10002 [2023-05-19T06:03:03.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T06:03:03.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T06:03:03.599Z] Configure a credential helper to remove this warning. See [2023-05-19T06:03:03.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T06:03:03.599Z] [2023-05-19T06:03:03.599Z] Login Succeeded [2023-05-19T06:03:03.599Z] nexus3.edgexfoundry.org:10003 [2023-05-19T06:03:03.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T06:03:03.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T06:03:03.871Z] Configure a credential helper to remove this warning. See [2023-05-19T06:03:03.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T06:03:03.871Z] [2023-05-19T06:03:03.871Z] Login Succeeded [2023-05-19T06:03:03.871Z] nexus3.edgexfoundry.org:10004 [2023-05-19T06:03:04.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T06:03:04.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T06:03:04.415Z] Configure a credential helper to remove this warning. See [2023-05-19T06:03:04.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T06:03:04.415Z] [2023-05-19T06:03:04.415Z] Login Succeeded [2023-05-19T06:03:04.415Z] docker.io [2023-05-19T06:03:04.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T06:03:04.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T06:03:04.961Z] Configure a credential helper to remove this warning. See [2023-05-19T06:03:04.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T06:03:04.961Z] [2023-05-19T06:03:04.961Z] Login Succeeded [2023-05-19T06:03:04.961Z] ---> docker-login.sh ends [Pipeline] } [2023-05-19T06:03:04.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-19T06:03:05.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-19T06:03:05.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-19T06:03:05.486Z] ========================================================= [2023-05-19T06:03:05.486Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-19T06:03:05.486Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T06:03:06.035Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-19T06:03:06.304Z] Sending build context to Docker daemon 3.42MB [2023-05-19T06:03:06.304Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-19T06:03:06.304Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-19T06:03:06.576Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-19T06:03:06.576Z] c41833b44d91: Pulling fs layer [2023-05-19T06:03:06.576Z] ed15518f5707: Pulling fs layer [2023-05-19T06:03:06.576Z] feae8fd75edb: Pulling fs layer [2023-05-19T06:03:06.576Z] 242c74f7c9fa: Pulling fs layer [2023-05-19T06:03:06.576Z] 3cdef696dda3: Pulling fs layer [2023-05-19T06:03:06.576Z] 2ced38df9373: Pulling fs layer [2023-05-19T06:03:06.576Z] 58f1dce35555: Pulling fs layer [2023-05-19T06:03:06.576Z] 242c74f7c9fa: Waiting [2023-05-19T06:03:06.576Z] 3cdef696dda3: Waiting [2023-05-19T06:03:06.576Z] 2ced38df9373: Waiting [2023-05-19T06:03:06.576Z] 58f1dce35555: Waiting [2023-05-19T06:03:06.576Z] ed15518f5707: Verifying Checksum [2023-05-19T06:03:06.576Z] ed15518f5707: Download complete [2023-05-19T06:03:06.576Z] 242c74f7c9fa: Verifying Checksum [2023-05-19T06:03:06.576Z] 242c74f7c9fa: Download complete [2023-05-19T06:03:06.576Z] 3cdef696dda3: Verifying Checksum [2023-05-19T06:03:06.576Z] 3cdef696dda3: Download complete [2023-05-19T06:03:06.576Z] c41833b44d91: Verifying Checksum [2023-05-19T06:03:06.576Z] c41833b44d91: Download complete [2023-05-19T06:03:08.016Z] c41833b44d91: Pull complete [2023-05-19T06:03:08.613Z] 58f1dce35555: Verifying Checksum [2023-05-19T06:03:08.613Z] 58f1dce35555: Download complete [2023-05-19T06:03:08.613Z] ed15518f5707: Pull complete [2023-05-19T06:03:09.599Z] feae8fd75edb: Verifying Checksum [2023-05-19T06:03:09.599Z] feae8fd75edb: Download complete [2023-05-19T06:03:09.599Z] 2ced38df9373: Verifying Checksum [2023-05-19T06:03:09.599Z] 2ced38df9373: Download complete [2023-05-19T06:03:21.931Z] feae8fd75edb: Pull complete [2023-05-19T06:03:21.931Z] 242c74f7c9fa: Pull complete [2023-05-19T06:03:21.931Z] 3cdef696dda3: Pull complete [2023-05-19T06:03:28.706Z] 2ced38df9373: Pull complete [2023-05-19T06:03:30.125Z] 58f1dce35555: Pull complete [2023-05-19T06:03:30.397Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-19T06:03:30.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-19T06:03:30.397Z] ---> fadd8f120f05 [2023-05-19T06:03:30.397Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-19T06:03:32.350Z] ---> Running in 04a76f60d59a [2023-05-19T06:03:32.619Z] Removing intermediate container 04a76f60d59a [2023-05-19T06:03:32.619Z] ---> 052831d9f5e9 [2023-05-19T06:03:32.619Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-19T06:03:32.619Z] ---> Running in 13b2a155442a [2023-05-19T06:03:33.211Z] Removing intermediate container 13b2a155442a [2023-05-19T06:03:33.211Z] ---> cfa7dd8f9846 [2023-05-19T06:03:33.211Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-19T06:03:33.211Z] ---> Running in aade451475cc [2023-05-19T06:03:34.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T06:03:34.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T06:03:36.326Z] (1/8) Installing openssh-keygen (9.1_p1-r3) [2023-05-19T06:03:36.326Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-19T06:03:36.326Z] (3/8) Installing openssh-client-common (9.1_p1-r3) [2023-05-19T06:03:36.326Z] (4/8) Installing openssh-client-default (9.1_p1-r3) [2023-05-19T06:03:36.326Z] (5/8) Installing openssh-sftp-server (9.1_p1-r3) [2023-05-19T06:03:36.326Z] (6/8) Installing openssh-server-common (9.1_p1-r3) [2023-05-19T06:03:36.326Z] (7/8) Installing openssh-server (9.1_p1-r3) [2023-05-19T06:03:36.326Z] (8/8) Installing openssh (9.1_p1-r3) [2023-05-19T06:03:36.326Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T06:03:36.326Z] OK: 270 MiB in 61 packages [2023-05-19T06:03:37.747Z] Removing intermediate container aade451475cc [2023-05-19T06:03:37.747Z] ---> 03df4b93b3f1 [2023-05-19T06:03:37.747Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-19T06:03:37.747Z] ---> Running in bc28132c8037 [2023-05-19T06:03:38.017Z] Removing intermediate container bc28132c8037 [2023-05-19T06:03:38.017Z] ---> 2654a312638b [2023-05-19T06:03:38.017Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-19T06:03:38.606Z] ---> 17c29cf7459e [2023-05-19T06:03:38.606Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T06:03:38.606Z] ---> Running in 9c7e4181fbe2 [2023-05-19T06:04:46.520Z] Removing intermediate container 9c7e4181fbe2 [2023-05-19T06:04:46.520Z] ---> ba73734f60bf [2023-05-19T06:04:46.520Z] Step 9/10 : COPY . . [2023-05-19T06:04:46.520Z] ---> 5ba95257fe2d [2023-05-19T06:04:46.520Z] Step 10/10 : RUN ${MAKE} [2023-05-19T06:04:46.520Z] ---> Running in 52378a317a60 [2023-05-19T06:04:46.520Z] noop [2023-05-19T06:04:46.520Z] Removing intermediate container 52378a317a60 [2023-05-19T06:04:46.520Z] ---> 17914310306b [2023-05-19T06:04:46.520Z] Successfully built 17914310306b [2023-05-19T06:04:46.520Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T06:04:47.014Z] + docker inspect -f . ci-base-image-arm64 [2023-05-19T06:04:47.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T06:04:47.304Z] prd-ubuntu20.04-docker-arm64-4c-16g-16087 does not seem to be running inside a container [2023-05-19T06:04:47.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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-05-19T06:04:48.726Z] $ docker top beef71ff9051843c43a94abf0cd949a1ab6284c74f54cb3e99f53c8e56b07e6d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T06:04:49.623Z] + go version [2023-05-19T06:04:49.623Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-19T06:04:49.664Z] $ docker stop --time=1 beef71ff9051843c43a94abf0cd949a1ab6284c74f54cb3e99f53c8e56b07e6d [2023-05-19T06:04:53.336Z] $ docker rm -f --volumes beef71ff9051843c43a94abf0cd949a1ab6284c74f54cb3e99f53c8e56b07e6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T06:04:54.202Z] + docker inspect -f . ci-base-image-arm64 [2023-05-19T06:04:54.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T06:04:54.482Z] prd-ubuntu20.04-docker-arm64-4c-16g-16087 does not seem to be running inside a container [2023-05-19T06:04:54.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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-05-19T06:04:55.740Z] $ docker top 280799bd8a4b10f729b70528c3018ebb383044269ae6edc2f9b839c9ffb5224f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T06:04:56.307Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-19T06:04:56.698Z] + make test [2023-05-19T06:04:56.699Z] go test ./... -coverprofile=coverage.out [2023-05-19T06:05:35.610Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-19T06:07:42.332Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-19T06:07:42.332Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.067s coverage: 47.4% of statements [2023-05-19T06:07:42.332Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-19T06:07:42.332Z] go vet ./... [2023-05-19T06:08:00.568Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-19T06:08:00.568Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-19T06:08:00.568Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-19T06:08:00.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-19T06:08:00.652Z] $ docker stop --time=1 280799bd8a4b10f729b70528c3018ebb383044269ae6edc2f9b839c9ffb5224f [2023-05-19T06:08:02.618Z] $ docker rm -f --volumes 280799bd8a4b10f729b70528c3018ebb383044269ae6edc2f9b839c9ffb5224f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-19T06:08:03.823Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-19T06:08:03.859Z] Warning: overwriting stash ‘coverage-report’ [2023-05-19T06:08:04.317Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-19T06:08:05.178Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-19T06:08:05.594Z] + ls -al . [2023-05-19T06:08:05.594Z] total 180 [2023-05-19T06:08:05.594Z] drwxrwxr-x 9 jenkins jenkins 4096 May 19 06:04 . [2023-05-19T06:08:05.594Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 06:02 .. [2023-05-19T06:08:05.594Z] -rw-rw-r-- 1 jenkins jenkins 140 May 19 06:02 .dockerignore [2023-05-19T06:08:05.594Z] drwxrwxr-x 8 jenkins jenkins 4096 May 19 06:02 .git [2023-05-19T06:08:05.594Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 06:02 .github [2023-05-19T06:08:05.594Z] -rw-rw-r-- 1 jenkins jenkins 331 May 19 06:02 .gitignore [2023-05-19T06:08:05.594Z] -rw-rw-r-- 1 jenkins jenkins 41 May 19 06:02 .golangci.yml [2023-05-19T06:08:05.594Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 19 06:02 Attribution.txt [2023-05-19T06:08:05.594Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 19 06:02 CHANGELOG.md [2023-05-19T06:08:05.594Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 19 06:02 Dockerfile [2023-05-19T06:08:05.594Z] -rw-rw-r-- 1 jenkins jenkins 677 May 19 06:02 GOVERNANCE.md [2023-05-19T06:08:05.594Z] -rw-rw-r-- 1 jenkins jenkins 680 May 19 06:02 Jenkinsfile [2023-05-19T06:08:05.594Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 19 06:02 LICENSE [2023-05-19T06:08:05.594Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 19 06:02 Makefile [2023-05-19T06:08:05.594Z] -rw-rw-r-- 1 jenkins jenkins 622 May 19 06:02 OWNERS.md [2023-05-19T06:08:05.594Z] -rw-rw-r-- 1 jenkins jenkins 4554 May 19 06:02 README.md [2023-05-19T06:08:05.594Z] -rw-rw-r-- 1 jenkins jenkins 5 May 19 06:00 VERSION [2023-05-19T06:08:05.594Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 06:02 bin [2023-05-19T06:08:05.594Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 06:02 cmd [2023-05-19T06:08:05.594Z] -rw-r--r-- 1 jenkins jenkins 24160 May 19 06:07 coverage.out [2023-05-19T06:08:05.594Z] -rw-rw-r-- 1 jenkins jenkins 3453 May 19 06:02 go.mod [2023-05-19T06:08:05.594Z] -rw-rw-r-- 1 jenkins jenkins 31760 May 19 06:02 go.sum [2023-05-19T06:08:05.594Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 06:02 internal [2023-05-19T06:08:05.594Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 06:02 simulator [2023-05-19T06:08:05.594Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 06:02 snap [2023-05-19T06:08:05.594Z] -rw-rw-r-- 1 jenkins jenkins 229 May 19 06:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T06:08:06.019Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7d98976c619e5737d68bbec58b27cb939b67a430 --label arch=arm64 --label version=0.0.0 . [2023-05-19T06:08:06.289Z] Sending build context to Docker daemon 3.445MB [2023-05-19T06:08:06.290Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-19T06:08:06.290Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-19T06:08:06.290Z] ---> 17914310306b [2023-05-19T06:08:06.290Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-19T06:08:06.567Z] ---> Running in 4ae3285a7914 [2023-05-19T06:08:06.835Z] Removing intermediate container 4ae3285a7914 [2023-05-19T06:08:06.835Z] ---> 318422c43493 [2023-05-19T06:08:06.835Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-19T06:08:06.835Z] ---> Running in a1f1af8e3ce9 [2023-05-19T06:08:07.103Z] Removing intermediate container a1f1af8e3ce9 [2023-05-19T06:08:07.103Z] ---> a9f322dac448 [2023-05-19T06:08:07.103Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-19T06:08:07.372Z] ---> Running in 310f9773a3ca [2023-05-19T06:08:08.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T06:08:08.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T06:08:09.881Z] OK: 270 MiB in 61 packages [2023-05-19T06:08:10.844Z] Removing intermediate container 310f9773a3ca [2023-05-19T06:08:10.844Z] ---> 2510ab7abc51 [2023-05-19T06:08:10.844Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-19T06:08:10.844Z] ---> Running in 86e77cf2a74c [2023-05-19T06:08:11.113Z] Removing intermediate container 86e77cf2a74c [2023-05-19T06:08:11.113Z] ---> a64dee3eb593 [2023-05-19T06:08:11.113Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-19T06:08:11.698Z] ---> d02a3a418594 [2023-05-19T06:08:11.698Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T06:08:11.698Z] ---> Running in 246e5ad1f51d [2023-05-19T06:08:15.952Z] Removing intermediate container 246e5ad1f51d [2023-05-19T06:08:15.952Z] ---> 143f16bb9ff2 [2023-05-19T06:08:15.952Z] Step 9/22 : COPY . . [2023-05-19T06:08:16.222Z] ---> 42a95dec683a [2023-05-19T06:08:16.222Z] Step 10/22 : RUN ${MAKE} [2023-05-19T06:08:16.490Z] ---> Running in 952844ff9860 [2023-05-19T06:08:17.454Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-05-19T06:10:24.177Z] Removing intermediate container 952844ff9860 [2023-05-19T06:10:24.177Z] ---> 89806c8461c1 [2023-05-19T06:10:24.177Z] Step 11/22 : FROM alpine:3.17 [2023-05-19T06:10:24.177Z] 3.17: Pulling from library/alpine [2023-05-19T06:10:24.177Z] c41833b44d91: Already exists [2023-05-19T06:10:24.177Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-19T06:10:24.177Z] Status: Downloaded newer image for alpine:3.17 [2023-05-19T06:10:24.177Z] ---> 51e60588ff2c [2023-05-19T06:10:24.177Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-19T06:10:24.177Z] ---> Running in e4fb8818107e [2023-05-19T06:10:24.177Z] Removing intermediate container e4fb8818107e [2023-05-19T06:10:24.177Z] ---> 18a72b92ccc3 [2023-05-19T06:10:24.177Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-19T06:10:24.177Z] ---> Running in 433ccbd210fc [2023-05-19T06:10:24.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T06:10:25.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T06:10:26.001Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-19T06:10:26.001Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T06:10:26.001Z] OK: 8 MiB in 16 packages [2023-05-19T06:10:26.962Z] Removing intermediate container 433ccbd210fc [2023-05-19T06:10:26.962Z] ---> 8b50e8424962 [2023-05-19T06:10:26.962Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-19T06:10:31.011Z] ---> 6f33d5f1699d [2023-05-19T06:10:31.011Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-19T06:10:31.011Z] ---> b6a539f4f42a [2023-05-19T06:10:31.011Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-19T06:10:31.011Z] ---> 4ddcc6c183e0 [2023-05-19T06:10:31.011Z] Step 17/22 : EXPOSE 59901 [2023-05-19T06:10:31.011Z] ---> Running in bc67c19e5c33 [2023-05-19T06:10:31.011Z] Removing intermediate container bc67c19e5c33 [2023-05-19T06:10:31.011Z] ---> 66a84b2f28db [2023-05-19T06:10:31.011Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-19T06:10:31.281Z] ---> Running in 5c72c3ebc189 [2023-05-19T06:10:31.547Z] Removing intermediate container 5c72c3ebc189 [2023-05-19T06:10:31.547Z] ---> b3ebf2d20959 [2023-05-19T06:10:31.547Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-19T06:10:31.547Z] ---> Running in ea0bbaba37cd [2023-05-19T06:10:31.815Z] Removing intermediate container ea0bbaba37cd [2023-05-19T06:10:31.815Z] ---> 57552053a5d9 [2023-05-19T06:10:31.815Z] Step 20/22 : LABEL arch=arm64 [2023-05-19T06:10:31.815Z] ---> Running in 7b81dc28951f [2023-05-19T06:10:32.405Z] Removing intermediate container 7b81dc28951f [2023-05-19T06:10:32.405Z] ---> 95215eee8341 [2023-05-19T06:10:32.405Z] Step 21/22 : LABEL git_sha=7d98976c619e5737d68bbec58b27cb939b67a430 [2023-05-19T06:10:32.405Z] ---> Running in 45e87a10f1c1 [2023-05-19T06:10:32.674Z] Removing intermediate container 45e87a10f1c1 [2023-05-19T06:10:32.674Z] ---> cb69979b561d [2023-05-19T06:10:32.674Z] Step 22/22 : LABEL version=0.0.0 [2023-05-19T06:10:32.674Z] ---> Running in cb88c77d43ac [2023-05-19T06:10:32.942Z] Removing intermediate container cb88c77d43ac [2023-05-19T06:10:32.942Z] ---> 6f15fd9400d8 [2023-05-19T06:10:32.942Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-19T06:10:32.942Z] Successfully built 6f15fd9400d8 [2023-05-19T06:10:32.942Z] Successfully tagged device-modbus-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-05-19T06:10:33.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-19T06:10:33.901Z] [2023-05-19T06:10:33.901Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T06:10:34.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-19T06:10:34.488Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-19T06:10:34.488Z] 8998bd30e6a1: Pulling fs layer [2023-05-19T06:10:34.488Z] 04944245beec: Pulling fs layer [2023-05-19T06:10:34.488Z] 699f458cf7ca: Pulling fs layer [2023-05-19T06:10:34.488Z] 765212b225bb: Pulling fs layer [2023-05-19T06:10:34.488Z] f23df028b6ca: Pulling fs layer [2023-05-19T06:10:34.488Z] d65c8cfc05b1: Pulling fs layer [2023-05-19T06:10:34.488Z] 2437ff75d9bd: Pulling fs layer [2023-05-19T06:10:34.488Z] f23df028b6ca: Waiting [2023-05-19T06:10:34.488Z] 765212b225bb: Waiting [2023-05-19T06:10:34.488Z] d65c8cfc05b1: Waiting [2023-05-19T06:10:34.488Z] 2437ff75d9bd: Waiting [2023-05-19T06:10:34.757Z] 04944245beec: Verifying Checksum [2023-05-19T06:10:34.757Z] 04944245beec: Download complete [2023-05-19T06:10:34.757Z] 765212b225bb: Verifying Checksum [2023-05-19T06:10:34.757Z] 765212b225bb: Download complete [2023-05-19T06:10:34.757Z] f23df028b6ca: Verifying Checksum [2023-05-19T06:10:34.757Z] f23df028b6ca: Download complete [2023-05-19T06:10:34.758Z] d65c8cfc05b1: Verifying Checksum [2023-05-19T06:10:34.758Z] d65c8cfc05b1: Download complete [2023-05-19T06:10:34.758Z] 699f458cf7ca: Verifying Checksum [2023-05-19T06:10:34.758Z] 699f458cf7ca: Download complete [2023-05-19T06:10:35.340Z] 8998bd30e6a1: Verifying Checksum [2023-05-19T06:10:35.340Z] 8998bd30e6a1: Download complete [2023-05-19T06:10:37.945Z] 2437ff75d9bd: Verifying Checksum [2023-05-19T06:10:37.945Z] 2437ff75d9bd: Download complete [2023-05-19T06:10:39.355Z] 8998bd30e6a1: Pull complete [2023-05-19T06:10:39.623Z] 04944245beec: Pull complete [2023-05-19T06:10:41.035Z] 699f458cf7ca: Pull complete [2023-05-19T06:10:41.303Z] 765212b225bb: Pull complete [2023-05-19T06:10:42.719Z] f23df028b6ca: Pull complete [2023-05-19T06:10:42.989Z] d65c8cfc05b1: Pull complete [2023-05-19T06:10:58.091Z] 2437ff75d9bd: Pull complete [2023-05-19T06:10:58.091Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-19T06:10:58.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-19T06:10:58.091Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T06:10:58.454Z] prd-ubuntu20.04-docker-arm64-4c-16g-16087 does not seem to be running inside a container [2023-05-19T06:10:58.537Z] $ 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-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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-05-19T06:11:00.956Z] $ docker top 72db5c59e15b633c9027d0102655e81b05485abf7f424712942b63142a5758d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T06:11:01.925Z] ---> job-cost.sh [2023-05-19T06:11:01.925Z] lf-activate-venv: SKIPPING [2023-05-19T06:11:01.925Z] INFO: No Stack... [2023-05-19T06:11:02.512Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-19T06:11:03.094Z] INFO: Archiving Costs [Pipeline] sh [2023-05-19T06:11:03.765Z] + + cutcat -d, /w/workspace/device-modbus-go/1/archives/cost.csv -f6 [2023-05-19T06:11:03.765Z] [Pipeline] lock [2023-05-19T06:11:03.847Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-484-1-stack-cost] [2023-05-19T06:11:03.852Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-484-1-stack-cost] did not exist. Created. [2023-05-19T06:11:03.852Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-484-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-19T06:11:04.580Z] /w/workspace/device-modbus-go/1@tmp/durable-ec24a802/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-19T06:11:04.935Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-19T06:11:04.976Z] Warning: overwriting stash ‘stack-cost’ [2023-05-19T06:11:05.021Z] Stashed 1 file(s) [Pipeline] } [2023-05-19T06:11:05.036Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-484-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-19T06:11:05.124Z] $ docker stop --time=1 72db5c59e15b633c9027d0102655e81b05485abf7f424712942b63142a5758d3 [2023-05-19T06:11:06.634Z] $ docker rm -f --volumes 72db5c59e15b633c9027d0102655e81b05485abf7f424712942b63142a5758d3 [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-05-19T06:11:09.535Z] provisioning config files... [2023-05-19T06:11:09.541Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/config10673816992614078548tmp [Pipeline] { [Pipeline] sh [2023-05-19T06:11:10.011Z] + set +x [2023-05-19T06:11:10.011Z] + curl -s https://codecov.io/bash [2023-05-19T06:11:10.011Z] + bash -s -- [2023-05-19T06:11:10.011Z] [2023-05-19T06:11:10.011Z] _____ _ [2023-05-19T06:11:10.011Z] / ____| | | [2023-05-19T06:11:10.011Z] | | ___ __| | ___ ___ _____ __ [2023-05-19T06:11:10.011Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-19T06:11:10.011Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-19T06:11:10.011Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-19T06:11:10.011Z] Bash-1.0.6 [2023-05-19T06:11:10.011Z] [2023-05-19T06:11:10.011Z] [2023-05-19T06:11:10.011Z] ==> git version 2.25.1 found [2023-05-19T06:11:10.011Z] ==> 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-05-19T06:11:10.011Z] Release-Date: 2020-01-08 [2023-05-19T06:11:10.011Z] 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-05-19T06:11:10.011Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-19T06:11:10.011Z] ==> Jenkins CI detected. [2023-05-19T06:11:10.011Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-484 [2023-05-19T06:11:10.011Z] project root: . [2023-05-19T06:11:10.011Z] --> token set from env [2023-05-19T06:11:10.012Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-19T06:11:10.012Z] ==> Running gcov in . (disable via -X gcov) [2023-05-19T06:11:10.012Z] ==> Python coveragepy not found [2023-05-19T06:11:10.012Z] ==> Searching for coverage reports in: [2023-05-19T06:11:10.012Z] + . [2023-05-19T06:11:10.012Z] -> Found 1 reports [2023-05-19T06:11:10.012Z] ==> Detecting git/mercurial file structure [2023-05-19T06:11:10.012Z] ==> Reading reports [2023-05-19T06:11:10.012Z] + ./coverage.out bytes=24160 [2023-05-19T06:11:10.012Z] ==> Appending adjustments [2023-05-19T06:11:10.012Z] https://docs.codecov.io/docs/fixing-reports [2023-05-19T06:11:10.271Z] + Found adjustments [2023-05-19T06:11:10.271Z] ==> Gzipping contents [2023-05-19T06:11:10.271Z] 4.0K /tmp/codecov.meRPyF.gz [2023-05-19T06:11:10.271Z] ==> Uploading reports [2023-05-19T06:11:10.271Z] url: https://codecov.io [2023-05-19T06:11:10.271Z] query: branch=PR-484&commit=7d98976c619e5737d68bbec58b27cb939b67a430&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-484%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=484&job=&cmd_args= [2023-05-19T06:11:10.271Z] -> Pinging Codecov [2023-05-19T06:11:10.271Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-484&commit=7d98976c619e5737d68bbec58b27cb939b67a430&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-484%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=484&job=&cmd_args= [2023-05-19T06:11:10.271Z] -> Uploading to [2023-05-19T06:11:10.271Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-19/55DBCA73C666E3227836607328DD7E49/7d98976c619e5737d68bbec58b27cb939b67a430/8b788588-e370-44fb-9559-f89740d3b399.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230519T061110Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d93b78b19b410df464e801ec9012c94b31dc8d9b1fac96a2e45dc676e5b1bbb6 [2023-05-19T06:11:10.271Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-19T06:11:10.271Z] Dload Upload Total Spent Left Speed [2023-05-19T06:11:10.531Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 20020 --:--:-- --:--:-- --:--:-- 20020 [2023-05-19T06:11:10.531Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/7d98976c619e5737d68bbec58b27cb939b67a430 [Pipeline] } [2023-05-19T06:11:10.560Z] 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-05-19T06:11:12.493Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-484/archives ] [2023-05-19T06:11:12.493Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-484/archives [2023-05-19T06:11:12.493Z] total 16 [2023-05-19T06:11:12.493Z] drwxr-xr-x 3 root root 4096 May 19 06:02 . [2023-05-19T06:11:12.493Z] drwxrwxr-x 11 jenkins jenkins 4096 May 19 06:02 .. [2023-05-19T06:11:12.493Z] drwxr-xr-x 2 root root 4096 May 19 06:02 cost [2023-05-19T06:11:12.493Z] -rw-r--r-- 1 root root 88 May 19 06:02 cost.csv [2023-05-19T06:11:12.493Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-484/archives [2023-05-19T06:11:12.493Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-484/archives [2023-05-19T06:11:12.493Z] total 16 [2023-05-19T06:11:12.493Z] drwxr-xr-x 3 jenkins jenkins 4096 May 19 06:02 . [2023-05-19T06:11:12.493Z] drwxrwxr-x 11 jenkins jenkins 4096 May 19 06:02 .. [2023-05-19T06:11:12.493Z] drwxr-xr-x 2 jenkins jenkins 4096 May 19 06:02 cost [2023-05-19T06:11:12.493Z] -rw-r--r-- 1 jenkins jenkins 88 May 19 06:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-19T06:11:12.821Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T06:11:13.711Z] ---> package-listing.sh [2023-05-19T06:11:13.712Z] ++ facter osfamily [2023-05-19T06:11:13.712Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-19T06:11:13.971Z] + OS_FAMILY=debian [2023-05-19T06:11:13.971Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-484 [2023-05-19T06:11:13.971Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-19T06:11:13.971Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-19T06:11:13.971Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-19T06:11:13.971Z] + PACKAGES=/tmp/packages_start.txt [2023-05-19T06:11:13.971Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-484 ']' [2023-05-19T06:11:13.971Z] + PACKAGES=/tmp/packages_end.txt [2023-05-19T06:11:13.971Z] + case "${OS_FAMILY}" in [2023-05-19T06:11:13.971Z] + dpkg -l [2023-05-19T06:11:13.971Z] + grep '^ii' [2023-05-19T06:11:13.971Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-19T06:11:13.971Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-19T06:11:13.971Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-19T06:11:13.971Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-484 ']' [2023-05-19T06:11:13.971Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-484/archives/ [2023-05-19T06:11:13.971Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-484/archives/ [Pipeline] echo [2023-05-19T06:11:14.007Z] 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/xfoundry_device-modbus-go_PR-484/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-19T06:11:14.325Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T06:11:14.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-19T06:11:14.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T06:11:14.855Z] prd-ubuntu20.04-docker-8c-8g-16085 does not seem to be running inside a container [2023-05-19T06:11:14.881Z] $ 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/xfoundry_device-modbus-go_PR-484/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-484 -v /w/workspace/xfoundry_device-modbus-go_PR-484:/w/workspace/xfoundry_device-modbus-go_PR-484:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-484@tmp:/w/workspace/xfoundry_device-modbus-go_PR-484@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-05-19T06:11:15.078Z] $ docker top 2023a75ee8e7108bbae85a1894a589389416f7e69de7ea4b2f5c6a5967ad42b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T06:11:15.470Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-19T06:11:15.780Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-19T06:11:16.093Z] + ls /var/log/sa-host [2023-05-19T06:11:16.093Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-19T06:11:16.246Z] provisioning config files... [2023-05-19T06:11:16.255Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/config6387587729126502412tmp [Pipeline] { [Pipeline] echo [2023-05-19T06:11:16.307Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T06:11:16.616Z] ---> create-netrc.sh [Pipeline] } [2023-05-19T06:11:16.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-19T06:11:17.045Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-19T06:11:17.078Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T06:11:17.394Z] ---> sudo-logs.sh [2023-05-19T06:11:17.394Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-19T06:11:17.507Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T06:11:17.825Z] ---> job-cost.sh [2023-05-19T06:11:17.825Z] lf-activate-venv: SKIPPING [2023-05-19T06:11:17.825Z] DEBUG: total: 0.2199999988079071 [2023-05-19T06:11:17.825Z] INFO: Retrieving Stack Cost... [2023-05-19T06:11:18.085Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-19T06:11:18.653Z] INFO: Archiving Costs [Pipeline] echo [2023-05-19T06:11:18.686Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T06:11:19.001Z] ---> logs-deploy.sh [2023-05-19T06:11:19.001Z] lf-activate-venv: SKIPPING [2023-05-19T06:11:19.001Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-484/1 [2023-05-19T06:11:19.001Z] INFO: archiving workspace using pattern(s): [2023-05-19T06:11:19.939Z] Archives upload complete. [2023-05-19T06:11:19.939Z] INFO: archiving logs to Nexus [2023-05-19T06:11:20.581Z] ---> uname -a: [2023-05-19T06:11:20.581Z] Linux prd-ubuntu20-04-docker-8c-8g-16085 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-19T06:11:20.581Z] [2023-05-19T06:11:20.581Z] [2023-05-19T06:11:20.581Z] ---> lscpu: [2023-05-19T06:11:20.581Z] Architecture: x86_64 [2023-05-19T06:11:20.581Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-19T06:11:20.581Z] Byte Order: Little Endian [2023-05-19T06:11:20.581Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-19T06:11:20.581Z] CPU(s): 8 [2023-05-19T06:11:20.581Z] On-line CPU(s) list: 0-7 [2023-05-19T06:11:20.581Z] Thread(s) per core: 1 [2023-05-19T06:11:20.581Z] Core(s) per socket: 1 [2023-05-19T06:11:20.581Z] Socket(s): 8 [2023-05-19T06:11:20.581Z] NUMA node(s): 1 [2023-05-19T06:11:20.581Z] Vendor ID: AuthenticAMD [2023-05-19T06:11:20.581Z] CPU family: 23 [2023-05-19T06:11:20.581Z] Model: 49 [2023-05-19T06:11:20.581Z] Model name: AMD EPYC-Rome Processor [2023-05-19T06:11:20.581Z] Stepping: 0 [2023-05-19T06:11:20.581Z] CPU MHz: 2799.998 [2023-05-19T06:11:20.581Z] BogoMIPS: 5599.99 [2023-05-19T06:11:20.581Z] Virtualization: AMD-V [2023-05-19T06:11:20.581Z] Hypervisor vendor: KVM [2023-05-19T06:11:20.581Z] Virtualization type: full [2023-05-19T06:11:20.581Z] L1d cache: 256 KiB [2023-05-19T06:11:20.581Z] L1i cache: 256 KiB [2023-05-19T06:11:20.581Z] L2 cache: 4 MiB [2023-05-19T06:11:20.581Z] L3 cache: 128 MiB [2023-05-19T06:11:20.581Z] NUMA node0 CPU(s): 0-7 [2023-05-19T06:11:20.581Z] Vulnerability Itlb multihit: Not affected [2023-05-19T06:11:20.581Z] Vulnerability L1tf: Not affected [2023-05-19T06:11:20.581Z] Vulnerability Mds: Not affected [2023-05-19T06:11:20.581Z] Vulnerability Meltdown: Not affected [2023-05-19T06:11:20.581Z] Vulnerability Mmio stale data: Not affected [2023-05-19T06:11:20.581Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-19T06:11:20.581Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-19T06:11:20.581Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-19T06:11:20.581Z] Vulnerability Srbds: Not affected [2023-05-19T06:11:20.581Z] Vulnerability Tsx async abort: Not affected [2023-05-19T06:11:20.581Z] 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-05-19T06:11:20.581Z] [2023-05-19T06:11:20.581Z] [2023-05-19T06:11:20.581Z] ---> nproc: [2023-05-19T06:11:20.581Z] 8 [2023-05-19T06:11:20.581Z] [2023-05-19T06:11:20.581Z] [2023-05-19T06:11:20.581Z] ---> df -h: [2023-05-19T06:11:20.581Z] Filesystem Size Used Avail Use% Mounted on [2023-05-19T06:11:20.581Z] overlay 155G 12G 144G 8% / [2023-05-19T06:11:20.581Z] tmpfs 64M 0 64M 0% /dev [2023-05-19T06:11:20.581Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-19T06:11:20.581Z] shm 64M 0 64M 0% /dev/shm [2023-05-19T06:11:20.581Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-19T06:11:20.581Z] [2023-05-19T06:11:20.581Z] [2023-05-19T06:11:20.581Z] ---> sar -b -r -n DEV: [2023-05-19T06:11:20.581Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16085) 05/19/23 _x86_64_ (8 CPU) [2023-05-19T06:11:20.581Z] [2023-05-19T06:11:20.581Z] 05:59:12 LINUX RESTART (8 CPU) [2023-05-19T06:11:20.581Z] [2023-05-19T06:11:20.581Z] 06:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-19T06:11:20.581Z] 06:01:01 194.58 4.25 190.33 0.00 398.87 73293.25 0.00 [2023-05-19T06:11:20.581Z] 06:02:01 141.39 0.23 141.16 0.00 14.53 30788.87 0.00 [2023-05-19T06:11:20.581Z] 06:03:01 23.78 0.00 23.78 0.00 0.00 12715.10 0.00 [2023-05-19T06:11:20.581Z] 06:04:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 [2023-05-19T06:11:20.581Z] 06:05:01 28.53 10.21 18.31 0.00 3449.83 3765.64 0.00 [2023-05-19T06:11:20.581Z] 06:06:01 2.82 0.00 2.82 0.00 0.00 31.45 0.00 [2023-05-19T06:11:20.581Z] 06:07:01 0.90 0.00 0.90 0.00 0.00 9.86 0.00 [2023-05-19T06:11:20.581Z] 06:08:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 [2023-05-19T06:11:20.581Z] 06:09:02 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2023-05-19T06:11:20.581Z] 06:10:01 2.10 0.00 2.10 0.00 0.00 31.05 0.00 [2023-05-19T06:11:20.581Z] 06:11:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2023-05-19T06:11:20.581Z] Average: 36.32 1.34 34.98 0.00 351.71 10987.73 0.00 [2023-05-19T06:11:20.581Z] [2023-05-19T06:11:20.581Z] 06:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-19T06:11:20.581Z] 06:01:01 28167044 31415904 886612 2.70 145284 3294064 2389676 7.04 1332772 2923716 85844 [2023-05-19T06:11:20.581Z] 06:02:01 27658028 31580828 721292 2.19 158652 3906592 1899740 5.60 1241644 3475680 354632 [2023-05-19T06:11:20.581Z] 06:03:01 27672696 31595788 707856 2.15 158920 3906604 1774744 5.23 1239344 3463284 20 [2023-05-19T06:11:20.581Z] 06:04:01 27672644 31595840 707428 2.15 158960 3906604 1774744 5.23 1239608 3463284 16 [2023-05-19T06:11:20.581Z] 06:05:01 27440788 31583004 710204 2.16 164212 4110328 1837808 5.42 1394172 3517292 632 [2023-05-19T06:11:20.581Z] 06:06:01 27440772 31583048 710104 2.16 164260 4110328 1837808 5.42 1393848 3517296 8 [2023-05-19T06:11:20.581Z] 06:07:01 27447392 31589780 703276 2.14 164272 4110332 1837808 5.42 1387660 3517296 8 [2023-05-19T06:11:20.581Z] 06:08:01 27447532 31589944 703044 2.14 164296 4110336 1837808 5.42 1387368 3517300 8 [2023-05-19T06:11:20.581Z] 06:09:02 27447472 31590080 703216 2.14 164328 4110340 1837808 5.42 1387532 3517468 12 [2023-05-19T06:11:20.581Z] 06:10:01 27447488 31590144 703080 2.14 164404 4110320 1837808 5.42 1387656 3517456 8 [2023-05-19T06:11:20.581Z] 06:11:01 27447440 31590096 703052 2.14 164420 4110320 1837808 5.42 1387620 3517456 16 [2023-05-19T06:11:20.581Z] Average: 27571754 31573132 723560 2.20 161092 3980561 1882142 5.55 1343566 3449775 40109 [2023-05-19T06:11:20.581Z] [2023-05-19T06:11:20.581Z] 06:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-19T06:11:20.581Z] 06:01:01 docker0 192.37 319.18 15.56 2027.27 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:01:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:01:01 veth210810b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:01:01 ens3 521.25 325.85 6310.56 111.79 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:02:01 docker0 2.85 7.12 0.18 85.57 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:02:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:02:01 ens3 121.26 70.20 2623.20 18.01 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:03:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:03:01 ens3 9.87 5.32 9.48 2.97 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:04:01 ens3 1.23 0.53 0.41 0.28 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:05:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:05:01 ens3 104.62 48.59 1375.94 3.49 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:06:01 ens3 0.23 0.17 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:08:01 ens3 0.25 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:09:02 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:10:01 ens3 0.25 0.24 0.08 0.08 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] 06:11:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.581Z] Average: docker0 17.77 29.71 1.43 192.36 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.582Z] Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.582Z] Average: ens3 69.11 41.07 939.52 12.44 0.00 0.00 0.00 0.00 [2023-05-19T06:11:20.582Z] [2023-05-19T06:11:20.582Z] [2023-05-19T06:11:20.582Z] ---> sar -P ALL: [2023-05-19T06:11:20.582Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16085) 05/19/23 _x86_64_ (8 CPU) [2023-05-19T06:11:20.582Z] [2023-05-19T06:11:20.582Z] 05:59:12 LINUX RESTART (8 CPU) [2023-05-19T06:11:20.582Z] [2023-05-19T06:11:20.582Z] 06:00:01 CPU %user %nice %system %iowait %steal %idle [2023-05-19T06:11:20.582Z] 06:01:01 all 11.82 0.00 4.89 2.83 0.06 80.40 [2023-05-19T06:11:20.582Z] 06:01:01 0 11.38 0.00 5.40 12.91 0.07 70.25 [2023-05-19T06:11:20.582Z] 06:01:01 1 11.45 0.00 4.32 0.52 0.05 83.66 [2023-05-19T06:11:20.582Z] 06:01:01 2 12.07 0.00 4.72 0.27 0.05 82.89 [2023-05-19T06:11:20.582Z] 06:01:01 3 11.88 0.00 4.63 6.84 0.05 76.60 [2023-05-19T06:11:20.582Z] 06:01:01 4 11.89 0.00 5.05 0.19 0.07 82.81 [2023-05-19T06:11:20.582Z] 06:01:01 5 12.90 0.00 5.06 1.01 0.07 80.97 [2023-05-19T06:11:20.582Z] 06:01:01 6 12.06 0.00 4.33 0.59 0.05 82.97 [2023-05-19T06:11:20.582Z] 06:01:01 7 10.88 0.00 5.65 0.34 0.08 83.04 [2023-05-19T06:11:20.582Z] 06:02:01 all 38.38 0.00 7.16 1.48 0.09 52.88 [2023-05-19T06:11:20.582Z] 06:02:01 0 37.93 0.00 6.80 0.79 0.08 54.40 [2023-05-19T06:11:20.582Z] 06:02:01 1 38.06 0.00 7.72 0.02 0.08 54.12 [2023-05-19T06:11:20.582Z] 06:02:01 2 38.64 0.00 6.96 0.12 0.08 54.20 [2023-05-19T06:11:20.582Z] 06:02:01 3 39.08 0.00 7.62 0.13 0.10 53.06 [2023-05-19T06:11:20.582Z] 06:02:01 4 36.80 0.00 7.23 4.15 0.08 51.73 [2023-05-19T06:11:20.582Z] 06:02:01 5 37.92 0.00 6.81 0.17 0.08 55.01 [2023-05-19T06:11:20.582Z] 06:02:01 6 39.70 0.00 7.35 2.63 0.08 50.24 [2023-05-19T06:11:20.582Z] 06:02:01 7 38.95 0.00 6.83 3.88 0.08 50.26 [2023-05-19T06:11:20.582Z] 06:03:01 all 0.21 0.00 0.18 0.49 0.01 99.10 [2023-05-19T06:11:20.582Z] 06:03:01 0 0.27 0.00 0.15 0.30 0.02 99.26 [2023-05-19T06:11:20.582Z] 06:03:01 1 0.35 0.00 0.18 0.00 0.03 99.43 [2023-05-19T06:11:20.582Z] 06:03:01 2 0.20 0.00 0.13 0.35 0.00 99.32 [2023-05-19T06:11:20.582Z] 06:03:01 3 0.18 0.00 0.08 0.00 0.00 99.73 [2023-05-19T06:11:20.582Z] 06:03:01 4 0.12 0.00 0.52 3.24 0.02 96.11 [2023-05-19T06:11:20.582Z] 06:03:01 5 0.13 0.00 0.13 0.02 0.00 99.72 [2023-05-19T06:11:20.582Z] 06:03:01 6 0.18 0.00 0.10 0.00 0.02 99.70 [2023-05-19T06:11:20.582Z] 06:03:01 7 0.28 0.00 0.15 0.00 0.02 99.55 [2023-05-19T06:11:20.582Z] 06:04:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-05-19T06:11:20.582Z] 06:04:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-19T06:11:20.582Z] 06:04:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2023-05-19T06:11:20.582Z] 06:04:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2023-05-19T06:11:20.582Z] 06:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-19T06:11:20.582Z] 06:04:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-19T06:11:20.582Z] 06:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-19T06:11:20.582Z] 06:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-19T06:11:20.582Z] 06:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-19T06:11:20.582Z] 06:05:01 all 0.99 0.00 0.47 0.28 0.01 98.26 [2023-05-19T06:11:20.582Z] 06:05:01 0 0.57 0.00 0.34 0.30 0.02 98.78 [2023-05-19T06:11:20.582Z] 06:05:01 1 0.78 0.00 0.42 0.05 0.00 98.75 [2023-05-19T06:11:20.582Z] 06:05:01 2 2.20 0.00 0.43 0.47 0.02 96.88 [2023-05-19T06:11:20.582Z] 06:05:01 3 0.93 0.00 0.43 0.05 0.02 98.56 [2023-05-19T06:11:20.582Z] 06:05:01 4 1.02 0.00 0.53 0.65 0.03 97.76 [2023-05-19T06:11:20.582Z] 06:05:01 5 0.60 0.00 0.55 0.63 0.00 98.22 [2023-05-19T06:11:20.582Z] 06:05:01 6 0.63 0.00 0.37 0.00 0.00 99.00 [2023-05-19T06:11:20.582Z] 06:05:01 7 1.14 0.00 0.65 0.08 0.02 98.11 [2023-05-19T06:11:20.582Z] 06:06:01 all 0.16 0.00 0.01 0.01 0.00 99.81 [2023-05-19T06:11:20.582Z] 06:06:01 0 1.17 0.00 0.02 0.00 0.00 98.81 [2023-05-19T06:11:20.582Z] 06:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-19T06:11:20.582Z] 06:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-19T06:11:20.582Z] 06:06:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-19T06:11:20.582Z] 06:06:01 4 0.05 0.00 0.05 0.02 0.02 99.87 [2023-05-19T06:11:20.582Z] 06:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-19T06:11:20.582Z] 06:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-19T06:11:20.582Z] 06:06:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-19T06:11:20.582Z] 06:07:01 all 0.09 0.00 0.01 0.01 0.01 99.89 [2023-05-19T06:11:20.582Z] 06:07:01 0 0.60 0.00 0.02 0.00 0.02 99.37 [2023-05-19T06:11:20.582Z] 06:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-19T06:11:20.582Z] 06:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-19T06:11:20.582Z] 06:07:01 3 0.02 0.00 0.02 0.07 0.00 99.90 [2023-05-19T06:11:20.582Z] 06:07:01 4 0.00 0.00 0.05 0.00 0.03 99.92 [2023-05-19T06:11:20.582Z] 06:07:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-19T06:11:20.582Z] 06:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-19T06:11:20.582Z] 06:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-19T06:11:20.582Z] 06:08:01 all 0.20 0.00 0.02 0.00 0.01 99.78 [2023-05-19T06:11:20.582Z] 06:08:01 0 1.42 0.00 0.00 0.00 0.00 98.58 [2023-05-19T06:11:20.582Z] 06:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-19T06:11:20.582Z] 06:08:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-19T06:11:20.582Z] 06:08:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2023-05-19T06:11:20.582Z] 06:08:01 4 0.08 0.00 0.07 0.02 0.02 99.82 [2023-05-19T06:11:20.582Z] 06:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-19T06:11:20.582Z] 06:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-19T06:11:20.582Z] 06:08:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2023-05-19T06:11:20.582Z] 06:09:02 all 0.16 0.00 0.01 0.00 0.01 99.81 [2023-05-19T06:11:20.582Z] 06:09:02 0 1.12 0.00 0.02 0.00 0.02 98.84 [2023-05-19T06:11:20.582Z] 06:09:02 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-19T06:11:20.582Z] 06:09:02 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-19T06:11:20.582Z] 06:09:02 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-19T06:11:20.582Z] 06:09:02 4 0.05 0.00 0.02 0.03 0.02 99.88 [2023-05-19T06:11:20.582Z] 06:09:02 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-19T06:11:20.582Z] 06:09:02 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-19T06:11:20.582Z] 06:09:02 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-19T06:11:20.582Z] 06:10:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2023-05-19T06:11:20.582Z] 06:10:01 0 1.95 0.00 0.02 0.00 0.00 98.03 [2023-05-19T06:11:20.582Z] 06:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-19T06:11:20.582Z] 06:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-19T06:11:20.582Z] 06:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-19T06:11:20.582Z] 06:10:01 4 0.03 0.00 0.03 0.03 0.03 99.86 [2023-05-19T06:11:20.582Z] 06:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-19T06:11:20.582Z] 06:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-19T06:11:20.582Z] 06:10:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-19T06:11:20.582Z] 06:11:01 all 0.04 0.00 0.02 0.00 0.01 99.92 [2023-05-19T06:11:20.582Z] 06:11:01 0 0.10 0.00 0.07 0.00 0.02 99.82 [2023-05-19T06:11:20.582Z] 06:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-19T06:11:20.582Z] 06:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-19T06:11:20.582Z] 06:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-19T06:11:20.582Z] 06:11:01 4 0.05 0.00 0.02 0.02 0.03 99.88 [2023-05-19T06:11:20.582Z] 06:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-19T06:11:20.582Z] 06:11:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-19T06:11:20.582Z] 06:11:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2023-05-19T06:11:20.582Z] [2023-05-19T06:11:20.582Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-05-19T06:11:20.582Z] Average: all 4.72 0.00 1.16 0.46 0.02 93.64 [2023-05-19T06:11:20.582Z] Average: 0 5.12 0.00 1.16 1.28 0.02 92.42 [2023-05-19T06:11:20.582Z] Average: 1 4.60 0.00 1.15 0.05 0.02 94.18 [2023-05-19T06:11:20.582Z] Average: 2 4.80 0.00 1.11 0.11 0.02 93.96 [2023-05-19T06:11:20.582Z] Average: 3 4.71 0.00 1.16 0.64 0.02 93.48 [2023-05-19T06:11:20.582Z] Average: 4 4.53 0.00 1.23 0.76 0.03 93.45 [2023-05-19T06:11:20.582Z] Average: 5 4.67 0.00 1.14 0.17 0.02 94.01 [2023-05-19T06:11:20.582Z] Average: 6 4.75 0.00 1.10 0.29 0.02 93.84 [2023-05-19T06:11:20.582Z] Average: 7 4.63 0.00 1.20 0.39 0.02 93.76 [2023-05-19T06:11:20.582Z] [2023-05-19T06:11:20.582Z] [2023-05-19T06:11:20.582Z]