Pull request #529 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 79b16ee3c949b7ad3b78b337d43600b7e6749877+600d018d751e79cb36c22856eb8a497d52ddc51b (007c36321bd9d298df4d88562ac96cf7230e53a6) 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-ssh3650636606492047692.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-ssh5219439940137788701.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-529/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-529/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10344922611628163340.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-529/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16104369378519803337.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-ssh15916958202440274966.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-529/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-529/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9215902392827972609.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24168’ Running on prd-ubuntu20.04-docker-8c-8g-24172 in /w/workspace/xfoundry_device-modbus-go_PR-529 [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-529 # 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 600d018d751e79cb36c22856eb8a497d52ddc51b into PR head commit 79b16ee3c949b7ad3b78b337d43600b7e6749877 Merge succeeded, producing 79b16ee3c949b7ad3b78b337d43600b7e6749877 Checking out Revision 79b16ee3c949b7ad3b78b337d43600b7e6749877 (PR-529) 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/529/head:refs/remotes/origin/PR-529 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 79b16ee3c949b7ad3b78b337d43600b7e6749877 # 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 600d018d751e79cb36c22856eb8a497d52ddc51b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 79b16ee3c949b7ad3b78b337d43600b7e6749877 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-06T05:23:22.658Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T05:23:22.849Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T05:23:22.969Z] ========================================================= [2023-12-06T05:23:22.969Z] EdgeX Global Pipelines Version Info [2023-12-06T05:23:22.969Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T05:23:23.727Z] ------------------- [2023-12-06T05:23:23.727Z] stable info: [2023-12-06T05:23:23.727Z] ------------------- [2023-12-06T05:23:23.727Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T05:23:23.727Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T05:23:23.727Z] Message: update stable to v1.0.258 [2023-12-06T05:23:24.320Z] ------------------- [2023-12-06T05:23:24.320Z] experimental info: [2023-12-06T05:23:24.320Z] ------------------- [2023-12-06T05:23:24.320Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T05:23:24.320Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T05:23:24.320Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T05:23:24.522Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-12-06T05:23:24.580Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-12-06T05:23:24.649Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T05:23:24.710Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T05:23:24.777Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T05:23:24.836Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T05:23:24.894Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T05:23:24.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-06T05:23:25.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T05:23:25.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T05:23:25.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T05:23:25.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-12-06T05:23:25.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T05:23:25.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T05:23:25.415Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T05:23:25.474Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T05:23:25.539Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T05:23:25.612Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T05:23:25.679Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T05:23:25.751Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T05:23:25.814Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-06T05:23:25.875Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-06T05:23:25.947Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T05:23:26.013Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T05:23:26.083Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-06T05:23:26.155Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T05:23:26.224Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T05:23:26.302Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-529 [Pipeline] echo [2023-12-06T05:23:26.381Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-529 [Pipeline] echo [2023-12-06T05:23:26.456Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-529 [Pipeline] echo [2023-12-06T05:23:26.529Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 79b16ee3c949b7ad3b78b337d43600b7e6749877 [Pipeline] echo [2023-12-06T05:23:26.611Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 79b16ee [Pipeline] echo [2023-12-06T05:23:26.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T05:23:26.856Z] provisioning config files... [2023-12-06T05:23:26.871Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-529@tmp/config3544895416796288296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T05:23:27.291Z] ---> ****-login.sh [2023-12-06T05:23:27.291Z] nexus3.edgexfoundry.org:10001 [2023-12-06T05:23:27.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:23:27.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:23:27.550Z] Configure a credential helper to remove this warning. See [2023-12-06T05:23:27.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:23:27.550Z] [2023-12-06T05:23:27.550Z] Login Succeeded [2023-12-06T05:23:27.550Z] nexus3.edgexfoundry.org:10002 [2023-12-06T05:23:27.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:23:27.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:23:27.551Z] Configure a credential helper to remove this warning. See [2023-12-06T05:23:27.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:23:27.551Z] [2023-12-06T05:23:27.551Z] Login Succeeded [2023-12-06T05:23:27.551Z] nexus3.edgexfoundry.org:10003 [2023-12-06T05:23:27.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:23:27.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:23:27.811Z] Configure a credential helper to remove this warning. See [2023-12-06T05:23:27.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:23:27.811Z] [2023-12-06T05:23:27.811Z] Login Succeeded [2023-12-06T05:23:27.811Z] nexus3.edgexfoundry.org:10004 [2023-12-06T05:23:27.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:23:27.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:23:27.811Z] Configure a credential helper to remove this warning. See [2023-12-06T05:23:27.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:23:27.811Z] [2023-12-06T05:23:27.811Z] Login Succeeded [2023-12-06T05:23:27.811Z] ****.io [2023-12-06T05:23:28.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:23:28.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:23:28.071Z] Configure a credential helper to remove this warning. See [2023-12-06T05:23:28.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:23:28.071Z] [2023-12-06T05:23:28.071Z] Login Succeeded [2023-12-06T05:23:28.071Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T05:23:28.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T05:23:28.890Z] + git rev-list -1 --merges 79b16ee3c949b7ad3b78b337d43600b7e6749877~1..79b16ee3c949b7ad3b78b337d43600b7e6749877 [Pipeline] echo [2023-12-06T05:23:28.929Z] -----------> git rev-list -1 --merges 79b16ee3c949b7ad3b78b337d43600b7e6749877~1..79b16ee3c949b7ad3b78b337d43600b7e6749877 79b16ee3c949b7ad3b78b337d43600b7e6749877 [false] [Pipeline] sh [2023-12-06T05:23:29.254Z] + git log --format=format:%s -1 79b16ee3c949b7ad3b78b337d43600b7e6749877 [Pipeline] echo [2023-12-06T05:23:29.289Z] ========================================================= [2023-12-06T05:23:29.289Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T05:23:29.289Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T05:23:29.767Z] + git log --format=format:%s -1 79b16ee3c949b7ad3b78b337d43600b7e6749877 [Pipeline] echo [2023-12-06T05:23:29.801Z] [semverPrep] GIT_COMMIT: 79b16ee3c949b7ad3b78b337d43600b7e6749877, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-12-06T05:23:29.849Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T05:23:30.265Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T05:23:30.265Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T05:23:30.265Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T05:23:30.265Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T05:23:30.265Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-06T05:23:30.265Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-06T05:23:30.265Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:23:30.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T05:23:30.692Z] [2023-12-06T05:23:30.692Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:23:31.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T05:23:31.094Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T05:23:31.094Z] b85a868b505f: Pulling fs layer [2023-12-06T05:23:31.094Z] e2be974225ed: Pulling fs layer [2023-12-06T05:23:31.094Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T05:23:31.094Z] 988bab9f4d93: Pulling fs layer [2023-12-06T05:23:31.094Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T05:23:31.094Z] eaf3925da568: Pulling fs layer [2023-12-06T05:23:31.094Z] bab4dde63d76: Pulling fs layer [2023-12-06T05:23:31.094Z] bde34c3a00c8: Pulling fs layer [2023-12-06T05:23:31.094Z] b352a97aabf1: Pulling fs layer [2023-12-06T05:23:31.094Z] 4872d77fe225: Pulling fs layer [2023-12-06T05:23:31.094Z] 5851b861e8e6: Pulling fs layer [2023-12-06T05:23:31.094Z] 988bab9f4d93: Waiting [2023-12-06T05:23:31.094Z] eaf3925da568: Waiting [2023-12-06T05:23:31.094Z] bab4dde63d76: Waiting [2023-12-06T05:23:31.094Z] 1469e6f7b9e6: Waiting [2023-12-06T05:23:31.094Z] bde34c3a00c8: Waiting [2023-12-06T05:23:31.094Z] 5851b861e8e6: Waiting [2023-12-06T05:23:31.094Z] b352a97aabf1: Waiting [2023-12-06T05:23:31.094Z] e2be974225ed: Download complete [2023-12-06T05:23:31.094Z] 988bab9f4d93: Verifying Checksum [2023-12-06T05:23:31.094Z] 988bab9f4d93: Download complete [2023-12-06T05:23:31.094Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T05:23:31.094Z] 1469e6f7b9e6: Download complete [2023-12-06T05:23:31.094Z] eaf3925da568: Download complete [2023-12-06T05:23:31.094Z] 339a4e72a1f5: Verifying Checksum [2023-12-06T05:23:31.094Z] 339a4e72a1f5: Download complete [2023-12-06T05:23:31.354Z] bde34c3a00c8: Download complete [2023-12-06T05:23:31.354Z] b352a97aabf1: Download complete [2023-12-06T05:23:31.354Z] 4872d77fe225: Verifying Checksum [2023-12-06T05:23:31.354Z] 4872d77fe225: Download complete [2023-12-06T05:23:31.354Z] 5851b861e8e6: Verifying Checksum [2023-12-06T05:23:31.354Z] 5851b861e8e6: Download complete [2023-12-06T05:23:31.354Z] b85a868b505f: Verifying Checksum [2023-12-06T05:23:31.354Z] b85a868b505f: Download complete [2023-12-06T05:23:31.613Z] bab4dde63d76: Verifying Checksum [2023-12-06T05:23:31.613Z] bab4dde63d76: Download complete [2023-12-06T05:23:32.549Z] b85a868b505f: Pull complete [2023-12-06T05:23:32.549Z] e2be974225ed: Pull complete [2023-12-06T05:23:33.120Z] 339a4e72a1f5: Pull complete [2023-12-06T05:23:33.120Z] 988bab9f4d93: Pull complete [2023-12-06T05:23:33.381Z] 1469e6f7b9e6: Pull complete [2023-12-06T05:23:33.381Z] eaf3925da568: Pull complete [2023-12-06T05:23:35.295Z] bab4dde63d76: Pull complete [2023-12-06T05:23:35.295Z] bde34c3a00c8: Pull complete [2023-12-06T05:23:35.295Z] b352a97aabf1: Pull complete [2023-12-06T05:23:35.295Z] 4872d77fe225: Pull complete [2023-12-06T05:23:35.555Z] 5851b861e8e6: Pull complete [2023-12-06T05:23:35.555Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T05:23:35.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T05:23:35.555Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T05:23:35.902Z] prd-ubuntu20.04-docker-8c-8g-24172 does not seem to be running inside a container [2023-12-06T05:23:35.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-529 -v /w/workspace/xfoundry_device-modbus-go_PR-529:/w/workspace/xfoundry_device-modbus-go_PR-529:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-529@tmp:/w/workspace/xfoundry_device-modbus-go_PR-529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T05:23:39.228Z] $ docker top c5850f84014fec75a3cffd8ac687f7d752943688d139817764c9054e349aed8e -eo pid,comm [2023-12-06T05:23:39.286Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-06T05:23:39.286Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T05:23:39.483Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T05:23:39.483Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T05:23:39.601Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T05:23:39.607Z] $ docker exec c5850f84014fec75a3cffd8ac687f7d752943688d139817764c9054e349aed8e ssh-agent [2023-12-06T05:23:39.710Z] SSH_AUTH_SOCK=/tmp/ssh-Dz5fQ5WeThi0/agent.32 [2023-12-06T05:23:39.710Z] SSH_AGENT_PID=38 [2023-12-06T05:23:39.716Z] Running ssh-add (command line suppressed) [2023-12-06T05:23:39.812Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-529@tmp/private_key_16516676963588189378.key (/w/workspace/xfoundry_device-modbus-go_PR-529@tmp/private_key_16516676963588189378.key) [2023-12-06T05:23:39.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T05:23:40.171Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T05:23:40.202Z] $ docker exec --env ******** --env ******** c5850f84014fec75a3cffd8ac687f7d752943688d139817764c9054e349aed8e ssh-agent -k [2023-12-06T05:23:40.294Z] unset SSH_AUTH_SOCK; [2023-12-06T05:23:40.295Z] unset SSH_AGENT_PID; [2023-12-06T05:23:40.295Z] echo Agent pid 38 killed; [2023-12-06T05:23:40.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T05:23:40.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T05:23:40.443Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T05:23:40.560Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T05:23:40.565Z] $ docker exec c5850f84014fec75a3cffd8ac687f7d752943688d139817764c9054e349aed8e ssh-agent [2023-12-06T05:23:40.675Z] SSH_AUTH_SOCK=/tmp/ssh-n8Q15gA3AYWQ/agent.70 [2023-12-06T05:23:40.675Z] SSH_AGENT_PID=76 [2023-12-06T05:23:40.679Z] Running ssh-add (command line suppressed) [2023-12-06T05:23:40.780Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-529@tmp/private_key_15140028984557024321.key (/w/workspace/xfoundry_device-modbus-go_PR-529@tmp/private_key_15140028984557024321.key) [2023-12-06T05:23:40.791Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T05:23:41.137Z] + git semver init [2023-12-06T05:23:41.398Z] 2023-12-06 05:23:41,310 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T05:23:41.398Z] 2023-12-06 05:23:41,311 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-529/.semver [2023-12-06T05:23:41.398Z] 2023-12-06 05:23:41,312 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-529/.semver [2023-12-06T05:23:41.398Z] 2023-12-06 05:23:41,312 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-529/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-529, universal_newlines=False, shell=None, istream=None) [2023-12-06T05:23:42.781Z] 2023-12-06 05:23:42,500 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-529/.git/info/exclude [2023-12-06T05:23:42.781Z] 2023-12-06 05:23:42,500 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-529/.semver/PR-529 with force:False [2023-12-06T05:23:42.781Z] 2023-12-06 05:23:42,500 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-529/.semver/PR-529 [2023-12-06T05:23:42.781Z] 2023-12-06 05:23:42,505 [execute] INFO git cat-file --batch-check [2023-12-06T05:23:42.781Z] 2023-12-06 05:23:42,505 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-529/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T05:23:42.781Z] 2023-12-06 05:23:42,512 [execute] INFO git cat-file --batch [2023-12-06T05:23:42.781Z] 2023-12-06 05:23:42,513 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-529/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T05:23:42.781Z] 2023-12-06 05:23:42,518 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-529/.semver/PR-529 [2023-12-06T05:23:42.781Z] 0.0.0 [Pipeline] } [2023-12-06T05:23:42.812Z] $ docker exec --env ******** --env ******** c5850f84014fec75a3cffd8ac687f7d752943688d139817764c9054e349aed8e ssh-agent -k [2023-12-06T05:23:42.918Z] unset SSH_AUTH_SOCK; [2023-12-06T05:23:42.918Z] unset SSH_AGENT_PID; [2023-12-06T05:23:42.919Z] echo Agent pid 76 killed; [2023-12-06T05:23:42.927Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T05:23:43.467Z] + git semver [Pipeline] } [2023-12-06T05:23:43.752Z] $ docker stop --time=1 c5850f84014fec75a3cffd8ac687f7d752943688d139817764c9054e349aed8e [2023-12-06T05:23:45.066Z] $ docker rm -f --volumes c5850f84014fec75a3cffd8ac687f7d752943688d139817764c9054e349aed8e [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T05:23:45.526Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T05:23:45.877Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T05:23:45.896Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T05:23:46.801Z] provisioning config files... [2023-12-06T05:23:46.810Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-529@tmp/config14734515731624325944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T05:23:47.207Z] ---> ****-login.sh [2023-12-06T05:23:47.207Z] nexus3.edgexfoundry.org:10001 [2023-12-06T05:23:47.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:23:47.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:23:47.208Z] Configure a credential helper to remove this warning. See [2023-12-06T05:23:47.208Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:23:47.208Z] [2023-12-06T05:23:47.208Z] Login Succeeded [2023-12-06T05:23:47.208Z] nexus3.edgexfoundry.org:10002 [2023-12-06T05:23:47.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:23:47.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:23:47.208Z] Configure a credential helper to remove this warning. See [2023-12-06T05:23:47.208Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:23:47.208Z] [2023-12-06T05:23:47.208Z] Login Succeeded [2023-12-06T05:23:47.208Z] nexus3.edgexfoundry.org:10003 [2023-12-06T05:23:47.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:23:47.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:23:47.469Z] Configure a credential helper to remove this warning. See [2023-12-06T05:23:47.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:23:47.469Z] [2023-12-06T05:23:47.469Z] Login Succeeded [2023-12-06T05:23:47.469Z] nexus3.edgexfoundry.org:10004 [2023-12-06T05:23:47.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:23:47.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:23:47.730Z] Configure a credential helper to remove this warning. See [2023-12-06T05:23:47.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:23:47.730Z] [2023-12-06T05:23:47.730Z] Login Succeeded [2023-12-06T05:23:47.730Z] ****.io [2023-12-06T05:23:47.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:23:47.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:23:47.991Z] Configure a credential helper to remove this warning. See [2023-12-06T05:23:47.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:23:47.991Z] [2023-12-06T05:23:47.991Z] Login Succeeded [2023-12-06T05:23:47.991Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T05:23:48.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T05:23:48.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T05:23:48.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T05:23:48.451Z] ========================================================= [2023-12-06T05:23:48.451Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T05:23:48.451Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:23:49.041Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-06T05:23:49.041Z] Sending build context to Docker daemon 17.23MB [2023-12-06T05:23:49.041Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T05:23:49.041Z] Step 2/10 : FROM ${BASE} AS builder [2023-12-06T05:23:49.300Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T05:23:49.300Z] 7264a8db6415: Pulling fs layer [2023-12-06T05:23:49.300Z] c4d48a809fc2: Pulling fs layer [2023-12-06T05:23:49.300Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T05:23:49.300Z] ad3a456e5733: Pulling fs layer [2023-12-06T05:23:49.300Z] 69c7f0334f64: Pulling fs layer [2023-12-06T05:23:49.300Z] ad3a456e5733: Waiting [2023-12-06T05:23:49.300Z] 69c7f0334f64: Waiting [2023-12-06T05:23:49.300Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T05:23:49.300Z] ce7588e14bc9: Pulling fs layer [2023-12-06T05:23:49.300Z] 1f1c1a5573a3: Waiting [2023-12-06T05:23:49.300Z] b5e4710f87ac: Pulling fs layer [2023-12-06T05:23:49.300Z] ce7588e14bc9: Waiting [2023-12-06T05:23:49.300Z] c4d48a809fc2: Verifying Checksum [2023-12-06T05:23:49.300Z] c4d48a809fc2: Download complete [2023-12-06T05:23:49.300Z] ad3a456e5733: Verifying Checksum [2023-12-06T05:23:49.300Z] ad3a456e5733: Download complete [2023-12-06T05:23:49.560Z] 69c7f0334f64: Verifying Checksum [2023-12-06T05:23:49.560Z] 69c7f0334f64: Download complete [2023-12-06T05:23:49.560Z] 7264a8db6415: Verifying Checksum [2023-12-06T05:23:49.560Z] 7264a8db6415: Download complete [2023-12-06T05:23:49.560Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T05:23:49.560Z] 1f1c1a5573a3: Download complete [2023-12-06T05:23:49.560Z] 7264a8db6415: Pull complete [2023-12-06T05:23:49.560Z] b5e4710f87ac: Verifying Checksum [2023-12-06T05:23:49.560Z] b5e4710f87ac: Download complete [2023-12-06T05:23:49.818Z] c4d48a809fc2: Pull complete [2023-12-06T05:23:49.818Z] 4f1c88b9dad5: Verifying Checksum [2023-12-06T05:23:49.818Z] 4f1c88b9dad5: Download complete [2023-12-06T05:23:50.382Z] ce7588e14bc9: Verifying Checksum [2023-12-06T05:23:50.382Z] ce7588e14bc9: Download complete [2023-12-06T05:23:52.914Z] 4f1c88b9dad5: Pull complete [2023-12-06T05:23:52.914Z] ad3a456e5733: Pull complete [2023-12-06T05:23:52.914Z] 69c7f0334f64: Pull complete [2023-12-06T05:23:53.173Z] 1f1c1a5573a3: Pull complete [2023-12-06T05:23:55.704Z] ce7588e14bc9: Pull complete [2023-12-06T05:23:55.962Z] b5e4710f87ac: Pull complete [2023-12-06T05:23:55.963Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T05:23:55.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T05:23:55.963Z] ---> 88b5674ff536 [2023-12-06T05:23:55.963Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-12-06T05:24:01.266Z] ---> Running in c547127754a4 [2023-12-06T05:24:01.266Z] Removing intermediate container c547127754a4 [2023-12-06T05:24:01.266Z] ---> f48ac387a932 [2023-12-06T05:24:01.266Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T05:24:01.266Z] ---> Running in 67c0231a8e36 [2023-12-06T05:24:01.266Z] Removing intermediate container 67c0231a8e36 [2023-12-06T05:24:01.266Z] ---> cc6d5f1ae500 [2023-12-06T05:24:01.266Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-12-06T05:24:01.266Z] ---> Running in 8bf8620afabd [2023-12-06T05:24:01.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T05:24:01.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T05:24:01.526Z] (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T05:24:01.526Z] (2/8) Installing libedit (20221030.3.1-r1) [2023-12-06T05:24:01.526Z] (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T05:24:01.526Z] (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T05:24:01.526Z] (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-12-06T05:24:01.526Z] (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-12-06T05:24:01.526Z] (7/8) Installing openssh-server (9.3_p2-r0) [2023-12-06T05:24:01.526Z] (8/8) Installing openssh (9.3_p2-r0) [2023-12-06T05:24:01.526Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T05:24:01.526Z] OK: 270 MiB in 60 packages [2023-12-06T05:24:01.550Z] Still waiting to schedule task [2023-12-06T05:24:01.550Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24171’ [2023-12-06T05:24:02.096Z] Removing intermediate container 8bf8620afabd [2023-12-06T05:24:02.096Z] ---> 5eac3be2fe55 [2023-12-06T05:24:02.096Z] Step 6/10 : WORKDIR /device-modbus-go [2023-12-06T05:24:02.096Z] ---> Running in 5a1b3e611e38 [2023-12-06T05:24:02.357Z] Removing intermediate container 5a1b3e611e38 [2023-12-06T05:24:02.357Z] ---> f5d0cbbed03f [2023-12-06T05:24:02.357Z] Step 7/10 : COPY go.mod vendor* ./ [2023-12-06T05:24:02.357Z] ---> d52e04b93c88 [2023-12-06T05:24:02.357Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T05:24:02.357Z] ---> Running in 1e2551ae8ea2 [2023-12-06T05:24:41.079Z] Removing intermediate container 1e2551ae8ea2 [2023-12-06T05:24:41.080Z] ---> 854c467b86af [2023-12-06T05:24:41.080Z] Step 9/10 : COPY . . [2023-12-06T05:24:41.080Z] ---> 068e8fc7104f [2023-12-06T05:24:41.080Z] Step 10/10 : RUN ${MAKE} [2023-12-06T05:24:41.080Z] ---> Running in c3915af3ed12 [2023-12-06T05:24:41.080Z] noop [2023-12-06T05:24:41.080Z] Removing intermediate container c3915af3ed12 [2023-12-06T05:24:41.080Z] ---> ad7ded664ff6 [2023-12-06T05:24:41.080Z] Successfully built ad7ded664ff6 [2023-12-06T05:24:41.080Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:24:41.634Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T05:24:41.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T05:24:41.838Z] prd-ubuntu20.04-docker-8c-8g-24172 does not seem to be running inside a container [2023-12-06T05:24:41.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-529 -v /w/workspace/xfoundry_device-modbus-go_PR-529:/w/workspace/xfoundry_device-modbus-go_PR-529:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-529@tmp:/w/workspace/xfoundry_device-modbus-go_PR-529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T05:24:42.199Z] $ docker top aae4c1af394bcb77e162beca86557e6ef923a05a65eecea152bf3c6937f446de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T05:24:42.648Z] + go version [2023-12-06T05:24:42.648Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T05:24:42.679Z] $ docker stop --time=1 aae4c1af394bcb77e162beca86557e6ef923a05a65eecea152bf3c6937f446de [2023-12-06T05:24:43.952Z] $ docker rm -f --volumes aae4c1af394bcb77e162beca86557e6ef923a05a65eecea152bf3c6937f446de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:24:44.916Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T05:24:44.916Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T05:24:45.111Z] prd-ubuntu20.04-docker-8c-8g-24172 does not seem to be running inside a container [2023-12-06T05:24:45.152Z] $ 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-529 -v /w/workspace/xfoundry_device-modbus-go_PR-529:/w/workspace/xfoundry_device-modbus-go_PR-529:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-529@tmp:/w/workspace/xfoundry_device-modbus-go_PR-529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T05:24:45.481Z] $ docker top 73f9d5bff052235d25bd1930bce98bbd02d1a13d1b75a5236866837e6abaefe9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T05:24:45.927Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-529 [Pipeline] fileExists [Pipeline] sh [2023-12-06T05:24:46.315Z] + make test [2023-12-06T05:24:46.315Z] go test ./... -coverprofile=coverage.out [2023-12-06T05:24:47.698Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-12-06T05:24:57.666Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-12-06T05:24:57.666Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.016s coverage: 47.9% of statements [2023-12-06T05:25:05.776Z] go vet ./... [2023-12-06T05:25:08.301Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T05:25:08.301Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T05:25:08.301Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T05:25:08.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T05:25:08.414Z] $ docker stop --time=1 73f9d5bff052235d25bd1930bce98bbd02d1a13d1b75a5236866837e6abaefe9 [2023-12-06T05:25:12.168Z] $ docker rm -f --volumes 73f9d5bff052235d25bd1930bce98bbd02d1a13d1b75a5236866837e6abaefe9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T05:25:12.771Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T05:25:12.837Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-06T05:25:13.620Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T05:25:13.934Z] + ls -al . [2023-12-06T05:25:13.934Z] total 192 [2023-12-06T05:25:13.934Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 05:24 . [2023-12-06T05:25:13.934Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 05:23 .. [2023-12-06T05:25:13.934Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 05:23 .dockerignore [2023-12-06T05:25:13.934Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 05:24 .git [2023-12-06T05:25:13.934Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 05:23 .github [2023-12-06T05:25:13.934Z] -rw-rw-r-- 1 jenkins jenkins 266 Dec 6 05:23 .gitignore [2023-12-06T05:25:13.934Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 05:23 .golangci.yml [2023-12-06T05:25:13.934Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 05:23 .semver [2023-12-06T05:25:13.934Z] -rw-rw-r-- 1 jenkins jenkins 11101 Dec 6 05:23 Attribution.txt [2023-12-06T05:25:13.934Z] -rw-rw-r-- 1 jenkins jenkins 16388 Dec 6 05:23 CHANGELOG.md [2023-12-06T05:25:13.934Z] -rw-rw-r-- 1 jenkins jenkins 1474 Dec 6 05:23 Dockerfile [2023-12-06T05:25:13.934Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 05:23 GOVERNANCE.md [2023-12-06T05:25:13.934Z] -rw-rw-r-- 1 jenkins jenkins 658 Dec 6 05:23 Jenkinsfile [2023-12-06T05:25:13.934Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 05:23 LICENSE [2023-12-06T05:25:13.934Z] -rw-rw-r-- 1 jenkins jenkins 1936 Dec 6 05:23 Makefile [2023-12-06T05:25:13.934Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 6 05:23 OWNERS.md [2023-12-06T05:25:13.934Z] -rw-rw-r-- 1 jenkins jenkins 4463 Dec 6 05:23 README.md [2023-12-06T05:25:13.934Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 05:23 VERSION [2023-12-06T05:25:13.934Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 05:23 bin [2023-12-06T05:25:13.934Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 05:23 cmd [2023-12-06T05:25:13.934Z] -rw-r--r-- 1 jenkins jenkins 24334 Dec 6 05:24 coverage.out [2023-12-06T05:25:13.934Z] -rw-rw-r-- 1 jenkins jenkins 3937 Dec 6 05:23 go.mod [2023-12-06T05:25:13.934Z] -rw-rw-r-- 1 jenkins jenkins 35426 Dec 6 05:23 go.sum [2023-12-06T05:25:13.934Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 05:23 internal [2023-12-06T05:25:13.934Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 05:23 simulator [2023-12-06T05:25:13.934Z] -rw-rw-r-- 1 jenkins jenkins 229 Dec 6 05:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:25:14.419Z] + 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=79b16ee3c949b7ad3b78b337d43600b7e6749877 --label arch=amd64 --label version=0.0.0 . [2023-12-06T05:25:14.419Z] Sending build context to Docker daemon 17.25MB [2023-12-06T05:25:14.419Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T05:25:14.419Z] Step 2/23 : FROM ${BASE} AS builder [2023-12-06T05:25:14.419Z] ---> ad7ded664ff6 [2023-12-06T05:25:14.419Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-12-06T05:25:14.678Z] ---> Running in 3078a3652c53 [2023-12-06T05:25:14.678Z] Removing intermediate container 3078a3652c53 [2023-12-06T05:25:14.678Z] ---> 47bf650bafe7 [2023-12-06T05:25:14.678Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T05:25:14.678Z] ---> Running in 9a9bf887f765 [2023-12-06T05:25:14.678Z] Removing intermediate container 9a9bf887f765 [2023-12-06T05:25:14.678Z] ---> d01b04c70cd4 [2023-12-06T05:25:14.678Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2023-12-06T05:25:14.678Z] ---> Running in d734a4f0ecfd [2023-12-06T05:25:14.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T05:25:15.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T05:25:15.456Z] OK: 270 MiB in 60 packages [2023-12-06T05:25:15.715Z] Removing intermediate container d734a4f0ecfd [2023-12-06T05:25:15.715Z] ---> 18c264c56b25 [2023-12-06T05:25:15.715Z] Step 6/23 : WORKDIR /device-modbus-go [2023-12-06T05:25:15.973Z] ---> Running in 3a4ff21e14ca [2023-12-06T05:25:15.973Z] Removing intermediate container 3a4ff21e14ca [2023-12-06T05:25:15.973Z] ---> 8680e90c1d46 [2023-12-06T05:25:15.973Z] Step 7/23 : COPY go.mod vendor* ./ [2023-12-06T05:25:15.973Z] ---> 7631a054afe9 [2023-12-06T05:25:15.973Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T05:25:15.973Z] ---> Running in c087a296e186 [2023-12-06T05:25:16.909Z] Removing intermediate container c087a296e186 [2023-12-06T05:25:16.909Z] ---> 4dd7c367895e [2023-12-06T05:25:16.909Z] Step 9/23 : COPY . . [2023-12-06T05:25:17.478Z] ---> aceeca1fa5c4 [2023-12-06T05:25:17.478Z] Step 10/23 : RUN ${MAKE} [2023-12-06T05:25:17.478Z] ---> Running in 6afb4ddc1a8a [2023-12-06T05:25:17.738Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-12-06T05:25:40.106Z] Removing intermediate container 6afb4ddc1a8a [2023-12-06T05:25:40.106Z] ---> f66823ee2297 [2023-12-06T05:25:40.106Z] Step 11/23 : FROM alpine:3.18 [2023-12-06T05:25:40.106Z] 3.18: Pulling from library/alpine [2023-12-06T05:25:40.106Z] c926b61bad3b: Pulling fs layer [2023-12-06T05:25:40.106Z] c926b61bad3b: Download complete [2023-12-06T05:25:40.106Z] c926b61bad3b: Pull complete [2023-12-06T05:25:40.106Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T05:25:40.106Z] Status: Downloaded newer image for alpine:3.18 [2023-12-06T05:25:40.106Z] ---> b541f2080109 [2023-12-06T05:25:40.106Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-12-06T05:25:40.106Z] ---> Running in 4946c3d53af2 [2023-12-06T05:25:40.106Z] Removing intermediate container 4946c3d53af2 [2023-12-06T05:25:40.106Z] ---> 09108408707c [2023-12-06T05:25:40.106Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2023-12-06T05:25:40.106Z] ---> Running in 3c2c02b1905e [2023-12-06T05:25:40.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T05:25:40.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T05:25:40.106Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T05:25:40.106Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T05:25:40.106Z] OK: 7 MiB in 16 packages [2023-12-06T05:25:40.106Z] Removing intermediate container 3c2c02b1905e [2023-12-06T05:25:40.106Z] ---> 93e3550f5f15 [2023-12-06T05:25:40.106Z] Step 14/23 : RUN apk --no-cache upgrade [2023-12-06T05:25:40.106Z] ---> Running in 3e5c1bd07dc5 [2023-12-06T05:25:40.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T05:25:40.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T05:25:43.569Z] OK: 7 MiB in 16 packages [2023-12-06T05:25:43.569Z] Removing intermediate container 3e5c1bd07dc5 [2023-12-06T05:25:43.569Z] ---> 858653f448d8 [2023-12-06T05:25:43.569Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2023-12-06T05:25:43.569Z] ---> 79a6a5652a97 [2023-12-06T05:25:43.569Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2023-12-06T05:25:43.569Z] ---> eae8bf96278c [2023-12-06T05:25:43.569Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-12-06T05:25:43.569Z] ---> 3d64b29a82f3 [2023-12-06T05:25:43.569Z] Step 18/23 : EXPOSE 59901 [2023-12-06T05:25:43.569Z] ---> Running in b5901de99520 [2023-12-06T05:25:43.569Z] Removing intermediate container b5901de99520 [2023-12-06T05:25:43.569Z] ---> 376054c2d22b [2023-12-06T05:25:43.569Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2023-12-06T05:25:43.569Z] ---> Running in 477b2cee5e42 [2023-12-06T05:25:43.569Z] Removing intermediate container 477b2cee5e42 [2023-12-06T05:25:43.569Z] ---> 600a34ebbd1c [2023-12-06T05:25:43.569Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-12-06T05:25:43.569Z] ---> Running in a3f6b74d5e2c [2023-12-06T05:25:43.569Z] Removing intermediate container a3f6b74d5e2c [2023-12-06T05:25:43.569Z] ---> d30a253ea446 [2023-12-06T05:25:43.569Z] Step 21/23 : LABEL arch=amd64 [2023-12-06T05:25:43.569Z] ---> Running in 11366c5d6b05 [2023-12-06T05:25:43.569Z] Removing intermediate container 11366c5d6b05 [2023-12-06T05:25:43.569Z] ---> 4e203d30e067 [2023-12-06T05:25:43.569Z] Step 22/23 : LABEL git_sha=79b16ee3c949b7ad3b78b337d43600b7e6749877 [2023-12-06T05:25:43.569Z] ---> Running in a9f756332d35 [2023-12-06T05:25:43.569Z] Removing intermediate container a9f756332d35 [2023-12-06T05:25:43.569Z] ---> bc5b78e602d8 [2023-12-06T05:25:43.569Z] Step 23/23 : LABEL version=0.0.0 [2023-12-06T05:25:43.569Z] ---> Running in aa70c78e263c [2023-12-06T05:25:43.569Z] Removing intermediate container aa70c78e263c [2023-12-06T05:25:43.569Z] ---> 50a013e22b63 [2023-12-06T05:25:43.569Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-06T05:25:43.569Z] Successfully built 50a013e22b63 [2023-12-06T05:25:43.569Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:25:45.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T05:25:45.618Z] [2023-12-06T05:25:45.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:25:46.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T05:25:46.039Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T05:25:46.040Z] 5eb5b503b376: Pulling fs layer [2023-12-06T05:25:46.040Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T05:25:46.040Z] ec43610c2a17: Pulling fs layer [2023-12-06T05:25:46.040Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T05:25:46.040Z] 33b1e0a273af: Pulling fs layer [2023-12-06T05:25:46.040Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T05:25:46.040Z] 2f39f015ded8: Pulling fs layer [2023-12-06T05:25:46.040Z] 3a2ae6a8a46f: Waiting [2023-12-06T05:25:46.040Z] 33b1e0a273af: Waiting [2023-12-06T05:25:46.040Z] 5d3b04190fa2: Waiting [2023-12-06T05:25:46.040Z] 2f39f015ded8: Waiting [2023-12-06T05:25:46.040Z] 5c69ac0246d0: Verifying Checksum [2023-12-06T05:25:46.040Z] 5c69ac0246d0: Download complete [2023-12-06T05:25:46.040Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-06T05:25:46.040Z] 3a2ae6a8a46f: Download complete [2023-12-06T05:25:46.040Z] 33b1e0a273af: Verifying Checksum [2023-12-06T05:25:46.040Z] 33b1e0a273af: Download complete [2023-12-06T05:25:46.040Z] ec43610c2a17: Verifying Checksum [2023-12-06T05:25:46.040Z] ec43610c2a17: Download complete [2023-12-06T05:25:46.299Z] 5eb5b503b376: Verifying Checksum [2023-12-06T05:25:46.299Z] 5eb5b503b376: Download complete [2023-12-06T05:25:46.865Z] 2f39f015ded8: Download complete [2023-12-06T05:25:47.432Z] 5eb5b503b376: Pull complete [2023-12-06T05:25:47.690Z] 5c69ac0246d0: Pull complete [2023-12-06T05:25:48.257Z] ec43610c2a17: Pull complete [2023-12-06T05:25:48.257Z] 3a2ae6a8a46f: Pull complete [2023-12-06T05:25:48.515Z] 33b1e0a273af: Pull complete [2023-12-06T05:25:48.516Z] 5d3b04190fa2: Pull complete [2023-12-06T05:25:52.869Z] 2f39f015ded8: Pull complete [2023-12-06T05:25:52.869Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T05:25:52.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T05:25:52.869Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T05:25:53.212Z] prd-ubuntu20.04-docker-8c-8g-24172 does not seem to be running inside a container [2023-12-06T05:25:53.247Z] $ 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-529 -v /w/workspace/xfoundry_device-modbus-go_PR-529:/w/workspace/xfoundry_device-modbus-go_PR-529:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-529@tmp:/w/workspace/xfoundry_device-modbus-go_PR-529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T05:25:57.729Z] $ docker top 5b56ccfddbe264f3e64cb39f711a4061cc832afe398d51e4ae92c1ff4bf53687 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T05:25:58.238Z] ---> job-cost.sh [2023-12-06T05:25:58.238Z] lf-activate-venv: SKIPPING [2023-12-06T05:25:58.238Z] INFO: No Stack... [2023-12-06T05:25:58.497Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T05:25:58.756Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T05:25:59.079Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-529/archives/cost.csv [2023-12-06T05:25:59.079Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T05:25:59.117Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-529-1-stack-cost] [2023-12-06T05:25:59.122Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-529-1-stack-cost] did not exist. Created. [2023-12-06T05:25:59.122Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-529-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T05:25:59.578Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T05:25:59.627Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T05:25:59.696Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-529-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T05:25:59.839Z] $ docker stop --time=1 5b56ccfddbe264f3e64cb39f711a4061cc832afe398d51e4ae92c1ff4bf53687 [2023-12-06T05:26:00.994Z] $ docker rm -f --volumes 5b56ccfddbe264f3e64cb39f711a4061cc832afe398d51e4ae92c1ff4bf53687 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-06T05:27:19.612Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24174 in /w/workspace/xfoundry_device-modbus-go_PR-529 [Pipeline] { [Pipeline] ws [2023-12-06T05:27:19.703Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-12-06T05:27:22.834Z] Selected Git installation does not exist. Using Default [2023-12-06T05:27:22.834Z] The recommended git tool is: NONE [2023-12-06T05:27:28.140Z] using credential edgex-jenkins-ssh [2023-12-06T05:27:28.161Z] Cloning the remote Git repository [2023-12-06T05:27:28.236Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-12-06T05:27:28.361Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-12-06T05:27:28.517Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-12-06T05:27:28.519Z] > git --version # timeout=10 [2023-12-06T05:27:28.538Z] > git --version # 'git version 2.25.1' [2023-12-06T05:27:28.541Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T05:27:28.705Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T05:27:30.608Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-12-06T05:27:30.628Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T05:27:31.406Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-12-06T05:27:31.441Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-12-06T05:27:31.442Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T05:27:31.458Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/529/head:refs/remotes/origin/PR-529 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-06T05:27:31.973Z] Merging remotes/origin/main commit 600d018d751e79cb36c22856eb8a497d52ddc51b into PR head commit 79b16ee3c949b7ad3b78b337d43600b7e6749877 [2023-12-06T05:27:32.224Z] Merge succeeded, producing 79b16ee3c949b7ad3b78b337d43600b7e6749877 [2023-12-06T05:27:32.224Z] Checking out Revision 79b16ee3c949b7ad3b78b337d43600b7e6749877 (PR-529) [2023-12-06T05:27:32.805Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-12-06T05:27:32.851Z] > git --version # timeout=10 [2023-12-06T05:27:32.862Z] > git --version # 'git version 2.25.1' [2023-12-06T05:27:32.874Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T05:27:31.989Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T05:27:32.050Z] > git checkout -f 79b16ee3c949b7ad3b78b337d43600b7e6749877 # timeout=10 [2023-12-06T05:27:32.128Z] > git remote # timeout=10 [2023-12-06T05:27:32.151Z] > git config --get remote.origin.url # timeout=10 [2023-12-06T05:27:32.166Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T05:27:32.179Z] > git merge 600d018d751e79cb36c22856eb8a497d52ddc51b # timeout=10 [2023-12-06T05:27:32.205Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-06T05:27:32.229Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T05:27:32.242Z] > git checkout -f 79b16ee3c949b7ad3b78b337d43600b7e6749877 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T05:27:34.122Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T05:27:34.122Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T05:27:34.122Z] Dload Upload Total Spent Left Speed [2023-12-06T05:27:34.122Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2023-12-06T05:27:34.458Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T05:27:34.796Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-12-06T05:27:34.796Z] [2023-12-06T05:27:34.796Z] { [2023-12-06T05:27:34.796Z] "registry-mirrors": [ [2023-12-06T05:27:34.796Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T05:27:34.796Z] ], [2023-12-06T05:27:34.796Z] "bip": "10.250.0.254/24", [2023-12-06T05:27:34.796Z] "hosts": [ [2023-12-06T05:27:34.796Z] "tcp://0.0.0.0:5555", [2023-12-06T05:27:34.796Z] "unix:///var/run/docker.sock" [2023-12-06T05:27:34.796Z] ], [2023-12-06T05:27:34.796Z] "mtu": 1458, [2023-12-06T05:27:34.796Z] "selinux-enabled": true, [2023-12-06T05:27:34.796Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T05:27:34.796Z] } [Pipeline] sh [2023-12-06T05:27:35.130Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-06T05:27:35.476Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T05:27:53.806Z] provisioning config files... [2023-12-06T05:27:53.833Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config14841674506106842481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T05:27:54.350Z] ---> ****-login.sh [2023-12-06T05:27:54.350Z] nexus3.edgexfoundry.org:10001 [2023-12-06T05:27:54.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:27:54.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:27:54.897Z] Configure a credential helper to remove this warning. See [2023-12-06T05:27:54.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:27:54.897Z] [2023-12-06T05:27:54.897Z] Login Succeeded [2023-12-06T05:27:54.897Z] nexus3.edgexfoundry.org:10002 [2023-12-06T05:27:55.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:27:55.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:27:55.169Z] Configure a credential helper to remove this warning. See [2023-12-06T05:27:55.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:27:55.169Z] [2023-12-06T05:27:55.169Z] Login Succeeded [2023-12-06T05:27:55.169Z] nexus3.edgexfoundry.org:10003 [2023-12-06T05:27:55.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:27:55.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:27:55.438Z] Configure a credential helper to remove this warning. See [2023-12-06T05:27:55.439Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:27:55.439Z] [2023-12-06T05:27:55.439Z] Login Succeeded [2023-12-06T05:27:55.439Z] nexus3.edgexfoundry.org:10004 [2023-12-06T05:27:55.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:27:55.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:27:55.707Z] Configure a credential helper to remove this warning. See [2023-12-06T05:27:55.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:27:55.707Z] [2023-12-06T05:27:55.707Z] Login Succeeded [2023-12-06T05:27:55.707Z] ****.io [2023-12-06T05:27:55.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:27:56.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:27:56.247Z] Configure a credential helper to remove this warning. See [2023-12-06T05:27:56.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:27:56.247Z] [2023-12-06T05:27:56.247Z] Login Succeeded [2023-12-06T05:27:56.247Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T05:27:56.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T05:27:56.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T05:27:56.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T05:27:56.972Z] ========================================================= [2023-12-06T05:27:56.972Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T05:27:56.972Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:27:57.621Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-06T05:27:58.590Z] #0 building with "default" instance using docker driver [2023-12-06T05:27:58.590Z] [2023-12-06T05:27:58.590Z] #1 [internal] load build definition from Dockerfile [2023-12-06T05:27:58.590Z] #1 transferring dockerfile: 1.51kB 0.0s done [2023-12-06T05:27:58.590Z] #1 DONE 0.1s [2023-12-06T05:27:58.590Z] [2023-12-06T05:27:58.590Z] #2 [internal] load .dockerignore [2023-12-06T05:27:58.590Z] #2 transferring context: 182B done [2023-12-06T05:27:58.590Z] #2 DONE 0.1s [2023-12-06T05:27:58.860Z] [2023-12-06T05:27:58.861Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T05:27:58.861Z] #3 DONE 0.1s [2023-12-06T05:27:59.134Z] [2023-12-06T05:27:59.134Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T05:27:59.134Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-06T05:27:59.134Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-06T05:27:59.134Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-06T05:27:59.134Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-06T05:27:59.134Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-06T05:27:59.134Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s [2023-12-06T05:27:59.134Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-06T05:27:59.134Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.3s [2023-12-06T05:27:59.134Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-06T05:27:59.134Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-06T05:27:59.134Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 770.05kB / 97.63MB 0.3s [2023-12-06T05:27:59.134Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2023-12-06T05:27:59.407Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.91MB / 11.40MB 0.4s [2023-12-06T05:27:59.407Z] #4 ... [2023-12-06T05:27:59.407Z] [2023-12-06T05:27:59.407Z] #5 [internal] load build context [2023-12-06T05:27:59.407Z] #5 transferring context: 8.62MB 0.4s done [2023-12-06T05:27:59.407Z] #5 DONE 0.4s [2023-12-06T05:27:59.407Z] [2023-12-06T05:27:59.407Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T05:27:59.407Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.36MB / 63.99MB 0.5s [2023-12-06T05:27:59.407Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.39MB / 97.63MB 0.5s [2023-12-06T05:27:59.407Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s [2023-12-06T05:27:59.679Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.87MB / 63.99MB 0.6s [2023-12-06T05:27:59.679Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-06T05:27:59.679Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.14MB / 11.40MB 0.6s [2023-12-06T05:27:59.679Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 30.41MB / 63.99MB 0.8s [2023-12-06T05:27:59.679Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 24.12MB / 97.63MB 0.8s [2023-12-06T05:27:59.679Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2023-12-06T05:27:59.949Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.33MB / 63.99MB 0.9s [2023-12-06T05:27:59.949Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.41MB / 97.63MB 0.9s [2023-12-06T05:27:59.949Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-06T05:27:59.949Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.94MB / 63.99MB 1.0s [2023-12-06T05:27:59.949Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 36.14MB / 97.63MB 1.0s [2023-12-06T05:27:59.949Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.1s [2023-12-06T05:27:59.949Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 41.94MB / 97.63MB 1.1s [2023-12-06T05:27:59.949Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-06T05:28:00.218Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.58MB / 63.99MB 1.3s [2023-12-06T05:28:00.218Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 54.21MB / 97.63MB 1.3s [2023-12-06T05:28:00.218Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s [2023-12-06T05:28:00.218Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 59.77MB / 97.63MB 1.4s [2023-12-06T05:28:00.484Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done [2023-12-06T05:28:00.484Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 66.06MB / 97.63MB 1.5s [2023-12-06T05:28:00.484Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-06T05:28:00.751Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 78.64MB / 97.63MB 1.8s [2023-12-06T05:28:00.752Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 84.93MB / 97.63MB 1.9s [2023-12-06T05:28:01.026Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 90.59MB / 97.63MB 2.0s [2023-12-06T05:28:01.026Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.47MB / 97.63MB 2.1s [2023-12-06T05:28:01.296Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s done [2023-12-06T05:28:06.636Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.5s [2023-12-06T05:28:11.986Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.7s [2023-12-06T05:28:17.336Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.7s done [2023-12-06T05:28:18.740Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2023-12-06T05:28:18.740Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-06T05:28:18.740Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-06T05:28:18.740Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-06T05:28:24.070Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2023-12-06T05:28:27.419Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.0s done [2023-12-06T05:28:27.419Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-06T05:28:28.821Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-06T05:28:29.087Z] #4 DONE 30.1s [2023-12-06T05:28:29.087Z] [2023-12-06T05:28:29.087Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2023-12-06T05:28:29.668Z] #6 0.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T05:28:30.252Z] #6 1.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T05:28:31.211Z] #6 2.076 (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T05:28:31.211Z] #6 2.098 (2/8) Installing libedit (20221030.3.1-r1) [2023-12-06T05:28:31.211Z] #6 2.109 (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T05:28:31.211Z] #6 2.169 (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T05:28:31.211Z] #6 2.194 (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-12-06T05:28:31.211Z] #6 2.204 (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-12-06T05:28:31.211Z] #6 2.211 (7/8) Installing openssh-server (9.3_p2-r0) [2023-12-06T05:28:31.211Z] #6 2.237 (8/8) Installing openssh (9.3_p2-r0) [2023-12-06T05:28:31.211Z] #6 2.252 Executing busybox-1.36.1-r5.trigger [2023-12-06T05:28:31.211Z] #6 2.289 OK: 272 MiB in 60 packages [2023-12-06T05:28:33.153Z] #6 DONE 4.2s [2023-12-06T05:28:33.153Z] [2023-12-06T05:28:33.153Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2023-12-06T05:28:33.428Z] #7 DONE 0.1s [2023-12-06T05:28:33.428Z] [2023-12-06T05:28:33.428Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T05:28:33.428Z] #8 DONE 0.1s [2023-12-06T05:28:33.428Z] [2023-12-06T05:28:33.428Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T05:29:00.116Z] #9 DONE 22.6s [2023-12-06T05:29:00.116Z] [2023-12-06T05:29:00.116Z] #10 [builder 6/7] COPY . . [2023-12-06T05:29:00.116Z] #10 DONE 0.3s [2023-12-06T05:29:00.116Z] [2023-12-06T05:29:00.116Z] #11 [builder 7/7] RUN echo noop [2023-12-06T05:29:00.116Z] #11 0.630 noop [2023-12-06T05:29:00.116Z] #11 DONE 0.7s [2023-12-06T05:29:00.116Z] [2023-12-06T05:29:00.116Z] #12 exporting to image [2023-12-06T05:29:00.116Z] #12 exporting layers [2023-12-06T05:29:18.315Z] #12 exporting layers 21.1s done [2023-12-06T05:29:18.315Z] #12 writing image sha256:e1c152137dccb0e59bc2df9a3117ce95ae3c7f3f1c9bbc1759e2152948136cd1 done [2023-12-06T05:29:18.315Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-06T05:29:18.315Z] #12 DONE 21.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:29:18.921Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T05:29:18.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T05:29:19.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-24174 does not seem to be running inside a container [2023-12-06T05:29:19.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T05:29:22.612Z] $ docker top 2c38070360a62daf528d4f3c5a0d326a9c8d94c4c9db3821219d28629131903d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T05:29:23.212Z] + go version [2023-12-06T05:29:23.478Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T05:29:23.513Z] $ docker stop --time=1 2c38070360a62daf528d4f3c5a0d326a9c8d94c4c9db3821219d28629131903d [2023-12-06T05:29:25.080Z] $ docker rm -f --volumes 2c38070360a62daf528d4f3c5a0d326a9c8d94c4c9db3821219d28629131903d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:29:26.292Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T05:29:26.292Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T05:29:26.650Z] prd-ubuntu20.04-docker-arm64-4c-16g-24174 does not seem to be running inside a container [2023-12-06T05:29:26.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T05:29:27.598Z] $ docker top b36180622995c5e183daacd23d5e5aea1ebf7fd89b655c2b9c6a4a88c9b98f7a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T05:29:28.196Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-06T05:29:28.609Z] + make test [2023-12-06T05:29:28.609Z] go test ./... -coverprofile=coverage.out [2023-12-06T05:29:32.862Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-12-06T05:30:29.254Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-12-06T05:30:29.254Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.059s coverage: 47.9% of statements [2023-12-06T05:30:29.254Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-06T05:30:29.254Z] go vet ./... [2023-12-06T05:30:37.463Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T05:30:37.463Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T05:30:37.463Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T05:30:37.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T05:30:37.580Z] $ docker stop --time=1 b36180622995c5e183daacd23d5e5aea1ebf7fd89b655c2b9c6a4a88c9b98f7a [2023-12-06T05:30:39.446Z] $ docker rm -f --volumes b36180622995c5e183daacd23d5e5aea1ebf7fd89b655c2b9c6a4a88c9b98f7a [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T05:30:40.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T05:30:40.730Z] Warning: overwriting stash ‘coverage-report’ [2023-12-06T05:30:41.159Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T05:30:42.043Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T05:30:42.384Z] + ls -al . [2023-12-06T05:30:42.384Z] total 188 [2023-12-06T05:30:42.384Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 05:29 . [2023-12-06T05:30:42.384Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 05:27 .. [2023-12-06T05:30:42.384Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 05:27 .dockerignore [2023-12-06T05:30:42.384Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 05:27 .git [2023-12-06T05:30:42.384Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 05:27 .github [2023-12-06T05:30:42.384Z] -rw-rw-r-- 1 jenkins jenkins 266 Dec 6 05:27 .gitignore [2023-12-06T05:30:42.384Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 05:27 .golangci.yml [2023-12-06T05:30:42.384Z] -rw-rw-r-- 1 jenkins jenkins 11101 Dec 6 05:27 Attribution.txt [2023-12-06T05:30:42.384Z] -rw-rw-r-- 1 jenkins jenkins 16388 Dec 6 05:27 CHANGELOG.md [2023-12-06T05:30:42.384Z] -rw-rw-r-- 1 jenkins jenkins 1474 Dec 6 05:27 Dockerfile [2023-12-06T05:30:42.384Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 05:27 GOVERNANCE.md [2023-12-06T05:30:42.384Z] -rw-rw-r-- 1 jenkins jenkins 658 Dec 6 05:27 Jenkinsfile [2023-12-06T05:30:42.384Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 05:27 LICENSE [2023-12-06T05:30:42.384Z] -rw-rw-r-- 1 jenkins jenkins 1936 Dec 6 05:27 Makefile [2023-12-06T05:30:42.384Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 6 05:27 OWNERS.md [2023-12-06T05:30:42.384Z] -rw-rw-r-- 1 jenkins jenkins 4463 Dec 6 05:27 README.md [2023-12-06T05:30:42.384Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 05:23 VERSION [2023-12-06T05:30:42.384Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 05:27 bin [2023-12-06T05:30:42.384Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 05:27 cmd [2023-12-06T05:30:42.384Z] -rw-r--r-- 1 jenkins jenkins 24334 Dec 6 05:30 coverage.out [2023-12-06T05:30:42.384Z] -rw-rw-r-- 1 jenkins jenkins 3937 Dec 6 05:27 go.mod [2023-12-06T05:30:42.384Z] -rw-rw-r-- 1 jenkins jenkins 35426 Dec 6 05:27 go.sum [2023-12-06T05:30:42.384Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 05:27 internal [2023-12-06T05:30:42.384Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 05:27 simulator [2023-12-06T05:30:42.384Z] -rw-rw-r-- 1 jenkins jenkins 229 Dec 6 05:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:30:42.884Z] + 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=79b16ee3c949b7ad3b78b337d43600b7e6749877 --label arch=arm64 --label version=0.0.0 . [2023-12-06T05:30:43.469Z] #0 building with "default" instance using docker driver [2023-12-06T05:30:43.469Z] [2023-12-06T05:30:43.469Z] #1 [internal] load build definition from Dockerfile [2023-12-06T05:30:43.737Z] #1 transferring dockerfile: 1.51kB 0.0s done [2023-12-06T05:30:43.737Z] #1 DONE 0.0s [2023-12-06T05:30:43.737Z] [2023-12-06T05:30:43.737Z] #2 [internal] load .dockerignore [2023-12-06T05:30:43.737Z] #2 transferring context: 182B 0.0s done [2023-12-06T05:30:43.737Z] #2 DONE 0.0s [2023-12-06T05:30:43.737Z] [2023-12-06T05:30:43.737Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-06T05:30:43.737Z] #3 DONE 0.0s [2023-12-06T05:30:43.737Z] [2023-12-06T05:30:43.737Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-06T05:30:44.008Z] #4 DONE 0.3s [2023-12-06T05:30:44.008Z] [2023-12-06T05:30:44.008Z] #5 [internal] load build context [2023-12-06T05:30:44.008Z] #5 transferring context: 32.27kB 0.0s done [2023-12-06T05:30:44.008Z] #5 DONE 0.1s [2023-12-06T05:30:44.008Z] [2023-12-06T05:30:44.008Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T05:30:44.008Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-06T05:30:44.008Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-06T05:30:44.008Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-06T05:30:44.280Z] #6 ... [2023-12-06T05:30:44.280Z] [2023-12-06T05:30:44.280Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T05:30:44.280Z] #7 DONE 0.2s [2023-12-06T05:30:44.280Z] [2023-12-06T05:30:44.280Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T05:30:44.280Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-06T05:30:44.280Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-06T05:30:44.280Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-06T05:30:44.550Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-06T05:30:44.818Z] #6 DONE 0.9s [2023-12-06T05:30:44.818Z] [2023-12-06T05:30:44.818Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh [2023-12-06T05:30:44.818Z] #8 0.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T05:30:45.403Z] #8 1.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T05:30:46.366Z] #8 2.274 OK: 272 MiB in 60 packages [2023-12-06T05:30:48.951Z] #8 DONE 4.6s [2023-12-06T05:30:48.951Z] [2023-12-06T05:30:48.951Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-06T05:30:48.951Z] #9 0.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T05:30:48.951Z] #9 0.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T05:30:48.951Z] #9 1.960 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T05:30:48.951Z] #9 1.975 Executing busybox-1.36.1-r5.trigger [2023-12-06T05:30:48.951Z] #9 1.996 OK: 8 MiB in 16 packages [2023-12-06T05:30:48.951Z] #9 DONE 3.9s [2023-12-06T05:30:48.951Z] [2023-12-06T05:30:48.951Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2023-12-06T05:30:48.951Z] #10 DONE 0.1s [2023-12-06T05:30:48.951Z] [2023-12-06T05:30:48.951Z] #11 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-06T05:30:48.952Z] #11 ... [2023-12-06T05:30:48.952Z] [2023-12-06T05:30:48.952Z] #12 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T05:30:48.952Z] #12 DONE 0.2s [2023-12-06T05:30:49.221Z] [2023-12-06T05:30:49.221Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T05:30:50.653Z] #13 DONE 1.4s [2023-12-06T05:30:50.654Z] [2023-12-06T05:30:50.654Z] #14 [builder 6/7] COPY . . [2023-12-06T05:30:50.654Z] #14 DONE 0.3s [2023-12-06T05:30:50.654Z] [2023-12-06T05:30:50.654Z] #15 [builder 7/7] RUN make build [2023-12-06T05:30:51.618Z] #15 0.644 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-12-06T05:30:51.618Z] #15 ... [2023-12-06T05:30:51.618Z] [2023-12-06T05:30:51.618Z] #11 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-06T05:30:51.618Z] #11 1.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T05:30:51.618Z] #11 1.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T05:30:51.618Z] #11 2.591 OK: 8 MiB in 16 packages [2023-12-06T05:30:51.618Z] #11 DONE 2.9s [2023-12-06T05:30:51.618Z] [2023-12-06T05:30:51.618Z] #15 [builder 7/7] RUN make build [2023-12-06T05:31:59.732Z] #15 DONE 63.2s [2023-12-06T05:31:59.732Z] [2023-12-06T05:31:59.732Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2023-12-06T05:31:59.732Z] #16 DONE 0.3s [2023-12-06T05:31:59.732Z] [2023-12-06T05:31:59.732Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2023-12-06T05:31:59.732Z] #17 DONE 0.1s [2023-12-06T05:31:59.732Z] [2023-12-06T05:31:59.732Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2023-12-06T05:31:59.732Z] #18 DONE 0.1s [2023-12-06T05:31:59.732Z] [2023-12-06T05:31:59.732Z] #19 exporting to image [2023-12-06T05:31:59.732Z] #19 exporting layers [2023-12-06T05:31:59.732Z] #19 exporting layers 0.4s done [2023-12-06T05:31:59.732Z] #19 writing image sha256:e22c45522db0b9f1754fb135838ed95a4522bc0e5fa749c08656735eed0bff39 done [2023-12-06T05:31:59.732Z] #19 naming to docker.io/library/device-modbus-arm64 done [2023-12-06T05:31:59.732Z] #19 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:32:01.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T05:32:01.008Z] [2023-12-06T05:32:01.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:32:01.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T05:32:01.743Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T05:32:01.743Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T05:32:01.743Z] 04944245beec: Pulling fs layer [2023-12-06T05:32:01.743Z] 699f458cf7ca: Pulling fs layer [2023-12-06T05:32:01.743Z] 765212b225bb: Pulling fs layer [2023-12-06T05:32:01.743Z] f23df028b6ca: Pulling fs layer [2023-12-06T05:32:01.743Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T05:32:01.743Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T05:32:01.743Z] 765212b225bb: Waiting [2023-12-06T05:32:01.743Z] f23df028b6ca: Waiting [2023-12-06T05:32:01.743Z] d65c8cfc05b1: Waiting [2023-12-06T05:32:01.743Z] 2437ff75d9bd: Waiting [2023-12-06T05:32:01.743Z] 04944245beec: Verifying Checksum [2023-12-06T05:32:01.743Z] 04944245beec: Download complete [2023-12-06T05:32:01.743Z] 765212b225bb: Verifying Checksum [2023-12-06T05:32:01.743Z] 765212b225bb: Download complete [2023-12-06T05:32:02.031Z] f23df028b6ca: Verifying Checksum [2023-12-06T05:32:02.031Z] f23df028b6ca: Download complete [2023-12-06T05:32:02.031Z] d65c8cfc05b1: Verifying Checksum [2023-12-06T05:32:02.031Z] d65c8cfc05b1: Download complete [2023-12-06T05:32:02.031Z] 699f458cf7ca: Verifying Checksum [2023-12-06T05:32:02.031Z] 699f458cf7ca: Download complete [2023-12-06T05:32:02.622Z] 8998bd30e6a1: Verifying Checksum [2023-12-06T05:32:02.622Z] 8998bd30e6a1: Download complete [2023-12-06T05:32:05.206Z] 2437ff75d9bd: Verifying Checksum [2023-12-06T05:32:05.206Z] 2437ff75d9bd: Download complete [2023-12-06T05:32:11.860Z] 8998bd30e6a1: Pull complete [2023-12-06T05:32:12.446Z] 04944245beec: Pull complete [2023-12-06T05:32:14.386Z] 699f458cf7ca: Pull complete [2023-12-06T05:32:14.386Z] 765212b225bb: Pull complete [2023-12-06T05:32:15.345Z] f23df028b6ca: Pull complete [2023-12-06T05:32:15.345Z] d65c8cfc05b1: Pull complete [2023-12-06T05:32:42.020Z] 2437ff75d9bd: Pull complete [2023-12-06T05:32:42.020Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T05:32:42.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T05:32:42.020Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T05:32:42.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-24174 does not seem to be running inside a container [2023-12-06T05:32:42.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-06T05:32:43.468Z] $ docker top 388b5568bc690f5aed61f61b9f4ca4aedca4e5e4ee6db9ee6f8766eed62768ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T05:32:44.106Z] ---> job-cost.sh [2023-12-06T05:32:44.373Z] lf-activate-venv: SKIPPING [2023-12-06T05:32:44.373Z] INFO: No Stack... [2023-12-06T05:32:44.638Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T05:32:45.588Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T05:32:45.925Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-12-06T05:32:45.925Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T05:32:46.000Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-529-1-stack-cost] [2023-12-06T05:32:46.005Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-529-1-stack-cost] did not exist. Created. [2023-12-06T05:32:46.006Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-529-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T05:32:46.502Z] /w/workspace/device-modbus-go/1@tmp/durable-5c096156/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T05:32:46.837Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T05:32:46.870Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T05:32:46.956Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T05:32:46.972Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-529-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T05:32:47.148Z] $ docker stop --time=1 388b5568bc690f5aed61f61b9f4ca4aedca4e5e4ee6db9ee6f8766eed62768ed [2023-12-06T05:32:48.535Z] $ docker rm -f --volumes 388b5568bc690f5aed61f61b9f4ca4aedca4e5e4ee6db9ee6f8766eed62768ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-12-06T05:32:50.407Z] provisioning config files... [2023-12-06T05:32:50.415Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-529@tmp/config4967340815404630475tmp [Pipeline] { [Pipeline] sh [2023-12-06T05:32:50.830Z] + set +x [2023-12-06T05:32:50.830Z] + curl -s https://codecov.io/bash [2023-12-06T05:32:50.830Z] + bash -s -- [2023-12-06T05:32:50.830Z] [2023-12-06T05:32:50.830Z] _____ _ [2023-12-06T05:32:50.830Z] / ____| | | [2023-12-06T05:32:50.830Z] | | ___ __| | ___ ___ _____ __ [2023-12-06T05:32:50.830Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-06T05:32:50.830Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-06T05:32:50.830Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-06T05:32:50.830Z] Bash-1.0.6 [2023-12-06T05:32:50.830Z] [2023-12-06T05:32:50.830Z] [2023-12-06T05:32:50.830Z] ==> git version 2.25.1 found [2023-12-06T05:32:50.830Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-12-06T05:32:50.830Z] Release-Date: 2020-01-08 [2023-12-06T05:32:50.830Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-06T05:32:50.830Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-06T05:32:50.830Z] ==> Jenkins CI detected. [2023-12-06T05:32:50.830Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-529 [2023-12-06T05:32:50.830Z] project root: . [2023-12-06T05:32:50.830Z] --> token set from env [2023-12-06T05:32:50.830Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-06T05:32:51.091Z] ==> Running gcov in . (disable via -X gcov) [2023-12-06T05:32:51.091Z] ==> Python coveragepy not found [2023-12-06T05:32:51.091Z] ==> Searching for coverage reports in: [2023-12-06T05:32:51.091Z] + . [2023-12-06T05:32:51.091Z] -> Found 1 reports [2023-12-06T05:32:51.091Z] ==> Detecting git/mercurial file structure [2023-12-06T05:32:51.091Z] ==> Reading reports [2023-12-06T05:32:51.091Z] + ./coverage.out bytes=24334 [2023-12-06T05:32:51.091Z] ==> Appending adjustments [2023-12-06T05:32:51.091Z] https://docs.codecov.io/docs/fixing-reports [2023-12-06T05:32:51.091Z] + Found adjustments [2023-12-06T05:32:51.091Z] ==> Gzipping contents [2023-12-06T05:32:51.091Z] 4.0K /tmp/codecov.TYyx79.gz [2023-12-06T05:32:51.091Z] ==> Uploading reports [2023-12-06T05:32:51.091Z] url: https://codecov.io [2023-12-06T05:32:51.091Z] query: branch=PR-529&commit=79b16ee3c949b7ad3b78b337d43600b7e6749877&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-529%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=529&job=&cmd_args= [2023-12-06T05:32:51.091Z] -> Pinging Codecov [2023-12-06T05:32:51.091Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-529&commit=79b16ee3c949b7ad3b78b337d43600b7e6749877&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-529%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=529&job=&cmd_args= [2023-12-06T05:32:51.351Z] -> Uploading to [2023-12-06T05:32:51.351Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-06/55DBCA73C666E3227836607328DD7E49/79b16ee3c949b7ad3b78b337d43600b7e6749877/aa5d6de1-cd48-4088-9c0d-7251ce9abdfa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T053251Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2a6b67b25fdda84af1851562c54ba9aee3ab0d27e40c60a9ba544c4c7ef8e1f3 [2023-12-06T05:32:51.351Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T05:32:51.351Z] Dload Upload Total Spent Left Speed [2023-12-06T05:32:51.610Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 14254 --:--:-- --:--:-- --:--:-- 14254 [2023-12-06T05:32:51.610Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/79b16ee3c949b7ad3b78b337d43600b7e6749877 [Pipeline] } [2023-12-06T05:32:51.640Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-06T05:32:54.781Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-529/archives ] [2023-12-06T05:32:54.781Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-529/archives [2023-12-06T05:32:54.781Z] total 16 [2023-12-06T05:32:54.781Z] drwxr-xr-x 3 root root 4096 Dec 6 05:25 . [2023-12-06T05:32:54.781Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 05:25 .. [2023-12-06T05:32:54.781Z] drwxr-xr-x 2 root root 4096 Dec 6 05:25 cost [2023-12-06T05:32:54.781Z] -rw-r--r-- 1 root root 88 Dec 6 05:25 cost.csv [2023-12-06T05:32:54.781Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-529/archives [2023-12-06T05:32:54.781Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-529/archives [2023-12-06T05:32:54.781Z] total 16 [2023-12-06T05:32:54.782Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 05:25 . [2023-12-06T05:32:54.782Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 05:25 .. [2023-12-06T05:32:54.782Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 05:25 cost [2023-12-06T05:32:54.782Z] -rw-r--r-- 1 jenkins jenkins 88 Dec 6 05:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T05:32:55.113Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T05:32:56.014Z] ---> package-listing.sh [2023-12-06T05:32:56.014Z] ++ facter osfamily [2023-12-06T05:32:56.014Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T05:32:56.274Z] + OS_FAMILY=debian [2023-12-06T05:32:56.274Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-529 [2023-12-06T05:32:56.274Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T05:32:56.274Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T05:32:56.274Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T05:32:56.274Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T05:32:56.274Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-529 ']' [2023-12-06T05:32:56.274Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T05:32:56.274Z] + case "${OS_FAMILY}" in [2023-12-06T05:32:56.274Z] + dpkg -l [2023-12-06T05:32:56.274Z] + grep '^ii' [2023-12-06T05:32:56.274Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T05:32:56.274Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T05:32:56.274Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T05:32:56.274Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-529 ']' [2023-12-06T05:32:56.274Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-529/archives/ [2023-12-06T05:32:56.274Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-529/archives/ [Pipeline] echo [2023-12-06T05:32:56.308Z] 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-529/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-06T05:32:56.600Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:32:57.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T05:32:57.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T05:32:57.536Z] prd-ubuntu20.04-docker-8c-8g-24172 does not seem to be running inside a container [2023-12-06T05:32:57.567Z] $ 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-529/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-529 -v /w/workspace/xfoundry_device-modbus-go_PR-529:/w/workspace/xfoundry_device-modbus-go_PR-529:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-529@tmp:/w/workspace/xfoundry_device-modbus-go_PR-529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T05:32:57.798Z] $ docker top 4c5431d970bab0409074c0e7d655f0f10b004c833ed5d037f4405170f0694f30 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T05:32:58.282Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T05:32:58.591Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T05:32:58.899Z] + ls /var/log/sa-host [2023-12-06T05:32:58.899Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T05:32:59.078Z] provisioning config files... [2023-12-06T05:32:59.089Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-529@tmp/config14625733391534890649tmp [Pipeline] { [Pipeline] echo [2023-12-06T05:32:59.228Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T05:32:59.534Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T05:32:59.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T05:33:00.052Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T05:33:00.084Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T05:33:00.404Z] ---> sudo-logs.sh [2023-12-06T05:33:00.404Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T05:33:00.538Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T05:33:00.849Z] ---> job-cost.sh [2023-12-06T05:33:00.849Z] lf-activate-venv: SKIPPING [2023-12-06T05:33:00.849Z] DEBUG: total: 0.2199999988079071 [2023-12-06T05:33:00.849Z] INFO: Retrieving Stack Cost... [2023-12-06T05:33:01.108Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T05:33:01.676Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T05:33:01.712Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T05:33:02.024Z] ---> logs-deploy.sh [2023-12-06T05:33:02.025Z] lf-activate-venv: SKIPPING [2023-12-06T05:33:02.025Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-529/1 [2023-12-06T05:33:02.025Z] INFO: archiving workspace using pattern(s): [2023-12-06T05:33:02.962Z] Archives upload complete. [2023-12-06T05:33:02.962Z] INFO: archiving logs to Nexus