Pull request #540 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9b18689ee06cb5a74ac0a1b5206c56d858232de0+ee0482845795258e0ac1dc1ae58fd9336b62d08c (bc1c55259c47ae4dcc108d160f3198e400887d18) 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-ssh16814610427901553418.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2921540150823984773.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-540/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-540/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15768722413264723362.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-540/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14764238002424662446.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh6878456953099749299.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-540/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-540/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4441278582140404987.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1225 in /w/workspace/xfoundry_device-modbus-go_PR-540 [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-540 # 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 Merging remotes/origin/main commit ee0482845795258e0ac1dc1ae58fd9336b62d08c into PR head commit 9b18689ee06cb5a74ac0a1b5206c56d858232de0 Merge succeeded, producing 9b18689ee06cb5a74ac0a1b5206c56d858232de0 Checking out Revision 9b18689ee06cb5a74ac0a1b5206c56d858232de0 (PR-540) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/540/head:refs/remotes/origin/PR-540 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b18689ee06cb5a74ac0a1b5206c56d858232de0 # 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 ee0482845795258e0ac1dc1ae58fd9336b62d08c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b18689ee06cb5a74ac0a1b5206c56d858232de0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-19T05:55:18.569Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-19T05:55:18.785Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-19T05:55:18.895Z] ========================================================= [2024-02-19T05:55:18.895Z] EdgeX Global Pipelines Version Info [2024-02-19T05:55:18.895Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:55:19.655Z] ------------------- [2024-02-19T05:55:19.655Z] stable info: [2024-02-19T05:55:19.655Z] ------------------- [2024-02-19T05:55:19.655Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-19T05:55:19.655Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T05:55:19.655Z] Message: update stable to v1.0.258 [2024-02-19T05:55:20.239Z] ------------------- [2024-02-19T05:55:20.239Z] experimental info: [2024-02-19T05:55:20.239Z] ------------------- [2024-02-19T05:55:20.239Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-19T05:55:20.239Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T05:55:20.239Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-19T05:55:20.447Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-02-19T05:55:20.501Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-02-19T05:55:20.558Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-19T05:55:20.611Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-19T05:55:20.666Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-19T05:55:20.722Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-19T05:55:20.782Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-19T05:55:20.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-19T05:55:20.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-19T05:55:20.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-19T05:55:21.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-19T05:55:21.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-02-19T05:55:21.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-19T05:55:21.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-19T05:55:21.247Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-19T05:55:21.308Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-19T05:55:21.379Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T05:55:21.442Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T05:55:21.508Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-19T05:55:21.575Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-19T05:55:21.640Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-19T05:55:21.712Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-19T05:55:21.785Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-19T05:55:21.856Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-19T05:55:21.930Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-19T05:55:22.004Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-19T05:55:22.073Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-19T05:55:22.145Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-540 [Pipeline] echo [2024-02-19T05:55:22.216Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-540 [Pipeline] echo [2024-02-19T05:55:22.290Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-540 [Pipeline] echo [2024-02-19T05:55:22.365Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b18689ee06cb5a74ac0a1b5206c56d858232de0 [Pipeline] echo [2024-02-19T05:55:22.439Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b18689 [Pipeline] echo [2024-02-19T05:55:22.517Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T05:55:22.677Z] provisioning config files... [2024-02-19T05:55:22.694Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-540@tmp/config5375242471698565712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:55:23.097Z] ---> ****-login.sh [2024-02-19T05:55:23.097Z] nexus3.edgexfoundry.org:10001 [2024-02-19T05:55:23.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:55:23.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:55:23.358Z] Configure a credential helper to remove this warning. See [2024-02-19T05:55:23.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:55:23.359Z] [2024-02-19T05:55:23.359Z] Login Succeeded [2024-02-19T05:55:23.359Z] nexus3.edgexfoundry.org:10002 [2024-02-19T05:55:23.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:55:23.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:55:23.359Z] Configure a credential helper to remove this warning. See [2024-02-19T05:55:23.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:55:23.359Z] [2024-02-19T05:55:23.359Z] Login Succeeded [2024-02-19T05:55:23.359Z] nexus3.edgexfoundry.org:10003 [2024-02-19T05:55:23.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:55:23.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:55:23.620Z] Configure a credential helper to remove this warning. See [2024-02-19T05:55:23.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:55:23.620Z] [2024-02-19T05:55:23.620Z] Login Succeeded [2024-02-19T05:55:23.620Z] nexus3.edgexfoundry.org:10004 [2024-02-19T05:55:23.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:55:23.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:55:23.620Z] Configure a credential helper to remove this warning. See [2024-02-19T05:55:23.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:55:23.620Z] [2024-02-19T05:55:23.620Z] Login Succeeded [2024-02-19T05:55:23.620Z] ****.io [2024-02-19T05:55:23.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:55:23.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:55:23.898Z] Configure a credential helper to remove this warning. See [2024-02-19T05:55:23.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:55:23.898Z] [2024-02-19T05:55:23.898Z] Login Succeeded [2024-02-19T05:55:23.898Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T05:55:23.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-19T05:55:24.775Z] + git rev-list -1 --merges 9b18689ee06cb5a74ac0a1b5206c56d858232de0~1..9b18689ee06cb5a74ac0a1b5206c56d858232de0 [Pipeline] echo [2024-02-19T05:55:24.817Z] -----------> git rev-list -1 --merges 9b18689ee06cb5a74ac0a1b5206c56d858232de0~1..9b18689ee06cb5a74ac0a1b5206c56d858232de0 9b18689ee06cb5a74ac0a1b5206c56d858232de0 [false] [Pipeline] sh [2024-02-19T05:55:25.145Z] + git log --format=format:%s -1 9b18689ee06cb5a74ac0a1b5206c56d858232de0 [Pipeline] echo [2024-02-19T05:55:25.183Z] ========================================================= [2024-02-19T05:55:25.183Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-19T05:55:25.183Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T05:55:25.693Z] + git log --format=format:%s -1 9b18689ee06cb5a74ac0a1b5206c56d858232de0 [Pipeline] echo [2024-02-19T05:55:25.735Z] [semverPrep] GIT_COMMIT: 9b18689ee06cb5a74ac0a1b5206c56d858232de0, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-02-19T05:55:25.787Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-19T05:55:26.232Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T05:55:26.232Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-19T05:55:26.232Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-19T05:55:26.232Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-19T05:55:26.232Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-19T05:55:26.232Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-19T05:55:26.232Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:55:26.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T05:55:26.768Z] [2024-02-19T05:55:26.768Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:55:27.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T05:55:27.173Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-19T05:55:27.173Z] b85a868b505f: Pulling fs layer [2024-02-19T05:55:27.173Z] e2be974225ed: Pulling fs layer [2024-02-19T05:55:27.173Z] 339a4e72a1f5: Pulling fs layer [2024-02-19T05:55:27.173Z] 988bab9f4d93: Pulling fs layer [2024-02-19T05:55:27.173Z] 1469e6f7b9e6: Pulling fs layer [2024-02-19T05:55:27.173Z] eaf3925da568: Pulling fs layer [2024-02-19T05:55:27.173Z] bab4dde63d76: Pulling fs layer [2024-02-19T05:55:27.173Z] bde34c3a00c8: Pulling fs layer [2024-02-19T05:55:27.173Z] b352a97aabf1: Pulling fs layer [2024-02-19T05:55:27.173Z] 4872d77fe225: Pulling fs layer [2024-02-19T05:55:27.173Z] 5851b861e8e6: Pulling fs layer [2024-02-19T05:55:27.173Z] 988bab9f4d93: Waiting [2024-02-19T05:55:27.173Z] 1469e6f7b9e6: Waiting [2024-02-19T05:55:27.173Z] eaf3925da568: Waiting [2024-02-19T05:55:27.173Z] bab4dde63d76: Waiting [2024-02-19T05:55:27.173Z] 5851b861e8e6: Waiting [2024-02-19T05:55:27.173Z] b352a97aabf1: Waiting [2024-02-19T05:55:27.173Z] 4872d77fe225: Waiting [2024-02-19T05:55:27.173Z] bde34c3a00c8: Waiting [2024-02-19T05:55:27.173Z] e2be974225ed: Verifying Checksum [2024-02-19T05:55:27.173Z] e2be974225ed: Download complete [2024-02-19T05:55:27.173Z] 988bab9f4d93: Verifying Checksum [2024-02-19T05:55:27.173Z] 988bab9f4d93: Download complete [2024-02-19T05:55:27.435Z] 1469e6f7b9e6: Verifying Checksum [2024-02-19T05:55:27.435Z] 1469e6f7b9e6: Download complete [2024-02-19T05:55:27.435Z] 339a4e72a1f5: Verifying Checksum [2024-02-19T05:55:27.435Z] 339a4e72a1f5: Download complete [2024-02-19T05:55:27.435Z] eaf3925da568: Download complete [2024-02-19T05:55:27.435Z] bde34c3a00c8: Download complete [2024-02-19T05:55:27.435Z] b352a97aabf1: Download complete [2024-02-19T05:55:27.435Z] 4872d77fe225: Verifying Checksum [2024-02-19T05:55:27.435Z] 4872d77fe225: Download complete [2024-02-19T05:55:27.435Z] 5851b861e8e6: Download complete [2024-02-19T05:55:27.435Z] b85a868b505f: Verifying Checksum [2024-02-19T05:55:27.435Z] b85a868b505f: Download complete [2024-02-19T05:55:27.694Z] bab4dde63d76: Verifying Checksum [2024-02-19T05:55:27.694Z] bab4dde63d76: Download complete [2024-02-19T05:55:28.631Z] b85a868b505f: Pull complete [2024-02-19T05:55:28.890Z] e2be974225ed: Pull complete [2024-02-19T05:55:29.457Z] 339a4e72a1f5: Pull complete [2024-02-19T05:55:29.457Z] 988bab9f4d93: Pull complete [2024-02-19T05:55:29.715Z] 1469e6f7b9e6: Pull complete [2024-02-19T05:55:29.715Z] eaf3925da568: Pull complete [2024-02-19T05:55:31.633Z] bab4dde63d76: Pull complete [2024-02-19T05:55:31.633Z] bde34c3a00c8: Pull complete [2024-02-19T05:55:31.633Z] b352a97aabf1: Pull complete [2024-02-19T05:55:31.892Z] 4872d77fe225: Pull complete [2024-02-19T05:55:31.892Z] 5851b861e8e6: Pull complete [2024-02-19T05:55:31.892Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-19T05:55:31.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T05:55:31.892Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:55:32.223Z] prd-ubuntu20.04-docker-8c-8g-1225 does not seem to be running inside a container [2024-02-19T05:55:32.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-540 -v /w/workspace/xfoundry_device-modbus-go_PR-540:/w/workspace/xfoundry_device-modbus-go_PR-540:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-540@tmp:/w/workspace/xfoundry_device-modbus-go_PR-540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-19T05:55:34.855Z] $ docker top 583dd3554517d075e1aef0ad4df962ce56902fadd4be2a549e0cf79ee3c73d3c -eo pid,comm [2024-02-19T05:55:34.907Z] 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). [2024-02-19T05:55:34.907Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T05:55:35.115Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T05:55:35.115Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T05:55:35.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T05:55:35.236Z] $ docker exec 583dd3554517d075e1aef0ad4df962ce56902fadd4be2a549e0cf79ee3c73d3c ssh-agent [2024-02-19T05:55:35.354Z] SSH_AUTH_SOCK=/tmp/ssh-nauaj5pwzsdq/agent.32 [2024-02-19T05:55:35.354Z] SSH_AGENT_PID=38 [2024-02-19T05:55:35.360Z] Running ssh-add (command line suppressed) [2024-02-19T05:55:35.475Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-540@tmp/private_key_8234749645025931376.key (/w/workspace/xfoundry_device-modbus-go_PR-540@tmp/private_key_8234749645025931376.key) [2024-02-19T05:55:35.490Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T05:55:35.848Z] + git tag --points-at HEAD [Pipeline] } [2024-02-19T05:55:35.870Z] $ docker exec --env ******** --env ******** 583dd3554517d075e1aef0ad4df962ce56902fadd4be2a549e0cf79ee3c73d3c ssh-agent -k [2024-02-19T05:55:35.976Z] unset SSH_AUTH_SOCK; [2024-02-19T05:55:35.976Z] unset SSH_AGENT_PID; [2024-02-19T05:55:35.976Z] echo Agent pid 38 killed; [2024-02-19T05:55:35.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-19T05:55:36.111Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T05:55:36.111Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T05:55:36.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T05:55:36.230Z] $ docker exec 583dd3554517d075e1aef0ad4df962ce56902fadd4be2a549e0cf79ee3c73d3c ssh-agent [2024-02-19T05:55:36.349Z] SSH_AUTH_SOCK=/tmp/ssh-qwvVpLoeGJHa/agent.70 [2024-02-19T05:55:36.349Z] SSH_AGENT_PID=76 [2024-02-19T05:55:36.355Z] Running ssh-add (command line suppressed) [2024-02-19T05:55:36.453Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-540@tmp/private_key_9550004816735398347.key (/w/workspace/xfoundry_device-modbus-go_PR-540@tmp/private_key_9550004816735398347.key) [2024-02-19T05:55:36.466Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T05:55:36.816Z] + git semver init [2024-02-19T05:55:37.077Z] 2024-02-19 05:55:36,987 [run_init] DEBUG init version:0.0.0 force:False [2024-02-19T05:55:37.077Z] 2024-02-19 05:55:36,987 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-540/.semver [2024-02-19T05:55:37.077Z] 2024-02-19 05:55:36,988 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-540/.semver [2024-02-19T05:55:37.077Z] 2024-02-19 05:55:36,988 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-540/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-540, universal_newlines=False, shell=None, istream=None) [2024-02-19T05:55:38.457Z] 2024-02-19 05:55:38,136 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-540/.git/info/exclude [2024-02-19T05:55:38.458Z] 2024-02-19 05:55:38,137 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-540/.semver/PR-540 with force:False [2024-02-19T05:55:38.458Z] 2024-02-19 05:55:38,137 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-540/.semver/PR-540 [2024-02-19T05:55:38.458Z] 2024-02-19 05:55:38,141 [execute] INFO git cat-file --batch-check [2024-02-19T05:55:38.458Z] 2024-02-19 05:55:38,141 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-540/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T05:55:38.458Z] 2024-02-19 05:55:38,148 [execute] INFO git cat-file --batch [2024-02-19T05:55:38.458Z] 2024-02-19 05:55:38,149 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-540/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T05:55:38.458Z] 2024-02-19 05:55:38,153 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-540/.semver/PR-540 [2024-02-19T05:55:38.458Z] 0.0.0 [Pipeline] } [2024-02-19T05:55:38.489Z] $ docker exec --env ******** --env ******** 583dd3554517d075e1aef0ad4df962ce56902fadd4be2a549e0cf79ee3c73d3c ssh-agent -k [2024-02-19T05:55:38.600Z] unset SSH_AUTH_SOCK; [2024-02-19T05:55:38.600Z] unset SSH_AGENT_PID; [2024-02-19T05:55:38.601Z] echo Agent pid 76 killed; [2024-02-19T05:55:38.612Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T05:55:39.128Z] + git semver [Pipeline] } [2024-02-19T05:55:39.418Z] $ docker stop --time=1 583dd3554517d075e1aef0ad4df962ce56902fadd4be2a549e0cf79ee3c73d3c [2024-02-19T05:55:40.721Z] $ docker rm -f --volumes 583dd3554517d075e1aef0ad4df962ce56902fadd4be2a549e0cf79ee3c73d3c [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T05:55:41.168Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-19T05:55:41.498Z] Stashed 1 file(s) [Pipeline] echo [2024-02-19T05:55:41.515Z] [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 [2024-02-19T05:55:42.406Z] provisioning config files... [2024-02-19T05:55:42.417Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-540@tmp/config18132235527428572737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:55:42.822Z] ---> ****-login.sh [2024-02-19T05:55:42.822Z] nexus3.edgexfoundry.org:10001 [2024-02-19T05:55:42.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:55:42.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:55:42.822Z] Configure a credential helper to remove this warning. See [2024-02-19T05:55:42.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:55:42.822Z] [2024-02-19T05:55:42.822Z] Login Succeeded [2024-02-19T05:55:42.822Z] nexus3.edgexfoundry.org:10002 [2024-02-19T05:55:42.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:55:42.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:55:42.822Z] Configure a credential helper to remove this warning. See [2024-02-19T05:55:42.823Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:55:42.823Z] [2024-02-19T05:55:42.823Z] Login Succeeded [2024-02-19T05:55:42.823Z] nexus3.edgexfoundry.org:10003 [2024-02-19T05:55:43.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:55:43.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:55:43.085Z] Configure a credential helper to remove this warning. See [2024-02-19T05:55:43.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:55:43.085Z] [2024-02-19T05:55:43.085Z] Login Succeeded [2024-02-19T05:55:43.085Z] nexus3.edgexfoundry.org:10004 [2024-02-19T05:55:43.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:55:43.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:55:43.085Z] Configure a credential helper to remove this warning. See [2024-02-19T05:55:43.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:55:43.085Z] [2024-02-19T05:55:43.085Z] Login Succeeded [2024-02-19T05:55:43.085Z] ****.io [2024-02-19T05:55:43.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:55:43.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:55:43.345Z] Configure a credential helper to remove this warning. See [2024-02-19T05:55:43.345Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:55:43.345Z] [2024-02-19T05:55:43.345Z] Login Succeeded [2024-02-19T05:55:43.345Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T05:55:43.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T05:55:44.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T05:55:44.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T05:55:44.511Z] ========================================================= [2024-02-19T05:55:44.511Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-19T05:55:44.511Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:55:45.094Z] + 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 . [2024-02-19T05:55:45.094Z] Sending build context to Docker daemon 17.27MB [2024-02-19T05:55:45.094Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T05:55:45.094Z] Step 2/10 : FROM ${BASE} AS builder [2024-02-19T05:55:45.094Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-19T05:55:45.094Z] 7264a8db6415: Pulling fs layer [2024-02-19T05:55:45.094Z] c4d48a809fc2: Pulling fs layer [2024-02-19T05:55:45.094Z] 4f1c88b9dad5: Pulling fs layer [2024-02-19T05:55:45.094Z] ad3a456e5733: Pulling fs layer [2024-02-19T05:55:45.094Z] 69c7f0334f64: Pulling fs layer [2024-02-19T05:55:45.094Z] 1f1c1a5573a3: Pulling fs layer [2024-02-19T05:55:45.094Z] ce7588e14bc9: Pulling fs layer [2024-02-19T05:55:45.094Z] b5e4710f87ac: Pulling fs layer [2024-02-19T05:55:45.094Z] 69c7f0334f64: Waiting [2024-02-19T05:55:45.094Z] 1f1c1a5573a3: Waiting [2024-02-19T05:55:45.094Z] ce7588e14bc9: Waiting [2024-02-19T05:55:45.094Z] b5e4710f87ac: Waiting [2024-02-19T05:55:45.094Z] ad3a456e5733: Waiting [2024-02-19T05:55:45.352Z] c4d48a809fc2: Download complete [2024-02-19T05:55:45.352Z] ad3a456e5733: Download complete [2024-02-19T05:55:45.352Z] 69c7f0334f64: Download complete [2024-02-19T05:55:45.352Z] 7264a8db6415: Verifying Checksum [2024-02-19T05:55:45.352Z] 7264a8db6415: Download complete [2024-02-19T05:55:45.352Z] 1f1c1a5573a3: Verifying Checksum [2024-02-19T05:55:45.352Z] 1f1c1a5573a3: Download complete [2024-02-19T05:55:45.352Z] 7264a8db6415: Pull complete [2024-02-19T05:55:45.611Z] b5e4710f87ac: Verifying Checksum [2024-02-19T05:55:45.611Z] b5e4710f87ac: Download complete [2024-02-19T05:55:45.611Z] c4d48a809fc2: Pull complete [2024-02-19T05:55:45.611Z] 4f1c88b9dad5: Verifying Checksum [2024-02-19T05:55:45.611Z] 4f1c88b9dad5: Download complete [2024-02-19T05:55:46.178Z] ce7588e14bc9: Verifying Checksum [2024-02-19T05:55:46.178Z] ce7588e14bc9: Download complete [2024-02-19T05:55:49.476Z] 4f1c88b9dad5: Pull complete [2024-02-19T05:55:49.476Z] ad3a456e5733: Pull complete [2024-02-19T05:55:49.476Z] 69c7f0334f64: Pull complete [2024-02-19T05:55:49.476Z] 1f1c1a5573a3: Pull complete [2024-02-19T05:55:52.011Z] ce7588e14bc9: Pull complete [2024-02-19T05:55:52.011Z] b5e4710f87ac: Pull complete [2024-02-19T05:55:52.011Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-19T05:55:52.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-19T05:55:52.011Z] ---> 88b5674ff536 [2024-02-19T05:55:52.011Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-02-19T05:55:56.204Z] ---> Running in 65f93692cb12 [2024-02-19T05:55:56.204Z] Removing intermediate container 65f93692cb12 [2024-02-19T05:55:56.204Z] ---> 40070524ace3 [2024-02-19T05:55:56.204Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T05:55:56.204Z] ---> Running in 25f420ca929b [2024-02-19T05:55:56.204Z] Removing intermediate container 25f420ca929b [2024-02-19T05:55:56.204Z] ---> 903ce888dbdd [2024-02-19T05:55:56.204Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-02-19T05:55:56.204Z] ---> Running in 677921207fcf [2024-02-19T05:55:56.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T05:55:56.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T05:55:56.464Z] (1/8) Installing openssh-keygen (9.3_p2-r1) [2024-02-19T05:55:56.464Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-02-19T05:55:56.464Z] (3/8) Installing openssh-client-common (9.3_p2-r1) [2024-02-19T05:55:56.464Z] (4/8) Installing openssh-client-default (9.3_p2-r1) [2024-02-19T05:55:56.464Z] (5/8) Installing openssh-sftp-server (9.3_p2-r1) [2024-02-19T05:55:56.464Z] (6/8) Installing openssh-server-common (9.3_p2-r1) [2024-02-19T05:55:56.464Z] (7/8) Installing openssh-server (9.3_p2-r1) [2024-02-19T05:55:56.464Z] (8/8) Installing openssh (9.3_p2-r1) [2024-02-19T05:55:56.464Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T05:55:56.464Z] OK: 270 MiB in 60 packages [2024-02-19T05:55:57.032Z] Removing intermediate container 677921207fcf [2024-02-19T05:55:57.032Z] ---> a3fc0097cc53 [2024-02-19T05:55:57.032Z] Step 6/10 : WORKDIR /device-modbus-go [2024-02-19T05:55:57.032Z] ---> Running in 672035de85e3 [2024-02-19T05:55:57.032Z] Removing intermediate container 672035de85e3 [2024-02-19T05:55:57.032Z] ---> 6165fe71d071 [2024-02-19T05:55:57.032Z] Step 7/10 : COPY go.mod vendor* ./ [2024-02-19T05:55:57.150Z] Still waiting to schedule task [2024-02-19T05:55:57.151Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1224’ is offline [2024-02-19T05:55:57.290Z] ---> 8acd44e6ee2d [2024-02-19T05:55:57.290Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T05:55:57.290Z] ---> Running in 381bdc4720cb [2024-02-19T05:56:29.441Z] Removing intermediate container 381bdc4720cb [2024-02-19T05:56:29.441Z] ---> 86f4c0b36f81 [2024-02-19T05:56:29.441Z] Step 9/10 : COPY . . [2024-02-19T05:56:29.441Z] ---> 80636fa1c86c [2024-02-19T05:56:29.441Z] Step 10/10 : RUN ${MAKE} [2024-02-19T05:56:29.441Z] ---> Running in 5fdf60ea90b1 [2024-02-19T05:56:29.441Z] noop [2024-02-19T05:56:29.441Z] Removing intermediate container 5fdf60ea90b1 [2024-02-19T05:56:29.441Z] ---> ac3283a81162 [2024-02-19T05:56:29.441Z] Successfully built ac3283a81162 [2024-02-19T05:56:29.441Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:56:29.954Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T05:56:29.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:56:30.153Z] prd-ubuntu20.04-docker-8c-8g-1225 does not seem to be running inside a container [2024-02-19T05:56:30.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-540 -v /w/workspace/xfoundry_device-modbus-go_PR-540:/w/workspace/xfoundry_device-modbus-go_PR-540:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-540@tmp:/w/workspace/xfoundry_device-modbus-go_PR-540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-19T05:56:30.537Z] $ docker top 67f98ee8a48bf51624c37bcdd21bccb4b787ad3141854c41865b0701d49ab8dc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T05:56:30.978Z] + go version [2024-02-19T05:56:30.978Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-19T05:56:31.011Z] $ docker stop --time=1 67f98ee8a48bf51624c37bcdd21bccb4b787ad3141854c41865b0701d49ab8dc [2024-02-19T05:56:32.318Z] $ docker rm -f --volumes 67f98ee8a48bf51624c37bcdd21bccb4b787ad3141854c41865b0701d49ab8dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:56:33.329Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T05:56:33.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:56:33.533Z] prd-ubuntu20.04-docker-8c-8g-1225 does not seem to be running inside a container [2024-02-19T05:56:33.562Z] $ 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-540 -v /w/workspace/xfoundry_device-modbus-go_PR-540:/w/workspace/xfoundry_device-modbus-go_PR-540:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-540@tmp:/w/workspace/xfoundry_device-modbus-go_PR-540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-19T05:56:33.897Z] $ docker top b4df811639f93a32c2ac06e23af28c8220fd0757a925530c999c5084c0983018 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T05:56:34.328Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-540 [Pipeline] fileExists [Pipeline] sh [2024-02-19T05:56:34.725Z] + make test [2024-02-19T05:56:34.726Z] go test ./... -coverprofile=coverage.out [2024-02-19T05:56:36.118Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-02-19T05:56:48.315Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-02-19T05:56:48.315Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 47.9% of statements [2024-02-19T05:56:53.590Z] go vet ./... [2024-02-19T05:56:57.779Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T05:56:57.779Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T05:56:57.779Z] ./bin/test-attribution-txt.sh [2024-02-19T05:56:57.779Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-19T05:56:57.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T05:56:57.880Z] $ docker stop --time=1 b4df811639f93a32c2ac06e23af28c8220fd0757a925530c999c5084c0983018 [2024-02-19T05:57:01.509Z] $ docker rm -f --volumes b4df811639f93a32c2ac06e23af28c8220fd0757a925530c999c5084c0983018 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T05:57:02.162Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T05:57:02.225Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-19T05:57:03.075Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T05:57:03.389Z] + ls -al . [2024-02-19T05:57:03.389Z] total 192 [2024-02-19T05:57:03.389Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 05:56 . [2024-02-19T05:57:03.389Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 05:55 .. [2024-02-19T05:57:03.389Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 19 05:55 .dockerignore [2024-02-19T05:57:03.389Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 05:56 .git [2024-02-19T05:57:03.389Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:55 .github [2024-02-19T05:57:03.389Z] -rw-rw-r-- 1 jenkins jenkins 266 Feb 19 05:55 .gitignore [2024-02-19T05:57:03.389Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 05:55 .golangci.yml [2024-02-19T05:57:03.389Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 05:55 .semver [2024-02-19T05:57:03.389Z] -rw-rw-r-- 1 jenkins jenkins 11101 Feb 19 05:55 Attribution.txt [2024-02-19T05:57:03.389Z] -rw-rw-r-- 1 jenkins jenkins 16388 Feb 19 05:55 CHANGELOG.md [2024-02-19T05:57:03.389Z] -rw-rw-r-- 1 jenkins jenkins 1474 Feb 19 05:55 Dockerfile [2024-02-19T05:57:03.389Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 05:55 GOVERNANCE.md [2024-02-19T05:57:03.389Z] -rw-rw-r-- 1 jenkins jenkins 658 Feb 19 05:55 Jenkinsfile [2024-02-19T05:57:03.389Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 05:55 LICENSE [2024-02-19T05:57:03.389Z] -rw-rw-r-- 1 jenkins jenkins 1942 Feb 19 05:55 Makefile [2024-02-19T05:57:03.389Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 19 05:55 OWNERS.md [2024-02-19T05:57:03.389Z] -rw-rw-r-- 1 jenkins jenkins 4463 Feb 19 05:55 README.md [2024-02-19T05:57:03.389Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 05:55 VERSION [2024-02-19T05:57:03.389Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:55 bin [2024-02-19T05:57:03.389Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:55 cmd [2024-02-19T05:57:03.389Z] -rw-r--r-- 1 jenkins jenkins 24334 Feb 19 05:56 coverage.out [2024-02-19T05:57:03.389Z] -rw-rw-r-- 1 jenkins jenkins 3986 Feb 19 05:55 go.mod [2024-02-19T05:57:03.389Z] -rw-rw-r-- 1 jenkins jenkins 34676 Feb 19 05:55 go.sum [2024-02-19T05:57:03.389Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:55 internal [2024-02-19T05:57:03.389Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:55 simulator [2024-02-19T05:57:03.389Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 19 05:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:57:03.843Z] + 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=9b18689ee06cb5a74ac0a1b5206c56d858232de0 --label arch=amd64 --label version=0.0.0 . [2024-02-19T05:57:03.843Z] Sending build context to Docker daemon 17.29MB [2024-02-19T05:57:03.843Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T05:57:03.843Z] Step 2/23 : FROM ${BASE} AS builder [2024-02-19T05:57:03.843Z] ---> ac3283a81162 [2024-02-19T05:57:03.843Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-02-19T05:57:04.104Z] ---> Running in 5fc5a769854f [2024-02-19T05:57:04.367Z] Removing intermediate container 5fc5a769854f [2024-02-19T05:57:04.367Z] ---> ced08efd3ba7 [2024-02-19T05:57:04.367Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T05:57:04.367Z] ---> Running in 20d9bdc204b7 [2024-02-19T05:57:04.367Z] Removing intermediate container 20d9bdc204b7 [2024-02-19T05:57:04.367Z] ---> af51945be987 [2024-02-19T05:57:04.367Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-02-19T05:57:04.367Z] ---> Running in abab56439fc6 [2024-02-19T05:57:04.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T05:57:04.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T05:57:05.152Z] OK: 270 MiB in 60 packages [2024-02-19T05:57:05.412Z] Removing intermediate container abab56439fc6 [2024-02-19T05:57:05.412Z] ---> 13e792680d51 [2024-02-19T05:57:05.412Z] Step 6/23 : WORKDIR /device-modbus-go [2024-02-19T05:57:05.412Z] ---> Running in 306b8e3a0ce9 [2024-02-19T05:57:05.412Z] Removing intermediate container 306b8e3a0ce9 [2024-02-19T05:57:05.412Z] ---> c20f656ac348 [2024-02-19T05:57:05.412Z] Step 7/23 : COPY go.mod vendor* ./ [2024-02-19T05:57:05.671Z] ---> b19536979a01 [2024-02-19T05:57:05.671Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T05:57:05.671Z] ---> Running in 8e8c70669d13 [2024-02-19T05:57:06.239Z] Removing intermediate container 8e8c70669d13 [2024-02-19T05:57:06.239Z] ---> 20b189a6f544 [2024-02-19T05:57:06.239Z] Step 9/23 : COPY . . [2024-02-19T05:57:06.809Z] ---> 1457938994ea [2024-02-19T05:57:06.809Z] Step 10/23 : RUN ${MAKE} [2024-02-19T05:57:06.809Z] ---> Running in b4643e7de639 [2024-02-19T05:57:07.071Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-02-19T05:57:29.020Z] Removing intermediate container b4643e7de639 [2024-02-19T05:57:29.020Z] ---> 25fe2f9b5d14 [2024-02-19T05:57:29.020Z] Step 11/23 : FROM alpine:3.18 [2024-02-19T05:57:29.020Z] 3.18: Pulling from library/alpine [2024-02-19T05:57:29.020Z] 619be1103602: Pulling fs layer [2024-02-19T05:57:29.020Z] 619be1103602: Verifying Checksum [2024-02-19T05:57:29.020Z] 619be1103602: Download complete [2024-02-19T05:57:29.020Z] 619be1103602: Pull complete [2024-02-19T05:57:29.020Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T05:57:29.020Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T05:57:29.020Z] ---> d3782b16ccc9 [2024-02-19T05:57:29.020Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-02-19T05:57:29.020Z] ---> Running in 92ceaac5874f [2024-02-19T05:57:29.020Z] Removing intermediate container 92ceaac5874f [2024-02-19T05:57:29.020Z] ---> f90048cf300b [2024-02-19T05:57:29.020Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-02-19T05:57:29.020Z] ---> Running in 20736b7128c9 [2024-02-19T05:57:29.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T05:57:29.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T05:57:29.020Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-19T05:57:29.020Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T05:57:29.020Z] OK: 7 MiB in 16 packages [2024-02-19T05:57:29.020Z] Removing intermediate container 20736b7128c9 [2024-02-19T05:57:29.020Z] ---> c7a7bfbb8108 [2024-02-19T05:57:29.020Z] Step 14/23 : RUN apk --no-cache upgrade [2024-02-19T05:57:29.020Z] ---> Running in e69fa047a7f0 [2024-02-19T05:57:29.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T05:57:29.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T05:57:29.020Z] OK: 7 MiB in 16 packages [2024-02-19T05:57:29.279Z] Removing intermediate container e69fa047a7f0 [2024-02-19T05:57:29.279Z] ---> 76a38c3a217b [2024-02-19T05:57:29.279Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-02-19T05:57:29.875Z] ---> 3803f6419d54 [2024-02-19T05:57:29.875Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-02-19T05:57:30.133Z] ---> 04106ccd3d64 [2024-02-19T05:57:30.134Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-02-19T05:57:30.134Z] ---> c620d0ab4e8c [2024-02-19T05:57:30.134Z] Step 18/23 : EXPOSE 59901 [2024-02-19T05:57:30.134Z] ---> Running in aed0be64d136 [2024-02-19T05:57:30.134Z] Removing intermediate container aed0be64d136 [2024-02-19T05:57:30.134Z] ---> 20b3d0551ce9 [2024-02-19T05:57:30.134Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-02-19T05:57:30.134Z] ---> Running in 82338c639da6 [2024-02-19T05:57:30.393Z] Removing intermediate container 82338c639da6 [2024-02-19T05:57:30.393Z] ---> ff527c089b3c [2024-02-19T05:57:30.393Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-02-19T05:57:30.393Z] ---> Running in 78d5ec3aca5c [2024-02-19T05:57:30.393Z] Removing intermediate container 78d5ec3aca5c [2024-02-19T05:57:30.393Z] ---> 32dc315d7fbb [2024-02-19T05:57:30.393Z] Step 21/23 : LABEL arch=amd64 [2024-02-19T05:57:30.393Z] ---> Running in d1af3646f1f6 [2024-02-19T05:57:30.393Z] Removing intermediate container d1af3646f1f6 [2024-02-19T05:57:30.393Z] ---> 42a87e88b087 [2024-02-19T05:57:30.393Z] Step 22/23 : LABEL git_sha=9b18689ee06cb5a74ac0a1b5206c56d858232de0 [2024-02-19T05:57:30.393Z] ---> Running in 9feb59c9baab [2024-02-19T05:57:30.651Z] Removing intermediate container 9feb59c9baab [2024-02-19T05:57:30.651Z] ---> 14dddc111250 [2024-02-19T05:57:30.651Z] Step 23/23 : LABEL version=0.0.0 [2024-02-19T05:57:30.651Z] ---> Running in 5513a26d64a6 [2024-02-19T05:57:30.651Z] Removing intermediate container 5513a26d64a6 [2024-02-19T05:57:30.651Z] ---> b3016140d649 [2024-02-19T05:57:30.651Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T05:57:30.651Z] Successfully built b3016140d649 [2024-02-19T05:57:30.651Z] 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 [2024-02-19T05:57:31.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T05:57:31.869Z] [2024-02-19T05:57:31.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:57:32.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T05:57:32.275Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-19T05:57:32.275Z] 5eb5b503b376: Pulling fs layer [2024-02-19T05:57:32.276Z] 5c69ac0246d0: Pulling fs layer [2024-02-19T05:57:32.276Z] ec43610c2a17: Pulling fs layer [2024-02-19T05:57:32.276Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-19T05:57:32.276Z] 33b1e0a273af: Pulling fs layer [2024-02-19T05:57:32.276Z] 5d3b04190fa2: Pulling fs layer [2024-02-19T05:57:32.276Z] 2f39f015ded8: Pulling fs layer [2024-02-19T05:57:32.276Z] 5d3b04190fa2: Waiting [2024-02-19T05:57:32.276Z] 3a2ae6a8a46f: Waiting [2024-02-19T05:57:32.276Z] 5c69ac0246d0: Verifying Checksum [2024-02-19T05:57:32.276Z] 5c69ac0246d0: Download complete [2024-02-19T05:57:32.276Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-19T05:57:32.276Z] 3a2ae6a8a46f: Download complete [2024-02-19T05:57:32.276Z] 33b1e0a273af: Verifying Checksum [2024-02-19T05:57:32.276Z] 33b1e0a273af: Download complete [2024-02-19T05:57:32.276Z] 5d3b04190fa2: Verifying Checksum [2024-02-19T05:57:32.276Z] 5d3b04190fa2: Download complete [2024-02-19T05:57:32.276Z] ec43610c2a17: Verifying Checksum [2024-02-19T05:57:32.276Z] ec43610c2a17: Download complete [2024-02-19T05:57:32.535Z] 5eb5b503b376: Verifying Checksum [2024-02-19T05:57:32.535Z] 5eb5b503b376: Download complete [2024-02-19T05:57:33.103Z] 2f39f015ded8: Download complete [2024-02-19T05:57:33.669Z] 5eb5b503b376: Pull complete [2024-02-19T05:57:34.121Z] 5c69ac0246d0: Pull complete [2024-02-19T05:57:34.385Z] ec43610c2a17: Pull complete [2024-02-19T05:57:34.385Z] 3a2ae6a8a46f: Pull complete [2024-02-19T05:57:34.644Z] 33b1e0a273af: Pull complete [2024-02-19T05:57:34.644Z] 5d3b04190fa2: Pull complete [2024-02-19T05:57:38.844Z] 2f39f015ded8: Pull complete [2024-02-19T05:57:38.844Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-19T05:57:38.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T05:57:39.105Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:57:39.518Z] prd-ubuntu20.04-docker-8c-8g-1225 does not seem to be running inside a container [2024-02-19T05:57:39.549Z] $ 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-540 -v /w/workspace/xfoundry_device-modbus-go_PR-540:/w/workspace/xfoundry_device-modbus-go_PR-540:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-540@tmp:/w/workspace/xfoundry_device-modbus-go_PR-540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-19T05:57:43.408Z] $ docker top 2b1c731e7b4c0cc3e191737ba7c7d2d07a405cd9a02aac9a4417878896cfb0d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:57:43.934Z] ---> job-cost.sh [2024-02-19T05:57:43.934Z] lf-activate-venv: SKIPPING [2024-02-19T05:57:43.934Z] INFO: No Stack... [2024-02-19T05:57:44.195Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-19T05:57:44.763Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T05:57:45.080Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-540/archives/cost.csv [2024-02-19T05:57:45.080Z] + cut -d, -f6 [Pipeline] lock [2024-02-19T05:57:45.118Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-540-1-stack-cost] [2024-02-19T05:57:45.124Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-540-1-stack-cost] did not exist. Created. [2024-02-19T05:57:45.129Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-540-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T05:57:45.584Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-19T05:57:45.641Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T05:57:45.704Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-540-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-19T05:57:45.845Z] $ docker stop --time=1 2b1c731e7b4c0cc3e191737ba7c7d2d07a405cd9a02aac9a4417878896cfb0d1 [2024-02-19T05:57:47.001Z] $ docker rm -f --volumes 2b1c731e7b4c0cc3e191737ba7c7d2d07a405cd9a02aac9a4417878896cfb0d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-19T05:57:55.778Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1226 in /w/workspace/xfoundry_device-modbus-go_PR-540 [Pipeline] { [Pipeline] ws [2024-02-19T05:57:55.866Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2024-02-19T05:57:55.983Z] Selected Git installation does not exist. Using Default [2024-02-19T05:57:55.983Z] The recommended git tool is: NONE [2024-02-19T05:58:02.351Z] using credential edgex-jenkins-ssh [2024-02-19T05:58:02.376Z] Cloning the remote Git repository [2024-02-19T05:58:02.421Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-02-19T05:58:02.524Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2024-02-19T05:58:02.751Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-02-19T05:58:02.752Z] > git --version # timeout=10 [2024-02-19T05:58:02.779Z] > git --version # 'git version 2.25.1' [2024-02-19T05:58:02.782Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T05:58:02.932Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T05:58:04.819Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-02-19T05:58:04.874Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T05:58:06.448Z] Merging remotes/origin/main commit ee0482845795258e0ac1dc1ae58fd9336b62d08c into PR head commit 9b18689ee06cb5a74ac0a1b5206c56d858232de0 [2024-02-19T05:58:05.827Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-02-19T05:58:05.884Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-02-19T05:58:05.885Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T05:58:05.902Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/540/head:refs/remotes/origin/PR-540 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-19T05:58:06.467Z] > git config core.sparsecheckout # timeout=10 [2024-02-19T05:58:06.565Z] > git checkout -f 9b18689ee06cb5a74ac0a1b5206c56d858232de0 # timeout=10 [2024-02-19T05:58:06.644Z] > git remote # timeout=10 [2024-02-19T05:58:06.672Z] > git config --get remote.origin.url # timeout=10 [2024-02-19T05:58:06.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T05:58:09.159Z] Merge succeeded, producing 9b18689ee06cb5a74ac0a1b5206c56d858232de0 [2024-02-19T05:58:09.160Z] Checking out Revision 9b18689ee06cb5a74ac0a1b5206c56d858232de0 (PR-540) [2024-02-19T05:58:09.114Z] > git merge ee0482845795258e0ac1dc1ae58fd9336b62d08c # timeout=10 [2024-02-19T05:58:09.144Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-19T05:58:09.168Z] > git config core.sparsecheckout # timeout=10 [2024-02-19T05:58:09.179Z] > git checkout -f 9b18689ee06cb5a74ac0a1b5206c56d858232de0 # timeout=10 [2024-02-19T05:58:09.675Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-02-19T05:58:09.749Z] > git --version # timeout=10 [2024-02-19T05:58:09.768Z] > git --version # 'git version 2.25.1' [2024-02-19T05:58:09.785Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T05:58:11.202Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-19T05:58:11.202Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T05:58:11.202Z] Dload Upload Total Spent Left Speed [2024-02-19T05:58:11.202Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2024-02-19T05:58:11.603Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-19T05:58:12.022Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-19T05:58:12.022Z] + sudo tee /etc/docker/daemon.new [2024-02-19T05:58:12.022Z] { [2024-02-19T05:58:12.022Z] "registry-mirrors": [ [2024-02-19T05:58:12.022Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-19T05:58:12.022Z] ], [2024-02-19T05:58:12.022Z] "bip": "10.250.0.254/24", [2024-02-19T05:58:12.022Z] "hosts": [ [2024-02-19T05:58:12.022Z] "tcp://0.0.0.0:5555", [2024-02-19T05:58:12.022Z] "unix:///var/run/docker.sock" [2024-02-19T05:58:12.022Z] ], [2024-02-19T05:58:12.022Z] "mtu": 1458, [2024-02-19T05:58:12.022Z] "selinux-enabled": true, [2024-02-19T05:58:12.022Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-19T05:58:12.022Z] } [Pipeline] sh [2024-02-19T05:58:12.408Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-19T05:58:12.831Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T05:58:31.244Z] provisioning config files... [2024-02-19T05:58:31.267Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config3923099903830491767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:58:31.769Z] ---> ****-login.sh [2024-02-19T05:58:31.770Z] nexus3.edgexfoundry.org:10001 [2024-02-19T05:58:32.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:58:32.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:58:32.324Z] Configure a credential helper to remove this warning. See [2024-02-19T05:58:32.324Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:58:32.324Z] [2024-02-19T05:58:32.324Z] Login Succeeded [2024-02-19T05:58:32.324Z] nexus3.edgexfoundry.org:10002 [2024-02-19T05:58:32.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:58:32.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:58:32.862Z] Configure a credential helper to remove this warning. See [2024-02-19T05:58:32.862Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:58:32.862Z] [2024-02-19T05:58:32.862Z] Login Succeeded [2024-02-19T05:58:32.862Z] nexus3.edgexfoundry.org:10003 [2024-02-19T05:58:33.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:58:33.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:58:33.130Z] Configure a credential helper to remove this warning. See [2024-02-19T05:58:33.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:58:33.130Z] [2024-02-19T05:58:33.130Z] Login Succeeded [2024-02-19T05:58:33.130Z] nexus3.edgexfoundry.org:10004 [2024-02-19T05:58:33.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:58:33.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:58:33.674Z] Configure a credential helper to remove this warning. See [2024-02-19T05:58:33.674Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:58:33.674Z] [2024-02-19T05:58:33.674Z] Login Succeeded [2024-02-19T05:58:33.674Z] ****.io [2024-02-19T05:58:33.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:58:34.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:58:34.271Z] Configure a credential helper to remove this warning. See [2024-02-19T05:58:34.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:58:34.271Z] [2024-02-19T05:58:34.271Z] Login Succeeded [2024-02-19T05:58:34.272Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T05:58:34.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T05:58:34.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T05:58:34.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T05:58:34.995Z] ========================================================= [2024-02-19T05:58:34.995Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-19T05:58:34.995Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:58:35.630Z] + 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 . [2024-02-19T05:58:39.896Z] Sending build context to Docker daemon 8.761MB [2024-02-19T05:58:39.896Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T05:58:39.896Z] Step 2/10 : FROM ${BASE} AS builder [2024-02-19T05:58:39.896Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-19T05:58:39.896Z] 9fda8d8052c6: Pulling fs layer [2024-02-19T05:58:39.896Z] 5d54e960e981: Pulling fs layer [2024-02-19T05:58:39.896Z] c4a7e357bf2a: Pulling fs layer [2024-02-19T05:58:39.896Z] f0e02332f6b5: Pulling fs layer [2024-02-19T05:58:39.896Z] 872ee5b61b7b: Pulling fs layer [2024-02-19T05:58:39.896Z] 0c6a40ed1a82: Pulling fs layer [2024-02-19T05:58:39.896Z] 94ae7d8d031c: Pulling fs layer [2024-02-19T05:58:39.896Z] 872ee5b61b7b: Waiting [2024-02-19T05:58:39.896Z] 0c6a40ed1a82: Waiting [2024-02-19T05:58:39.896Z] 94ae7d8d031c: Waiting [2024-02-19T05:58:39.896Z] f0e02332f6b5: Waiting [2024-02-19T05:58:39.896Z] 5d54e960e981: Verifying Checksum [2024-02-19T05:58:39.896Z] 5d54e960e981: Download complete [2024-02-19T05:58:40.166Z] f0e02332f6b5: Verifying Checksum [2024-02-19T05:58:40.166Z] f0e02332f6b5: Download complete [2024-02-19T05:58:40.166Z] 872ee5b61b7b: Verifying Checksum [2024-02-19T05:58:40.166Z] 872ee5b61b7b: Download complete [2024-02-19T05:58:40.166Z] 9fda8d8052c6: Verifying Checksum [2024-02-19T05:58:40.166Z] 9fda8d8052c6: Download complete [2024-02-19T05:58:40.433Z] 94ae7d8d031c: Verifying Checksum [2024-02-19T05:58:40.433Z] 94ae7d8d031c: Download complete [2024-02-19T05:58:41.021Z] 9fda8d8052c6: Pull complete [2024-02-19T05:58:41.607Z] 5d54e960e981: Pull complete [2024-02-19T05:58:41.877Z] c4a7e357bf2a: Verifying Checksum [2024-02-19T05:58:41.877Z] c4a7e357bf2a: Download complete [2024-02-19T05:58:42.841Z] 0c6a40ed1a82: Verifying Checksum [2024-02-19T05:58:42.841Z] 0c6a40ed1a82: Download complete [2024-02-19T05:58:55.168Z] c4a7e357bf2a: Pull complete [2024-02-19T05:58:55.169Z] f0e02332f6b5: Pull complete [2024-02-19T05:58:55.169Z] 872ee5b61b7b: Pull complete [2024-02-19T05:59:03.388Z] 0c6a40ed1a82: Pull complete [2024-02-19T05:59:04.798Z] 94ae7d8d031c: Pull complete [2024-02-19T05:59:04.798Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-19T05:59:04.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-19T05:59:04.798Z] ---> 86de565de09d [2024-02-19T05:59:04.798Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-02-19T05:59:05.766Z] ---> Running in 79ef16203341 [2024-02-19T05:59:06.122Z] Removing intermediate container 79ef16203341 [2024-02-19T05:59:06.122Z] ---> e6df958e158b [2024-02-19T05:59:06.122Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T05:59:06.404Z] ---> Running in cef3ef21b45a [2024-02-19T05:59:06.680Z] Removing intermediate container cef3ef21b45a [2024-02-19T05:59:06.680Z] ---> ab7e006a3384 [2024-02-19T05:59:06.680Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-02-19T05:59:06.680Z] ---> Running in 5ba46e9be1db [2024-02-19T05:59:08.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T05:59:08.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T05:59:09.074Z] (1/8) Installing openssh-keygen (9.3_p2-r1) [2024-02-19T05:59:09.351Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-02-19T05:59:09.351Z] (3/8) Installing openssh-client-common (9.3_p2-r1) [2024-02-19T05:59:09.351Z] (4/8) Installing openssh-client-default (9.3_p2-r1) [2024-02-19T05:59:09.351Z] (5/8) Installing openssh-sftp-server (9.3_p2-r1) [2024-02-19T05:59:09.351Z] (6/8) Installing openssh-server-common (9.3_p2-r1) [2024-02-19T05:59:09.351Z] (7/8) Installing openssh-server (9.3_p2-r1) [2024-02-19T05:59:09.351Z] (8/8) Installing openssh (9.3_p2-r1) [2024-02-19T05:59:09.351Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T05:59:09.351Z] OK: 272 MiB in 60 packages [2024-02-19T05:59:10.781Z] Removing intermediate container 5ba46e9be1db [2024-02-19T05:59:10.781Z] ---> 3c95745cfbc3 [2024-02-19T05:59:10.781Z] Step 6/10 : WORKDIR /device-modbus-go [2024-02-19T05:59:10.781Z] ---> Running in a3a7b4fe7a8c [2024-02-19T05:59:10.781Z] Removing intermediate container a3a7b4fe7a8c [2024-02-19T05:59:10.781Z] ---> 8c7ea58ed170 [2024-02-19T05:59:10.781Z] Step 7/10 : COPY go.mod vendor* ./ [2024-02-19T05:59:11.366Z] ---> e36d8d60594a [2024-02-19T05:59:11.366Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T05:59:11.366Z] ---> Running in b7cb2d8c8815 [2024-02-19T06:00:19.489Z] Removing intermediate container b7cb2d8c8815 [2024-02-19T06:00:19.489Z] ---> 0d420aba2703 [2024-02-19T06:00:19.489Z] Step 9/10 : COPY . . [2024-02-19T06:00:19.489Z] ---> 00cc41da2bb3 [2024-02-19T06:00:19.489Z] Step 10/10 : RUN ${MAKE} [2024-02-19T06:00:19.489Z] ---> Running in 829ac84b4d22 [2024-02-19T06:00:19.489Z] noop [2024-02-19T06:00:19.489Z] Removing intermediate container 829ac84b4d22 [2024-02-19T06:00:19.489Z] ---> 498af22a64fe [2024-02-19T06:00:19.489Z] Successfully built 498af22a64fe [2024-02-19T06:00:19.489Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T06:00:20.094Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T06:00:20.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T06:00:20.459Z] prd-ubuntu20.04-docker-arm64-4c-16g-1226 does not seem to be running inside a container [2024-02-19T06:00:20.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-19T06:00:21.727Z] $ docker top 492d557867c7b3065a5640732dc7d5cc402001b686af7349acdfd0bb9db07172 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T06:00:22.674Z] + go version [2024-02-19T06:00:22.674Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-19T06:00:22.714Z] $ docker stop --time=1 492d557867c7b3065a5640732dc7d5cc402001b686af7349acdfd0bb9db07172 [2024-02-19T06:00:24.326Z] $ docker rm -f --volumes 492d557867c7b3065a5640732dc7d5cc402001b686af7349acdfd0bb9db07172 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T06:00:25.510Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T06:00:25.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T06:00:25.875Z] prd-ubuntu20.04-docker-arm64-4c-16g-1226 does not seem to be running inside a container [2024-02-19T06:00:25.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-19T06:00:27.081Z] $ docker top ffdd5b6abdbd39255d3e8e9e26aabaa9561e56e79de704f63967e1f1729d0909 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T06:00:28.033Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-19T06:00:28.784Z] + make test [2024-02-19T06:00:28.784Z] go test ./... -coverprofile=coverage.out [2024-02-19T06:00:32.133Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-02-19T06:02:08.773Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-02-19T06:02:08.773Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.059s coverage: 47.9% of statements [2024-02-19T06:02:08.773Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-19T06:02:08.773Z] go vet ./... [2024-02-19T06:02:23.774Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T06:02:23.774Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T06:02:23.774Z] ./bin/test-attribution-txt.sh [2024-02-19T06:02:23.774Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-19T06:02:23.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T06:02:23.901Z] $ docker stop --time=1 ffdd5b6abdbd39255d3e8e9e26aabaa9561e56e79de704f63967e1f1729d0909 [2024-02-19T06:02:25.684Z] $ docker rm -f --volumes ffdd5b6abdbd39255d3e8e9e26aabaa9561e56e79de704f63967e1f1729d0909 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T06:02:26.959Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T06:02:26.994Z] Warning: overwriting stash ‘coverage-report’ [2024-02-19T06:02:27.498Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T06:02:28.327Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T06:02:28.664Z] + ls -al . [2024-02-19T06:02:28.664Z] total 188 [2024-02-19T06:02:28.664Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 06:00 . [2024-02-19T06:02:28.664Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 05:58 .. [2024-02-19T06:02:28.664Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 19 05:58 .dockerignore [2024-02-19T06:02:28.665Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 05:58 .git [2024-02-19T06:02:28.665Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:58 .github [2024-02-19T06:02:28.665Z] -rw-rw-r-- 1 jenkins jenkins 266 Feb 19 05:58 .gitignore [2024-02-19T06:02:28.665Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 05:58 .golangci.yml [2024-02-19T06:02:28.665Z] -rw-rw-r-- 1 jenkins jenkins 11101 Feb 19 05:58 Attribution.txt [2024-02-19T06:02:28.665Z] -rw-rw-r-- 1 jenkins jenkins 16388 Feb 19 05:58 CHANGELOG.md [2024-02-19T06:02:28.665Z] -rw-rw-r-- 1 jenkins jenkins 1474 Feb 19 05:58 Dockerfile [2024-02-19T06:02:28.665Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 05:58 GOVERNANCE.md [2024-02-19T06:02:28.665Z] -rw-rw-r-- 1 jenkins jenkins 658 Feb 19 05:58 Jenkinsfile [2024-02-19T06:02:28.665Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 05:58 LICENSE [2024-02-19T06:02:28.665Z] -rw-rw-r-- 1 jenkins jenkins 1942 Feb 19 05:58 Makefile [2024-02-19T06:02:28.665Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 19 05:58 OWNERS.md [2024-02-19T06:02:28.665Z] -rw-rw-r-- 1 jenkins jenkins 4463 Feb 19 05:58 README.md [2024-02-19T06:02:28.665Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 05:55 VERSION [2024-02-19T06:02:28.665Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:58 bin [2024-02-19T06:02:28.665Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:58 cmd [2024-02-19T06:02:28.665Z] -rw-r--r-- 1 jenkins jenkins 24334 Feb 19 06:01 coverage.out [2024-02-19T06:02:28.665Z] -rw-rw-r-- 1 jenkins jenkins 3986 Feb 19 05:58 go.mod [2024-02-19T06:02:28.665Z] -rw-rw-r-- 1 jenkins jenkins 34676 Feb 19 05:58 go.sum [2024-02-19T06:02:28.665Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:58 internal [2024-02-19T06:02:28.665Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:58 simulator [2024-02-19T06:02:28.665Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 19 05:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T06:02:29.170Z] + 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=9b18689ee06cb5a74ac0a1b5206c56d858232de0 --label arch=arm64 --label version=0.0.0 . [2024-02-19T06:02:29.435Z] Sending build context to Docker daemon 8.786MB [2024-02-19T06:02:29.435Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T06:02:29.435Z] Step 2/23 : FROM ${BASE} AS builder [2024-02-19T06:02:29.711Z] ---> 498af22a64fe [2024-02-19T06:02:29.711Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-02-19T06:02:29.711Z] ---> Running in d5e990478a56 [2024-02-19T06:02:29.981Z] Removing intermediate container d5e990478a56 [2024-02-19T06:02:29.981Z] ---> 5fb8f3c32c83 [2024-02-19T06:02:29.981Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T06:02:29.981Z] ---> Running in 50e39965d38e [2024-02-19T06:02:30.247Z] Removing intermediate container 50e39965d38e [2024-02-19T06:02:30.247Z] ---> 7a0d19419854 [2024-02-19T06:02:30.247Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-02-19T06:02:30.525Z] ---> Running in d66cb4fdbdcd [2024-02-19T06:02:31.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T06:02:31.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T06:02:32.713Z] OK: 272 MiB in 60 packages [2024-02-19T06:02:35.291Z] Removing intermediate container d66cb4fdbdcd [2024-02-19T06:02:35.291Z] ---> d33d6233e596 [2024-02-19T06:02:35.291Z] Step 6/23 : WORKDIR /device-modbus-go [2024-02-19T06:02:35.291Z] ---> Running in 7ea6541a74d0 [2024-02-19T06:02:35.562Z] Removing intermediate container 7ea6541a74d0 [2024-02-19T06:02:35.562Z] ---> 2b9b3afa9af9 [2024-02-19T06:02:35.562Z] Step 7/23 : COPY go.mod vendor* ./ [2024-02-19T06:02:36.146Z] ---> 9106c553f7f3 [2024-02-19T06:02:36.146Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T06:02:36.146Z] ---> Running in c94eb71e4ac5 [2024-02-19T06:02:38.096Z] Removing intermediate container c94eb71e4ac5 [2024-02-19T06:02:38.096Z] ---> befa04e1fc40 [2024-02-19T06:02:38.096Z] Step 9/23 : COPY . . [2024-02-19T06:02:39.065Z] ---> 18b5250dc52a [2024-02-19T06:02:39.065Z] Step 10/23 : RUN ${MAKE} [2024-02-19T06:02:39.065Z] ---> Running in da248243948e [2024-02-19T06:02:40.026Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-02-19T06:04:31.693Z] Removing intermediate container da248243948e [2024-02-19T06:04:31.693Z] ---> 01fe83e99437 [2024-02-19T06:04:31.693Z] Step 11/23 : FROM alpine:3.18 [2024-02-19T06:04:31.693Z] 3.18: Pulling from library/alpine [2024-02-19T06:04:31.693Z] c6b39de5b339: Pulling fs layer [2024-02-19T06:04:31.693Z] c6b39de5b339: Verifying Checksum [2024-02-19T06:04:31.693Z] c6b39de5b339: Download complete [2024-02-19T06:04:31.693Z] c6b39de5b339: Pull complete [2024-02-19T06:04:31.693Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T06:04:31.693Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T06:04:31.694Z] ---> 33abbf032149 [2024-02-19T06:04:31.694Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-02-19T06:04:31.694Z] ---> Running in 18ee853c8972 [2024-02-19T06:04:31.694Z] Removing intermediate container 18ee853c8972 [2024-02-19T06:04:31.694Z] ---> 20bdfcb44dd2 [2024-02-19T06:04:31.694Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-02-19T06:04:31.694Z] ---> Running in 2198fff32e35 [2024-02-19T06:04:31.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T06:04:31.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T06:04:31.694Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-19T06:04:31.694Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T06:04:31.694Z] OK: 8 MiB in 16 packages [2024-02-19T06:04:31.694Z] Removing intermediate container 2198fff32e35 [2024-02-19T06:04:31.694Z] ---> 781f253372ff [2024-02-19T06:04:31.694Z] Step 14/23 : RUN apk --no-cache upgrade [2024-02-19T06:04:31.694Z] ---> Running in 695d1f779ea2 [2024-02-19T06:04:31.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T06:04:31.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T06:04:31.694Z] OK: 8 MiB in 16 packages [2024-02-19T06:04:31.694Z] Removing intermediate container 695d1f779ea2 [2024-02-19T06:04:31.694Z] ---> b59dc83a9e69 [2024-02-19T06:04:31.694Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-02-19T06:04:31.694Z] ---> 5f9f2a22eec4 [2024-02-19T06:04:31.694Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-02-19T06:04:34.272Z] ---> dfd00dddd681 [2024-02-19T06:04:34.272Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-02-19T06:04:34.853Z] ---> 4ea19ad9b9ab [2024-02-19T06:04:34.853Z] Step 18/23 : EXPOSE 59901 [2024-02-19T06:04:34.853Z] ---> Running in f80de95b1063 [2024-02-19T06:04:35.122Z] Removing intermediate container f80de95b1063 [2024-02-19T06:04:35.122Z] ---> 729cdb4b15e3 [2024-02-19T06:04:35.122Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-02-19T06:04:35.122Z] ---> Running in 5265916d41a0 [2024-02-19T06:04:35.388Z] Removing intermediate container 5265916d41a0 [2024-02-19T06:04:35.388Z] ---> 48e6322ca775 [2024-02-19T06:04:35.388Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-02-19T06:04:35.657Z] ---> Running in 20730a9c1dac [2024-02-19T06:04:35.924Z] Removing intermediate container 20730a9c1dac [2024-02-19T06:04:35.924Z] ---> 75fb121f7288 [2024-02-19T06:04:35.924Z] Step 21/23 : LABEL arch=arm64 [2024-02-19T06:04:35.924Z] ---> Running in 54defb586f93 [2024-02-19T06:04:36.191Z] Removing intermediate container 54defb586f93 [2024-02-19T06:04:36.191Z] ---> e28d34b42dc9 [2024-02-19T06:04:36.191Z] Step 22/23 : LABEL git_sha=9b18689ee06cb5a74ac0a1b5206c56d858232de0 [2024-02-19T06:04:36.191Z] ---> Running in c8590a685db9 [2024-02-19T06:04:36.458Z] Removing intermediate container c8590a685db9 [2024-02-19T06:04:36.458Z] ---> 0c50a91a2747 [2024-02-19T06:04:36.458Z] Step 23/23 : LABEL version=0.0.0 [2024-02-19T06:04:36.723Z] ---> Running in 321b03d38f2e [2024-02-19T06:04:36.988Z] Removing intermediate container 321b03d38f2e [2024-02-19T06:04:36.988Z] ---> 7b16ef1d9939 [2024-02-19T06:04:36.988Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T06:04:36.988Z] Successfully built 7b16ef1d9939 [2024-02-19T06:04:36.988Z] 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 [2024-02-19T06:04:38.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T06:04:38.291Z] [2024-02-19T06:04:38.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T06:04:38.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T06:04:38.725Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-19T06:04:38.725Z] 8998bd30e6a1: Pulling fs layer [2024-02-19T06:04:38.725Z] 04944245beec: Pulling fs layer [2024-02-19T06:04:38.725Z] 699f458cf7ca: Pulling fs layer [2024-02-19T06:04:38.725Z] 765212b225bb: Pulling fs layer [2024-02-19T06:04:38.725Z] f23df028b6ca: Pulling fs layer [2024-02-19T06:04:38.725Z] d65c8cfc05b1: Pulling fs layer [2024-02-19T06:04:38.725Z] f23df028b6ca: Waiting [2024-02-19T06:04:38.725Z] d65c8cfc05b1: Waiting [2024-02-19T06:04:38.725Z] 765212b225bb: Waiting [2024-02-19T06:04:38.725Z] 2437ff75d9bd: Pulling fs layer [2024-02-19T06:04:38.725Z] 2437ff75d9bd: Waiting [2024-02-19T06:04:38.995Z] 04944245beec: Verifying Checksum [2024-02-19T06:04:38.995Z] 04944245beec: Download complete [2024-02-19T06:04:38.995Z] 765212b225bb: Verifying Checksum [2024-02-19T06:04:38.995Z] 765212b225bb: Download complete [2024-02-19T06:04:38.995Z] f23df028b6ca: Verifying Checksum [2024-02-19T06:04:38.995Z] f23df028b6ca: Download complete [2024-02-19T06:04:38.995Z] d65c8cfc05b1: Verifying Checksum [2024-02-19T06:04:38.995Z] d65c8cfc05b1: Download complete [2024-02-19T06:04:39.266Z] 699f458cf7ca: Verifying Checksum [2024-02-19T06:04:39.266Z] 699f458cf7ca: Download complete [2024-02-19T06:04:39.531Z] 8998bd30e6a1: Verifying Checksum [2024-02-19T06:04:39.531Z] 8998bd30e6a1: Download complete [2024-02-19T06:04:42.117Z] 2437ff75d9bd: Verifying Checksum [2024-02-19T06:04:42.117Z] 2437ff75d9bd: Download complete [2024-02-19T06:04:44.061Z] 8998bd30e6a1: Pull complete [2024-02-19T06:04:44.645Z] 04944245beec: Pull complete [2024-02-19T06:04:46.596Z] 699f458cf7ca: Pull complete [2024-02-19T06:04:48.530Z] 765212b225bb: Pull complete [2024-02-19T06:04:49.488Z] f23df028b6ca: Pull complete [2024-02-19T06:04:49.488Z] d65c8cfc05b1: Pull complete [2024-02-19T06:05:08.386Z] 2437ff75d9bd: Pull complete [2024-02-19T06:05:08.386Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-19T06:05:08.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T06:05:08.386Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T06:05:08.861Z] prd-ubuntu20.04-docker-arm64-4c-16g-1226 does not seem to be running inside a container [2024-02-19T06:05:09.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-19T06:05:11.616Z] $ docker top a29ae6e3a10181712ba508738f88023b77decea10af5b5db829a53f5287ee35e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T06:05:12.637Z] ---> job-cost.sh [2024-02-19T06:05:12.637Z] lf-activate-venv: SKIPPING [2024-02-19T06:05:12.637Z] INFO: No Stack... [2024-02-19T06:05:12.915Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-19T06:05:13.904Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T06:05:14.570Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2024-02-19T06:05:14.570Z] + cut -d, -f6 [Pipeline] lock [2024-02-19T06:05:14.642Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-540-1-stack-cost] [2024-02-19T06:05:14.647Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-540-1-stack-cost] did not exist. Created. [2024-02-19T06:05:14.651Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-540-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T06:05:15.156Z] /w/workspace/device-modbus-go/1@tmp/durable-2bd628d8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-19T06:05:15.498Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-19T06:05:15.535Z] Warning: overwriting stash ‘stack-cost’ [2024-02-19T06:05:15.581Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T06:05:15.622Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-540-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-19T06:05:15.832Z] $ docker stop --time=1 a29ae6e3a10181712ba508738f88023b77decea10af5b5db829a53f5287ee35e [2024-02-19T06:05:18.261Z] $ docker rm -f --volumes a29ae6e3a10181712ba508738f88023b77decea10af5b5db829a53f5287ee35e [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 [2024-02-19T06:05:20.216Z] provisioning config files... [2024-02-19T06:05:20.223Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-540@tmp/config11368960939768443953tmp [Pipeline] { [Pipeline] sh [2024-02-19T06:05:20.734Z] + set +x [2024-02-19T06:05:20.734Z] + curl -s https://codecov.io/bash [2024-02-19T06:05:20.734Z] + bash -s -- [2024-02-19T06:05:20.734Z] [2024-02-19T06:05:20.734Z] _____ _ [2024-02-19T06:05:20.734Z] / ____| | | [2024-02-19T06:05:20.734Z] | | ___ __| | ___ ___ _____ __ [2024-02-19T06:05:20.734Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-19T06:05:20.734Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-19T06:05:20.734Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-19T06:05:20.734Z] Bash-1.0.6 [2024-02-19T06:05:20.734Z] [2024-02-19T06:05:20.734Z] [2024-02-19T06:05:20.734Z] ==> git version 2.25.1 found [2024-02-19T06:05:20.734Z] ==> 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 [2024-02-19T06:05:20.734Z] Release-Date: 2020-01-08 [2024-02-19T06:05:20.734Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-19T06:05:20.734Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-19T06:05:20.734Z] ==> Jenkins CI detected. [2024-02-19T06:05:20.734Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-540 [2024-02-19T06:05:20.734Z] project root: . [2024-02-19T06:05:20.734Z] --> token set from env [2024-02-19T06:05:20.734Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-19T06:05:20.992Z] ==> Running gcov in . (disable via -X gcov) [2024-02-19T06:05:20.992Z] ==> Python coveragepy not found [2024-02-19T06:05:20.992Z] ==> Searching for coverage reports in: [2024-02-19T06:05:20.992Z] + . [2024-02-19T06:05:20.992Z] -> Found 1 reports [2024-02-19T06:05:20.992Z] ==> Detecting git/mercurial file structure [2024-02-19T06:05:20.992Z] ==> Reading reports [2024-02-19T06:05:20.992Z] + ./coverage.out bytes=24334 [2024-02-19T06:05:20.992Z] ==> Appending adjustments [2024-02-19T06:05:20.992Z] https://docs.codecov.io/docs/fixing-reports [2024-02-19T06:05:20.992Z] + Found adjustments [2024-02-19T06:05:20.992Z] ==> Gzipping contents [2024-02-19T06:05:20.992Z] 4.0K /tmp/codecov.iC1BO4.gz [2024-02-19T06:05:20.992Z] ==> Uploading reports [2024-02-19T06:05:20.992Z] url: https://codecov.io [2024-02-19T06:05:20.992Z] query: branch=PR-540&commit=9b18689ee06cb5a74ac0a1b5206c56d858232de0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-540%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=540&job=&cmd_args= [2024-02-19T06:05:20.992Z] -> Pinging Codecov [2024-02-19T06:05:20.992Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-540&commit=9b18689ee06cb5a74ac0a1b5206c56d858232de0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-540%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=540&job=&cmd_args= [2024-02-19T06:05:21.251Z] -> Uploading to [2024-02-19T06:05:21.251Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-19/55DBCA73C666E3227836607328DD7E49/9b18689ee06cb5a74ac0a1b5206c56d858232de0/969efc7e-433e-4537-9bad-5f3ab8e76cb1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T060521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f90e7f5e8242984151c5aa901531bd5130729245fc289bcd621cec0b74efa13a [2024-02-19T06:05:21.251Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T06:05:21.251Z] Dload Upload Total Spent Left Speed [2024-02-19T06:05:21.509Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 14362 --:--:-- --:--:-- --:--:-- 14362 [2024-02-19T06:05:21.509Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/9b18689ee06cb5a74ac0a1b5206c56d858232de0 [Pipeline] } [2024-02-19T06:05:21.580Z] 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 [2024-02-19T06:05:24.698Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-540/archives ] [2024-02-19T06:05:24.698Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-540/archives [2024-02-19T06:05:24.698Z] total 16 [2024-02-19T06:05:24.698Z] drwxr-xr-x 3 root root 4096 Feb 19 05:57 . [2024-02-19T06:05:24.698Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 05:57 .. [2024-02-19T06:05:24.698Z] drwxr-xr-x 2 root root 4096 Feb 19 05:57 cost [2024-02-19T06:05:24.698Z] -rw-r--r-- 1 root root 88 Feb 19 05:57 cost.csv [2024-02-19T06:05:24.698Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-540/archives [2024-02-19T06:05:24.698Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-540/archives [2024-02-19T06:05:24.698Z] total 16 [2024-02-19T06:05:24.698Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 05:57 . [2024-02-19T06:05:24.698Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 05:57 .. [2024-02-19T06:05:24.698Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 05:57 cost [2024-02-19T06:05:24.698Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 19 05:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-19T06:05:25.025Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T06:05:25.926Z] ---> package-listing.sh [2024-02-19T06:05:25.926Z] ++ facter osfamily [2024-02-19T06:05:25.926Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-19T06:05:26.184Z] + OS_FAMILY=debian [2024-02-19T06:05:26.184Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-540 [2024-02-19T06:05:26.184Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-19T06:05:26.184Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-19T06:05:26.184Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-19T06:05:26.184Z] + PACKAGES=/tmp/packages_start.txt [2024-02-19T06:05:26.184Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-540 ']' [2024-02-19T06:05:26.184Z] + PACKAGES=/tmp/packages_end.txt [2024-02-19T06:05:26.184Z] + case "${OS_FAMILY}" in [2024-02-19T06:05:26.184Z] + dpkg -l [2024-02-19T06:05:26.184Z] + grep '^ii' [2024-02-19T06:05:26.184Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-19T06:05:26.184Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-19T06:05:26.184Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-19T06:05:26.184Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-540 ']' [2024-02-19T06:05:26.184Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-540/archives/ [2024-02-19T06:05:26.184Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-540/archives/ [Pipeline] echo [2024-02-19T06:05:26.219Z] 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-540/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-19T06:05:26.517Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T06:05:27.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T06:05:27.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T06:05:27.499Z] prd-ubuntu20.04-docker-8c-8g-1225 does not seem to be running inside a container [2024-02-19T06:05:27.531Z] $ 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-540/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-540 -v /w/workspace/xfoundry_device-modbus-go_PR-540:/w/workspace/xfoundry_device-modbus-go_PR-540:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-540@tmp:/w/workspace/xfoundry_device-modbus-go_PR-540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-19T06:05:27.717Z] $ docker top d4f2d272eff3312bc52d5fcb16b83f63ad95002c615144044fdfca0cbb9200ca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T06:05:28.196Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-19T06:05:28.505Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-19T06:05:28.824Z] + ls /var/log/sa-host [2024-02-19T06:05:28.824Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T06:05:29.000Z] provisioning config files... [2024-02-19T06:05:29.010Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-540@tmp/config14016351696704194332tmp [Pipeline] { [Pipeline] echo [2024-02-19T06:05:29.155Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T06:05:29.471Z] ---> create-netrc.sh [Pipeline] } [2024-02-19T06:05:29.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-19T06:05:30.008Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-19T06:05:30.040Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T06:05:30.342Z] ---> sudo-logs.sh [2024-02-19T06:05:30.342Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-19T06:05:30.508Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T06:05:30.826Z] ---> job-cost.sh [2024-02-19T06:05:30.826Z] lf-activate-venv: SKIPPING [2024-02-19T06:05:30.826Z] DEBUG: total: 0.2199999988079071 [2024-02-19T06:05:30.826Z] INFO: Retrieving Stack Cost... [2024-02-19T06:05:31.394Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-19T06:05:31.652Z] INFO: Archiving Costs [Pipeline] echo [2024-02-19T06:05:31.685Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T06:05:31.996Z] ---> logs-deploy.sh [2024-02-19T06:05:31.996Z] lf-activate-venv: SKIPPING [2024-02-19T06:05:31.996Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-540/1 [2024-02-19T06:05:31.996Z] INFO: archiving workspace using pattern(s): [2024-02-19T06:05:32.934Z] Archives upload complete. [2024-02-19T06:05:33.192Z] INFO: archiving logs to Nexus [2024-02-19T06:05:33.759Z] ---> uname -a: [2024-02-19T06:05:33.759Z] Linux prd-ubuntu20-04-docker-8c-8g-1225 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-02-19T06:05:33.759Z] [2024-02-19T06:05:33.759Z] [2024-02-19T06:05:33.759Z] ---> lscpu: [2024-02-19T06:05:33.759Z] Architecture: x86_64 [2024-02-19T06:05:33.759Z] CPU op-mode(s): 32-bit, 64-bit [2024-02-19T06:05:33.759Z] Byte Order: Little Endian [2024-02-19T06:05:33.759Z] Address sizes: 40 bits physical, 48 bits virtual [2024-02-19T06:05:33.759Z] CPU(s): 8 [2024-02-19T06:05:33.759Z] On-line CPU(s) list: 0-7 [2024-02-19T06:05:33.759Z] Thread(s) per core: 1 [2024-02-19T06:05:33.759Z] Core(s) per socket: 1 [2024-02-19T06:05:33.759Z] Socket(s): 8 [2024-02-19T06:05:33.759Z] NUMA node(s): 1 [2024-02-19T06:05:33.759Z] Vendor ID: AuthenticAMD [2024-02-19T06:05:33.759Z] CPU family: 23 [2024-02-19T06:05:33.759Z] Model: 49 [2024-02-19T06:05:33.759Z] Model name: AMD EPYC-Rome Processor [2024-02-19T06:05:33.759Z] Stepping: 0 [2024-02-19T06:05:33.759Z] CPU MHz: 2800.000 [2024-02-19T06:05:33.759Z] BogoMIPS: 5600.00 [2024-02-19T06:05:33.759Z] Virtualization: AMD-V [2024-02-19T06:05:33.759Z] Hypervisor vendor: KVM [2024-02-19T06:05:33.759Z] Virtualization type: full [2024-02-19T06:05:33.759Z] L1d cache: 256 KiB [2024-02-19T06:05:33.759Z] L1i cache: 256 KiB [2024-02-19T06:05:33.759Z] L2 cache: 4 MiB [2024-02-19T06:05:33.759Z] L3 cache: 128 MiB [2024-02-19T06:05:33.759Z] NUMA node0 CPU(s): 0-7 [2024-02-19T06:05:33.759Z] Vulnerability Itlb multihit: Not affected [2024-02-19T06:05:33.759Z] Vulnerability L1tf: Not affected [2024-02-19T06:05:33.759Z] Vulnerability Mds: Not affected [2024-02-19T06:05:33.759Z] Vulnerability Meltdown: Not affected [2024-02-19T06:05:33.759Z] Vulnerability Mmio stale data: Not affected [2024-02-19T06:05:33.759Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-02-19T06:05:33.759Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-02-19T06:05:33.759Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-02-19T06:05:33.759Z] Vulnerability Srbds: Not affected [2024-02-19T06:05:33.759Z] Vulnerability Tsx async abort: Not affected [2024-02-19T06:05:33.759Z] 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 [2024-02-19T06:05:33.759Z] [2024-02-19T06:05:33.759Z] [2024-02-19T06:05:33.759Z] ---> nproc: [2024-02-19T06:05:33.759Z] 8 [2024-02-19T06:05:33.759Z] [2024-02-19T06:05:33.759Z] [2024-02-19T06:05:33.759Z] ---> df -h: [2024-02-19T06:05:33.759Z] Filesystem Size Used Avail Use% Mounted on [2024-02-19T06:05:33.759Z] overlay 155G 12G 144G 8% / [2024-02-19T06:05:33.759Z] tmpfs 64M 0 64M 0% /dev [2024-02-19T06:05:33.759Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-02-19T06:05:33.759Z] shm 64M 0 64M 0% /dev/shm [2024-02-19T06:05:33.759Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-02-19T06:05:33.759Z] [2024-02-19T06:05:33.759Z]