Pull request #409 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b3d6901573352fb6f4789a99acc5b48a92484286+05607db3767b12e2b1688c1d4c1138f7ff4649fd (0ce5a7a65bc3d92df028eed2150832337fc19e0f) 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-ssh18003767893961817910.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12988210115661096511.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-409/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-409/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5812561349734971763.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-409/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1249118121662574890.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11507153452625565096.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-409/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-409/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8813325785663922457.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 on ‘prd-ubuntu20.04-docker-8c-8g-5477’ Running on prd-ubuntu20.04-docker-8c-8g-5485 in /w/workspace/xfoundry_device-modbus-go_PR-409 [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-409 # 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/409/head:refs/remotes/origin/PR-409 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 05607db3767b12e2b1688c1d4c1138f7ff4649fd into PR head commit b3d6901573352fb6f4789a99acc5b48a92484286 Merge succeeded, producing b3d6901573352fb6f4789a99acc5b48a92484286 Checking out Revision b3d6901573352fb6f4789a99acc5b48a92484286 (PR-409) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-13T05:59:56.009Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-13T05:59:56.181Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-13T05:59:56.277Z] ========================================================= [2023-02-13T05:59:56.277Z] EdgeX Global Pipelines Version Info [2023-02-13T05:59:56.277Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f b3d6901573352fb6f4789a99acc5b48a92484286 # 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 05607db3767b12e2b1688c1d4c1138f7ff4649fd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3d6901573352fb6f4789a99acc5b48a92484286 # timeout=10 [2023-02-13T05:59:57.003Z] ------------------- [2023-02-13T05:59:57.003Z] stable info: [2023-02-13T05:59:57.003Z] ------------------- [2023-02-13T05:59:57.003Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-13T05:59:57.003Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T05:59:57.003Z] Message: update stable to v1.0.244 [2023-02-13T05:59:57.572Z] ------------------- [2023-02-13T05:59:57.572Z] experimental info: [2023-02-13T05:59:57.572Z] ------------------- [2023-02-13T05:59:57.572Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-13T05:59:57.572Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T05:59:57.572Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-13T05:59:57.861Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-02-13T05:59:57.910Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-02-13T05:59:57.954Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-13T05:59:57.995Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-13T05:59:58.040Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-13T05:59:58.081Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-13T05:59:58.124Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-13T05:59:58.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-13T05:59:58.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-13T05:59:58.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-13T05:59:58.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-13T05:59:58.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-02-13T05:59:58.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-13T05:59:58.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-13T05:59:58.457Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-13T05:59:58.503Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-13T05:59:58.549Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-13T05:59:58.590Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-13T05:59:58.636Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-13T05:59:58.680Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-13T05:59:58.721Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-13T05:59:58.758Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-13T05:59:58.800Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-13T05:59:58.844Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-13T05:59:58.888Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-13T05:59:58.934Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-13T05:59:58.976Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-13T05:59:59.017Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-409 [Pipeline] echo [2023-02-13T05:59:59.057Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-409 [Pipeline] echo [2023-02-13T05:59:59.098Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-409 [Pipeline] echo [2023-02-13T05:59:59.145Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3d6901573352fb6f4789a99acc5b48a92484286 [Pipeline] echo [2023-02-13T05:59:59.187Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3d6901 [Pipeline] echo [2023-02-13T05:59:59.226Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T05:59:59.340Z] provisioning config files... [2023-02-13T05:59:59.355Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-409@tmp/config1404500754702122889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T05:59:59.693Z] ---> docker-login.sh [2023-02-13T05:59:59.694Z] nexus3.edgexfoundry.org:10001 [2023-02-13T05:59:59.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:59:59.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:59:59.956Z] Configure a credential helper to remove this warning. See [2023-02-13T05:59:59.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:59:59.956Z] [2023-02-13T05:59:59.956Z] Login Succeeded [2023-02-13T05:59:59.956Z] nexus3.edgexfoundry.org:10002 [2023-02-13T05:59:59.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:59:59.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:59:59.956Z] Configure a credential helper to remove this warning. See [2023-02-13T05:59:59.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:59:59.956Z] [2023-02-13T05:59:59.956Z] Login Succeeded [2023-02-13T05:59:59.956Z] nexus3.edgexfoundry.org:10003 [2023-02-13T06:00:00.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T06:00:00.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T06:00:00.216Z] Configure a credential helper to remove this warning. See [2023-02-13T06:00:00.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T06:00:00.216Z] [2023-02-13T06:00:00.216Z] Login Succeeded [2023-02-13T06:00:00.216Z] nexus3.edgexfoundry.org:10004 [2023-02-13T06:00:00.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T06:00:00.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T06:00:00.216Z] Configure a credential helper to remove this warning. See [2023-02-13T06:00:00.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T06:00:00.216Z] [2023-02-13T06:00:00.216Z] Login Succeeded [2023-02-13T06:00:00.216Z] docker.io [2023-02-13T06:00:00.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T06:00:00.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T06:00:00.475Z] Configure a credential helper to remove this warning. See [2023-02-13T06:00:00.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T06:00:00.475Z] [2023-02-13T06:00:00.475Z] Login Succeeded [2023-02-13T06:00:00.475Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T06:00:00.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-13T06:00:01.109Z] + git rev-list -1 --merges b3d6901573352fb6f4789a99acc5b48a92484286~1..b3d6901573352fb6f4789a99acc5b48a92484286 [Pipeline] echo [2023-02-13T06:00:01.183Z] -----------> git rev-list -1 --merges b3d6901573352fb6f4789a99acc5b48a92484286~1..b3d6901573352fb6f4789a99acc5b48a92484286 b3d6901573352fb6f4789a99acc5b48a92484286 [false] [Pipeline] sh [2023-02-13T06:00:01.503Z] + git log --format=format:%s -1 b3d6901573352fb6f4789a99acc5b48a92484286 [Pipeline] echo [2023-02-13T06:00:01.543Z] ========================================================= [2023-02-13T06:00:01.543Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-13T06:00:01.543Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T06:00:01.976Z] + git log --format=format:%s -1 b3d6901573352fb6f4789a99acc5b48a92484286 [Pipeline] echo [2023-02-13T06:00:02.032Z] [semverPrep] GIT_COMMIT: b3d6901573352fb6f4789a99acc5b48a92484286, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-13T06:00:02.059Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-13T06:00:02.444Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T06:00:02.444Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-13T06:00:02.444Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-13T06:00:02.444Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-13T06:00:02.444Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-13T06:00:02.444Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-13T06:00:02.444Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:02.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T06:00:02.865Z] [2023-02-13T06:00:02.865Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:03.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T06:00:03.245Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-13T06:00:03.245Z] b85a868b505f: Pulling fs layer [2023-02-13T06:00:03.245Z] e2be974225ed: Pulling fs layer [2023-02-13T06:00:03.245Z] 339a4e72a1f5: Pulling fs layer [2023-02-13T06:00:03.245Z] 988bab9f4d93: Pulling fs layer [2023-02-13T06:00:03.245Z] 1469e6f7b9e6: Pulling fs layer [2023-02-13T06:00:03.245Z] eaf3925da568: Pulling fs layer [2023-02-13T06:00:03.245Z] bab4dde63d76: Pulling fs layer [2023-02-13T06:00:03.245Z] bde34c3a00c8: Pulling fs layer [2023-02-13T06:00:03.245Z] b352a97aabf1: Pulling fs layer [2023-02-13T06:00:03.245Z] 4872d77fe225: Pulling fs layer [2023-02-13T06:00:03.245Z] 5851b861e8e6: Pulling fs layer [2023-02-13T06:00:03.245Z] 988bab9f4d93: Waiting [2023-02-13T06:00:03.245Z] 1469e6f7b9e6: Waiting [2023-02-13T06:00:03.245Z] eaf3925da568: Waiting [2023-02-13T06:00:03.245Z] bde34c3a00c8: Waiting [2023-02-13T06:00:03.245Z] bab4dde63d76: Waiting [2023-02-13T06:00:03.245Z] b352a97aabf1: Waiting [2023-02-13T06:00:03.245Z] 5851b861e8e6: Waiting [2023-02-13T06:00:03.245Z] 4872d77fe225: Waiting [2023-02-13T06:00:03.245Z] e2be974225ed: Verifying Checksum [2023-02-13T06:00:03.245Z] e2be974225ed: Download complete [2023-02-13T06:00:03.245Z] 988bab9f4d93: Verifying Checksum [2023-02-13T06:00:03.245Z] 988bab9f4d93: Download complete [2023-02-13T06:00:03.509Z] 1469e6f7b9e6: Verifying Checksum [2023-02-13T06:00:03.509Z] 1469e6f7b9e6: Download complete [2023-02-13T06:00:03.509Z] 339a4e72a1f5: Verifying Checksum [2023-02-13T06:00:03.509Z] 339a4e72a1f5: Download complete [2023-02-13T06:00:03.509Z] eaf3925da568: Verifying Checksum [2023-02-13T06:00:03.509Z] eaf3925da568: Download complete [2023-02-13T06:00:03.509Z] bde34c3a00c8: Verifying Checksum [2023-02-13T06:00:03.509Z] bde34c3a00c8: Download complete [2023-02-13T06:00:03.509Z] b352a97aabf1: Verifying Checksum [2023-02-13T06:00:03.509Z] b352a97aabf1: Download complete [2023-02-13T06:00:03.768Z] 4872d77fe225: Verifying Checksum [2023-02-13T06:00:03.768Z] 4872d77fe225: Download complete [2023-02-13T06:00:03.768Z] 5851b861e8e6: Verifying Checksum [2023-02-13T06:00:03.768Z] 5851b861e8e6: Download complete [2023-02-13T06:00:03.768Z] b85a868b505f: Download complete [2023-02-13T06:00:04.026Z] bab4dde63d76: Verifying Checksum [2023-02-13T06:00:04.026Z] bab4dde63d76: Download complete [2023-02-13T06:00:04.962Z] b85a868b505f: Pull complete [2023-02-13T06:00:04.962Z] e2be974225ed: Pull complete [2023-02-13T06:00:05.531Z] 339a4e72a1f5: Pull complete [2023-02-13T06:00:05.531Z] 988bab9f4d93: Pull complete [2023-02-13T06:00:05.791Z] 1469e6f7b9e6: Pull complete [2023-02-13T06:00:05.791Z] eaf3925da568: Pull complete [2023-02-13T06:00:07.701Z] bab4dde63d76: Pull complete [2023-02-13T06:00:07.701Z] bde34c3a00c8: Pull complete [2023-02-13T06:00:07.701Z] b352a97aabf1: Pull complete [2023-02-13T06:00:07.960Z] 4872d77fe225: Pull complete [2023-02-13T06:00:07.960Z] 5851b861e8e6: Pull complete [2023-02-13T06:00:07.960Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-13T06:00:07.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T06:00:07.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T06:00:08.193Z] prd-ubuntu20.04-docker-8c-8g-5485 does not seem to be running inside a container [2023-02-13T06:00:08.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-409 -v /w/workspace/xfoundry_device-modbus-go_PR-409:/w/workspace/xfoundry_device-modbus-go_PR-409:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-409@tmp:/w/workspace/xfoundry_device-modbus-go_PR-409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-13T06:00:09.453Z] $ docker top 0a5012e214d451a8ebdc45af8b20938a15345f288a6740f291726dd7b6bec477 -eo pid,comm [2023-02-13T06:00:09.502Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-13T06:00:09.502Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T06:00:09.632Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T06:00:09.632Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T06:00:09.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T06:00:09.752Z] $ docker exec 0a5012e214d451a8ebdc45af8b20938a15345f288a6740f291726dd7b6bec477 ssh-agent [2023-02-13T06:00:09.854Z] SSH_AUTH_SOCK=/tmp/ssh-f2zpKIZ9XF92/agent.31 [2023-02-13T06:00:09.854Z] SSH_AGENT_PID=37 [2023-02-13T06:00:09.863Z] Running ssh-add (command line suppressed) [2023-02-13T06:00:09.957Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-409@tmp/private_key_16470916005468053077.key (/w/workspace/xfoundry_device-modbus-go_PR-409@tmp/private_key_16470916005468053077.key) [2023-02-13T06:00:09.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T06:00:10.302Z] + git tag --points-at HEAD [Pipeline] } [2023-02-13T06:00:10.332Z] $ docker exec --env ******** --env ******** 0a5012e214d451a8ebdc45af8b20938a15345f288a6740f291726dd7b6bec477 ssh-agent -k [2023-02-13T06:00:10.448Z] unset SSH_AUTH_SOCK; [2023-02-13T06:00:10.449Z] unset SSH_AGENT_PID; [2023-02-13T06:00:10.449Z] echo Agent pid 37 killed; [2023-02-13T06:00:10.454Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-13T06:00:10.543Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T06:00:10.543Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T06:00:10.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T06:00:10.667Z] $ docker exec 0a5012e214d451a8ebdc45af8b20938a15345f288a6740f291726dd7b6bec477 ssh-agent [2023-02-13T06:00:10.787Z] SSH_AUTH_SOCK=/tmp/ssh-ZNhro5YYLRyR/agent.69 [2023-02-13T06:00:10.787Z] SSH_AGENT_PID=75 [2023-02-13T06:00:10.791Z] Running ssh-add (command line suppressed) [2023-02-13T06:00:10.900Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-409@tmp/private_key_8497112602039576234.key (/w/workspace/xfoundry_device-modbus-go_PR-409@tmp/private_key_8497112602039576234.key) [2023-02-13T06:00:10.913Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T06:00:11.246Z] + git semver init [2023-02-13T06:00:11.505Z] 2023-02-13 06:00:11,451 [run_init] DEBUG init version:0.0.0 force:False [2023-02-13T06:00:11.505Z] 2023-02-13 06:00:11,452 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-409/.semver [2023-02-13T06:00:11.505Z] 2023-02-13 06:00:11,452 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-409/.semver [2023-02-13T06:00:11.505Z] 2023-02-13 06:00:11,452 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-409/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-409, universal_newlines=False, shell=None, istream=None) [2023-02-13T06:00:12.444Z] 2023-02-13 06:00:12,383 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-409/.git/info/exclude [2023-02-13T06:00:12.444Z] 2023-02-13 06:00:12,384 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-409/.semver/PR-409 with force:False [2023-02-13T06:00:12.444Z] 2023-02-13 06:00:12,384 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-409/.semver/PR-409 [2023-02-13T06:00:12.444Z] 2023-02-13 06:00:12,388 [execute] INFO git cat-file --batch-check [2023-02-13T06:00:12.444Z] 2023-02-13 06:00:12,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-409/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T06:00:12.444Z] 2023-02-13 06:00:12,394 [execute] INFO git cat-file --batch [2023-02-13T06:00:12.444Z] 2023-02-13 06:00:12,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-409/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T06:00:12.444Z] 2023-02-13 06:00:12,401 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-409/.semver/PR-409 [2023-02-13T06:00:12.444Z] 0.0.0 [Pipeline] } [2023-02-13T06:00:12.474Z] $ docker exec --env ******** --env ******** 0a5012e214d451a8ebdc45af8b20938a15345f288a6740f291726dd7b6bec477 ssh-agent -k [2023-02-13T06:00:12.572Z] unset SSH_AUTH_SOCK; [2023-02-13T06:00:12.573Z] unset SSH_AGENT_PID; [2023-02-13T06:00:12.573Z] echo Agent pid 75 killed; [2023-02-13T06:00:12.577Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T06:00:12.995Z] + git semver [Pipeline] } [2023-02-13T06:00:13.279Z] $ docker stop --time=1 0a5012e214d451a8ebdc45af8b20938a15345f288a6740f291726dd7b6bec477 [2023-02-13T06:00:14.583Z] $ docker rm -f --volumes 0a5012e214d451a8ebdc45af8b20938a15345f288a6740f291726dd7b6bec477 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T06:00:14.977Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-13T06:00:15.249Z] Stashed 1 file(s) [Pipeline] echo [2023-02-13T06:00:15.268Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T06:00:15.904Z] provisioning config files... [2023-02-13T06:00:15.913Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-409@tmp/config18316860080883069523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T06:00:16.261Z] ---> docker-login.sh [2023-02-13T06:00:16.261Z] nexus3.edgexfoundry.org:10001 [2023-02-13T06:00:16.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T06:00:16.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T06:00:16.261Z] Configure a credential helper to remove this warning. See [2023-02-13T06:00:16.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T06:00:16.261Z] [2023-02-13T06:00:16.261Z] Login Succeeded [2023-02-13T06:00:16.261Z] nexus3.edgexfoundry.org:10002 [2023-02-13T06:00:16.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T06:00:16.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T06:00:16.261Z] Configure a credential helper to remove this warning. See [2023-02-13T06:00:16.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T06:00:16.261Z] [2023-02-13T06:00:16.261Z] Login Succeeded [2023-02-13T06:00:16.261Z] nexus3.edgexfoundry.org:10003 [2023-02-13T06:00:16.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T06:00:16.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T06:00:16.520Z] Configure a credential helper to remove this warning. See [2023-02-13T06:00:16.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T06:00:16.520Z] [2023-02-13T06:00:16.520Z] Login Succeeded [2023-02-13T06:00:16.520Z] nexus3.edgexfoundry.org:10004 [2023-02-13T06:00:16.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T06:00:16.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T06:00:16.520Z] Configure a credential helper to remove this warning. See [2023-02-13T06:00:16.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T06:00:16.520Z] [2023-02-13T06:00:16.520Z] Login Succeeded [2023-02-13T06:00:16.520Z] docker.io [2023-02-13T06:00:16.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T06:00:17.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T06:00:17.038Z] Configure a credential helper to remove this warning. See [2023-02-13T06:00:17.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T06:00:17.038Z] [2023-02-13T06:00:17.038Z] Login Succeeded [2023-02-13T06:00:17.038Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T06:00:17.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-13T06:00:17.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T06:00:17.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T06:00:17.388Z] ========================================================= [2023-02-13T06:00:17.388Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-13T06:00:17.388Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:17.886Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-13T06:00:17.886Z] Sending build context to Docker daemon 6.372MB [2023-02-13T06:00:17.886Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-13T06:00:17.886Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-13T06:00:17.886Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-13T06:00:17.886Z] 213ec9aee27d: Pulling fs layer [2023-02-13T06:00:17.886Z] 4583459ba037: Pulling fs layer [2023-02-13T06:00:17.886Z] 93c1e223e6f2: Pulling fs layer [2023-02-13T06:00:17.886Z] 53926ce57604: Pulling fs layer [2023-02-13T06:00:17.886Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-13T06:00:17.886Z] 22ff95d597cd: Pulling fs layer [2023-02-13T06:00:17.886Z] 12d6caf4c0d1: Pulling fs layer [2023-02-13T06:00:17.886Z] 96b7cbca73a9: Pulling fs layer [2023-02-13T06:00:17.886Z] a7acece74701: Pulling fs layer [2023-02-13T06:00:17.886Z] 22ff95d597cd: Waiting [2023-02-13T06:00:17.886Z] 12d6caf4c0d1: Waiting [2023-02-13T06:00:17.886Z] 96b7cbca73a9: Waiting [2023-02-13T06:00:17.886Z] 53926ce57604: Waiting [2023-02-13T06:00:17.886Z] 21b2b0c7a3f4: Waiting [2023-02-13T06:00:17.886Z] a7acece74701: Waiting [2023-02-13T06:00:17.886Z] 93c1e223e6f2: Download complete [2023-02-13T06:00:17.886Z] 4583459ba037: Download complete [2023-02-13T06:00:18.154Z] 21b2b0c7a3f4: Download complete [2023-02-13T06:00:18.154Z] 22ff95d597cd: Verifying Checksum [2023-02-13T06:00:18.154Z] 22ff95d597cd: Download complete [2023-02-13T06:00:18.154Z] 213ec9aee27d: Verifying Checksum [2023-02-13T06:00:18.154Z] 213ec9aee27d: Download complete [2023-02-13T06:00:18.154Z] 12d6caf4c0d1: Verifying Checksum [2023-02-13T06:00:18.154Z] 12d6caf4c0d1: Download complete [2023-02-13T06:00:18.423Z] 213ec9aee27d: Pull complete [2023-02-13T06:00:18.423Z] 4583459ba037: Pull complete [2023-02-13T06:00:18.423Z] 93c1e223e6f2: Pull complete [2023-02-13T06:00:19.029Z] a7acece74701: Verifying Checksum [2023-02-13T06:00:19.029Z] a7acece74701: Download complete [2023-02-13T06:00:19.290Z] 53926ce57604: Download complete [2023-02-13T06:00:19.551Z] 96b7cbca73a9: Verifying Checksum [2023-02-13T06:00:19.551Z] 96b7cbca73a9: Download complete [2023-02-13T06:00:22.848Z] 53926ce57604: Pull complete [2023-02-13T06:00:23.107Z] 21b2b0c7a3f4: Pull complete [2023-02-13T06:00:23.107Z] 22ff95d597cd: Pull complete [2023-02-13T06:00:23.107Z] 12d6caf4c0d1: Pull complete [2023-02-13T06:00:25.639Z] 96b7cbca73a9: Pull complete [2023-02-13T06:00:26.208Z] a7acece74701: Pull complete [2023-02-13T06:00:26.208Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-13T06:00:26.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T06:00:26.208Z] ---> db6d94c90886 [2023-02-13T06:00:26.208Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-02-13T06:00:27.589Z] ---> Running in 977546270a98 [2023-02-13T06:00:27.589Z] Removing intermediate container 977546270a98 [2023-02-13T06:00:27.589Z] ---> 64654a96e046 [2023-02-13T06:00:27.589Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-13T06:00:27.848Z] ---> Running in 9ef1240ed636 [2023-02-13T06:00:27.848Z] Removing intermediate container 9ef1240ed636 [2023-02-13T06:00:27.848Z] ---> 40f535fe0836 [2023-02-13T06:00:27.848Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-02-13T06:00:27.848Z] ---> Running in a7f7d6d5b14f [2023-02-13T06:00:28.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T06:00:28.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T06:00:28.415Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-02-13T06:00:28.415Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-02-13T06:00:28.415Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-02-13T06:00:28.415Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-02-13T06:00:28.415Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-02-13T06:00:28.716Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-02-13T06:00:28.716Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-02-13T06:00:28.716Z] (8/8) Installing openssh (9.0_p1-r2) [2023-02-13T06:00:28.716Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T06:00:28.716Z] OK: 217 MiB in 59 packages [2023-02-13T06:00:28.976Z] Removing intermediate container a7f7d6d5b14f [2023-02-13T06:00:28.976Z] ---> 9a621dbef7d9 [2023-02-13T06:00:28.976Z] Step 6/10 : WORKDIR /device-modbus-go [2023-02-13T06:00:28.976Z] ---> Running in 49643113b164 [2023-02-13T06:00:29.234Z] Removing intermediate container 49643113b164 [2023-02-13T06:00:29.234Z] ---> deba77945032 [2023-02-13T06:00:29.234Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-13T06:00:29.234Z] ---> a89f9021c303 [2023-02-13T06:00:29.234Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T06:00:29.234Z] ---> Running in 6e55665891fb [2023-02-13T06:00:30.715Z] Still waiting to schedule task [2023-02-13T06:00:30.715Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-13T06:00:55.833Z] Removing intermediate container 6e55665891fb [2023-02-13T06:00:55.833Z] ---> 37ed5793ba16 [2023-02-13T06:00:55.833Z] Step 9/10 : COPY . . [2023-02-13T06:00:56.091Z] ---> d0390ad82ed0 [2023-02-13T06:00:56.091Z] Step 10/10 : RUN ${MAKE} [2023-02-13T06:00:56.091Z] ---> Running in 6343cd0ae4a2 [2023-02-13T06:00:56.350Z] noop [2023-02-13T06:00:56.608Z] Removing intermediate container 6343cd0ae4a2 [2023-02-13T06:00:56.608Z] ---> a9238a6c1d42 [2023-02-13T06:00:56.608Z] Successfully built a9238a6c1d42 [2023-02-13T06:00:56.608Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:57.060Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T06:00:57.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T06:00:57.216Z] prd-ubuntu20.04-docker-8c-8g-5485 does not seem to be running inside a container [2023-02-13T06:00:57.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-409 -v /w/workspace/xfoundry_device-modbus-go_PR-409:/w/workspace/xfoundry_device-modbus-go_PR-409:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-409@tmp:/w/workspace/xfoundry_device-modbus-go_PR-409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-13T06:00:57.643Z] $ docker top 7df84eb348e26715c9b164e5481a3c503d632ea77267aa313d19db04827181fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T06:00:58.032Z] + go version [2023-02-13T06:00:58.032Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-13T06:00:58.066Z] $ docker stop --time=1 7df84eb348e26715c9b164e5481a3c503d632ea77267aa313d19db04827181fc [2023-02-13T06:00:59.341Z] $ docker rm -f --volumes 7df84eb348e26715c9b164e5481a3c503d632ea77267aa313d19db04827181fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:00.063Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T06:01:00.063Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T06:01:00.234Z] prd-ubuntu20.04-docker-8c-8g-5485 does not seem to be running inside a container [2023-02-13T06:01:00.278Z] $ 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-409 -v /w/workspace/xfoundry_device-modbus-go_PR-409:/w/workspace/xfoundry_device-modbus-go_PR-409:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-409@tmp:/w/workspace/xfoundry_device-modbus-go_PR-409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-13T06:01:00.633Z] $ docker top 578b2265d878e1bb94f63ecde65d82c260d6cad32cbc252b32b227e309a707ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T06:01:01.015Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-409 [Pipeline] fileExists [Pipeline] sh [2023-02-13T06:01:01.374Z] + make test [2023-02-13T06:01:01.374Z] go test ./... -coverprofile=coverage.out [2023-02-13T06:01:01.634Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-02-13T06:01:11.594Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-02-13T06:01:11.594Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.032s coverage: 47.7% of statements [2023-02-13T06:01:19.705Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-13T06:01:19.705Z] go vet ./... [2023-02-13T06:01:22.235Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-13T06:01:22.235Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-13T06:01:22.235Z] ./bin/test-attribution-txt.sh [2023-02-13T06:01:22.235Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-13T06:01:22.235Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-13T06:01:22.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-13T06:01:22.305Z] $ docker stop --time=1 578b2265d878e1bb94f63ecde65d82c260d6cad32cbc252b32b227e309a707ec [2023-02-13T06:01:24.246Z] $ docker rm -f --volumes 578b2265d878e1bb94f63ecde65d82c260d6cad32cbc252b32b227e309a707ec [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T06:01:24.792Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-13T06:01:24.861Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-13T06:01:25.465Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-13T06:01:25.781Z] + ls -al . [2023-02-13T06:01:25.781Z] total 184 [2023-02-13T06:01:25.781Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 06:01 . [2023-02-13T06:01:25.781Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 05:59 .. [2023-02-13T06:01:25.781Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 13 05:59 .dockerignore [2023-02-13T06:01:25.781Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 06:01 .git [2023-02-13T06:01:25.781Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 05:59 .github [2023-02-13T06:01:25.781Z] -rw-rw-r-- 1 jenkins jenkins 331 Feb 13 05:59 .gitignore [2023-02-13T06:01:25.781Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 13 05:59 .golangci.yml [2023-02-13T06:01:25.781Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 06:00 .semver [2023-02-13T06:01:25.781Z] -rw-rw-r-- 1 jenkins jenkins 10017 Feb 13 05:59 Attribution.txt [2023-02-13T06:01:25.781Z] -rw-rw-r-- 1 jenkins jenkins 11576 Feb 13 05:59 CHANGELOG.md [2023-02-13T06:01:25.781Z] -rw-rw-r-- 1 jenkins jenkins 1365 Feb 13 05:59 Dockerfile [2023-02-13T06:01:25.781Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 05:59 GOVERNANCE.md [2023-02-13T06:01:25.781Z] -rw-rw-r-- 1 jenkins jenkins 680 Feb 13 05:59 Jenkinsfile [2023-02-13T06:01:25.781Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 05:59 LICENSE [2023-02-13T06:01:25.781Z] -rw-rw-r-- 1 jenkins jenkins 1670 Feb 13 05:59 Makefile [2023-02-13T06:01:25.781Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 13 05:59 OWNERS.md [2023-02-13T06:01:25.781Z] -rw-rw-r-- 1 jenkins jenkins 4061 Feb 13 05:59 README.md [2023-02-13T06:01:25.781Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 06:00 VERSION [2023-02-13T06:01:25.781Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 05:59 bin [2023-02-13T06:01:25.781Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 05:59 cmd [2023-02-13T06:01:25.781Z] -rw-r--r-- 1 jenkins jenkins 23241 Feb 13 06:01 coverage.out [2023-02-13T06:01:25.781Z] -rw-rw-r-- 1 jenkins jenkins 3496 Feb 13 05:59 go.mod [2023-02-13T06:01:25.781Z] -rw-rw-r-- 1 jenkins jenkins 33621 Feb 13 05:59 go.sum [2023-02-13T06:01:25.781Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 05:59 internal [2023-02-13T06:01:25.781Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 05:59 simulator [2023-02-13T06:01:25.781Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 05:59 snap [2023-02-13T06:01:25.781Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 13 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:26.170Z] + 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=b3d6901573352fb6f4789a99acc5b48a92484286 --label arch=amd64 --label version=0.0.0 . [2023-02-13T06:01:26.170Z] Sending build context to Docker daemon 6.396MB [2023-02-13T06:01:26.170Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2023-02-13T06:01:26.170Z] Step 2/22 : FROM ${BASE} AS builder [2023-02-13T06:01:26.170Z] ---> a9238a6c1d42 [2023-02-13T06:01:26.170Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T06:01:26.429Z] ---> Running in 6f9f74c1aba9 [2023-02-13T06:01:26.689Z] Removing intermediate container 6f9f74c1aba9 [2023-02-13T06:01:26.689Z] ---> bd14f52a0125 [2023-02-13T06:01:26.689Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-13T06:01:26.949Z] ---> Running in beec87a13d68 [2023-02-13T06:01:27.213Z] Removing intermediate container beec87a13d68 [2023-02-13T06:01:27.213Z] ---> 082623d55b82 [2023-02-13T06:01:27.213Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-02-13T06:01:27.213Z] ---> Running in 09a80f6b4b39 [2023-02-13T06:01:27.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T06:01:27.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T06:01:27.730Z] OK: 217 MiB in 59 packages [2023-02-13T06:01:27.989Z] Removing intermediate container 09a80f6b4b39 [2023-02-13T06:01:27.989Z] ---> 2b7a3be3b3ea [2023-02-13T06:01:27.989Z] Step 6/22 : WORKDIR /device-modbus-go [2023-02-13T06:01:27.989Z] ---> Running in bf77b3356b4c [2023-02-13T06:01:28.248Z] Removing intermediate container bf77b3356b4c [2023-02-13T06:01:28.248Z] ---> c74c4f20d2fb [2023-02-13T06:01:28.248Z] Step 7/22 : COPY go.mod vendor* ./ [2023-02-13T06:01:28.248Z] ---> 9f540e0e0c19 [2023-02-13T06:01:28.248Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T06:01:28.248Z] ---> Running in 7a0b4a72defc [2023-02-13T06:01:29.187Z] Removing intermediate container 7a0b4a72defc [2023-02-13T06:01:29.187Z] ---> b866c80fce5e [2023-02-13T06:01:29.187Z] Step 9/22 : COPY . . [2023-02-13T06:01:29.447Z] ---> 15b42efedf05 [2023-02-13T06:01:29.447Z] Step 10/22 : RUN ${MAKE} [2023-02-13T06:01:29.447Z] ---> Running in 6f47c0d74ca4 [2023-02-13T06:01:29.705Z] 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-02-13T06:01:51.627Z] Removing intermediate container 6f47c0d74ca4 [2023-02-13T06:01:51.627Z] ---> c4ad4b116e62 [2023-02-13T06:01:51.627Z] Step 11/22 : FROM alpine:3.14 [2023-02-13T06:01:51.627Z] 3.14: Pulling from library/alpine [2023-02-13T06:01:51.627Z] d261077062b2: Pulling fs layer [2023-02-13T06:01:51.627Z] d261077062b2: Download complete [2023-02-13T06:01:51.627Z] d261077062b2: Pull complete [2023-02-13T06:01:51.627Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-02-13T06:01:51.627Z] Status: Downloaded newer image for alpine:3.14 [2023-02-13T06:01:51.627Z] ---> 6dff1269bc79 [2023-02-13T06:01:51.627Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-02-13T06:01:51.627Z] ---> Running in 1ef207722602 [2023-02-13T06:01:51.627Z] Removing intermediate container 1ef207722602 [2023-02-13T06:01:51.627Z] ---> 9805577c2f0b [2023-02-13T06:01:51.627Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-02-13T06:01:51.627Z] ---> Running in 9a8254fe19b0 [2023-02-13T06:01:51.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-02-13T06:01:51.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-02-13T06:01:51.627Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T06:01:51.627Z] Executing busybox-1.33.1-r8.trigger [2023-02-13T06:01:51.627Z] OK: 6 MiB in 15 packages [2023-02-13T06:01:51.627Z] Removing intermediate container 9a8254fe19b0 [2023-02-13T06:01:51.627Z] ---> 783a768afe6b [2023-02-13T06:01:51.627Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-02-13T06:01:51.627Z] ---> 24ccb4e29c52 [2023-02-13T06:01:51.627Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-02-13T06:01:51.627Z] ---> 0dcbc700944d [2023-02-13T06:01:51.627Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-02-13T06:01:51.627Z] ---> e8fad5019773 [2023-02-13T06:01:51.627Z] Step 17/22 : EXPOSE 59901 [2023-02-13T06:01:51.627Z] ---> Running in 9534e4e342d0 [2023-02-13T06:01:51.627Z] Removing intermediate container 9534e4e342d0 [2023-02-13T06:01:51.627Z] ---> 9a7dc40e0abf [2023-02-13T06:01:51.627Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-02-13T06:01:51.627Z] ---> Running in 2e349bb548a9 [2023-02-13T06:01:51.627Z] Removing intermediate container 2e349bb548a9 [2023-02-13T06:01:51.627Z] ---> 325d1d24bce7 [2023-02-13T06:01:51.627Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-02-13T06:01:51.627Z] ---> Running in cfe7580b72a9 [2023-02-13T06:01:51.627Z] Removing intermediate container cfe7580b72a9 [2023-02-13T06:01:51.627Z] ---> 9fad131dd279 [2023-02-13T06:01:51.627Z] Step 20/22 : LABEL arch=amd64 [2023-02-13T06:01:51.627Z] ---> Running in 7d7604c92b12 [2023-02-13T06:01:51.627Z] Removing intermediate container 7d7604c92b12 [2023-02-13T06:01:51.627Z] ---> 7e9de038b766 [2023-02-13T06:01:51.627Z] Step 21/22 : LABEL git_sha=b3d6901573352fb6f4789a99acc5b48a92484286 [2023-02-13T06:01:51.627Z] ---> Running in 7fd90d96f7d6 [2023-02-13T06:01:51.627Z] Removing intermediate container 7fd90d96f7d6 [2023-02-13T06:01:51.627Z] ---> 125b4f045c80 [2023-02-13T06:01:51.627Z] Step 22/22 : LABEL version=0.0.0 [2023-02-13T06:01:51.627Z] ---> Running in dd318ed2605e [2023-02-13T06:01:51.627Z] Removing intermediate container dd318ed2605e [2023-02-13T06:01:51.627Z] ---> 8de2b53afc75 [2023-02-13T06:01:51.627Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-13T06:01:51.627Z] Successfully built 8de2b53afc75 [2023-02-13T06:01:51.627Z] 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-02-13T06:01:52.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T06:01:52.437Z] [2023-02-13T06:01:52.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:52.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T06:01:52.806Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-13T06:01:52.806Z] 5eb5b503b376: Pulling fs layer [2023-02-13T06:01:52.806Z] 5c69ac0246d0: Pulling fs layer [2023-02-13T06:01:52.806Z] ec43610c2a17: Pulling fs layer [2023-02-13T06:01:52.806Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-13T06:01:52.806Z] 33b1e0a273af: Pulling fs layer [2023-02-13T06:01:52.806Z] 5d3b04190fa2: Pulling fs layer [2023-02-13T06:01:52.806Z] 2f39f015ded8: Pulling fs layer [2023-02-13T06:01:52.806Z] 5d3b04190fa2: Waiting [2023-02-13T06:01:52.806Z] 2f39f015ded8: Waiting [2023-02-13T06:01:52.806Z] 33b1e0a273af: Waiting [2023-02-13T06:01:52.806Z] 5c69ac0246d0: Download complete [2023-02-13T06:01:52.806Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-13T06:01:52.806Z] 3a2ae6a8a46f: Download complete [2023-02-13T06:01:53.067Z] 33b1e0a273af: Verifying Checksum [2023-02-13T06:01:53.067Z] 33b1e0a273af: Download complete [2023-02-13T06:01:53.067Z] 5d3b04190fa2: Download complete [2023-02-13T06:01:53.067Z] ec43610c2a17: Verifying Checksum [2023-02-13T06:01:53.067Z] ec43610c2a17: Download complete [2023-02-13T06:01:53.325Z] 5eb5b503b376: Verifying Checksum [2023-02-13T06:01:53.325Z] 5eb5b503b376: Download complete [2023-02-13T06:01:53.890Z] 2f39f015ded8: Download complete [2023-02-13T06:01:54.456Z] 5eb5b503b376: Pull complete [2023-02-13T06:01:54.456Z] 5c69ac0246d0: Pull complete [2023-02-13T06:01:55.021Z] ec43610c2a17: Pull complete [2023-02-13T06:01:55.021Z] 3a2ae6a8a46f: Pull complete [2023-02-13T06:01:55.279Z] 33b1e0a273af: Pull complete [2023-02-13T06:01:55.279Z] 5d3b04190fa2: Pull complete [2023-02-13T06:01:59.468Z] 2f39f015ded8: Pull complete [2023-02-13T06:01:59.468Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-13T06:01:59.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T06:01:59.468Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T06:01:59.744Z] prd-ubuntu20.04-docker-8c-8g-5485 does not seem to be running inside a container [2023-02-13T06:01:59.775Z] $ 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-409 -v /w/workspace/xfoundry_device-modbus-go_PR-409:/w/workspace/xfoundry_device-modbus-go_PR-409:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-409@tmp:/w/workspace/xfoundry_device-modbus-go_PR-409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-13T06:02:02.134Z] $ docker top 4bc3c8bc07925a8a40a1e62b047f5d76d2e8cbfe1349628e9ed5da1d1250da29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T06:02:02.575Z] ---> job-cost.sh [2023-02-13T06:02:02.575Z] lf-activate-venv: SKIPPING [2023-02-13T06:02:02.575Z] INFO: No Stack... [2023-02-13T06:02:10.688Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-13T06:02:10.688Z] INFO: Archiving Costs [Pipeline] sh [2023-02-13T06:02:11.003Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-409/archives/cost.csv [2023-02-13T06:02:11.003Z] + cut -d, -f6 [Pipeline] lock [2023-02-13T06:02:11.040Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-409-1-stack-cost] [2023-02-13T06:02:11.044Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-409-1-stack-cost] did not exist. Created. [2023-02-13T06:02:11.045Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-409-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-13T06:02:11.435Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-13T06:02:11.630Z] Stashed 1 file(s) [Pipeline] } [2023-02-13T06:02:11.660Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-409-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-13T06:02:11.743Z] $ docker stop --time=1 4bc3c8bc07925a8a40a1e62b047f5d76d2e8cbfe1349628e9ed5da1d1250da29 [2023-02-13T06:02:12.890Z] $ docker rm -f --volumes 4bc3c8bc07925a8a40a1e62b047f5d76d2e8cbfe1349628e9ed5da1d1250da29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-13T06:05:34.129Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5489 in /w/workspace/xfoundry_device-modbus-go_PR-409 [Pipeline] { [Pipeline] ws [2023-02-13T06:05:34.182Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-02-13T06:05:34.262Z] Selected Git installation does not exist. Using Default [2023-02-13T06:05:34.262Z] The recommended git tool is: NONE [2023-02-13T06:05:40.797Z] using credential edgex-jenkins-ssh [2023-02-13T06:05:40.817Z] Cloning the remote Git repository [2023-02-13T06:05:40.889Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-02-13T06:05:40.995Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-02-13T06:05:41.192Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-02-13T06:05:41.194Z] > git --version # timeout=10 [2023-02-13T06:05:41.220Z] > git --version # 'git version 2.25.1' [2023-02-13T06:05:41.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T06:05:41.301Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-13T06:05:42.671Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-02-13T06:05:42.696Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-13T06:05:44.545Z] Merging remotes/origin/main commit 05607db3767b12e2b1688c1d4c1138f7ff4649fd into PR head commit b3d6901573352fb6f4789a99acc5b48a92484286 [2023-02-13T06:05:44.809Z] Merge succeeded, producing b3d6901573352fb6f4789a99acc5b48a92484286 [2023-02-13T06:05:44.809Z] Checking out Revision b3d6901573352fb6f4789a99acc5b48a92484286 (PR-409) [2023-02-13T06:05:43.841Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-02-13T06:05:43.896Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-02-13T06:05:43.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T06:05:43.918Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/409/head:refs/remotes/origin/PR-409 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-13T06:05:44.570Z] > git config core.sparsecheckout # timeout=10 [2023-02-13T06:05:44.591Z] > git checkout -f b3d6901573352fb6f4789a99acc5b48a92484286 # timeout=10 [2023-02-13T06:05:44.694Z] > git remote # timeout=10 [2023-02-13T06:05:44.715Z] > git config --get remote.origin.url # timeout=10 [2023-02-13T06:05:44.744Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T06:05:44.760Z] > git merge 05607db3767b12e2b1688c1d4c1138f7ff4649fd # timeout=10 [2023-02-13T06:05:44.792Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-13T06:05:44.820Z] > git config core.sparsecheckout # timeout=10 [2023-02-13T06:05:45.438Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-13T06:05:45.507Z] > git --version # timeout=10 [2023-02-13T06:05:45.522Z] > git --version # 'git version 2.25.1' [2023-02-13T06:05:45.537Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T06:05:44.859Z] > git checkout -f b3d6901573352fb6f4789a99acc5b48a92484286 # timeout=10 [2023-02-13T06:05:46.610Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-13T06:05:46.610Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T06:05:46.610Z] Dload Upload Total Spent Left Speed [2023-02-13T06:05:46.610Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh [2023-02-13T06:05:47.231Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-13T06:05:47.580Z] + sudo tee /etc/docker/daemon.new [2023-02-13T06:05:47.580Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-13T06:05:47.580Z] { [2023-02-13T06:05:47.580Z] "registry-mirrors": [ [2023-02-13T06:05:47.580Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-13T06:05:47.580Z] ], [2023-02-13T06:05:47.580Z] "bip": "10.250.0.254/24", [2023-02-13T06:05:47.580Z] "hosts": [ [2023-02-13T06:05:47.580Z] "tcp://0.0.0.0:5555", [2023-02-13T06:05:47.580Z] "unix:///var/run/docker.sock" [2023-02-13T06:05:47.580Z] ], [2023-02-13T06:05:47.580Z] "mtu": 1458, [2023-02-13T06:05:47.580Z] "selinux-enabled": true, [2023-02-13T06:05:47.580Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-13T06:05:47.580Z] } [Pipeline] sh [2023-02-13T06:05:47.937Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-13T06:05:48.294Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T06:06:06.632Z] provisioning config files... [2023-02-13T06:06:06.658Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config8764866059902431484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T06:06:07.055Z] ---> docker-login.sh [2023-02-13T06:06:07.055Z] nexus3.edgexfoundry.org:10001 [2023-02-13T06:06:07.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T06:06:07.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T06:06:07.645Z] Configure a credential helper to remove this warning. See [2023-02-13T06:06:07.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T06:06:07.645Z] [2023-02-13T06:06:07.645Z] Login Succeeded [2023-02-13T06:06:07.645Z] nexus3.edgexfoundry.org:10002 [2023-02-13T06:06:07.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T06:06:08.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T06:06:08.188Z] Configure a credential helper to remove this warning. See [2023-02-13T06:06:08.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T06:06:08.188Z] [2023-02-13T06:06:08.188Z] Login Succeeded [2023-02-13T06:06:08.188Z] nexus3.edgexfoundry.org:10003 [2023-02-13T06:06:08.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T06:06:08.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T06:06:08.458Z] Configure a credential helper to remove this warning. See [2023-02-13T06:06:08.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T06:06:08.458Z] [2023-02-13T06:06:08.458Z] Login Succeeded [2023-02-13T06:06:08.458Z] nexus3.edgexfoundry.org:10004 [2023-02-13T06:06:08.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T06:06:08.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T06:06:08.729Z] Configure a credential helper to remove this warning. See [2023-02-13T06:06:08.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T06:06:08.729Z] [2023-02-13T06:06:08.729Z] Login Succeeded [2023-02-13T06:06:08.729Z] docker.io [2023-02-13T06:06:08.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T06:06:09.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T06:06:09.267Z] Configure a credential helper to remove this warning. See [2023-02-13T06:06:09.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T06:06:09.267Z] [2023-02-13T06:06:09.267Z] Login Succeeded [2023-02-13T06:06:09.267Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T06:06:09.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-13T06:06:09.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T06:06:09.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T06:06:09.780Z] ========================================================= [2023-02-13T06:06:09.780Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-13T06:06:09.780Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:06:10.303Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-13T06:06:10.574Z] Sending build context to Docker daemon 3.319MB [2023-02-13T06:06:10.574Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-13T06:06:10.574Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-13T06:06:13.951Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-13T06:06:13.951Z] 9b18e9b68314: Pulling fs layer [2023-02-13T06:06:13.951Z] 35d82f9e3411: Pulling fs layer [2023-02-13T06:06:13.951Z] e16973657156: Pulling fs layer [2023-02-13T06:06:13.951Z] fc693d55d65f: Pulling fs layer [2023-02-13T06:06:13.951Z] 7e9fc2657dce: Pulling fs layer [2023-02-13T06:06:13.951Z] dda99020689f: Pulling fs layer [2023-02-13T06:06:13.951Z] db1c61fa0a46: Pulling fs layer [2023-02-13T06:06:13.951Z] 891c053d2c06: Pulling fs layer [2023-02-13T06:06:13.951Z] fc693d55d65f: Waiting [2023-02-13T06:06:13.951Z] 7e9fc2657dce: Waiting [2023-02-13T06:06:13.951Z] dda99020689f: Waiting [2023-02-13T06:06:13.951Z] db1c61fa0a46: Waiting [2023-02-13T06:06:13.951Z] 891c053d2c06: Waiting [2023-02-13T06:06:13.951Z] e16973657156: Verifying Checksum [2023-02-13T06:06:13.951Z] e16973657156: Download complete [2023-02-13T06:06:13.951Z] 35d82f9e3411: Verifying Checksum [2023-02-13T06:06:13.951Z] 35d82f9e3411: Download complete [2023-02-13T06:06:13.951Z] 7e9fc2657dce: Verifying Checksum [2023-02-13T06:06:13.951Z] 7e9fc2657dce: Download complete [2023-02-13T06:06:13.951Z] dda99020689f: Verifying Checksum [2023-02-13T06:06:13.951Z] dda99020689f: Download complete [2023-02-13T06:06:13.951Z] 9b18e9b68314: Verifying Checksum [2023-02-13T06:06:13.951Z] 9b18e9b68314: Download complete [2023-02-13T06:06:14.934Z] 9b18e9b68314: Pull complete [2023-02-13T06:06:15.219Z] 891c053d2c06: Verifying Checksum [2023-02-13T06:06:15.219Z] 891c053d2c06: Download complete [2023-02-13T06:06:15.495Z] 35d82f9e3411: Pull complete [2023-02-13T06:06:15.767Z] e16973657156: Pull complete [2023-02-13T06:06:16.363Z] db1c61fa0a46: Verifying Checksum [2023-02-13T06:06:16.363Z] db1c61fa0a46: Download complete [2023-02-13T06:06:17.333Z] fc693d55d65f: Verifying Checksum [2023-02-13T06:06:17.333Z] fc693d55d65f: Download complete [2023-02-13T06:06:29.721Z] fc693d55d65f: Pull complete [2023-02-13T06:06:29.721Z] 7e9fc2657dce: Pull complete [2023-02-13T06:06:29.721Z] dda99020689f: Pull complete [2023-02-13T06:06:35.104Z] db1c61fa0a46: Pull complete [2023-02-13T06:06:37.093Z] 891c053d2c06: Pull complete [2023-02-13T06:06:37.093Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-13T06:06:37.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T06:06:37.093Z] ---> f96f9c87975a [2023-02-13T06:06:37.093Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-02-13T06:06:39.689Z] ---> Running in 4ac4dcfbec2e [2023-02-13T06:06:39.972Z] Removing intermediate container 4ac4dcfbec2e [2023-02-13T06:06:39.972Z] ---> 339aad140ad8 [2023-02-13T06:06:39.972Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-13T06:06:39.972Z] ---> Running in cf1c9b13e268 [2023-02-13T06:06:40.565Z] Removing intermediate container cf1c9b13e268 [2023-02-13T06:06:40.565Z] ---> 3d87eb820109 [2023-02-13T06:06:40.565Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-02-13T06:06:40.565Z] ---> Running in 525bf6365b95 [2023-02-13T06:06:41.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T06:06:42.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T06:06:43.675Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-02-13T06:06:43.675Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-02-13T06:06:43.675Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-02-13T06:06:43.675Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-02-13T06:06:43.675Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-02-13T06:06:43.675Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-02-13T06:06:43.675Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-02-13T06:06:43.675Z] (8/8) Installing openssh (9.0_p1-r2) [2023-02-13T06:06:43.675Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T06:06:43.675Z] OK: 228 MiB in 59 packages [2023-02-13T06:06:45.098Z] Removing intermediate container 525bf6365b95 [2023-02-13T06:06:45.098Z] ---> 622ec9f60c81 [2023-02-13T06:06:45.098Z] Step 6/10 : WORKDIR /device-modbus-go [2023-02-13T06:06:45.098Z] ---> Running in c679644032e4 [2023-02-13T06:06:45.368Z] Removing intermediate container c679644032e4 [2023-02-13T06:06:45.368Z] ---> 60deb143d791 [2023-02-13T06:06:45.368Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-13T06:06:45.957Z] ---> bb35578e893a [2023-02-13T06:06:45.957Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T06:06:45.957Z] ---> Running in aa9b30044baa [2023-02-13T06:07:53.871Z] Removing intermediate container aa9b30044baa [2023-02-13T06:07:53.871Z] ---> aee855a66e6e [2023-02-13T06:07:53.871Z] Step 9/10 : COPY . . [2023-02-13T06:07:53.871Z] ---> 64ae2bf16d6c [2023-02-13T06:07:53.871Z] Step 10/10 : RUN ${MAKE} [2023-02-13T06:07:53.871Z] ---> Running in ab3d264c2494 [2023-02-13T06:07:53.871Z] noop [2023-02-13T06:07:53.871Z] Removing intermediate container ab3d264c2494 [2023-02-13T06:07:53.871Z] ---> 9b1c38d2df1c [2023-02-13T06:07:53.871Z] Successfully built 9b1c38d2df1c [2023-02-13T06:07:53.871Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:07:54.386Z] + docker inspect -f . ci-base-image-arm64 [2023-02-13T06:07:54.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T06:07:54.649Z] prd-ubuntu20.04-docker-arm64-4c-16g-5489 does not seem to be running inside a container [2023-02-13T06:07:54.709Z] $ 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-02-13T06:07:55.894Z] $ docker top cc5b2e15cd1322fd71c72b2bf3611264c3ddd5c5e086451c6d19c2932a64d4cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T06:07:56.785Z] + go version [2023-02-13T06:07:56.785Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-13T06:07:56.822Z] $ docker stop --time=1 cc5b2e15cd1322fd71c72b2bf3611264c3ddd5c5e086451c6d19c2932a64d4cb [2023-02-13T06:07:58.439Z] $ docker rm -f --volumes cc5b2e15cd1322fd71c72b2bf3611264c3ddd5c5e086451c6d19c2932a64d4cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:07:59.299Z] + docker inspect -f . ci-base-image-arm64 [2023-02-13T06:07:59.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T06:07:59.568Z] prd-ubuntu20.04-docker-arm64-4c-16g-5489 does not seem to be running inside a container [2023-02-13T06:07:59.636Z] $ 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-02-13T06:08:00.821Z] $ docker top 0b4ea75bab89172a120c8363a6be738e4fa6d9e69309127480861eac1b41ac66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T06:08:01.401Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-13T06:08:02.364Z] + make test [2023-02-13T06:08:02.364Z] go test ./... -coverprofile=coverage.out [2023-02-13T06:08:03.780Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-02-13T06:09:40.445Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-02-13T06:09:40.445Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.068s coverage: 47.7% of statements [2023-02-13T06:09:40.445Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-13T06:09:40.445Z] go vet ./... [2023-02-13T06:09:50.533Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-13T06:09:50.533Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-13T06:09:50.533Z] ./bin/test-attribution-txt.sh [2023-02-13T06:09:50.533Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-13T06:09:50.533Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-13T06:09:50.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-13T06:09:50.599Z] $ docker stop --time=1 0b4ea75bab89172a120c8363a6be738e4fa6d9e69309127480861eac1b41ac66 [2023-02-13T06:09:52.689Z] $ docker rm -f --volumes 0b4ea75bab89172a120c8363a6be738e4fa6d9e69309127480861eac1b41ac66 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T06:09:53.791Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-13T06:09:53.824Z] Warning: overwriting stash ‘coverage-report’ [2023-02-13T06:09:54.411Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T06:09:55.013Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-13T06:09:55.359Z] + ls -al . [2023-02-13T06:09:55.359Z] total 180 [2023-02-13T06:09:55.359Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 06:08 . [2023-02-13T06:09:55.359Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 06:05 .. [2023-02-13T06:09:55.359Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 13 06:05 .dockerignore [2023-02-13T06:09:55.359Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 06:05 .git [2023-02-13T06:09:55.359Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:05 .github [2023-02-13T06:09:55.359Z] -rw-rw-r-- 1 jenkins jenkins 331 Feb 13 06:05 .gitignore [2023-02-13T06:09:55.359Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 13 06:05 .golangci.yml [2023-02-13T06:09:55.359Z] -rw-rw-r-- 1 jenkins jenkins 10017 Feb 13 06:05 Attribution.txt [2023-02-13T06:09:55.359Z] -rw-rw-r-- 1 jenkins jenkins 11576 Feb 13 06:05 CHANGELOG.md [2023-02-13T06:09:55.360Z] -rw-rw-r-- 1 jenkins jenkins 1365 Feb 13 06:05 Dockerfile [2023-02-13T06:09:55.360Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 06:05 GOVERNANCE.md [2023-02-13T06:09:55.360Z] -rw-rw-r-- 1 jenkins jenkins 680 Feb 13 06:05 Jenkinsfile [2023-02-13T06:09:55.360Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 06:05 LICENSE [2023-02-13T06:09:55.360Z] -rw-rw-r-- 1 jenkins jenkins 1670 Feb 13 06:05 Makefile [2023-02-13T06:09:55.360Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 13 06:05 OWNERS.md [2023-02-13T06:09:55.360Z] -rw-rw-r-- 1 jenkins jenkins 4061 Feb 13 06:05 README.md [2023-02-13T06:09:55.360Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 06:00 VERSION [2023-02-13T06:09:55.360Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 06:05 bin [2023-02-13T06:09:55.360Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:05 cmd [2023-02-13T06:09:55.360Z] -rw-r--r-- 1 jenkins jenkins 23241 Feb 13 06:09 coverage.out [2023-02-13T06:09:55.360Z] -rw-rw-r-- 1 jenkins jenkins 3496 Feb 13 06:05 go.mod [2023-02-13T06:09:55.360Z] -rw-rw-r-- 1 jenkins jenkins 33621 Feb 13 06:05 go.sum [2023-02-13T06:09:55.360Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:05 internal [2023-02-13T06:09:55.360Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 06:05 simulator [2023-02-13T06:09:55.360Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 06:05 snap [2023-02-13T06:09:55.360Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 13 06:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:09:55.783Z] + 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=b3d6901573352fb6f4789a99acc5b48a92484286 --label arch=arm64 --label version=0.0.0 . [2023-02-13T06:09:56.068Z] Sending build context to Docker daemon 3.343MB [2023-02-13T06:09:56.068Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2023-02-13T06:09:56.068Z] Step 2/22 : FROM ${BASE} AS builder [2023-02-13T06:09:56.068Z] ---> 9b1c38d2df1c [2023-02-13T06:09:56.069Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T06:09:56.336Z] ---> Running in 944ef1be4bd0 [2023-02-13T06:09:56.605Z] Removing intermediate container 944ef1be4bd0 [2023-02-13T06:09:56.605Z] ---> c128a49c73b7 [2023-02-13T06:09:56.605Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-13T06:09:56.605Z] ---> Running in c6637bb7716b [2023-02-13T06:09:57.190Z] Removing intermediate container c6637bb7716b [2023-02-13T06:09:57.190Z] ---> d19d157147df [2023-02-13T06:09:57.190Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-02-13T06:09:57.190Z] ---> Running in 37783315cfda [2023-02-13T06:09:58.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T06:09:58.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T06:09:59.703Z] OK: 228 MiB in 59 packages [2023-02-13T06:10:00.672Z] Removing intermediate container 37783315cfda [2023-02-13T06:10:00.672Z] ---> 107a1666a586 [2023-02-13T06:10:00.672Z] Step 6/22 : WORKDIR /device-modbus-go [2023-02-13T06:10:00.672Z] ---> Running in 9a53575b5ac1 [2023-02-13T06:10:00.939Z] Removing intermediate container 9a53575b5ac1 [2023-02-13T06:10:00.939Z] ---> 51b5bd721837 [2023-02-13T06:10:00.939Z] Step 7/22 : COPY go.mod vendor* ./ [2023-02-13T06:10:01.543Z] ---> 90290421cdd7 [2023-02-13T06:10:01.543Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T06:10:01.543Z] ---> Running in 0dcaf130ab41 [2023-02-13T06:10:05.809Z] Removing intermediate container 0dcaf130ab41 [2023-02-13T06:10:05.809Z] ---> c4fe68018145 [2023-02-13T06:10:05.809Z] Step 9/22 : COPY . . [2023-02-13T06:10:06.399Z] ---> 3991442e3b77 [2023-02-13T06:10:06.399Z] Step 10/22 : RUN ${MAKE} [2023-02-13T06:10:06.399Z] ---> Running in 6f858548aab6 [2023-02-13T06:10:07.807Z] 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-02-13T06:12:29.538Z] Removing intermediate container 6f858548aab6 [2023-02-13T06:12:29.538Z] ---> 22d9c36aef30 [2023-02-13T06:12:29.538Z] Step 11/22 : FROM alpine:3.14 [2023-02-13T06:12:29.538Z] 3.14: Pulling from library/alpine [2023-02-13T06:12:29.538Z] 6f0e733d82e2: Pulling fs layer [2023-02-13T06:12:29.538Z] 6f0e733d82e2: Verifying Checksum [2023-02-13T06:12:29.538Z] 6f0e733d82e2: Download complete [2023-02-13T06:12:29.538Z] 6f0e733d82e2: Pull complete [2023-02-13T06:12:29.538Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-02-13T06:12:29.538Z] Status: Downloaded newer image for alpine:3.14 [2023-02-13T06:12:29.538Z] ---> bf97f6347a60 [2023-02-13T06:12:29.538Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-02-13T06:12:29.538Z] ---> Running in 1e84b809b0d1 [2023-02-13T06:12:29.538Z] Removing intermediate container 1e84b809b0d1 [2023-02-13T06:12:29.538Z] ---> 7c59d00c7cef [2023-02-13T06:12:29.538Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-02-13T06:12:29.538Z] ---> Running in 455fc742a977 [2023-02-13T06:12:29.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-02-13T06:12:29.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-02-13T06:12:29.538Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T06:12:29.538Z] Executing busybox-1.33.1-r8.trigger [2023-02-13T06:12:29.538Z] OK: 6 MiB in 15 packages [2023-02-13T06:12:30.128Z] Removing intermediate container 455fc742a977 [2023-02-13T06:12:30.128Z] ---> 88a96bd319b0 [2023-02-13T06:12:30.128Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-02-13T06:12:31.540Z] ---> cb532176087e [2023-02-13T06:12:31.540Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-02-13T06:12:31.807Z] ---> 7fa1f3533039 [2023-02-13T06:12:31.807Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-02-13T06:12:32.395Z] ---> 6826bd12b8ef [2023-02-13T06:12:32.395Z] Step 17/22 : EXPOSE 59901 [2023-02-13T06:12:32.396Z] ---> Running in 0626db8f5700 [2023-02-13T06:12:32.663Z] Removing intermediate container 0626db8f5700 [2023-02-13T06:12:32.664Z] ---> 3b40ebd9e47c [2023-02-13T06:12:32.664Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-02-13T06:12:32.932Z] ---> Running in dc598182ab95 [2023-02-13T06:12:33.200Z] Removing intermediate container dc598182ab95 [2023-02-13T06:12:33.200Z] ---> 7bc831ba1170 [2023-02-13T06:12:33.200Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-02-13T06:12:33.200Z] ---> Running in ca12dea6bab5 [2023-02-13T06:12:33.468Z] Removing intermediate container ca12dea6bab5 [2023-02-13T06:12:33.468Z] ---> 0f3f6b6bba6c [2023-02-13T06:12:33.468Z] Step 20/22 : LABEL arch=arm64 [2023-02-13T06:12:33.468Z] ---> Running in 035c22dc52db [2023-02-13T06:12:33.736Z] Removing intermediate container 035c22dc52db [2023-02-13T06:12:33.736Z] ---> 104b93b5b9b6 [2023-02-13T06:12:33.736Z] Step 21/22 : LABEL git_sha=b3d6901573352fb6f4789a99acc5b48a92484286 [2023-02-13T06:12:33.736Z] ---> Running in 9777772db95b [2023-02-13T06:12:34.320Z] Removing intermediate container 9777772db95b [2023-02-13T06:12:34.320Z] ---> 52c4858757e3 [2023-02-13T06:12:34.320Z] Step 22/22 : LABEL version=0.0.0 [2023-02-13T06:12:34.320Z] ---> Running in 16083fceec44 [2023-02-13T06:12:34.588Z] Removing intermediate container 16083fceec44 [2023-02-13T06:12:34.588Z] ---> 8e2e4fd6215d [2023-02-13T06:12:34.588Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-13T06:12:34.588Z] Successfully built 8e2e4fd6215d [2023-02-13T06:12:34.588Z] 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-02-13T06:12:35.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T06:12:35.382Z] [2023-02-13T06:12:35.382Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:12:35.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T06:12:35.784Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-13T06:12:35.784Z] 8998bd30e6a1: Pulling fs layer [2023-02-13T06:12:35.784Z] 04944245beec: Pulling fs layer [2023-02-13T06:12:35.784Z] 699f458cf7ca: Pulling fs layer [2023-02-13T06:12:35.784Z] 765212b225bb: Pulling fs layer [2023-02-13T06:12:35.784Z] f23df028b6ca: Pulling fs layer [2023-02-13T06:12:35.784Z] d65c8cfc05b1: Pulling fs layer [2023-02-13T06:12:35.784Z] 2437ff75d9bd: Pulling fs layer [2023-02-13T06:12:35.784Z] f23df028b6ca: Waiting [2023-02-13T06:12:35.784Z] d65c8cfc05b1: Waiting [2023-02-13T06:12:35.784Z] 2437ff75d9bd: Waiting [2023-02-13T06:12:35.784Z] 765212b225bb: Waiting [2023-02-13T06:12:36.055Z] 04944245beec: Verifying Checksum [2023-02-13T06:12:36.056Z] 04944245beec: Download complete [2023-02-13T06:12:36.056Z] 765212b225bb: Verifying Checksum [2023-02-13T06:12:36.056Z] 765212b225bb: Download complete [2023-02-13T06:12:36.056Z] f23df028b6ca: Verifying Checksum [2023-02-13T06:12:36.324Z] f23df028b6ca: Download complete [2023-02-13T06:12:36.324Z] d65c8cfc05b1: Verifying Checksum [2023-02-13T06:12:36.324Z] d65c8cfc05b1: Download complete [2023-02-13T06:12:36.324Z] 699f458cf7ca: Verifying Checksum [2023-02-13T06:12:36.324Z] 699f458cf7ca: Download complete [2023-02-13T06:12:36.592Z] 8998bd30e6a1: Verifying Checksum [2023-02-13T06:12:36.592Z] 8998bd30e6a1: Download complete [2023-02-13T06:12:39.173Z] 2437ff75d9bd: Verifying Checksum [2023-02-13T06:12:39.173Z] 2437ff75d9bd: Download complete [2023-02-13T06:12:40.584Z] 8998bd30e6a1: Pull complete [2023-02-13T06:12:40.854Z] 04944245beec: Pull complete [2023-02-13T06:12:42.263Z] 699f458cf7ca: Pull complete [2023-02-13T06:12:42.531Z] 765212b225bb: Pull complete [2023-02-13T06:12:43.114Z] f23df028b6ca: Pull complete [2023-02-13T06:12:43.382Z] d65c8cfc05b1: Pull complete [2023-02-13T06:12:58.371Z] 2437ff75d9bd: Pull complete [2023-02-13T06:12:58.371Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-13T06:12:58.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T06:12:58.371Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T06:12:58.676Z] prd-ubuntu20.04-docker-arm64-4c-16g-5489 does not seem to be running inside a container [2023-02-13T06:12:58.798Z] $ 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-02-13T06:13:01.377Z] $ docker top 6603db72f1a80d72d18e23233a0fd6e547e1b209706e4825fb09fdcf8e066692 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T06:13:02.318Z] ---> job-cost.sh [2023-02-13T06:13:02.318Z] lf-activate-venv: SKIPPING [2023-02-13T06:13:02.318Z] INFO: No Stack... [2023-02-13T06:13:02.909Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-13T06:13:03.502Z] INFO: Archiving Costs [Pipeline] sh [2023-02-13T06:13:04.160Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-02-13T06:13:04.160Z] + cut -d, -f6 [Pipeline] lock [2023-02-13T06:13:04.248Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-409-1-stack-cost] [2023-02-13T06:13:04.254Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-409-1-stack-cost] did not exist. Created. [2023-02-13T06:13:04.254Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-409-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-13T06:13:04.986Z] /w/workspace/device-modbus-go/1@tmp/durable-c41622c6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-13T06:13:05.659Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-13T06:13:05.694Z] Warning: overwriting stash ‘stack-cost’ [2023-02-13T06:13:05.742Z] Stashed 1 file(s) [Pipeline] } [2023-02-13T06:13:05.757Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-409-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-13T06:13:05.837Z] $ docker stop --time=1 6603db72f1a80d72d18e23233a0fd6e547e1b209706e4825fb09fdcf8e066692 [2023-02-13T06:13:07.340Z] $ docker rm -f --volumes 6603db72f1a80d72d18e23233a0fd6e547e1b209706e4825fb09fdcf8e066692 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-13T06:13:08.349Z] provisioning config files... [2023-02-13T06:13:08.356Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-409@tmp/config12137491568909370101tmp [Pipeline] { [Pipeline] sh [2023-02-13T06:13:08.687Z] + set +x [2023-02-13T06:13:08.687Z] + curl -s https://codecov.io/bash [2023-02-13T06:13:08.687Z] + bash -s -- [2023-02-13T06:13:08.687Z] [2023-02-13T06:13:08.687Z] _____ _ [2023-02-13T06:13:08.687Z] / ____| | | [2023-02-13T06:13:08.687Z] | | ___ __| | ___ ___ _____ __ [2023-02-13T06:13:08.687Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-13T06:13:08.687Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-13T06:13:08.687Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-13T06:13:08.687Z] Bash-1.0.6 [2023-02-13T06:13:08.687Z] [2023-02-13T06:13:08.687Z] [2023-02-13T06:13:08.687Z] ==> git version 2.25.1 found [2023-02-13T06:13:08.687Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-13T06:13:08.687Z] Release-Date: 2020-01-08 [2023-02-13T06:13:08.687Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-13T06:13:08.687Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-13T06:13:08.687Z] ==> Jenkins CI detected. [2023-02-13T06:13:08.687Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-409 [2023-02-13T06:13:08.687Z] project root: . [2023-02-13T06:13:08.687Z] --> token set from env [2023-02-13T06:13:08.687Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-13T06:13:08.687Z] ==> Running gcov in . (disable via -X gcov) [2023-02-13T06:13:08.687Z] ==> Python coveragepy not found [2023-02-13T06:13:08.687Z] ==> Searching for coverage reports in: [2023-02-13T06:13:08.687Z] + . [2023-02-13T06:13:08.687Z] -> Found 1 reports [2023-02-13T06:13:08.687Z] ==> Detecting git/mercurial file structure [2023-02-13T06:13:08.946Z] ==> Reading reports [2023-02-13T06:13:08.946Z] + ./coverage.out bytes=23241 [2023-02-13T06:13:08.946Z] ==> Appending adjustments [2023-02-13T06:13:08.946Z] https://docs.codecov.io/docs/fixing-reports [2023-02-13T06:13:08.946Z] + Found adjustments [2023-02-13T06:13:08.946Z] ==> Gzipping contents [2023-02-13T06:13:08.946Z] 4.0K /tmp/codecov.nNn74w.gz [2023-02-13T06:13:08.946Z] ==> Uploading reports [2023-02-13T06:13:08.946Z] url: https://codecov.io [2023-02-13T06:13:08.946Z] query: branch=PR-409&commit=b3d6901573352fb6f4789a99acc5b48a92484286&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-409%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=409&job=&cmd_args= [2023-02-13T06:13:08.946Z] -> Pinging Codecov [2023-02-13T06:13:08.946Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-409&commit=b3d6901573352fb6f4789a99acc5b48a92484286&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-409%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=409&job=&cmd_args= [2023-02-13T06:13:09.885Z] -> Uploading to [2023-02-13T06:13:09.885Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-13/55DBCA73C666E3227836607328DD7E49/b3d6901573352fb6f4789a99acc5b48a92484286/886fbeda-a63b-46bb-a196-b1951443b7b6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230213T061309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b1a3d7ddfc4df82113a1fa8235290bbd69f197343f9f64791e3f60f5b9ceb6ac [2023-02-13T06:13:09.885Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T06:13:09.885Z] Dload Upload Total Spent Left Speed [2023-02-13T06:13:10.146Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3907 0 0 100 3907 0 11839 --:--:-- --:--:-- --:--:-- 11839 [2023-02-13T06:13:10.146Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/b3d6901573352fb6f4789a99acc5b48a92484286 [Pipeline] } [2023-02-13T06:13:10.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-13T06:13:11.905Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-409/archives ] [2023-02-13T06:13:11.905Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-409/archives [2023-02-13T06:13:11.905Z] total 16 [2023-02-13T06:13:11.906Z] drwxr-xr-x 3 root root 4096 Feb 13 06:02 . [2023-02-13T06:13:11.906Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 13 06:02 .. [2023-02-13T06:13:11.906Z] drwxr-xr-x 2 root root 4096 Feb 13 06:02 cost [2023-02-13T06:13:11.906Z] -rw-r--r-- 1 root root 88 Feb 13 06:02 cost.csv [2023-02-13T06:13:11.906Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-409/archives [2023-02-13T06:13:11.906Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-409/archives [2023-02-13T06:13:11.906Z] total 16 [2023-02-13T06:13:11.906Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 06:02 . [2023-02-13T06:13:11.906Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 13 06:02 .. [2023-02-13T06:13:11.906Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 06:02 cost [2023-02-13T06:13:11.906Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 13 06:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-13T06:13:12.230Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T06:13:13.116Z] ---> package-listing.sh [2023-02-13T06:13:13.116Z] ++ facter osfamily [2023-02-13T06:13:13.116Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-13T06:13:13.375Z] + OS_FAMILY=debian [2023-02-13T06:13:13.375Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-409 [2023-02-13T06:13:13.375Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-13T06:13:13.375Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-13T06:13:13.375Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-13T06:13:13.375Z] + PACKAGES=/tmp/packages_start.txt [2023-02-13T06:13:13.375Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-409 ']' [2023-02-13T06:13:13.375Z] + PACKAGES=/tmp/packages_end.txt [2023-02-13T06:13:13.375Z] + case "${OS_FAMILY}" in [2023-02-13T06:13:13.375Z] + dpkg -l [2023-02-13T06:13:13.375Z] + grep '^ii' [2023-02-13T06:13:13.375Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-13T06:13:13.375Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-13T06:13:13.375Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-13T06:13:13.375Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-409 ']' [2023-02-13T06:13:13.375Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-409/archives/ [2023-02-13T06:13:13.375Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-409/archives/ [Pipeline] echo [2023-02-13T06:13:13.406Z] 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-409/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-13T06:13:13.694Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:13:14.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T06:13:14.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T06:13:14.471Z] prd-ubuntu20.04-docker-8c-8g-5485 does not seem to be running inside a container [2023-02-13T06:13:14.501Z] $ 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-409/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-409 -v /w/workspace/xfoundry_device-modbus-go_PR-409:/w/workspace/xfoundry_device-modbus-go_PR-409:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-409@tmp:/w/workspace/xfoundry_device-modbus-go_PR-409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-13T06:13:14.724Z] $ docker top 185021029afda177f89182ed904b72fc84ea0da83a28a6a1e9dc4933916e9110 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T06:13:15.116Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-13T06:13:15.422Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-13T06:13:15.738Z] + ls /var/log/sa-host [2023-02-13T06:13:15.738Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T06:13:15.877Z] provisioning config files... [2023-02-13T06:13:15.884Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-409@tmp/config2018619918938737788tmp [Pipeline] { [Pipeline] echo [2023-02-13T06:13:15.941Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T06:13:16.252Z] ---> create-netrc.sh [Pipeline] } [2023-02-13T06:13:16.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-13T06:13:16.672Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-13T06:13:16.704Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T06:13:17.012Z] ---> sudo-logs.sh [2023-02-13T06:13:17.012Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-13T06:13:17.098Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T06:13:17.408Z] ---> job-cost.sh [2023-02-13T06:13:17.408Z] lf-activate-venv: SKIPPING [2023-02-13T06:13:17.408Z] DEBUG: total: 0.2199999988079071 [2023-02-13T06:13:17.408Z] INFO: Retrieving Stack Cost... [2023-02-13T06:13:17.974Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-13T06:13:18.233Z] INFO: Archiving Costs [Pipeline] echo [2023-02-13T06:13:18.269Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T06:13:18.580Z] ---> logs-deploy.sh [2023-02-13T06:13:18.580Z] lf-activate-venv: SKIPPING [2023-02-13T06:13:18.580Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-409/1 [2023-02-13T06:13:18.580Z] INFO: archiving workspace using pattern(s): [2023-02-13T06:13:19.511Z] Archives upload complete. [2023-02-13T06:13:19.768Z] INFO: archiving logs to Nexus [2023-02-13T06:13:20.336Z] ---> uname -a: [2023-02-13T06:13:20.336Z] Linux prd-ubuntu20-04-docker-8c-8g-5485 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-13T06:13:20.336Z] [2023-02-13T06:13:20.336Z] [2023-02-13T06:13:20.336Z] ---> lscpu: [2023-02-13T06:13:20.336Z] Architecture: x86_64 [2023-02-13T06:13:20.336Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-13T06:13:20.336Z] Byte Order: Little Endian [2023-02-13T06:13:20.336Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-13T06:13:20.336Z] CPU(s): 8 [2023-02-13T06:13:20.336Z] On-line CPU(s) list: 0-7 [2023-02-13T06:13:20.336Z] Thread(s) per core: 1 [2023-02-13T06:13:20.336Z] Core(s) per socket: 1 [2023-02-13T06:13:20.336Z] Socket(s): 8 [2023-02-13T06:13:20.336Z] NUMA node(s): 1 [2023-02-13T06:13:20.336Z] Vendor ID: AuthenticAMD [2023-02-13T06:13:20.336Z] CPU family: 23 [2023-02-13T06:13:20.336Z] Model: 49 [2023-02-13T06:13:20.336Z] Model name: AMD EPYC-Rome Processor [2023-02-13T06:13:20.336Z] Stepping: 0 [2023-02-13T06:13:20.336Z] CPU MHz: 2799.996 [2023-02-13T06:13:20.336Z] BogoMIPS: 5599.99 [2023-02-13T06:13:20.336Z] Virtualization: AMD-V [2023-02-13T06:13:20.336Z] Hypervisor vendor: KVM [2023-02-13T06:13:20.336Z] Virtualization type: full [2023-02-13T06:13:20.336Z] L1d cache: 256 KiB [2023-02-13T06:13:20.336Z] L1i cache: 256 KiB [2023-02-13T06:13:20.336Z] L2 cache: 4 MiB [2023-02-13T06:13:20.336Z] L3 cache: 128 MiB [2023-02-13T06:13:20.336Z] NUMA node0 CPU(s): 0-7 [2023-02-13T06:13:20.336Z] Vulnerability Itlb multihit: Not affected [2023-02-13T06:13:20.336Z] Vulnerability L1tf: Not affected [2023-02-13T06:13:20.336Z] Vulnerability Mds: Not affected [2023-02-13T06:13:20.336Z] Vulnerability Meltdown: Not affected [2023-02-13T06:13:20.336Z] Vulnerability Mmio stale data: Not affected [2023-02-13T06:13:20.336Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-13T06:13:20.336Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-13T06:13:20.336Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-13T06:13:20.336Z] Vulnerability Srbds: Not affected [2023-02-13T06:13:20.336Z] Vulnerability Tsx async abort: Not affected [2023-02-13T06:13:20.336Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-13T06:13:20.336Z] [2023-02-13T06:13:20.336Z] [2023-02-13T06:13:20.336Z] ---> nproc: [2023-02-13T06:13:20.336Z] 8 [2023-02-13T06:13:20.336Z] [2023-02-13T06:13:20.336Z] [2023-02-13T06:13:20.336Z] ---> df -h: [2023-02-13T06:13:20.336Z] Filesystem Size Used Avail Use% Mounted on [2023-02-13T06:13:20.336Z] overlay 155G 12G 144G 8% / [2023-02-13T06:13:20.336Z] tmpfs 64M 0 64M 0% /dev [2023-02-13T06:13:20.336Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-13T06:13:20.336Z] shm 64M 0 64M 0% /dev/shm [2023-02-13T06:13:20.336Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-02-13T06:13:20.336Z] [2023-02-13T06:13:20.336Z] [2023-02-13T06:13:20.336Z] ---> sar -b -r -n DEV: [2023-02-13T06:13:20.336Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5485) 02/13/23 _x86_64_ (8 CPU) [2023-02-13T06:13:20.336Z] [2023-02-13T06:13:20.336Z] 05:59:22 LINUX RESTART (8 CPU) [2023-02-13T06:13:20.336Z] [2023-02-13T06:13:20.336Z] 06:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-13T06:13:20.336Z] 06:01:01 213.88 4.22 209.66 0.00 460.13 83127.47 0.00 [2023-02-13T06:13:20.336Z] 06:02:01 151.05 0.23 150.82 0.00 12.92 37373.08 0.00 [2023-02-13T06:13:20.336Z] 06:03:01 10.00 0.02 9.98 0.00 0.93 2032.21 0.00 [2023-02-13T06:13:20.336Z] 06:04:01 2.82 0.18 2.63 0.00 18.53 30.79 0.00 [2023-02-13T06:13:20.336Z] 06:05:01 40.03 9.35 30.68 0.00 2884.45 5056.89 0.00 [2023-02-13T06:13:20.336Z] 06:06:01 18.26 1.32 16.95 0.00 2270.42 3792.17 0.00 [2023-02-13T06:13:20.336Z] 06:07:01 3.60 0.02 3.58 0.00 0.13 91.18 0.00 [2023-02-13T06:13:20.336Z] 06:08:01 2.05 0.00 2.05 0.00 0.00 23.06 0.00 [2023-02-13T06:13:20.336Z] 06:09:01 1.17 0.00 1.17 0.00 0.00 12.00 0.00 [2023-02-13T06:13:20.336Z] 06:10:01 2.17 0.00 2.17 0.00 0.00 23.46 0.00 [2023-02-13T06:13:20.336Z] 06:11:01 1.45 0.00 1.45 0.00 0.00 14.93 0.00 [2023-02-13T06:13:20.336Z] 06:12:01 1.82 0.00 1.82 0.00 0.00 19.33 0.00 [2023-02-13T06:13:20.336Z] 06:13:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 [2023-02-13T06:13:20.336Z] Average: 34.33 1.18 33.16 0.00 434.38 10030.96 0.00 [2023-02-13T06:13:20.336Z] [2023-02-13T06:13:20.336Z] 06:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-13T06:13:20.336Z] 06:01:01 28433640 31557824 747108 2.27 144480 3181864 1961968 5.78 1117912 2884640 860 [2023-02-13T06:13:20.336Z] 06:02:01 27703232 31579136 722932 2.20 157608 3864160 1853916 5.46 1209572 3466692 43588 [2023-02-13T06:13:20.336Z] 06:03:01 27709336 31585580 717240 2.18 157848 3864200 1783216 5.26 1211996 3454328 20 [2023-02-13T06:13:20.336Z] 06:04:01 27709656 31586724 716140 2.18 157888 3864756 1802172 5.31 1212304 3454844 48 [2023-02-13T06:13:20.336Z] 06:05:01 27407884 31563604 724508 2.20 176648 4115868 1807376 5.33 1374848 3570868 136 [2023-02-13T06:13:20.336Z] 06:06:01 27190400 31570632 715024 2.17 191596 4319664 1854296 5.46 1531348 3620796 12 [2023-02-13T06:13:20.336Z] 06:07:01 27204828 31580296 705400 2.15 190164 4316548 1819720 5.36 1520428 3617704 4 [2023-02-13T06:13:20.336Z] 06:08:01 27205408 31581064 704344 2.14 190216 4316556 1819720 5.36 1520732 3617708 4 [2023-02-13T06:13:20.336Z] 06:09:01 27204800 31580588 704780 2.14 190268 4316556 1819720 5.36 1520456 3617716 8 [2023-02-13T06:13:20.336Z] 06:10:01 27204956 31580840 704380 2.14 190332 4316560 1819720 5.36 1520876 3617724 8 [2023-02-13T06:13:20.336Z] 06:11:01 27205320 31581288 704076 2.14 190412 4316560 1819720 5.36 1520904 3617716 8 [2023-02-13T06:13:20.336Z] 06:12:01 27205200 31581268 703868 2.14 190468 4316556 1819720 5.36 1520952 3617724 12 [2023-02-13T06:13:20.336Z] 06:13:01 27205500 31581588 703472 2.14 190484 4316568 1819720 5.36 1520736 3617728 24 [2023-02-13T06:13:20.336Z] Average: 27430012 31577726 713329 2.17 178339 4109724 1830845 5.40 1407928 3521245 3441 [2023-02-13T06:13:20.336Z] [2023-02-13T06:13:20.336Z] 06:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-13T06:13:20.336Z] 06:01:01 ens3 494.17 382.05 7795.83 54.30 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.336Z] 06:01:01 docker0 184.90 236.40 15.12 2011.44 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.336Z] 06:01:01 lo 4.00 4.00 0.39 0.39 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.336Z] 06:01:01 veth6af3fe7 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.336Z] 06:02:01 ens3 140.96 106.28 2657.62 94.49 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.336Z] 06:02:01 docker0 3.05 6.33 0.19 76.45 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.336Z] 06:02:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.336Z] 06:03:01 ens3 13.88 7.92 14.03 3.96 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.336Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.336Z] 06:03:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.336Z] 06:04:01 ens3 1.25 0.63 0.42 0.24 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.336Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.336Z] 06:04:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.336Z] 06:05:01 ens3 60.21 35.28 1411.27 2.77 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.336Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.336Z] 06:05:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] 06:06:01 ens3 50.26 26.66 1372.69 2.41 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] 06:06:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] 06:07:01 ens3 0.77 0.58 0.42 0.29 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] 06:08:01 ens3 0.55 0.42 0.26 0.21 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] 06:09:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] 06:10:01 ens3 0.35 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] 06:11:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] 06:12:01 ens3 0.50 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] 06:13:01 ens3 0.67 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] Average: ens3 58.19 42.66 1010.80 12.16 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] Average: docker0 14.24 18.39 1.16 158.23 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] Average: lo 0.61 0.61 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-13T06:13:20.337Z] [2023-02-13T06:13:20.337Z] [2023-02-13T06:13:20.337Z] ---> sar -P ALL: [2023-02-13T06:13:20.337Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5485) 02/13/23 _x86_64_ (8 CPU) [2023-02-13T06:13:20.337Z] [2023-02-13T06:13:20.337Z] 05:59:22 LINUX RESTART (8 CPU) [2023-02-13T06:13:20.337Z] [2023-02-13T06:13:20.337Z] 06:00:02 CPU %user %nice %system %iowait %steal %idle [2023-02-13T06:13:20.337Z] 06:01:01 all 10.83 0.00 5.14 1.95 0.08 81.99 [2023-02-13T06:13:20.337Z] 06:01:01 0 9.24 0.00 7.19 2.42 0.07 81.08 [2023-02-13T06:13:20.337Z] 06:01:01 1 11.68 0.00 4.05 0.95 0.09 83.24 [2023-02-13T06:13:20.337Z] 06:01:01 2 12.58 0.00 4.42 0.55 0.07 82.39 [2023-02-13T06:13:20.337Z] 06:01:01 3 9.58 0.00 4.46 3.67 0.14 82.14 [2023-02-13T06:13:20.337Z] 06:01:01 4 11.36 0.00 5.21 0.58 0.07 82.79 [2023-02-13T06:13:20.337Z] 06:01:01 5 11.39 0.00 5.62 6.54 0.09 76.37 [2023-02-13T06:13:20.337Z] 06:01:01 6 10.89 0.00 4.81 0.47 0.07 83.77 [2023-02-13T06:13:20.337Z] 06:01:01 7 9.95 0.00 5.35 0.45 0.09 84.16 [2023-02-13T06:13:20.337Z] 06:02:01 all 39.72 0.00 7.10 1.30 0.13 51.76 [2023-02-13T06:13:20.337Z] 06:02:01 0 40.65 0.00 6.25 0.57 0.12 52.41 [2023-02-13T06:13:20.337Z] 06:02:01 1 40.44 0.00 7.58 0.27 0.10 51.60 [2023-02-13T06:13:20.337Z] 06:02:01 2 40.42 0.00 7.19 1.30 0.12 50.97 [2023-02-13T06:13:20.337Z] 06:02:01 3 38.37 0.00 7.38 5.70 0.12 48.43 [2023-02-13T06:13:20.337Z] 06:02:01 4 40.46 0.00 7.23 1.59 0.10 50.62 [2023-02-13T06:13:20.337Z] 06:02:01 5 38.46 0.00 7.57 0.19 0.12 53.67 [2023-02-13T06:13:20.337Z] 06:02:01 6 39.39 0.00 6.65 0.40 0.20 53.36 [2023-02-13T06:13:20.337Z] 06:02:01 7 39.54 0.00 6.93 0.39 0.14 53.00 [2023-02-13T06:13:20.337Z] 06:03:01 all 0.20 0.00 0.12 0.16 0.01 99.51 [2023-02-13T06:13:20.337Z] 06:03:01 0 0.27 0.00 0.12 0.00 0.00 99.61 [2023-02-13T06:13:20.337Z] 06:03:01 1 0.17 0.00 0.12 0.02 0.02 99.68 [2023-02-13T06:13:20.337Z] 06:03:01 2 0.22 0.00 0.17 0.37 0.02 99.23 [2023-02-13T06:13:20.337Z] 06:03:01 3 0.18 0.00 0.15 0.52 0.02 99.13 [2023-02-13T06:13:20.337Z] 06:03:01 4 0.13 0.00 0.13 0.00 0.00 99.73 [2023-02-13T06:13:20.337Z] 06:03:01 5 0.17 0.00 0.10 0.23 0.00 99.50 [2023-02-13T06:13:20.337Z] 06:03:01 6 0.15 0.00 0.08 0.00 0.00 99.77 [2023-02-13T06:13:20.337Z] 06:03:01 7 0.30 0.00 0.12 0.15 0.00 99.43 [2023-02-13T06:13:20.337Z] 06:04:01 all 0.11 0.00 0.04 0.03 0.01 99.81 [2023-02-13T06:13:20.337Z] 06:04:01 0 0.64 0.00 0.07 0.08 0.02 99.20 [2023-02-13T06:13:20.337Z] 06:04:01 1 0.05 0.00 0.03 0.07 0.00 99.85 [2023-02-13T06:13:20.337Z] 06:04:01 2 0.05 0.00 0.05 0.00 0.03 99.87 [2023-02-13T06:13:20.337Z] 06:04:01 3 0.03 0.00 0.03 0.05 0.02 99.87 [2023-02-13T06:13:20.337Z] 06:04:01 4 0.00 0.00 0.05 0.00 0.00 99.95 [2023-02-13T06:13:20.337Z] 06:04:01 5 0.07 0.00 0.05 0.02 0.02 99.85 [2023-02-13T06:13:20.337Z] 06:04:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-13T06:13:20.337Z] 06:04:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-13T06:13:20.337Z] 06:05:01 all 1.39 0.00 0.87 7.41 0.02 90.31 [2023-02-13T06:13:20.337Z] 06:05:01 0 1.42 0.00 0.47 0.18 0.02 97.92 [2023-02-13T06:13:20.337Z] 06:05:01 1 0.89 0.00 0.85 2.04 0.02 96.21 [2023-02-13T06:13:20.337Z] 06:05:01 2 1.05 0.00 1.20 2.60 0.02 95.13 [2023-02-13T06:13:20.337Z] 06:05:01 3 1.96 0.00 0.70 9.37 0.02 87.96 [2023-02-13T06:13:20.337Z] 06:05:01 4 0.97 0.00 0.50 0.45 0.02 98.07 [2023-02-13T06:13:20.337Z] 06:05:01 5 1.87 0.00 0.65 21.83 0.02 75.63 [2023-02-13T06:13:20.337Z] 06:05:01 6 1.50 0.00 1.90 12.36 0.02 84.22 [2023-02-13T06:13:20.337Z] 06:05:01 7 1.44 0.00 0.72 10.48 0.05 87.31 [2023-02-13T06:13:20.337Z] 06:06:01 all 1.03 0.00 0.63 1.89 0.03 96.43 [2023-02-13T06:13:20.337Z] 06:06:01 0 1.51 0.00 0.40 0.12 0.02 97.95 [2023-02-13T06:13:20.337Z] 06:06:01 1 0.57 0.00 0.28 0.05 0.02 99.08 [2023-02-13T06:13:20.337Z] 06:06:01 2 1.02 0.00 0.43 0.03 0.03 98.48 [2023-02-13T06:13:20.337Z] 06:06:01 3 1.30 0.00 0.65 0.13 0.03 97.88 [2023-02-13T06:13:20.337Z] 06:06:01 4 1.25 0.00 1.34 0.47 0.10 96.84 [2023-02-13T06:13:20.337Z] 06:06:01 5 1.32 0.00 0.65 4.21 0.02 93.81 [2023-02-13T06:13:20.337Z] 06:06:01 6 0.62 0.00 0.25 4.57 0.02 94.54 [2023-02-13T06:13:20.337Z] 06:06:01 7 0.62 0.00 1.04 5.53 0.02 92.80 [2023-02-13T06:13:20.337Z] 06:07:01 all 0.14 0.00 0.05 0.40 0.01 99.39 [2023-02-13T06:13:20.337Z] 06:07:01 0 0.43 0.00 0.05 0.07 0.00 99.45 [2023-02-13T06:13:20.337Z] 06:07:01 1 0.03 0.00 0.05 0.18 0.02 99.72 [2023-02-13T06:13:20.337Z] 06:07:01 2 0.07 0.00 0.07 0.18 0.00 99.68 [2023-02-13T06:13:20.337Z] 06:07:01 3 0.25 0.00 0.10 0.00 0.00 99.65 [2023-02-13T06:13:20.337Z] 06:07:01 4 0.17 0.00 0.05 0.22 0.02 99.55 [2023-02-13T06:13:20.337Z] 06:07:01 5 0.05 0.00 0.07 0.00 0.00 99.88 [2023-02-13T06:13:20.337Z] 06:07:01 6 0.07 0.00 0.03 2.51 0.07 97.32 [2023-02-13T06:13:20.337Z] 06:07:01 7 0.03 0.00 0.02 0.07 0.02 99.87 [2023-02-13T06:13:20.337Z] 06:08:01 all 0.13 0.00 0.01 0.14 0.00 99.71 [2023-02-13T06:13:20.337Z] 06:08:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-13T06:13:20.337Z] 06:08:01 1 0.02 0.00 0.00 0.42 0.00 99.57 [2023-02-13T06:13:20.337Z] 06:08:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-13T06:13:20.337Z] 06:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-13T06:13:20.337Z] 06:08:01 4 0.93 0.00 0.00 0.00 0.00 99.07 [2023-02-13T06:13:20.337Z] 06:08:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-13T06:13:20.337Z] 06:08:01 6 0.00 0.00 0.02 0.72 0.00 99.27 [2023-02-13T06:13:20.337Z] 06:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-13T06:13:20.337Z] 06:09:01 all 0.15 0.00 0.01 0.03 0.00 99.81 [2023-02-13T06:13:20.337Z] 06:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-13T06:13:20.337Z] 06:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-13T06:13:20.337Z] 06:09:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-13T06:13:20.337Z] 06:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T06:13:20.337Z] 06:09:01 4 1.01 0.00 0.00 0.00 0.00 98.99 [2023-02-13T06:13:20.337Z] 06:09:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-13T06:13:20.337Z] 06:09:01 6 0.05 0.00 0.00 0.27 0.02 99.67 [2023-02-13T06:13:20.337Z] 06:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-13T06:13:20.337Z] 06:10:01 all 0.12 0.00 0.03 0.01 0.00 99.84 [2023-02-13T06:13:20.337Z] 06:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-13T06:13:20.337Z] 06:10:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2023-02-13T06:13:20.337Z] 06:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-13T06:13:20.337Z] 06:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-13T06:13:20.337Z] 06:10:01 4 0.85 0.00 0.15 0.00 0.00 99.01 [2023-02-13T06:13:20.337Z] 06:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-13T06:13:20.337Z] 06:10:01 6 0.02 0.00 0.03 0.08 0.00 99.87 [2023-02-13T06:13:20.337Z] 06:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T06:13:20.337Z] 06:11:01 all 0.16 0.00 0.01 0.04 0.00 99.79 [2023-02-13T06:13:20.337Z] 06:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-13T06:13:20.337Z] 06:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-13T06:13:20.337Z] 06:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-13T06:13:20.337Z] 06:11:01 3 0.03 0.00 0.00 0.10 0.02 99.85 [2023-02-13T06:13:20.337Z] 06:11:01 4 1.11 0.00 0.00 0.00 0.00 98.89 [2023-02-13T06:13:20.337Z] 06:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T06:13:20.337Z] 06:11:01 6 0.03 0.00 0.02 0.18 0.00 99.77 [2023-02-13T06:13:20.337Z] 06:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-13T06:13:20.337Z] [2023-02-13T06:13:20.337Z] 06:11:01 CPU %user %nice %system %iowait %steal %idle [2023-02-13T06:13:20.337Z] 06:12:01 all 0.06 0.00 0.01 0.05 0.01 99.87 [2023-02-13T06:13:20.337Z] 06:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-13T06:13:20.337Z] 06:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T06:13:20.337Z] 06:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-13T06:13:20.337Z] 06:12:01 3 0.00 0.00 0.02 0.13 0.00 99.85 [2023-02-13T06:13:20.337Z] 06:12:01 4 0.40 0.00 0.02 0.00 0.00 99.58 [2023-02-13T06:13:20.337Z] 06:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-13T06:13:20.337Z] 06:12:01 6 0.02 0.00 0.00 0.28 0.02 99.68 [2023-02-13T06:13:20.337Z] 06:12:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-13T06:13:20.337Z] 06:13:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-02-13T06:13:20.337Z] 06:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-13T06:13:20.337Z] 06:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T06:13:20.337Z] 06:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T06:13:20.337Z] 06:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-13T06:13:20.337Z] 06:13:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-13T06:13:20.337Z] 06:13:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2023-02-13T06:13:20.337Z] 06:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T06:13:20.337Z] 06:13:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-02-13T06:13:20.337Z] Average: all 4.10 0.00 1.06 1.03 0.02 93.78 [2023-02-13T06:13:20.337Z] Average: 0 4.13 0.00 1.10 0.26 0.02 94.49 [2023-02-13T06:13:20.337Z] Average: 1 4.10 0.00 0.99 0.31 0.02 94.59 [2023-02-13T06:13:20.338Z] Average: 2 4.22 0.00 1.03 0.39 0.02 94.34 [2023-02-13T06:13:20.338Z] Average: 3 3.92 0.00 1.02 1.50 0.03 93.53 [2023-02-13T06:13:20.338Z] Average: 4 4.45 0.00 1.11 0.25 0.02 94.16 [2023-02-13T06:13:20.338Z] Average: 5 4.06 0.00 1.12 2.53 0.02 92.27 [2023-02-13T06:13:20.338Z] Average: 6 4.02 0.00 1.05 1.68 0.03 93.22 [2023-02-13T06:13:20.338Z] Average: 7 3.94 0.00 1.08 1.31 0.03 93.64 [2023-02-13T06:13:20.338Z] [2023-02-13T06:13:20.338Z] [2023-02-13T06:13:20.338Z]