Pull request #515 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 331a8069c165728cd5844f04474d6e70c5bd938d+8605cffecbdc9fcb52dd0eb94cc366191c17ee41 (c994c1fedc2693cfb64f3e3edea87e16e90e78ff) 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-ssh12222840854837595180.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12329908072197659536.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-515/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-515/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13562613139918397194.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-515/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh415569285785513601.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16228233923631856838.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-515/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-515/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7216547197955215607.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10289 in /w/workspace/xfoundry_device-modbus-go_PR-515 [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-515 # 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/515/head:refs/remotes/origin/PR-515 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8605cffecbdc9fcb52dd0eb94cc366191c17ee41 into PR head commit 331a8069c165728cd5844f04474d6e70c5bd938d Merge succeeded, producing 331a8069c165728cd5844f04474d6e70c5bd938d Checking out Revision 331a8069c165728cd5844f04474d6e70c5bd938d (PR-515) > git config core.sparsecheckout # timeout=10 > git checkout -f 331a8069c165728cd5844f04474d6e70c5bd938d # 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 8605cffecbdc9fcb52dd0eb94cc366191c17ee41 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 331a8069c165728cd5844f04474d6e70c5bd938d # timeout=10 Commit message: "refactor: Remove obsolete comments from config file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T21:33:47.121Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T21:33:47.279Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T21:33:47.414Z] ========================================================= [2023-10-24T21:33:47.414Z] EdgeX Global Pipelines Version Info [2023-10-24T21:33:47.414Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:33:48.151Z] ------------------- [2023-10-24T21:33:48.151Z] stable info: [2023-10-24T21:33:48.151Z] ------------------- [2023-10-24T21:33:48.151Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T21:33:48.151Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T21:33:48.151Z] Message: update stable to v1.0.254 [2023-10-24T21:33:48.719Z] ------------------- [2023-10-24T21:33:48.719Z] experimental info: [2023-10-24T21:33:48.719Z] ------------------- [2023-10-24T21:33:48.719Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T21:33:48.719Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T21:33:48.719Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T21:33:49.078Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-10-24T21:33:49.117Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-10-24T21:33:49.153Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T21:33:49.194Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T21:33:49.230Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T21:33:49.274Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T21:33:49.313Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T21:33:49.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T21:33:49.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T21:33:49.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T21:33:49.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T21:33:49.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-10-24T21:33:49.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T21:33:49.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T21:33:49.643Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T21:33:49.690Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T21:33:49.729Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T21:33:49.769Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T21:33:49.809Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T21:33:49.847Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T21:33:49.883Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T21:33:49.922Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T21:33:49.963Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T21:33:50.001Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T21:33:50.044Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T21:33:50.082Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T21:33:50.123Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T21:33:50.165Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-515 [Pipeline] echo [2023-10-24T21:33:50.205Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-515 [Pipeline] echo [2023-10-24T21:33:50.247Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-515 [Pipeline] echo [2023-10-24T21:33:50.287Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 331a8069c165728cd5844f04474d6e70c5bd938d [Pipeline] echo [2023-10-24T21:33:50.328Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 331a806 [Pipeline] echo [2023-10-24T21:33:50.365Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T21:33:50.476Z] provisioning config files... [2023-10-24T21:33:50.492Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-515@tmp/config415435173561109466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:33:50.836Z] ---> docker-login.sh [2023-10-24T21:33:50.836Z] nexus3.edgexfoundry.org:10001 [2023-10-24T21:33:53.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:33:53.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:33:53.199Z] Configure a credential helper to remove this warning. See [2023-10-24T21:33:53.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:33:53.199Z] [2023-10-24T21:33:53.199Z] Login Succeeded [2023-10-24T21:33:53.199Z] nexus3.edgexfoundry.org:10002 [2023-10-24T21:33:53.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:33:53.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:33:53.199Z] Configure a credential helper to remove this warning. See [2023-10-24T21:33:53.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:33:53.199Z] [2023-10-24T21:33:53.199Z] Login Succeeded [2023-10-24T21:33:53.199Z] nexus3.edgexfoundry.org:10003 [2023-10-24T21:33:53.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:33:53.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:33:53.199Z] Configure a credential helper to remove this warning. See [2023-10-24T21:33:53.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:33:53.199Z] [2023-10-24T21:33:53.199Z] Login Succeeded [2023-10-24T21:33:53.199Z] nexus3.edgexfoundry.org:10004 [2023-10-24T21:33:53.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:33:53.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:33:53.199Z] Configure a credential helper to remove this warning. See [2023-10-24T21:33:53.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:33:53.199Z] [2023-10-24T21:33:53.199Z] Login Succeeded [2023-10-24T21:33:53.199Z] docker.io [2023-10-24T21:33:53.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:33:53.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:33:53.199Z] Configure a credential helper to remove this warning. See [2023-10-24T21:33:53.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:33:53.199Z] [2023-10-24T21:33:53.199Z] Login Succeeded [2023-10-24T21:33:53.199Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T21:33:53.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T21:33:53.845Z] + git rev-list -1 --merges 331a8069c165728cd5844f04474d6e70c5bd938d~1..331a8069c165728cd5844f04474d6e70c5bd938d [Pipeline] echo [2023-10-24T21:33:53.884Z] -----------> git rev-list -1 --merges 331a8069c165728cd5844f04474d6e70c5bd938d~1..331a8069c165728cd5844f04474d6e70c5bd938d 331a8069c165728cd5844f04474d6e70c5bd938d [false] [Pipeline] sh [2023-10-24T21:33:54.207Z] + git log --format=format:%s -1 331a8069c165728cd5844f04474d6e70c5bd938d [Pipeline] echo [2023-10-24T21:33:54.242Z] ========================================================= [2023-10-24T21:33:54.242Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T21:33:54.242Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T21:33:54.661Z] + git log --format=format:%s -1 331a8069c165728cd5844f04474d6e70c5bd938d [Pipeline] echo [2023-10-24T21:33:54.692Z] [semverPrep] GIT_COMMIT: 331a8069c165728cd5844f04474d6e70c5bd938d, Commit Message: refactor: Remove obsolete comments from config file [Pipeline] echo [2023-10-24T21:33:54.721Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T21:33:55.103Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T21:33:55.103Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T21:33:55.103Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T21:33:55.103Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T21:33:55.103Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T21:33:55.103Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T21:33:55.103Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:33:55.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T21:33:55.527Z] [2023-10-24T21:33:55.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:33:55.900Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T21:33:55.900Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T21:33:55.900Z] b85a868b505f: Pulling fs layer [2023-10-24T21:33:55.900Z] e2be974225ed: Pulling fs layer [2023-10-24T21:33:55.900Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T21:33:55.900Z] 988bab9f4d93: Pulling fs layer [2023-10-24T21:33:55.900Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T21:33:55.900Z] eaf3925da568: Pulling fs layer [2023-10-24T21:33:55.900Z] bab4dde63d76: Pulling fs layer [2023-10-24T21:33:55.900Z] bde34c3a00c8: Pulling fs layer [2023-10-24T21:33:55.900Z] b352a97aabf1: Pulling fs layer [2023-10-24T21:33:55.900Z] 4872d77fe225: Pulling fs layer [2023-10-24T21:33:55.900Z] 5851b861e8e6: Pulling fs layer [2023-10-24T21:33:55.900Z] 4872d77fe225: Waiting [2023-10-24T21:33:55.900Z] bab4dde63d76: Waiting [2023-10-24T21:33:55.900Z] bde34c3a00c8: Waiting [2023-10-24T21:33:55.900Z] 5851b861e8e6: Waiting [2023-10-24T21:33:55.900Z] b352a97aabf1: Waiting [2023-10-24T21:33:55.900Z] eaf3925da568: Waiting [2023-10-24T21:33:55.900Z] 988bab9f4d93: Waiting [2023-10-24T21:33:55.900Z] e2be974225ed: Download complete [2023-10-24T21:33:55.900Z] 988bab9f4d93: Download complete [2023-10-24T21:33:55.900Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T21:33:55.900Z] 1469e6f7b9e6: Download complete [2023-10-24T21:33:55.900Z] eaf3925da568: Verifying Checksum [2023-10-24T21:33:55.900Z] eaf3925da568: Download complete [2023-10-24T21:33:56.159Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T21:33:56.159Z] 339a4e72a1f5: Download complete [2023-10-24T21:33:56.159Z] bde34c3a00c8: Download complete [2023-10-24T21:33:56.159Z] b352a97aabf1: Download complete [2023-10-24T21:33:56.159Z] 4872d77fe225: Verifying Checksum [2023-10-24T21:33:56.159Z] 4872d77fe225: Download complete [2023-10-24T21:33:56.159Z] 5851b861e8e6: Verifying Checksum [2023-10-24T21:33:56.159Z] 5851b861e8e6: Download complete [2023-10-24T21:33:56.159Z] b85a868b505f: Verifying Checksum [2023-10-24T21:33:56.159Z] b85a868b505f: Download complete [2023-10-24T21:33:56.417Z] bab4dde63d76: Verifying Checksum [2023-10-24T21:33:56.417Z] bab4dde63d76: Download complete [2023-10-24T21:33:57.352Z] b85a868b505f: Pull complete [2023-10-24T21:33:57.611Z] e2be974225ed: Pull complete [2023-10-24T21:33:58.178Z] 339a4e72a1f5: Pull complete [2023-10-24T21:33:58.178Z] 988bab9f4d93: Pull complete [2023-10-24T21:33:58.436Z] 1469e6f7b9e6: Pull complete [2023-10-24T21:33:58.437Z] eaf3925da568: Pull complete [2023-10-24T21:34:00.344Z] bab4dde63d76: Pull complete [2023-10-24T21:34:00.344Z] bde34c3a00c8: Pull complete [2023-10-24T21:34:00.602Z] b352a97aabf1: Pull complete [2023-10-24T21:34:00.602Z] 4872d77fe225: Pull complete [2023-10-24T21:34:00.871Z] 5851b861e8e6: Pull complete [2023-10-24T21:34:00.871Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T21:34:00.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T21:34:00.871Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:34:01.095Z] prd-ubuntu20.04-docker-8c-8g-10289 does not seem to be running inside a container [2023-10-24T21:34:01.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-515 -v /w/workspace/xfoundry_device-modbus-go_PR-515:/w/workspace/xfoundry_device-modbus-go_PR-515:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-515@tmp:/w/workspace/xfoundry_device-modbus-go_PR-515@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-devops/py-git-semver:0.1.4 cat [2023-10-24T21:34:04.268Z] $ docker top 0d6c68a2b499a70b97b76684126ffe750ea74f079b0b984a5ae7f22a44f6911e -eo pid,comm [2023-10-24T21:34:04.323Z] 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-10-24T21:34:04.323Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T21:34:04.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T21:34:04.458Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T21:34:04.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T21:34:04.580Z] $ docker exec 0d6c68a2b499a70b97b76684126ffe750ea74f079b0b984a5ae7f22a44f6911e ssh-agent [2023-10-24T21:34:04.686Z] SSH_AUTH_SOCK=/tmp/ssh-oiUtFCT9UFMh/agent.32 [2023-10-24T21:34:04.686Z] SSH_AGENT_PID=38 [2023-10-24T21:34:04.692Z] Running ssh-add (command line suppressed) [2023-10-24T21:34:04.786Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-515@tmp/private_key_13011978051411600787.key (/w/workspace/xfoundry_device-modbus-go_PR-515@tmp/private_key_13011978051411600787.key) [2023-10-24T21:34:04.803Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T21:34:05.127Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T21:34:05.152Z] $ docker exec --env ******** --env ******** 0d6c68a2b499a70b97b76684126ffe750ea74f079b0b984a5ae7f22a44f6911e ssh-agent -k [2023-10-24T21:34:05.254Z] unset SSH_AUTH_SOCK; [2023-10-24T21:34:05.255Z] unset SSH_AGENT_PID; [2023-10-24T21:34:05.255Z] echo Agent pid 38 killed; [2023-10-24T21:34:05.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T21:34:05.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T21:34:05.353Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T21:34:05.459Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T21:34:05.462Z] $ docker exec 0d6c68a2b499a70b97b76684126ffe750ea74f079b0b984a5ae7f22a44f6911e ssh-agent [2023-10-24T21:34:05.571Z] SSH_AUTH_SOCK=/tmp/ssh-3Vahr1Xl0e22/agent.70 [2023-10-24T21:34:05.571Z] SSH_AGENT_PID=76 [2023-10-24T21:34:05.575Z] Running ssh-add (command line suppressed) [2023-10-24T21:34:05.676Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-515@tmp/private_key_12111500719019995251.key (/w/workspace/xfoundry_device-modbus-go_PR-515@tmp/private_key_12111500719019995251.key) [2023-10-24T21:34:05.689Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T21:34:06.015Z] + git semver init [2023-10-24T21:34:06.273Z] 2023-10-24 21:34:06,187 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T21:34:06.274Z] 2023-10-24 21:34:06,188 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-515/.semver [2023-10-24T21:34:06.274Z] 2023-10-24 21:34:06,188 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-515/.semver [2023-10-24T21:34:06.274Z] 2023-10-24 21:34:06,188 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-515/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-515, universal_newlines=False, shell=None, istream=None) [2023-10-24T21:34:07.211Z] 2023-10-24 21:34:07,089 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-515/.git/info/exclude [2023-10-24T21:34:07.211Z] 2023-10-24 21:34:07,090 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-515/.semver/PR-515 with force:False [2023-10-24T21:34:07.211Z] 2023-10-24 21:34:07,090 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-515/.semver/PR-515 [2023-10-24T21:34:07.211Z] 2023-10-24 21:34:07,094 [execute] INFO git cat-file --batch-check [2023-10-24T21:34:07.211Z] 2023-10-24 21:34:07,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-515/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T21:34:07.211Z] 2023-10-24 21:34:07,101 [execute] INFO git cat-file --batch [2023-10-24T21:34:07.211Z] 2023-10-24 21:34:07,101 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-515/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T21:34:07.212Z] 2023-10-24 21:34:07,106 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-515/.semver/PR-515 [2023-10-24T21:34:07.212Z] 0.0.0 [Pipeline] } [2023-10-24T21:34:07.238Z] $ docker exec --env ******** --env ******** 0d6c68a2b499a70b97b76684126ffe750ea74f079b0b984a5ae7f22a44f6911e ssh-agent -k [2023-10-24T21:34:07.328Z] unset SSH_AUTH_SOCK; [2023-10-24T21:34:07.329Z] unset SSH_AGENT_PID; [2023-10-24T21:34:07.329Z] echo Agent pid 76 killed; [2023-10-24T21:34:07.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T21:34:07.763Z] + git semver [Pipeline] } [2023-10-24T21:34:08.045Z] $ docker stop --time=1 0d6c68a2b499a70b97b76684126ffe750ea74f079b0b984a5ae7f22a44f6911e [2023-10-24T21:34:09.327Z] $ docker rm -f --volumes 0d6c68a2b499a70b97b76684126ffe750ea74f079b0b984a5ae7f22a44f6911e [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T21:34:09.718Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T21:34:09.983Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T21:34:10.003Z] [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-10-24T21:34:10.574Z] provisioning config files... [2023-10-24T21:34:10.585Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-515@tmp/config9370487752310334289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:34:10.922Z] ---> docker-login.sh [2023-10-24T21:34:10.923Z] nexus3.edgexfoundry.org:10001 [2023-10-24T21:34:10.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:34:10.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:34:10.923Z] Configure a credential helper to remove this warning. See [2023-10-24T21:34:10.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:34:10.923Z] [2023-10-24T21:34:10.923Z] Login Succeeded [2023-10-24T21:34:10.923Z] nexus3.edgexfoundry.org:10002 [2023-10-24T21:34:10.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:34:10.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:34:10.923Z] Configure a credential helper to remove this warning. See [2023-10-24T21:34:10.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:34:10.923Z] [2023-10-24T21:34:10.923Z] Login Succeeded [2023-10-24T21:34:10.923Z] nexus3.edgexfoundry.org:10003 [2023-10-24T21:34:11.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:34:11.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:34:11.181Z] Configure a credential helper to remove this warning. See [2023-10-24T21:34:11.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:34:11.181Z] [2023-10-24T21:34:11.181Z] Login Succeeded [2023-10-24T21:34:11.181Z] nexus3.edgexfoundry.org:10004 [2023-10-24T21:34:11.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:34:11.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:34:11.181Z] Configure a credential helper to remove this warning. See [2023-10-24T21:34:11.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:34:11.181Z] [2023-10-24T21:34:11.181Z] Login Succeeded [2023-10-24T21:34:11.181Z] docker.io [2023-10-24T21:34:11.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:34:11.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:34:11.440Z] Configure a credential helper to remove this warning. See [2023-10-24T21:34:11.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:34:11.440Z] [2023-10-24T21:34:11.440Z] Login Succeeded [2023-10-24T21:34:11.440Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T21:34:11.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T21:34:11.686Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T21:34:11.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T21:34:11.752Z] ========================================================= [2023-10-24T21:34:11.752Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T21:34:11.752Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:34:12.210Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T21:34:12.210Z] Sending build context to Docker daemon 6.509MB [2023-10-24T21:34:12.210Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T21:34:12.210Z] Step 2/10 : FROM ${BASE} AS builder [2023-10-24T21:34:12.210Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T21:34:12.210Z] 7264a8db6415: Pulling fs layer [2023-10-24T21:34:12.210Z] c4d48a809fc2: Pulling fs layer [2023-10-24T21:34:12.210Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T21:34:12.210Z] ad3a456e5733: Pulling fs layer [2023-10-24T21:34:12.210Z] 33e27b845d1e: Pulling fs layer [2023-10-24T21:34:12.210Z] c68163c4e522: Pulling fs layer [2023-10-24T21:34:12.210Z] 50da416c3ac9: Pulling fs layer [2023-10-24T21:34:12.210Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T21:34:12.210Z] 33e27b845d1e: Waiting [2023-10-24T21:34:12.210Z] c68163c4e522: Waiting [2023-10-24T21:34:12.210Z] 50da416c3ac9: Waiting [2023-10-24T21:34:12.210Z] 23d2d4c4bb30: Waiting [2023-10-24T21:34:12.210Z] ad3a456e5733: Waiting [2023-10-24T21:34:12.210Z] c4d48a809fc2: Verifying Checksum [2023-10-24T21:34:12.210Z] c4d48a809fc2: Download complete [2023-10-24T21:34:12.210Z] ad3a456e5733: Download complete [2023-10-24T21:34:12.470Z] 33e27b845d1e: Verifying Checksum [2023-10-24T21:34:12.470Z] 33e27b845d1e: Download complete [2023-10-24T21:34:12.470Z] 7264a8db6415: Verifying Checksum [2023-10-24T21:34:12.470Z] 7264a8db6415: Download complete [2023-10-24T21:34:12.470Z] c68163c4e522: Verifying Checksum [2023-10-24T21:34:12.470Z] c68163c4e522: Download complete [2023-10-24T21:34:12.470Z] 7264a8db6415: Pull complete [2023-10-24T21:34:12.727Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T21:34:12.727Z] 23d2d4c4bb30: Download complete [2023-10-24T21:34:12.727Z] c4d48a809fc2: Pull complete [2023-10-24T21:34:12.727Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T21:34:12.727Z] 4f1c88b9dad5: Download complete [2023-10-24T21:34:13.294Z] 50da416c3ac9: Verifying Checksum [2023-10-24T21:34:13.294Z] 50da416c3ac9: Download complete [2023-10-24T21:34:15.823Z] 4f1c88b9dad5: Pull complete [2023-10-24T21:34:15.823Z] ad3a456e5733: Pull complete [2023-10-24T21:34:15.823Z] 33e27b845d1e: Pull complete [2023-10-24T21:34:15.823Z] c68163c4e522: Pull complete [2023-10-24T21:34:18.356Z] 50da416c3ac9: Pull complete [2023-10-24T21:34:18.615Z] 23d2d4c4bb30: Pull complete [2023-10-24T21:34:18.615Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T21:34:18.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T21:34:18.615Z] ---> 0786185ac409 [2023-10-24T21:34:18.615Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-10-24T21:34:22.817Z] ---> Running in eb2e1e83b15c [2023-10-24T21:34:22.817Z] Removing intermediate container eb2e1e83b15c [2023-10-24T21:34:22.817Z] ---> 73e492effff7 [2023-10-24T21:34:22.817Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T21:34:22.817Z] ---> Running in 6ea46395217a [2023-10-24T21:34:22.817Z] Removing intermediate container 6ea46395217a [2023-10-24T21:34:22.817Z] ---> 87a6be048381 [2023-10-24T21:34:22.817Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-10-24T21:34:22.817Z] ---> Running in 36b8a5ac7dbe [2023-10-24T21:34:22.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T21:34:22.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T21:34:23.384Z] (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T21:34:23.384Z] (2/8) Installing libedit (20221030.3.1-r1) [2023-10-24T21:34:23.384Z] (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T21:34:23.384Z] (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T21:34:23.384Z] (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-10-24T21:34:23.384Z] (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-10-24T21:34:23.384Z] (7/8) Installing openssh-server (9.3_p2-r0) [2023-10-24T21:34:23.384Z] (8/8) Installing openssh (9.3_p2-r0) [2023-10-24T21:34:23.384Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T21:34:23.384Z] OK: 270 MiB in 60 packages [2023-10-24T21:34:23.958Z] Removing intermediate container 36b8a5ac7dbe [2023-10-24T21:34:23.958Z] ---> adfff7e7b91c [2023-10-24T21:34:23.958Z] Step 6/10 : WORKDIR /device-modbus-go [2023-10-24T21:34:23.958Z] ---> Running in 444bfedca33c [2023-10-24T21:34:24.217Z] Removing intermediate container 444bfedca33c [2023-10-24T21:34:24.217Z] ---> 6a3325d0e201 [2023-10-24T21:34:24.217Z] Step 7/10 : COPY go.mod vendor* ./ [2023-10-24T21:34:24.217Z] ---> 559bec278323 [2023-10-24T21:34:24.217Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T21:34:24.217Z] ---> Running in d37fdd64a152 [2023-10-24T21:34:25.400Z] Still waiting to schedule task [2023-10-24T21:34:25.401Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10288’ [2023-10-24T21:35:11.140Z] Removing intermediate container d37fdd64a152 [2023-10-24T21:35:11.140Z] ---> 0b1abb0a7ee8 [2023-10-24T21:35:11.140Z] Step 9/10 : COPY . . [2023-10-24T21:35:11.140Z] ---> 24ffe5b5e672 [2023-10-24T21:35:11.140Z] Step 10/10 : RUN ${MAKE} [2023-10-24T21:35:11.140Z] ---> Running in 0df388e9fbfc [2023-10-24T21:35:11.140Z] noop [2023-10-24T21:35:11.140Z] Removing intermediate container 0df388e9fbfc [2023-10-24T21:35:11.140Z] ---> c175d92624e0 [2023-10-24T21:35:11.140Z] Successfully built c175d92624e0 [2023-10-24T21:35:11.140Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:35:11.598Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T21:35:11.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:35:11.741Z] prd-ubuntu20.04-docker-8c-8g-10289 does not seem to be running inside a container [2023-10-24T21:35:11.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-515 -v /w/workspace/xfoundry_device-modbus-go_PR-515:/w/workspace/xfoundry_device-modbus-go_PR-515:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-515@tmp:/w/workspace/xfoundry_device-modbus-go_PR-515@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T21:35:12.098Z] $ docker top 555944804eed7338737731be7c03327becf7d67be1e9af564e249faab3cd5835 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T21:35:12.488Z] + go version [2023-10-24T21:35:12.488Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T21:35:12.518Z] $ docker stop --time=1 555944804eed7338737731be7c03327becf7d67be1e9af564e249faab3cd5835 [2023-10-24T21:35:13.811Z] $ docker rm -f --volumes 555944804eed7338737731be7c03327becf7d67be1e9af564e249faab3cd5835 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:35:14.584Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T21:35:14.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:35:14.722Z] prd-ubuntu20.04-docker-8c-8g-10289 does not seem to be running inside a container [2023-10-24T21:35:14.752Z] $ 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-515 -v /w/workspace/xfoundry_device-modbus-go_PR-515:/w/workspace/xfoundry_device-modbus-go_PR-515:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-515@tmp:/w/workspace/xfoundry_device-modbus-go_PR-515@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T21:35:15.064Z] $ docker top 064d49476738058d8f1cd1d88a2c003a2db30d6034095150440487fd9b469e7a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T21:35:15.510Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-515 [Pipeline] fileExists [Pipeline] sh [2023-10-24T21:35:15.866Z] + make test [2023-10-24T21:35:15.866Z] go test ./... -coverprofile=coverage.out [2023-10-24T21:35:17.239Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-10-24T21:35:27.212Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-10-24T21:35:27.212Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 47.9% of statements [2023-10-24T21:35:33.759Z] go vet ./... [2023-10-24T21:35:36.283Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T21:35:36.283Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T21:35:36.541Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T21:35:36.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T21:35:36.611Z] $ docker stop --time=1 064d49476738058d8f1cd1d88a2c003a2db30d6034095150440487fd9b469e7a [2023-10-24T21:35:39.387Z] $ docker rm -f --volumes 064d49476738058d8f1cd1d88a2c003a2db30d6034095150440487fd9b469e7a [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T21:35:39.927Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T21:35:39.991Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T21:35:40.590Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T21:35:40.899Z] + ls -al . [2023-10-24T21:35:40.899Z] total 188 [2023-10-24T21:35:40.899Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 21:35 . [2023-10-24T21:35:40.899Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 21:33 .. [2023-10-24T21:35:40.899Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 21:33 .dockerignore [2023-10-24T21:35:40.899Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 21:35 .git [2023-10-24T21:35:40.899Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:33 .github [2023-10-24T21:35:40.899Z] -rw-rw-r-- 1 jenkins jenkins 266 Oct 24 21:33 .gitignore [2023-10-24T21:35:40.899Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 21:33 .golangci.yml [2023-10-24T21:35:40.899Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 21:34 .semver [2023-10-24T21:35:40.899Z] -rw-rw-r-- 1 jenkins jenkins 11101 Oct 24 21:33 Attribution.txt [2023-10-24T21:35:40.899Z] -rw-rw-r-- 1 jenkins jenkins 14764 Oct 24 21:33 CHANGELOG.md [2023-10-24T21:35:40.899Z] -rw-rw-r-- 1 jenkins jenkins 1365 Oct 24 21:33 Dockerfile [2023-10-24T21:35:40.899Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 21:33 GOVERNANCE.md [2023-10-24T21:35:40.899Z] -rw-rw-r-- 1 jenkins jenkins 658 Oct 24 21:33 Jenkinsfile [2023-10-24T21:35:40.899Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 21:33 LICENSE [2023-10-24T21:35:40.899Z] -rw-rw-r-- 1 jenkins jenkins 1936 Oct 24 21:33 Makefile [2023-10-24T21:35:40.899Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 21:33 OWNERS.md [2023-10-24T21:35:40.899Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 24 21:33 README.md [2023-10-24T21:35:40.899Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 21:34 VERSION [2023-10-24T21:35:40.899Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 21:33 bin [2023-10-24T21:35:40.899Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:33 cmd [2023-10-24T21:35:40.899Z] -rw-r--r-- 1 jenkins jenkins 24334 Oct 24 21:35 coverage.out [2023-10-24T21:35:40.899Z] -rw-rw-r-- 1 jenkins jenkins 3942 Oct 24 21:33 go.mod [2023-10-24T21:35:40.899Z] -rw-rw-r-- 1 jenkins jenkins 35436 Oct 24 21:33 go.sum [2023-10-24T21:35:40.899Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:33 internal [2023-10-24T21:35:40.899Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 21:33 simulator [2023-10-24T21:35:40.899Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 24 21:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:35:41.293Z] + 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=331a8069c165728cd5844f04474d6e70c5bd938d --label arch=amd64 --label version=0.0.0 . [2023-10-24T21:35:41.293Z] Sending build context to Docker daemon 6.534MB [2023-10-24T21:35:41.293Z] Step 1/22 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T21:35:41.293Z] Step 2/22 : FROM ${BASE} AS builder [2023-10-24T21:35:41.293Z] ---> c175d92624e0 [2023-10-24T21:35:41.293Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-10-24T21:35:41.552Z] ---> Running in 91e022ce5557 [2023-10-24T21:35:41.552Z] Removing intermediate container 91e022ce5557 [2023-10-24T21:35:41.552Z] ---> a257d9c117ae [2023-10-24T21:35:41.552Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T21:35:41.552Z] ---> Running in d9fdc87f7e78 [2023-10-24T21:35:41.552Z] Removing intermediate container d9fdc87f7e78 [2023-10-24T21:35:41.552Z] ---> f10bf69de231 [2023-10-24T21:35:41.552Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-10-24T21:35:41.552Z] ---> Running in fbfed792f011 [2023-10-24T21:35:41.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T21:35:42.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T21:35:42.334Z] OK: 270 MiB in 60 packages [2023-10-24T21:35:42.595Z] Removing intermediate container fbfed792f011 [2023-10-24T21:35:42.595Z] ---> 5141a21849fb [2023-10-24T21:35:42.595Z] Step 6/22 : WORKDIR /device-modbus-go [2023-10-24T21:35:42.595Z] ---> Running in 2aa0829fbc54 [2023-10-24T21:35:42.595Z] Removing intermediate container 2aa0829fbc54 [2023-10-24T21:35:42.595Z] ---> 5e29bbecad69 [2023-10-24T21:35:42.595Z] Step 7/22 : COPY go.mod vendor* ./ [2023-10-24T21:35:42.855Z] ---> 82769d580faf [2023-10-24T21:35:42.855Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T21:35:42.855Z] ---> Running in a28c760919c6 [2023-10-24T21:35:43.422Z] Removing intermediate container a28c760919c6 [2023-10-24T21:35:43.422Z] ---> b35ef354ac50 [2023-10-24T21:35:43.422Z] Step 9/22 : COPY . . [2023-10-24T21:35:43.681Z] ---> 58ce35dd21af [2023-10-24T21:35:43.681Z] Step 10/22 : RUN ${MAKE} [2023-10-24T21:35:43.681Z] ---> Running in 8070b77bfa82 [2023-10-24T21:35:43.941Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-10-24T21:36:02.012Z] Removing intermediate container 8070b77bfa82 [2023-10-24T21:36:02.012Z] ---> 420c1b0d4022 [2023-10-24T21:36:02.012Z] Step 11/22 : FROM alpine:3.18 [2023-10-24T21:36:02.012Z] 3.18: Pulling from library/alpine [2023-10-24T21:36:02.012Z] 96526aa774ef: Pulling fs layer [2023-10-24T21:36:02.012Z] 96526aa774ef: Verifying Checksum [2023-10-24T21:36:02.012Z] 96526aa774ef: Download complete [2023-10-24T21:36:02.012Z] 96526aa774ef: Pull complete [2023-10-24T21:36:02.012Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T21:36:02.012Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T21:36:02.012Z] ---> 8ca4688f4f35 [2023-10-24T21:36:02.012Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-10-24T21:36:02.012Z] ---> Running in bffe8fae5df5 [2023-10-24T21:36:02.012Z] Removing intermediate container bffe8fae5df5 [2023-10-24T21:36:02.012Z] ---> 28896028ddc4 [2023-10-24T21:36:02.012Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-10-24T21:36:02.271Z] ---> Running in 683668b05a63 [2023-10-24T21:36:02.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T21:36:02.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T21:36:02.790Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T21:36:02.790Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T21:36:02.790Z] OK: 7 MiB in 16 packages [2023-10-24T21:36:03.357Z] Removing intermediate container 683668b05a63 [2023-10-24T21:36:03.357Z] ---> 1ab17e15d960 [2023-10-24T21:36:03.357Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-10-24T21:36:03.924Z] ---> d375b98bc4a3 [2023-10-24T21:36:03.924Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-10-24T21:36:03.924Z] ---> b3f09695b24d [2023-10-24T21:36:03.924Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-10-24T21:36:04.184Z] ---> 66246ec50157 [2023-10-24T21:36:04.184Z] Step 17/22 : EXPOSE 59901 [2023-10-24T21:36:04.184Z] ---> Running in 13cf851b3a63 [2023-10-24T21:36:04.184Z] Removing intermediate container 13cf851b3a63 [2023-10-24T21:36:04.184Z] ---> 6f326b43cd80 [2023-10-24T21:36:04.184Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-10-24T21:36:04.184Z] ---> Running in 6a76fde6852d [2023-10-24T21:36:04.184Z] Removing intermediate container 6a76fde6852d [2023-10-24T21:36:04.184Z] ---> dfaded9ad67c [2023-10-24T21:36:04.184Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-24T21:36:04.184Z] ---> Running in b7b73d016c2c [2023-10-24T21:36:04.442Z] Removing intermediate container b7b73d016c2c [2023-10-24T21:36:04.442Z] ---> 0f7f53cfc3ff [2023-10-24T21:36:04.442Z] Step 20/22 : LABEL arch=amd64 [2023-10-24T21:36:04.442Z] ---> Running in 3b7b4717bf89 [2023-10-24T21:36:04.442Z] Removing intermediate container 3b7b4717bf89 [2023-10-24T21:36:04.442Z] ---> 4fb2f07bef93 [2023-10-24T21:36:04.442Z] Step 21/22 : LABEL git_sha=331a8069c165728cd5844f04474d6e70c5bd938d [2023-10-24T21:36:04.442Z] ---> Running in 1d9faac607bf [2023-10-24T21:36:04.442Z] Removing intermediate container 1d9faac607bf [2023-10-24T21:36:04.442Z] ---> 0fe18a1b7699 [2023-10-24T21:36:04.442Z] Step 22/22 : LABEL version=0.0.0 [2023-10-24T21:36:04.442Z] ---> Running in 32d2b109d659 [2023-10-24T21:36:04.700Z] Removing intermediate container 32d2b109d659 [2023-10-24T21:36:04.700Z] ---> 44bfa035042d [2023-10-24T21:36:04.700Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T21:36:04.700Z] Successfully built 44bfa035042d [2023-10-24T21:36:04.700Z] 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-10-24T21:36:05.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T21:36:05.557Z] [2023-10-24T21:36:05.557Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:36:05.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T21:36:05.924Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T21:36:05.924Z] 5eb5b503b376: Pulling fs layer [2023-10-24T21:36:05.924Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T21:36:05.924Z] ec43610c2a17: Pulling fs layer [2023-10-24T21:36:05.924Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T21:36:05.924Z] 33b1e0a273af: Pulling fs layer [2023-10-24T21:36:05.924Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T21:36:05.924Z] 2f39f015ded8: Pulling fs layer [2023-10-24T21:36:05.924Z] 3a2ae6a8a46f: Waiting [2023-10-24T21:36:05.924Z] 5d3b04190fa2: Waiting [2023-10-24T21:36:05.924Z] 33b1e0a273af: Waiting [2023-10-24T21:36:05.924Z] 5c69ac0246d0: Download complete [2023-10-24T21:36:05.924Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T21:36:05.924Z] 3a2ae6a8a46f: Download complete [2023-10-24T21:36:05.924Z] 33b1e0a273af: Verifying Checksum [2023-10-24T21:36:05.924Z] 33b1e0a273af: Download complete [2023-10-24T21:36:05.924Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T21:36:05.924Z] 5d3b04190fa2: Download complete [2023-10-24T21:36:06.182Z] ec43610c2a17: Verifying Checksum [2023-10-24T21:36:06.182Z] ec43610c2a17: Download complete [2023-10-24T21:36:06.182Z] 5eb5b503b376: Verifying Checksum [2023-10-24T21:36:06.182Z] 5eb5b503b376: Download complete [2023-10-24T21:36:06.749Z] 2f39f015ded8: Download complete [2023-10-24T21:36:07.315Z] 5eb5b503b376: Pull complete [2023-10-24T21:36:07.315Z] 5c69ac0246d0: Pull complete [2023-10-24T21:36:07.573Z] ec43610c2a17: Pull complete [2023-10-24T21:36:07.832Z] 3a2ae6a8a46f: Pull complete [2023-10-24T21:36:07.832Z] 33b1e0a273af: Pull complete [2023-10-24T21:36:08.091Z] 5d3b04190fa2: Pull complete [2023-10-24T21:36:12.272Z] 2f39f015ded8: Pull complete [2023-10-24T21:36:12.273Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T21:36:12.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T21:36:12.273Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:36:12.493Z] prd-ubuntu20.04-docker-8c-8g-10289 does not seem to be running inside a container [2023-10-24T21:36:12.515Z] $ 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-515 -v /w/workspace/xfoundry_device-modbus-go_PR-515:/w/workspace/xfoundry_device-modbus-go_PR-515:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-515@tmp:/w/workspace/xfoundry_device-modbus-go_PR-515@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T21:36:15.272Z] $ docker top c68d2a579bd58913f064157280dd1c5c155608c304aee04d51c1e951ecbe3e03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:36:15.681Z] ---> job-cost.sh [2023-10-24T21:36:15.682Z] lf-activate-venv: SKIPPING [2023-10-24T21:36:15.682Z] INFO: No Stack... [2023-10-24T21:36:15.943Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T21:36:16.201Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T21:36:16.509Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-515/archives/cost.csv [2023-10-24T21:36:16.509Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T21:36:16.553Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-515-1-stack-cost] [2023-10-24T21:36:16.559Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-515-1-stack-cost] did not exist. Created. [2023-10-24T21:36:16.559Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-515-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T21:36:16.935Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T21:36:16.987Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T21:36:17.015Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-515-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T21:36:17.088Z] $ docker stop --time=1 c68d2a579bd58913f064157280dd1c5c155608c304aee04d51c1e951ecbe3e03 [2023-10-24T21:36:18.236Z] $ docker rm -f --volumes c68d2a579bd58913f064157280dd1c5c155608c304aee04d51c1e951ecbe3e03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T21:37:27.092Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10291 in /w/workspace/xfoundry_device-modbus-go_PR-515 [Pipeline] { [Pipeline] ws [2023-10-24T21:37:27.150Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-10-24T21:37:27.226Z] Selected Git installation does not exist. Using Default [2023-10-24T21:37:27.226Z] The recommended git tool is: NONE [2023-10-24T21:37:33.308Z] using credential edgex-jenkins-ssh [2023-10-24T21:37:33.333Z] Cloning the remote Git repository [2023-10-24T21:37:33.396Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-10-24T21:37:33.523Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-10-24T21:37:33.687Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-10-24T21:37:33.688Z] > git --version # timeout=10 [2023-10-24T21:37:33.712Z] > git --version # 'git version 2.25.1' [2023-10-24T21:37:33.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T21:37:33.894Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T21:37:35.063Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-10-24T21:37:35.099Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T21:37:36.101Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-10-24T21:37:36.147Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-10-24T21:37:36.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T21:37:36.168Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/515/head:refs/remotes/origin/PR-515 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-24T21:37:36.809Z] Merging remotes/origin/main commit 8605cffecbdc9fcb52dd0eb94cc366191c17ee41 into PR head commit 331a8069c165728cd5844f04474d6e70c5bd938d [2023-10-24T21:37:37.122Z] Merge succeeded, producing 331a8069c165728cd5844f04474d6e70c5bd938d [2023-10-24T21:37:37.122Z] Checking out Revision 331a8069c165728cd5844f04474d6e70c5bd938d (PR-515) [2023-10-24T21:37:36.832Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T21:37:36.915Z] > git checkout -f 331a8069c165728cd5844f04474d6e70c5bd938d # timeout=10 [2023-10-24T21:37:37.008Z] > git remote # timeout=10 [2023-10-24T21:37:37.033Z] > git config --get remote.origin.url # timeout=10 [2023-10-24T21:37:37.056Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T21:37:37.074Z] > git merge 8605cffecbdc9fcb52dd0eb94cc366191c17ee41 # timeout=10 [2023-10-24T21:37:37.103Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-24T21:37:37.130Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T21:37:37.148Z] > git checkout -f 331a8069c165728cd5844f04474d6e70c5bd938d # timeout=10 [2023-10-24T21:37:40.745Z] Commit message: "refactor: Remove obsolete comments from config file" [2023-10-24T21:37:40.821Z] > git --version # timeout=10 [2023-10-24T21:37:40.834Z] > git --version # 'git version 2.25.1' [2023-10-24T21:37:40.851Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T21:37:42.123Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T21:37:42.123Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T21:37:42.123Z] Dload Upload Total Spent Left Speed [2023-10-24T21:37:42.123Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh [2023-10-24T21:37:43.005Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T21:37:43.361Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T21:37:43.361Z] + sudo tee /etc/docker/daemon.new [2023-10-24T21:37:43.361Z] { [2023-10-24T21:37:43.361Z] "registry-mirrors": [ [2023-10-24T21:37:43.361Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T21:37:43.361Z] ], [2023-10-24T21:37:43.361Z] "bip": "10.250.0.254/24", [2023-10-24T21:37:43.361Z] "hosts": [ [2023-10-24T21:37:43.361Z] "tcp://0.0.0.0:5555", [2023-10-24T21:37:43.361Z] "unix:///var/run/docker.sock" [2023-10-24T21:37:43.361Z] ], [2023-10-24T21:37:43.361Z] "mtu": 1458, [2023-10-24T21:37:43.361Z] "selinux-enabled": true, [2023-10-24T21:37:43.361Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T21:37:43.361Z] } [Pipeline] sh [2023-10-24T21:37:43.708Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T21:37:44.079Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T21:38:02.441Z] provisioning config files... [2023-10-24T21:38:02.480Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config12368800006713399212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:38:02.892Z] ---> docker-login.sh [2023-10-24T21:38:02.892Z] nexus3.edgexfoundry.org:10001 [2023-10-24T21:38:03.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:38:03.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:38:03.491Z] Configure a credential helper to remove this warning. See [2023-10-24T21:38:03.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:38:03.491Z] [2023-10-24T21:38:03.491Z] Login Succeeded [2023-10-24T21:38:03.491Z] nexus3.edgexfoundry.org:10002 [2023-10-24T21:38:04.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:38:04.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:38:04.100Z] Configure a credential helper to remove this warning. See [2023-10-24T21:38:04.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:38:04.100Z] [2023-10-24T21:38:04.100Z] Login Succeeded [2023-10-24T21:38:04.100Z] nexus3.edgexfoundry.org:10003 [2023-10-24T21:38:04.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:38:04.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:38:04.647Z] Configure a credential helper to remove this warning. See [2023-10-24T21:38:04.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:38:04.647Z] [2023-10-24T21:38:04.647Z] Login Succeeded [2023-10-24T21:38:04.647Z] nexus3.edgexfoundry.org:10004 [2023-10-24T21:38:04.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:38:04.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:38:04.919Z] Configure a credential helper to remove this warning. See [2023-10-24T21:38:04.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:38:04.919Z] [2023-10-24T21:38:04.919Z] Login Succeeded [2023-10-24T21:38:04.919Z] docker.io [2023-10-24T21:38:05.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:38:05.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:38:05.801Z] Configure a credential helper to remove this warning. See [2023-10-24T21:38:05.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:38:05.801Z] [2023-10-24T21:38:05.801Z] Login Succeeded [2023-10-24T21:38:05.801Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T21:38:05.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T21:38:06.359Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T21:38:06.398Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T21:38:06.430Z] ========================================================= [2023-10-24T21:38:06.430Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T21:38:06.430Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:38:06.941Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T21:38:08.936Z] Sending build context to Docker daemon 3.372MB [2023-10-24T21:38:09.208Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T21:38:09.208Z] Step 2/10 : FROM ${BASE} AS builder [2023-10-24T21:38:09.208Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T21:38:09.208Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T21:38:09.208Z] 5d54e960e981: Pulling fs layer [2023-10-24T21:38:09.208Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T21:38:09.208Z] f0e02332f6b5: Pulling fs layer [2023-10-24T21:38:09.208Z] cefa15bbcfad: Pulling fs layer [2023-10-24T21:38:09.208Z] 17808c966233: Pulling fs layer [2023-10-24T21:38:09.208Z] f4c1fc716caa: Pulling fs layer [2023-10-24T21:38:09.208Z] f0e02332f6b5: Waiting [2023-10-24T21:38:09.208Z] cefa15bbcfad: Waiting [2023-10-24T21:38:09.208Z] 17808c966233: Waiting [2023-10-24T21:38:09.208Z] f4c1fc716caa: Waiting [2023-10-24T21:38:09.482Z] 5d54e960e981: Verifying Checksum [2023-10-24T21:38:09.482Z] 5d54e960e981: Download complete [2023-10-24T21:38:09.482Z] f0e02332f6b5: Verifying Checksum [2023-10-24T21:38:09.482Z] f0e02332f6b5: Download complete [2023-10-24T21:38:09.482Z] cefa15bbcfad: Verifying Checksum [2023-10-24T21:38:09.482Z] cefa15bbcfad: Download complete [2023-10-24T21:38:09.482Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T21:38:09.482Z] 9fda8d8052c6: Download complete [2023-10-24T21:38:10.078Z] f4c1fc716caa: Verifying Checksum [2023-10-24T21:38:10.351Z] 9fda8d8052c6: Pull complete [2023-10-24T21:38:10.949Z] 5d54e960e981: Pull complete [2023-10-24T21:38:11.540Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T21:38:11.540Z] c4a7e357bf2a: Download complete [2023-10-24T21:38:12.513Z] 17808c966233: Verifying Checksum [2023-10-24T21:38:12.513Z] 17808c966233: Download complete [2023-10-24T21:38:24.855Z] c4a7e357bf2a: Pull complete [2023-10-24T21:38:24.855Z] f0e02332f6b5: Pull complete [2023-10-24T21:38:24.855Z] cefa15bbcfad: Pull complete [2023-10-24T21:38:33.067Z] 17808c966233: Pull complete [2023-10-24T21:38:33.649Z] f4c1fc716caa: Pull complete [2023-10-24T21:38:33.649Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T21:38:33.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T21:38:33.649Z] ---> ea914061e18c [2023-10-24T21:38:33.649Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-10-24T21:38:35.065Z] ---> Running in c21fe8884bc0 [2023-10-24T21:38:35.335Z] Removing intermediate container c21fe8884bc0 [2023-10-24T21:38:35.335Z] ---> cc71281b2791 [2023-10-24T21:38:35.335Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T21:38:35.612Z] ---> Running in dc9452810478 [2023-10-24T21:38:35.884Z] Removing intermediate container dc9452810478 [2023-10-24T21:38:35.884Z] ---> c3d7c0ad9e0e [2023-10-24T21:38:35.884Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-10-24T21:38:35.884Z] ---> Running in 6b1bfc08c471 [2023-10-24T21:38:37.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T21:38:37.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T21:38:38.991Z] (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T21:38:38.991Z] (2/8) Installing libedit (20221030.3.1-r1) [2023-10-24T21:38:38.991Z] (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T21:38:38.991Z] (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T21:38:38.991Z] (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-10-24T21:38:38.991Z] (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-10-24T21:38:38.991Z] (7/8) Installing openssh-server (9.3_p2-r0) [2023-10-24T21:38:38.991Z] (8/8) Installing openssh (9.3_p2-r0) [2023-10-24T21:38:38.991Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T21:38:38.991Z] OK: 272 MiB in 60 packages [2023-10-24T21:38:39.963Z] Removing intermediate container 6b1bfc08c471 [2023-10-24T21:38:39.963Z] ---> cdda86983029 [2023-10-24T21:38:39.963Z] Step 6/10 : WORKDIR /device-modbus-go [2023-10-24T21:38:39.963Z] ---> Running in 21074a622f6a [2023-10-24T21:38:40.549Z] Removing intermediate container 21074a622f6a [2023-10-24T21:38:40.549Z] ---> e905d632f9de [2023-10-24T21:38:40.549Z] Step 7/10 : COPY go.mod vendor* ./ [2023-10-24T21:38:40.816Z] ---> 2910b13d5c24 [2023-10-24T21:38:40.816Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T21:38:41.083Z] ---> Running in ac631b5febff [2023-10-24T21:40:17.948Z] Removing intermediate container ac631b5febff [2023-10-24T21:40:17.948Z] ---> 0644df252f68 [2023-10-24T21:40:17.948Z] Step 9/10 : COPY . . [2023-10-24T21:40:17.948Z] ---> 9b22619cf0b0 [2023-10-24T21:40:17.948Z] Step 10/10 : RUN ${MAKE} [2023-10-24T21:40:17.948Z] ---> Running in a099f68fca31 [2023-10-24T21:40:17.948Z] noop [2023-10-24T21:40:18.216Z] Removing intermediate container a099f68fca31 [2023-10-24T21:40:18.216Z] ---> 1db486a388f6 [2023-10-24T21:40:18.216Z] Successfully built 1db486a388f6 [2023-10-24T21:40:18.216Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:40:18.701Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T21:40:18.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:40:18.991Z] prd-ubuntu20.04-docker-arm64-4c-16g-10291 does not seem to be running inside a container [2023-10-24T21:40:19.053Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T21:40:20.268Z] $ docker top 212456674b01c22a684984eca7a26178c18b0e5fbc976fd2726b744c89e82aea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T21:40:21.171Z] + go version [2023-10-24T21:40:21.171Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T21:40:21.207Z] $ docker stop --time=1 212456674b01c22a684984eca7a26178c18b0e5fbc976fd2726b744c89e82aea [2023-10-24T21:40:22.853Z] $ docker rm -f --volumes 212456674b01c22a684984eca7a26178c18b0e5fbc976fd2726b744c89e82aea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:40:23.742Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T21:40:23.742Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:40:24.004Z] prd-ubuntu20.04-docker-arm64-4c-16g-10291 does not seem to be running inside a container [2023-10-24T21:40:24.070Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T21:40:25.322Z] $ docker top 0787d581d17a513136a007d61ee046910f9dbf403598104cac5cb81578088f3c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T21:40:26.219Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-24T21:40:26.919Z] + make test [2023-10-24T21:40:26.919Z] go test ./... -coverprofile=coverage.out [2023-10-24T21:40:31.176Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-10-24T21:42:07.829Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-10-24T21:42:08.420Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.063s coverage: 47.9% of statements [2023-10-24T21:42:09.006Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T21:42:09.006Z] go vet ./... [2023-10-24T21:42:31.095Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T21:42:31.095Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T21:42:31.095Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T21:42:31.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T21:42:31.743Z] $ docker stop --time=1 0787d581d17a513136a007d61ee046910f9dbf403598104cac5cb81578088f3c [2023-10-24T21:42:35.931Z] $ docker rm -f --volumes 0787d581d17a513136a007d61ee046910f9dbf403598104cac5cb81578088f3c [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T21:42:37.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T21:42:37.352Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T21:42:37.841Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T21:42:38.442Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T21:42:38.780Z] + ls -al . [2023-10-24T21:42:38.780Z] total 184 [2023-10-24T21:42:38.780Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 21:40 . [2023-10-24T21:42:38.780Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 21:37 .. [2023-10-24T21:42:38.780Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 21:37 .dockerignore [2023-10-24T21:42:38.780Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 21:37 .git [2023-10-24T21:42:38.780Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:37 .github [2023-10-24T21:42:38.780Z] -rw-rw-r-- 1 jenkins jenkins 266 Oct 24 21:37 .gitignore [2023-10-24T21:42:38.780Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 21:37 .golangci.yml [2023-10-24T21:42:38.780Z] -rw-rw-r-- 1 jenkins jenkins 11101 Oct 24 21:37 Attribution.txt [2023-10-24T21:42:38.780Z] -rw-rw-r-- 1 jenkins jenkins 14764 Oct 24 21:37 CHANGELOG.md [2023-10-24T21:42:38.780Z] -rw-rw-r-- 1 jenkins jenkins 1365 Oct 24 21:37 Dockerfile [2023-10-24T21:42:38.780Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 21:37 GOVERNANCE.md [2023-10-24T21:42:38.780Z] -rw-rw-r-- 1 jenkins jenkins 658 Oct 24 21:37 Jenkinsfile [2023-10-24T21:42:38.780Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 21:37 LICENSE [2023-10-24T21:42:38.780Z] -rw-rw-r-- 1 jenkins jenkins 1936 Oct 24 21:37 Makefile [2023-10-24T21:42:38.780Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 21:37 OWNERS.md [2023-10-24T21:42:38.780Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 24 21:37 README.md [2023-10-24T21:42:38.780Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 21:34 VERSION [2023-10-24T21:42:38.780Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 21:37 bin [2023-10-24T21:42:38.780Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:37 cmd [2023-10-24T21:42:38.780Z] -rw-r--r-- 1 jenkins jenkins 24334 Oct 24 21:42 coverage.out [2023-10-24T21:42:38.780Z] -rw-rw-r-- 1 jenkins jenkins 3942 Oct 24 21:37 go.mod [2023-10-24T21:42:38.780Z] -rw-rw-r-- 1 jenkins jenkins 35436 Oct 24 21:37 go.sum [2023-10-24T21:42:38.780Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:37 internal [2023-10-24T21:42:38.780Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 21:37 simulator [2023-10-24T21:42:38.780Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 24 21:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:42:39.194Z] + 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=331a8069c165728cd5844f04474d6e70c5bd938d --label arch=arm64 --label version=0.0.0 . [2023-10-24T21:42:39.461Z] Sending build context to Docker daemon 3.397MB [2023-10-24T21:42:39.461Z] Step 1/22 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T21:42:39.461Z] Step 2/22 : FROM ${BASE} AS builder [2023-10-24T21:42:39.461Z] ---> 1db486a388f6 [2023-10-24T21:42:39.461Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-10-24T21:42:39.729Z] ---> Running in 68c0d1e1e30a [2023-10-24T21:42:39.997Z] Removing intermediate container 68c0d1e1e30a [2023-10-24T21:42:39.997Z] ---> 9d04c8d897ac [2023-10-24T21:42:39.997Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T21:42:39.997Z] ---> Running in 1124cb3de0e6 [2023-10-24T21:42:40.266Z] Removing intermediate container 1124cb3de0e6 [2023-10-24T21:42:40.266Z] ---> a99d19f8bbdd [2023-10-24T21:42:40.266Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-10-24T21:42:40.534Z] ---> Running in 70bc5690ee78 [2023-10-24T21:42:41.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T21:42:42.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T21:42:43.496Z] OK: 272 MiB in 60 packages [2023-10-24T21:42:44.085Z] Removing intermediate container 70bc5690ee78 [2023-10-24T21:42:44.085Z] ---> 0af66325df45 [2023-10-24T21:42:44.085Z] Step 6/22 : WORKDIR /device-modbus-go [2023-10-24T21:42:44.352Z] ---> Running in 0c044fbbf1ff [2023-10-24T21:42:44.628Z] Removing intermediate container 0c044fbbf1ff [2023-10-24T21:42:44.628Z] ---> eab94b49ad79 [2023-10-24T21:42:44.628Z] Step 7/22 : COPY go.mod vendor* ./ [2023-10-24T21:42:45.220Z] ---> 8744d9ec5f48 [2023-10-24T21:42:45.221Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T21:42:45.221Z] ---> Running in 212cd827c7f5 [2023-10-24T21:42:47.935Z] Removing intermediate container 212cd827c7f5 [2023-10-24T21:42:47.935Z] ---> 5419ffcb02c8 [2023-10-24T21:42:47.935Z] Step 9/22 : COPY . . [2023-10-24T21:42:48.905Z] ---> 6e455fed2eca [2023-10-24T21:42:48.905Z] Step 10/22 : RUN ${MAKE} [2023-10-24T21:42:48.905Z] ---> Running in 97d0a565fad4 [2023-10-24T21:42:49.884Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-10-24T21:44:56.839Z] Removing intermediate container 97d0a565fad4 [2023-10-24T21:44:56.839Z] ---> bbf3efce2740 [2023-10-24T21:44:56.839Z] Step 11/22 : FROM alpine:3.18 [2023-10-24T21:44:56.839Z] 3.18: Pulling from library/alpine [2023-10-24T21:44:56.839Z] 579b34f0a95b: Pulling fs layer [2023-10-24T21:44:56.839Z] 579b34f0a95b: Verifying Checksum [2023-10-24T21:44:56.839Z] 579b34f0a95b: Download complete [2023-10-24T21:44:56.839Z] 579b34f0a95b: Pull complete [2023-10-24T21:44:56.839Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T21:44:56.839Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T21:44:56.839Z] ---> 3cc203321400 [2023-10-24T21:44:56.839Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-10-24T21:44:56.839Z] ---> Running in 98af68154e25 [2023-10-24T21:44:56.839Z] Removing intermediate container 98af68154e25 [2023-10-24T21:44:56.839Z] ---> 2dcb268c0f02 [2023-10-24T21:44:56.839Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-10-24T21:44:56.839Z] ---> Running in 1020d9885e40 [2023-10-24T21:44:56.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T21:44:56.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T21:44:56.839Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T21:44:56.839Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T21:44:56.839Z] OK: 8 MiB in 16 packages [2023-10-24T21:44:56.839Z] Removing intermediate container 1020d9885e40 [2023-10-24T21:44:56.839Z] ---> a4ff68db235e [2023-10-24T21:44:56.839Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-10-24T21:44:56.839Z] ---> af4b01e1c52d [2023-10-24T21:44:56.839Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-10-24T21:44:56.839Z] ---> f71db4c1d6f3 [2023-10-24T21:44:56.839Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-10-24T21:44:56.839Z] ---> a8454e2c9d31 [2023-10-24T21:44:56.839Z] Step 17/22 : EXPOSE 59901 [2023-10-24T21:44:56.839Z] ---> Running in 97c87cd42493 [2023-10-24T21:44:56.839Z] Removing intermediate container 97c87cd42493 [2023-10-24T21:44:56.839Z] ---> c74dd20f3618 [2023-10-24T21:44:56.839Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-10-24T21:44:57.108Z] ---> Running in 6a6fe63c48b8 [2023-10-24T21:44:57.375Z] Removing intermediate container 6a6fe63c48b8 [2023-10-24T21:44:57.375Z] ---> 0371c6ee649f [2023-10-24T21:44:57.375Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-24T21:44:57.375Z] ---> Running in e1199d4ad24c [2023-10-24T21:44:57.643Z] Removing intermediate container e1199d4ad24c [2023-10-24T21:44:57.643Z] ---> af2debe41959 [2023-10-24T21:44:57.643Z] Step 20/22 : LABEL arch=arm64 [2023-10-24T21:44:57.643Z] ---> Running in aecc89c9e57b [2023-10-24T21:44:57.912Z] Removing intermediate container aecc89c9e57b [2023-10-24T21:44:57.912Z] ---> b24052f56e41 [2023-10-24T21:44:57.912Z] Step 21/22 : LABEL git_sha=331a8069c165728cd5844f04474d6e70c5bd938d [2023-10-24T21:44:58.182Z] ---> Running in 4259b05f8179 [2023-10-24T21:44:58.449Z] Removing intermediate container 4259b05f8179 [2023-10-24T21:44:58.449Z] ---> 138a2aa71701 [2023-10-24T21:44:58.449Z] Step 22/22 : LABEL version=0.0.0 [2023-10-24T21:44:58.449Z] ---> Running in 51ba9ef4df09 [2023-10-24T21:44:58.716Z] Removing intermediate container 51ba9ef4df09 [2023-10-24T21:44:58.716Z] ---> b4feeddf1f4b [2023-10-24T21:44:58.716Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T21:44:58.716Z] Successfully built b4feeddf1f4b [2023-10-24T21:44:58.716Z] 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-10-24T21:44:59.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T21:44:59.483Z] [2023-10-24T21:44:59.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:44:59.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T21:44:59.879Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T21:44:59.879Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T21:44:59.879Z] 04944245beec: Pulling fs layer [2023-10-24T21:44:59.879Z] 699f458cf7ca: Pulling fs layer [2023-10-24T21:44:59.879Z] 765212b225bb: Pulling fs layer [2023-10-24T21:44:59.879Z] f23df028b6ca: Pulling fs layer [2023-10-24T21:44:59.879Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T21:44:59.879Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T21:44:59.879Z] 765212b225bb: Waiting [2023-10-24T21:44:59.879Z] f23df028b6ca: Waiting [2023-10-24T21:44:59.879Z] 2437ff75d9bd: Waiting [2023-10-24T21:44:59.879Z] d65c8cfc05b1: Waiting [2023-10-24T21:45:00.150Z] 04944245beec: Verifying Checksum [2023-10-24T21:45:00.150Z] 04944245beec: Download complete [2023-10-24T21:45:00.150Z] 765212b225bb: Verifying Checksum [2023-10-24T21:45:00.150Z] 765212b225bb: Download complete [2023-10-24T21:45:00.150Z] f23df028b6ca: Verifying Checksum [2023-10-24T21:45:00.150Z] f23df028b6ca: Download complete [2023-10-24T21:45:00.150Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T21:45:00.150Z] d65c8cfc05b1: Download complete [2023-10-24T21:45:00.419Z] 699f458cf7ca: Verifying Checksum [2023-10-24T21:45:00.419Z] 699f458cf7ca: Download complete [2023-10-24T21:45:00.686Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T21:45:00.686Z] 8998bd30e6a1: Download complete [2023-10-24T21:45:03.267Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T21:45:03.267Z] 2437ff75d9bd: Download complete [2023-10-24T21:45:07.522Z] 8998bd30e6a1: Pull complete [2023-10-24T21:45:08.109Z] 04944245beec: Pull complete [2023-10-24T21:45:10.055Z] 699f458cf7ca: Pull complete [2023-10-24T21:45:10.321Z] 765212b225bb: Pull complete [2023-10-24T21:45:11.282Z] f23df028b6ca: Pull complete [2023-10-24T21:45:11.282Z] d65c8cfc05b1: Pull complete [2023-10-24T21:45:29.495Z] 2437ff75d9bd: Pull complete [2023-10-24T21:45:29.495Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T21:45:29.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T21:45:29.495Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:45:29.841Z] prd-ubuntu20.04-docker-arm64-4c-16g-10291 does not seem to be running inside a container [2023-10-24T21:45:29.921Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-24T21:45:32.646Z] $ docker top 54d77f7a90b11e64e6711665ae1a3bb6aa3b07e1eea1babf6e79a7ca65471a16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:45:33.586Z] ---> job-cost.sh [2023-10-24T21:45:33.586Z] lf-activate-venv: SKIPPING [2023-10-24T21:45:33.586Z] INFO: No Stack... [2023-10-24T21:45:33.858Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T21:45:34.817Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T21:45:35.490Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-10-24T21:45:35.491Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T21:45:35.581Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-515-1-stack-cost] [2023-10-24T21:45:35.586Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-515-1-stack-cost] did not exist. Created. [2023-10-24T21:45:35.587Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-515-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T21:45:36.333Z] /w/workspace/device-modbus-go/1@tmp/durable-d4554156/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T21:45:37.016Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T21:45:37.051Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T21:45:37.103Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T21:45:37.121Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-515-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T21:45:37.206Z] $ docker stop --time=1 54d77f7a90b11e64e6711665ae1a3bb6aa3b07e1eea1babf6e79a7ca65471a16 [2023-10-24T21:45:38.767Z] $ docker rm -f --volumes 54d77f7a90b11e64e6711665ae1a3bb6aa3b07e1eea1babf6e79a7ca65471a16 [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-10-24T21:45:39.784Z] provisioning config files... [2023-10-24T21:45:39.796Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-515@tmp/config10245857244963634341tmp [Pipeline] { [Pipeline] sh [2023-10-24T21:45:40.118Z] + set +x [2023-10-24T21:45:40.119Z] + curl -s https://codecov.io/bash [2023-10-24T21:45:40.119Z] + bash -s -- [2023-10-24T21:45:40.119Z] [2023-10-24T21:45:40.119Z] _____ _ [2023-10-24T21:45:40.119Z] / ____| | | [2023-10-24T21:45:40.119Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T21:45:40.119Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T21:45:40.119Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T21:45:40.119Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T21:45:40.119Z] Bash-1.0.6 [2023-10-24T21:45:40.119Z] [2023-10-24T21:45:40.119Z] [2023-10-24T21:45:40.119Z] ==> git version 2.25.1 found [2023-10-24T21:45:40.119Z] ==> 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-10-24T21:45:40.119Z] Release-Date: 2020-01-08 [2023-10-24T21:45:40.119Z] 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-10-24T21:45:40.119Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T21:45:40.119Z] ==> Jenkins CI detected. [2023-10-24T21:45:40.119Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-515 [2023-10-24T21:45:40.119Z] project root: . [2023-10-24T21:45:40.119Z] --> token set from env [2023-10-24T21:45:40.119Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T21:45:40.119Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T21:45:40.119Z] ==> Python coveragepy not found [2023-10-24T21:45:40.119Z] ==> Searching for coverage reports in: [2023-10-24T21:45:40.119Z] + . [2023-10-24T21:45:40.119Z] -> Found 1 reports [2023-10-24T21:45:40.119Z] ==> Detecting git/mercurial file structure [2023-10-24T21:45:40.119Z] ==> Reading reports [2023-10-24T21:45:40.376Z] + ./coverage.out bytes=24334 [2023-10-24T21:45:40.376Z] ==> Appending adjustments [2023-10-24T21:45:40.376Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T21:45:40.376Z] + Found adjustments [2023-10-24T21:45:40.376Z] ==> Gzipping contents [2023-10-24T21:45:40.376Z] 4.0K /tmp/codecov.gM8IPP.gz [2023-10-24T21:45:40.376Z] ==> Uploading reports [2023-10-24T21:45:40.376Z] url: https://codecov.io [2023-10-24T21:45:40.376Z] query: branch=PR-515&commit=331a8069c165728cd5844f04474d6e70c5bd938d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-515%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=515&job=&cmd_args= [2023-10-24T21:45:40.376Z] -> Pinging Codecov [2023-10-24T21:45:40.376Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-515&commit=331a8069c165728cd5844f04474d6e70c5bd938d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-515%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=515&job=&cmd_args= [2023-10-24T21:45:40.376Z] -> Uploading to [2023-10-24T21:45:40.376Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/55DBCA73C666E3227836607328DD7E49/331a8069c165728cd5844f04474d6e70c5bd938d/3604bba1-5334-4dd7-b3ba-c145109eab88.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T214540Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b5068d4233e55bd9974377b3e0e655c5e9279adcb71f3811c38be1367d2b645f [2023-10-24T21:45:40.633Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T21:45:40.633Z] Dload Upload Total Spent Left Speed [2023-10-24T21:45:40.891Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 11395 --:--:-- --:--:-- --:--:-- 11395 [2023-10-24T21:45:40.891Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/331a8069c165728cd5844f04474d6e70c5bd938d [Pipeline] } [2023-10-24T21:45:40.918Z] 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-10-24T21:45:42.674Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-515/archives ] [2023-10-24T21:45:42.674Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-515/archives [2023-10-24T21:45:42.674Z] total 16 [2023-10-24T21:45:42.674Z] drwxr-xr-x 3 root root 4096 Oct 24 21:36 . [2023-10-24T21:45:42.674Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 21:36 .. [2023-10-24T21:45:42.674Z] drwxr-xr-x 2 root root 4096 Oct 24 21:36 cost [2023-10-24T21:45:42.674Z] -rw-r--r-- 1 root root 88 Oct 24 21:36 cost.csv [2023-10-24T21:45:42.674Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-515/archives [2023-10-24T21:45:42.674Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-515/archives [2023-10-24T21:45:42.674Z] total 16 [2023-10-24T21:45:42.674Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 21:36 . [2023-10-24T21:45:42.674Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 21:36 .. [2023-10-24T21:45:42.674Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 21:36 cost [2023-10-24T21:45:42.674Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 24 21:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:45:42.997Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:45:43.883Z] ---> package-listing.sh [2023-10-24T21:45:43.883Z] ++ facter osfamily [2023-10-24T21:45:43.883Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T21:45:44.143Z] + OS_FAMILY=debian [2023-10-24T21:45:44.143Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-515 [2023-10-24T21:45:44.143Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T21:45:44.143Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T21:45:44.143Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T21:45:44.143Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T21:45:44.143Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-515 ']' [2023-10-24T21:45:44.143Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T21:45:44.143Z] + case "${OS_FAMILY}" in [2023-10-24T21:45:44.143Z] + dpkg -l [2023-10-24T21:45:44.143Z] + grep '^ii' [2023-10-24T21:45:44.143Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T21:45:44.143Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T21:45:44.143Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T21:45:44.143Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-515 ']' [2023-10-24T21:45:44.143Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-515/archives/ [2023-10-24T21:45:44.143Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-515/archives/ [Pipeline] echo [2023-10-24T21:45:44.179Z] 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-515/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T21:45:44.473Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:45:44.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T21:45:44.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:45:44.988Z] prd-ubuntu20.04-docker-8c-8g-10289 does not seem to be running inside a container [2023-10-24T21:45:45.009Z] $ 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-515/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-515 -v /w/workspace/xfoundry_device-modbus-go_PR-515:/w/workspace/xfoundry_device-modbus-go_PR-515:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-515@tmp:/w/workspace/xfoundry_device-modbus-go_PR-515@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T21:45:45.196Z] $ docker top fb3fb1c79adbb951c7958c31c21e236102b65b3182ac07cf301d4d6b7d8d1402 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T21:45:45.604Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T21:45:45.918Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T21:45:46.221Z] + ls /var/log/sa-host [2023-10-24T21:45:46.221Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T21:45:46.346Z] provisioning config files... [2023-10-24T21:45:46.354Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-515@tmp/config13184939002364098777tmp [Pipeline] { [Pipeline] echo [2023-10-24T21:45:46.410Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:45:46.718Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T21:45:46.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:45:47.132Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T21:45:47.168Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:45:47.484Z] ---> sudo-logs.sh [2023-10-24T21:45:47.484Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T21:45:47.578Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:45:47.885Z] ---> job-cost.sh [2023-10-24T21:45:47.885Z] lf-activate-venv: SKIPPING [2023-10-24T21:45:47.885Z] DEBUG: total: 0.2199999988079071 [2023-10-24T21:45:47.885Z] INFO: Retrieving Stack Cost... [2023-10-24T21:45:48.451Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T21:45:48.710Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T21:45:48.741Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:45:49.049Z] ---> logs-deploy.sh [2023-10-24T21:45:49.049Z] lf-activate-venv: SKIPPING [2023-10-24T21:45:49.049Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-515/1 [2023-10-24T21:45:49.049Z] INFO: archiving workspace using pattern(s): [2023-10-24T21:45:49.995Z] Archives upload complete. [2023-10-24T21:45:50.254Z] INFO: archiving logs to Nexus [2023-10-24T21:45:50.823Z] ---> uname -a: [2023-10-24T21:45:50.823Z] Linux prd-ubuntu20-04-docker-8c-8g-10289 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-24T21:45:50.823Z] [2023-10-24T21:45:50.823Z] [2023-10-24T21:45:50.823Z] ---> lscpu: [2023-10-24T21:45:50.823Z] Architecture: x86_64 [2023-10-24T21:45:50.823Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-24T21:45:50.823Z] Byte Order: Little Endian [2023-10-24T21:45:50.823Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-24T21:45:50.823Z] CPU(s): 8 [2023-10-24T21:45:50.823Z] On-line CPU(s) list: 0-7 [2023-10-24T21:45:50.823Z] Thread(s) per core: 1 [2023-10-24T21:45:50.823Z] Core(s) per socket: 1 [2023-10-24T21:45:50.823Z] Socket(s): 8 [2023-10-24T21:45:50.823Z] NUMA node(s): 1 [2023-10-24T21:45:50.823Z] Vendor ID: AuthenticAMD [2023-10-24T21:45:50.823Z] CPU family: 23 [2023-10-24T21:45:50.823Z] Model: 49 [2023-10-24T21:45:50.823Z] Model name: AMD EPYC-Rome Processor [2023-10-24T21:45:50.823Z] Stepping: 0 [2023-10-24T21:45:50.823Z] CPU MHz: 2800.000 [2023-10-24T21:45:50.823Z] BogoMIPS: 5600.00 [2023-10-24T21:45:50.823Z] Virtualization: AMD-V [2023-10-24T21:45:50.823Z] Hypervisor vendor: KVM [2023-10-24T21:45:50.823Z] Virtualization type: full [2023-10-24T21:45:50.823Z] L1d cache: 256 KiB [2023-10-24T21:45:50.823Z] L1i cache: 256 KiB [2023-10-24T21:45:50.823Z] L2 cache: 4 MiB [2023-10-24T21:45:50.823Z] L3 cache: 128 MiB [2023-10-24T21:45:50.823Z] NUMA node0 CPU(s): 0-7 [2023-10-24T21:45:50.823Z] Vulnerability Itlb multihit: Not affected [2023-10-24T21:45:50.823Z] Vulnerability L1tf: Not affected [2023-10-24T21:45:50.823Z] Vulnerability Mds: Not affected [2023-10-24T21:45:50.823Z] Vulnerability Meltdown: Not affected [2023-10-24T21:45:50.823Z] Vulnerability Mmio stale data: Not affected [2023-10-24T21:45:50.823Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-24T21:45:50.823Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-24T21:45:50.823Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-24T21:45:50.823Z] Vulnerability Srbds: Not affected [2023-10-24T21:45:50.823Z] Vulnerability Tsx async abort: Not affected [2023-10-24T21:45:50.823Z] 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-10-24T21:45:50.823Z] [2023-10-24T21:45:50.823Z] [2023-10-24T21:45:50.823Z] ---> nproc: [2023-10-24T21:45:50.823Z] 8 [2023-10-24T21:45:50.823Z] [2023-10-24T21:45:50.823Z] [2023-10-24T21:45:50.823Z] ---> df -h: [2023-10-24T21:45:50.823Z] Filesystem Size Used Avail Use% Mounted on [2023-10-24T21:45:50.823Z] overlay 155G 12G 144G 8% / [2023-10-24T21:45:50.823Z] tmpfs 64M 0 64M 0% /dev [2023-10-24T21:45:50.823Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-24T21:45:50.823Z] shm 64M 0 64M 0% /dev/shm [2023-10-24T21:45:50.823Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-10-24T21:45:50.823Z] [2023-10-24T21:45:50.823Z] [2023-10-24T21:45:50.823Z] ---> sar -b -r -n DEV: [2023-10-24T21:45:50.823Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10289) 10/24/23 _x86_64_ (8 CPU) [2023-10-24T21:45:50.823Z] [2023-10-24T21:45:50.823Z] 21:33:06 LINUX RESTART (8 CPU) [2023-10-24T21:45:50.823Z] [2023-10-24T21:45:50.823Z] 21:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-24T21:45:50.823Z] 21:35:01 174.74 3.87 170.87 0.00 422.20 105446.43 0.00 [2023-10-24T21:45:50.823Z] 21:36:01 184.64 0.22 184.42 0.00 12.00 53113.15 0.00 [2023-10-24T21:45:50.823Z] 21:37:01 94.90 0.07 94.84 0.00 11.86 19275.86 0.00 [2023-10-24T21:45:50.823Z] 21:38:01 1.80 0.00 1.80 0.00 0.00 20.26 0.00 [2023-10-24T21:45:50.823Z] 21:39:01 39.88 12.71 27.16 0.00 5451.49 6391.20 0.00 [2023-10-24T21:45:50.823Z] 21:40:02 3.85 0.00 3.85 0.00 0.00 46.39 0.00 [2023-10-24T21:45:50.823Z] 21:41:01 0.90 0.00 0.90 0.00 0.00 10.03 0.00 [2023-10-24T21:45:50.823Z] 21:42:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 [2023-10-24T21:45:50.823Z] 21:43:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2023-10-24T21:45:50.823Z] 21:44:01 2.65 0.00 2.65 0.00 0.00 43.46 0.00 [2023-10-24T21:45:50.823Z] 21:45:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 [2023-10-24T21:45:50.823Z] Average: 46.19 1.54 44.66 0.00 536.94 16788.03 0.00 [2023-10-24T21:45:50.823Z] [2023-10-24T21:45:50.823Z] 21:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-24T21:45:50.823Z] 21:35:01 27855296 31495972 810056 2.46 137464 3661544 2021560 5.96 1263412 3260596 553472 [2023-10-24T21:45:50.823Z] 21:36:01 28140564 31509608 792428 2.41 153976 3394408 1974184 5.82 1263328 2988960 312 [2023-10-24T21:45:50.823Z] 21:37:01 27633176 31535084 764476 2.32 163768 3866456 1742388 5.14 1285524 3420636 8 [2023-10-24T21:45:50.823Z] 21:38:01 27633316 31535504 763716 2.32 163820 3866588 1761736 5.19 1286308 3420768 40 [2023-10-24T21:45:50.823Z] 21:39:01 27263468 31522184 768028 2.34 172344 4199860 1829304 5.39 1515816 3533412 972 [2023-10-24T21:45:50.823Z] 21:40:02 27263600 31522340 767800 2.33 172376 4199860 1829304 5.39 1515744 3533412 172 [2023-10-24T21:45:50.823Z] 21:41:01 27272008 31530812 759212 2.31 172384 4199864 1829304 5.39 1507424 3533424 176 [2023-10-24T21:45:50.823Z] 21:42:01 27272064 31530892 759012 2.31 172428 4199868 1829304 5.39 1507476 3533424 172 [2023-10-24T21:45:50.823Z] 21:43:01 27272332 31531608 758684 2.31 172440 4199872 1829304 5.39 1507012 3533820 180 [2023-10-24T21:45:50.823Z] 21:44:01 27272192 31531572 758752 2.31 172568 4199852 1829304 5.39 1506948 3533808 220 [2023-10-24T21:45:50.823Z] 21:45:01 27272224 31531668 758656 2.31 172636 4199852 1829304 5.39 1506720 3533812 4 [2023-10-24T21:45:50.823Z] Average: 27468204 31525204 769165 2.34 166019 4017093 1845909 5.44 1424156 3438734 50521 [2023-10-24T21:45:50.823Z] [2023-10-24T21:45:50.823Z] 21:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-24T21:45:50.823Z] 21:35:01 docker0 249.53 312.68 19.91 2445.71 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:35:01 ens3 446.04 331.88 5556.93 42.28 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:35:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:36:01 docker0 1.37 2.55 0.08 30.87 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:36:01 ens3 49.13 28.90 127.13 16.52 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:36:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:37:01 docker0 1.52 3.28 0.09 31.39 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:37:01 ens3 100.10 58.18 2554.34 11.49 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:37:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:38:01 ens3 3.53 1.47 3.45 0.35 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:39:01 ens3 312.48 210.36 2184.13 17.11 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:39:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:40:02 ens3 0.30 0.20 0.02 0.01 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:40:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:41:01 ens3 0.47 0.32 0.26 0.21 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:42:01 ens3 1.15 0.52 0.40 0.28 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:43:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:44:01 ens3 0.30 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:45:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] Average: docker0 22.98 29.00 1.83 228.34 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] Average: ens3 83.19 57.55 949.34 8.04 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] Average: lo 0.56 0.56 0.05 0.05 0.00 0.00 0.00 0.00 [2023-10-24T21:45:50.823Z] [2023-10-24T21:45:50.823Z] [2023-10-24T21:45:50.823Z] ---> sar -P ALL: [2023-10-24T21:45:50.823Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10289) 10/24/23 _x86_64_ (8 CPU) [2023-10-24T21:45:50.823Z] [2023-10-24T21:45:50.823Z] 21:33:06 LINUX RESTART (8 CPU) [2023-10-24T21:45:50.823Z] [2023-10-24T21:45:50.823Z] 21:34:01 CPU %user %nice %system %iowait %steal %idle [2023-10-24T21:45:50.823Z] 21:35:01 all 6.75 0.00 3.25 2.96 0.07 86.98 [2023-10-24T21:45:50.823Z] 21:35:01 0 6.19 0.00 2.42 1.48 0.07 89.85 [2023-10-24T21:45:50.823Z] 21:35:01 1 6.63 0.00 3.25 0.81 0.07 89.24 [2023-10-24T21:45:50.823Z] 21:35:01 2 7.01 0.00 4.14 12.75 0.05 76.05 [2023-10-24T21:45:50.823Z] 21:35:01 3 6.42 0.00 3.51 1.82 0.08 88.16 [2023-10-24T21:45:50.823Z] 21:35:01 4 7.14 0.00 3.38 3.31 0.07 86.11 [2023-10-24T21:45:50.823Z] 21:35:01 5 6.23 0.00 2.74 0.42 0.07 90.54 [2023-10-24T21:45:50.823Z] 21:35:01 6 6.99 0.00 2.89 2.09 0.05 87.98 [2023-10-24T21:45:50.823Z] 21:35:01 7 7.40 0.00 3.64 0.99 0.08 87.89 [2023-10-24T21:45:50.823Z] 21:36:01 all 37.30 0.00 4.86 2.46 0.08 55.30 [2023-10-24T21:45:50.823Z] 21:36:01 0 37.41 0.00 4.91 2.02 0.07 55.59 [2023-10-24T21:45:50.823Z] 21:36:01 1 36.83 0.00 4.97 1.51 0.10 56.59 [2023-10-24T21:45:50.823Z] 21:36:01 2 38.13 0.00 5.73 10.35 0.08 45.70 [2023-10-24T21:45:50.823Z] 21:36:01 3 37.74 0.00 4.56 0.41 0.07 57.23 [2023-10-24T21:45:50.823Z] 21:36:01 4 36.12 0.00 4.95 2.75 0.08 56.10 [2023-10-24T21:45:50.823Z] 21:36:01 5 37.86 0.00 5.18 0.47 0.08 56.40 [2023-10-24T21:45:50.823Z] 21:36:01 6 37.02 0.00 4.28 1.99 0.08 56.63 [2023-10-24T21:45:50.823Z] 21:36:01 7 37.26 0.00 4.33 0.18 0.07 58.15 [2023-10-24T21:45:50.823Z] 21:37:01 all 2.74 0.00 1.22 0.68 0.03 95.34 [2023-10-24T21:45:50.823Z] 21:37:01 0 2.93 0.00 1.61 0.33 0.03 95.10 [2023-10-24T21:45:50.823Z] 21:37:01 1 3.04 0.00 1.09 0.12 0.03 95.72 [2023-10-24T21:45:50.823Z] 21:37:01 2 3.26 0.00 0.90 0.52 0.02 95.30 [2023-10-24T21:45:50.823Z] 21:37:01 3 2.38 0.00 1.56 3.34 0.03 92.69 [2023-10-24T21:45:50.823Z] 21:37:01 4 2.22 0.00 0.90 0.03 0.03 96.80 [2023-10-24T21:45:50.823Z] 21:37:01 5 2.98 0.00 1.52 0.07 0.02 95.42 [2023-10-24T21:45:50.823Z] 21:37:01 6 2.02 0.00 1.36 0.96 0.03 95.63 [2023-10-24T21:45:50.823Z] 21:37:01 7 3.08 0.00 0.82 0.05 0.02 96.03 [2023-10-24T21:45:50.824Z] 21:38:01 all 0.05 0.00 0.02 0.00 0.01 99.91 [2023-10-24T21:45:50.824Z] 21:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-24T21:45:50.824Z] 21:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-10-24T21:45:50.824Z] 21:38:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2023-10-24T21:45:50.824Z] 21:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-24T21:45:50.824Z] 21:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-24T21:45:50.824Z] 21:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T21:45:50.824Z] 21:38:01 6 0.28 0.00 0.03 0.00 0.02 99.67 [2023-10-24T21:45:50.824Z] 21:38:01 7 0.03 0.00 0.05 0.02 0.00 99.90 [2023-10-24T21:45:50.824Z] 21:39:01 all 1.45 0.00 0.63 0.47 0.03 97.41 [2023-10-24T21:45:50.824Z] 21:39:01 0 0.88 0.00 0.60 0.30 0.02 98.20 [2023-10-24T21:45:50.824Z] 21:39:01 1 3.45 0.00 0.67 0.05 0.03 95.80 [2023-10-24T21:45:50.824Z] 21:39:01 2 0.83 0.00 0.62 0.33 0.02 98.20 [2023-10-24T21:45:50.824Z] 21:39:01 3 0.83 0.00 0.63 0.53 0.05 97.95 [2023-10-24T21:45:50.824Z] 21:39:01 4 2.17 0.00 0.78 0.02 0.02 97.01 [2023-10-24T21:45:50.824Z] 21:39:01 5 1.12 0.00 0.80 1.10 0.02 96.96 [2023-10-24T21:45:50.824Z] 21:39:01 6 1.05 0.00 0.50 0.54 0.05 97.86 [2023-10-24T21:45:50.824Z] 21:39:01 7 1.29 0.00 0.43 0.92 0.03 97.33 [2023-10-24T21:45:50.824Z] 21:40:02 all 0.20 0.00 0.01 0.01 0.01 99.77 [2023-10-24T21:45:50.824Z] 21:40:02 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-24T21:45:50.824Z] 21:40:02 1 0.05 0.00 0.00 0.03 0.02 99.90 [2023-10-24T21:45:50.824Z] 21:40:02 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T21:45:50.824Z] 21:40:02 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T21:45:50.824Z] 21:40:02 4 0.00 0.00 0.00 0.03 0.00 99.97 [2023-10-24T21:45:50.824Z] 21:40:02 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-24T21:45:50.824Z] 21:40:02 6 0.02 0.00 0.03 0.00 0.03 99.92 [2023-10-24T21:45:50.824Z] 21:40:02 7 1.51 0.00 0.02 0.00 0.02 98.45 [2023-10-24T21:45:50.824Z] 21:41:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2023-10-24T21:45:50.824Z] 21:41:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-10-24T21:45:50.824Z] 21:41:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-10-24T21:45:50.824Z] 21:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T21:45:50.824Z] 21:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T21:45:50.824Z] 21:41:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-24T21:45:50.824Z] 21:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T21:45:50.824Z] 21:41:01 6 0.03 0.00 0.02 0.00 0.03 99.92 [2023-10-24T21:45:50.824Z] 21:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T21:45:50.824Z] 21:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-10-24T21:45:50.824Z] 21:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-24T21:45:50.824Z] 21:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-24T21:45:50.824Z] 21:42:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-10-24T21:45:50.824Z] 21:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-24T21:45:50.824Z] 21:42:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-10-24T21:45:50.824Z] 21:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T21:45:50.824Z] 21:42:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2023-10-24T21:45:50.824Z] 21:42:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-10-24T21:45:50.824Z] 21:43:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2023-10-24T21:45:50.824Z] 21:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-24T21:45:50.824Z] 21:43:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-24T21:45:50.824Z] 21:43:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-24T21:45:50.824Z] 21:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T21:45:50.824Z] 21:43:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2023-10-24T21:45:50.824Z] 21:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T21:45:50.824Z] 21:43:01 6 0.10 0.00 0.02 0.00 0.03 99.85 [2023-10-24T21:45:50.824Z] 21:43:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-24T21:45:50.824Z] 21:44:01 all 0.05 0.00 0.01 0.01 0.01 99.93 [2023-10-24T21:45:50.824Z] 21:44:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-24T21:45:50.824Z] 21:44:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2023-10-24T21:45:50.824Z] 21:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T21:45:50.824Z] 21:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-24T21:45:50.824Z] 21:44:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2023-10-24T21:45:50.824Z] 21:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-24T21:45:50.824Z] 21:44:01 6 0.28 0.00 0.03 0.00 0.02 99.67 [2023-10-24T21:45:50.824Z] 21:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-24T21:45:50.824Z] 21:45:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-10-24T21:45:50.824Z] 21:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T21:45:50.824Z] 21:45:01 1 0.02 0.00 0.03 0.02 0.05 99.88 [2023-10-24T21:45:50.824Z] 21:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T21:45:50.824Z] 21:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T21:45:50.824Z] 21:45:01 4 0.02 0.00 0.00 0.03 0.02 99.93 [2023-10-24T21:45:50.824Z] 21:45:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-24T21:45:50.824Z] 21:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-24T21:45:50.824Z] 21:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-24T21:45:50.824Z] [2023-10-24T21:45:50.824Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-10-24T21:45:50.824Z] Average: all 4.40 0.00 0.91 0.60 0.02 94.07 [2023-10-24T21:45:50.824Z] Average: 0 4.30 0.00 0.87 0.38 0.02 94.44 [2023-10-24T21:45:50.824Z] Average: 1 4.54 0.00 0.91 0.23 0.03 94.29 [2023-10-24T21:45:50.824Z] Average: 2 4.45 0.00 1.03 2.17 0.02 92.33 [2023-10-24T21:45:50.824Z] Average: 3 4.28 0.00 0.93 0.55 0.02 94.22 [2023-10-24T21:45:50.824Z] Average: 4 4.32 0.00 0.91 0.56 0.02 94.18 [2023-10-24T21:45:50.824Z] Average: 5 4.36 0.00 0.93 0.19 0.02 94.50 [2023-10-24T21:45:50.824Z] Average: 6 4.33 0.00 0.83 0.51 0.03 94.30 [2023-10-24T21:45:50.824Z] Average: 7 4.59 0.00 0.84 0.20 0.02 94.34 [2023-10-24T21:45:50.824Z] [2023-10-24T21:45:50.824Z] [2023-10-24T21:45:50.824Z]