Pull request #421 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6a93df0bfecbb101926d1092a105f0f5e58141b8+96c9b25060a854e15776706019f04b40fe16d5e0 (762d003a30650f1854cf0d1237cec32ddff46670) 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-ssh8469040884339087073.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10252528857607652370.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-421/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-421/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17864147827362596931.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-421/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17000807888817935095.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17281800079918789441.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-421/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-421/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6038283029835373781.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-7428’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-7429’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-7998’ is offline ‘prd-ubuntu20.04-docker-8c-8g-7999’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8000 in /w/workspace/xfoundry_device-modbus-go_PR-421 [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-421 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/421/head:refs/remotes/origin/PR-421 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 96c9b25060a854e15776706019f04b40fe16d5e0 into PR head commit 6a93df0bfecbb101926d1092a105f0f5e58141b8 Merge succeeded, producing 6a93df0bfecbb101926d1092a105f0f5e58141b8 Checking out Revision 6a93df0bfecbb101926d1092a105f0f5e58141b8 (PR-421) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 6a93df0bfecbb101926d1092a105f0f5e58141b8 # 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 96c9b25060a854e15776706019f04b40fe16d5e0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a93df0bfecbb101926d1092a105f0f5e58141b8 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-01T18:43:50.074Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-01T18:43:50.228Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-01T18:43:50.314Z] ========================================================= [2023-03-01T18:43:50.314Z] EdgeX Global Pipelines Version Info [2023-03-01T18:43:50.314Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:43:51.047Z] ------------------- [2023-03-01T18:43:51.047Z] stable info: [2023-03-01T18:43:51.047Z] ------------------- [2023-03-01T18:43:51.047Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-01T18:43:51.047Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T18:43:51.047Z] Message: update stable to v1.0.244 [2023-03-01T18:43:51.619Z] ------------------- [2023-03-01T18:43:51.619Z] experimental info: [2023-03-01T18:43:51.619Z] ------------------- [2023-03-01T18:43:51.619Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-01T18:43:51.619Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T18:43:51.619Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-01T18:43:51.878Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-03-01T18:43:51.918Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-03-01T18:43:51.970Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-01T18:43:52.008Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-01T18:43:52.049Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-01T18:43:52.088Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-01T18:43:52.128Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-01T18:43:52.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-01T18:43:52.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-01T18:43:52.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-01T18:43:52.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-01T18:43:52.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-03-01T18:43:52.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-01T18:43:52.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-01T18:43:52.436Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T18:43:52.478Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T18:43:52.516Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-01T18:43:52.552Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-01T18:43:52.590Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-01T18:43:52.626Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-01T18:43:52.672Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-01T18:43:52.712Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-01T18:43:52.754Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-01T18:43:52.792Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-01T18:43:52.830Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-01T18:43:52.869Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-01T18:43:52.908Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-01T18:43:52.946Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-421 [Pipeline] echo [2023-03-01T18:43:52.994Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-421 [Pipeline] echo [2023-03-01T18:43:53.032Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-421 [Pipeline] echo [2023-03-01T18:43:53.064Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a93df0bfecbb101926d1092a105f0f5e58141b8 [Pipeline] echo [2023-03-01T18:43:53.102Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a93df0 [Pipeline] echo [2023-03-01T18:43:53.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T18:43:53.255Z] provisioning config files... [2023-03-01T18:43:53.269Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-421@tmp/config8369443696171962931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:43:53.607Z] ---> docker-login.sh [2023-03-01T18:43:53.607Z] nexus3.edgexfoundry.org:10001 [2023-03-01T18:43:53.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:43:53.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:43:53.867Z] Configure a credential helper to remove this warning. See [2023-03-01T18:43:53.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:43:53.867Z] [2023-03-01T18:43:53.867Z] Login Succeeded [2023-03-01T18:43:53.867Z] nexus3.edgexfoundry.org:10002 [2023-03-01T18:43:53.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:43:53.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:43:53.868Z] Configure a credential helper to remove this warning. See [2023-03-01T18:43:53.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:43:53.868Z] [2023-03-01T18:43:53.868Z] Login Succeeded [2023-03-01T18:43:53.868Z] nexus3.edgexfoundry.org:10003 [2023-03-01T18:43:54.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:43:54.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:43:54.129Z] Configure a credential helper to remove this warning. See [2023-03-01T18:43:54.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:43:54.129Z] [2023-03-01T18:43:54.129Z] Login Succeeded [2023-03-01T18:43:54.129Z] nexus3.edgexfoundry.org:10004 [2023-03-01T18:43:54.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:43:54.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:43:54.129Z] Configure a credential helper to remove this warning. See [2023-03-01T18:43:54.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:43:54.129Z] [2023-03-01T18:43:54.129Z] Login Succeeded [2023-03-01T18:43:54.129Z] docker.io [2023-03-01T18:43:54.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:43:54.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:43:54.389Z] Configure a credential helper to remove this warning. See [2023-03-01T18:43:54.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:43:54.389Z] [2023-03-01T18:43:54.389Z] Login Succeeded [2023-03-01T18:43:54.389Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T18:43:54.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-01T18:43:55.024Z] + git rev-list -1 --merges 6a93df0bfecbb101926d1092a105f0f5e58141b8~1..6a93df0bfecbb101926d1092a105f0f5e58141b8 [Pipeline] echo [2023-03-01T18:43:55.090Z] -----------> git rev-list -1 --merges 6a93df0bfecbb101926d1092a105f0f5e58141b8~1..6a93df0bfecbb101926d1092a105f0f5e58141b8 6a93df0bfecbb101926d1092a105f0f5e58141b8 [false] [Pipeline] sh [2023-03-01T18:43:55.401Z] + git log --format=format:%s -1 6a93df0bfecbb101926d1092a105f0f5e58141b8 [Pipeline] echo [2023-03-01T18:43:55.435Z] ========================================================= [2023-03-01T18:43:55.435Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-01T18:43:55.435Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T18:43:55.845Z] + git log --format=format:%s -1 6a93df0bfecbb101926d1092a105f0f5e58141b8 [Pipeline] echo [2023-03-01T18:43:55.875Z] [semverPrep] GIT_COMMIT: 6a93df0bfecbb101926d1092a105f0f5e58141b8, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-01T18:43:55.906Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-01T18:43:56.275Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T18:43:56.275Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-01T18:43:56.275Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-01T18:43:56.275Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-01T18:43:56.275Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-01T18:43:56.275Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-01T18:43:56.275Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:43:56.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T18:43:56.700Z] [2023-03-01T18:43:56.700Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:43:57.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T18:43:57.075Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-01T18:43:57.075Z] b85a868b505f: Pulling fs layer [2023-03-01T18:43:57.075Z] e2be974225ed: Pulling fs layer [2023-03-01T18:43:57.075Z] 339a4e72a1f5: Pulling fs layer [2023-03-01T18:43:57.075Z] 988bab9f4d93: Pulling fs layer [2023-03-01T18:43:57.075Z] 1469e6f7b9e6: Pulling fs layer [2023-03-01T18:43:57.075Z] eaf3925da568: Pulling fs layer [2023-03-01T18:43:57.075Z] bab4dde63d76: Pulling fs layer [2023-03-01T18:43:57.075Z] bde34c3a00c8: Pulling fs layer [2023-03-01T18:43:57.075Z] b352a97aabf1: Pulling fs layer [2023-03-01T18:43:57.075Z] 4872d77fe225: Pulling fs layer [2023-03-01T18:43:57.075Z] 5851b861e8e6: Pulling fs layer [2023-03-01T18:43:57.075Z] 988bab9f4d93: Waiting [2023-03-01T18:43:57.075Z] bde34c3a00c8: Waiting [2023-03-01T18:43:57.075Z] 1469e6f7b9e6: Waiting [2023-03-01T18:43:57.075Z] 4872d77fe225: Waiting [2023-03-01T18:43:57.075Z] eaf3925da568: Waiting [2023-03-01T18:43:57.075Z] bab4dde63d76: Waiting [2023-03-01T18:43:57.075Z] 5851b861e8e6: Waiting [2023-03-01T18:43:57.075Z] b352a97aabf1: Waiting [2023-03-01T18:43:57.075Z] e2be974225ed: Verifying Checksum [2023-03-01T18:43:57.075Z] e2be974225ed: Download complete [2023-03-01T18:43:57.075Z] 988bab9f4d93: Verifying Checksum [2023-03-01T18:43:57.075Z] 988bab9f4d93: Download complete [2023-03-01T18:43:57.338Z] 1469e6f7b9e6: Verifying Checksum [2023-03-01T18:43:57.338Z] 1469e6f7b9e6: Download complete [2023-03-01T18:43:57.338Z] 339a4e72a1f5: Verifying Checksum [2023-03-01T18:43:57.338Z] 339a4e72a1f5: Download complete [2023-03-01T18:43:57.338Z] eaf3925da568: Download complete [2023-03-01T18:43:57.338Z] bde34c3a00c8: Download complete [2023-03-01T18:43:57.338Z] b352a97aabf1: Verifying Checksum [2023-03-01T18:43:57.338Z] b352a97aabf1: Download complete [2023-03-01T18:43:57.338Z] 4872d77fe225: Verifying Checksum [2023-03-01T18:43:57.338Z] 4872d77fe225: Download complete [2023-03-01T18:43:57.338Z] 5851b861e8e6: Verifying Checksum [2023-03-01T18:43:57.338Z] 5851b861e8e6: Download complete [2023-03-01T18:43:57.338Z] b85a868b505f: Download complete [2023-03-01T18:43:57.598Z] bab4dde63d76: Verifying Checksum [2023-03-01T18:43:57.598Z] bab4dde63d76: Download complete [2023-03-01T18:43:58.533Z] b85a868b505f: Pull complete [2023-03-01T18:43:58.533Z] e2be974225ed: Pull complete [2023-03-01T18:43:59.099Z] 339a4e72a1f5: Pull complete [2023-03-01T18:43:59.099Z] 988bab9f4d93: Pull complete [2023-03-01T18:43:59.357Z] 1469e6f7b9e6: Pull complete [2023-03-01T18:43:59.357Z] eaf3925da568: Pull complete [2023-03-01T18:44:01.258Z] bab4dde63d76: Pull complete [2023-03-01T18:44:01.258Z] bde34c3a00c8: Pull complete [2023-03-01T18:44:01.258Z] b352a97aabf1: Pull complete [2023-03-01T18:44:01.258Z] 4872d77fe225: Pull complete [2023-03-01T18:44:01.258Z] 5851b861e8e6: Pull complete [2023-03-01T18:44:01.258Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-01T18:44:01.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T18:44:01.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T18:44:01.487Z] prd-ubuntu20.04-docker-8c-8g-8000 does not seem to be running inside a container [2023-03-01T18:44:01.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-421 -v /w/workspace/xfoundry_device-modbus-go_PR-421:/w/workspace/xfoundry_device-modbus-go_PR-421:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-421@tmp:/w/workspace/xfoundry_device-modbus-go_PR-421@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T18:44:04.221Z] $ docker top b6f0e81cc455a0aa30271c58589e28bb9c4a5e0c394b87c19f4c434194269b51 -eo pid,comm [2023-03-01T18:44:04.267Z] 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-03-01T18:44:04.267Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T18:44:04.401Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T18:44:04.401Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T18:44:04.524Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T18:44:04.529Z] $ docker exec b6f0e81cc455a0aa30271c58589e28bb9c4a5e0c394b87c19f4c434194269b51 ssh-agent [2023-03-01T18:44:04.627Z] SSH_AUTH_SOCK=/tmp/ssh-mMGK6CFtuTFX/agent.32 [2023-03-01T18:44:04.627Z] SSH_AGENT_PID=38 [2023-03-01T18:44:04.634Z] Running ssh-add (command line suppressed) [2023-03-01T18:44:04.741Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-421@tmp/private_key_18244905418077989507.key (/w/workspace/xfoundry_device-modbus-go_PR-421@tmp/private_key_18244905418077989507.key) [2023-03-01T18:44:04.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T18:44:05.083Z] + git tag --points-at HEAD [Pipeline] } [2023-03-01T18:44:05.108Z] $ docker exec --env ******** --env ******** b6f0e81cc455a0aa30271c58589e28bb9c4a5e0c394b87c19f4c434194269b51 ssh-agent -k [2023-03-01T18:44:05.197Z] unset SSH_AUTH_SOCK; [2023-03-01T18:44:05.198Z] unset SSH_AGENT_PID; [2023-03-01T18:44:05.199Z] echo Agent pid 38 killed; [2023-03-01T18:44:05.204Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-01T18:44:05.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T18:44:05.287Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T18:44:05.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T18:44:05.427Z] $ docker exec b6f0e81cc455a0aa30271c58589e28bb9c4a5e0c394b87c19f4c434194269b51 ssh-agent [2023-03-01T18:44:05.533Z] SSH_AUTH_SOCK=/tmp/ssh-j1FvZjMkZDeX/agent.70 [2023-03-01T18:44:05.533Z] SSH_AGENT_PID=76 [2023-03-01T18:44:05.539Z] Running ssh-add (command line suppressed) [2023-03-01T18:44:05.651Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-421@tmp/private_key_6811350513060131569.key (/w/workspace/xfoundry_device-modbus-go_PR-421@tmp/private_key_6811350513060131569.key) [2023-03-01T18:44:05.664Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T18:44:06.000Z] + git semver init [2023-03-01T18:44:06.260Z] 2023-03-01 18:44:06,184 [run_init] DEBUG init version:0.0.0 force:False [2023-03-01T18:44:06.260Z] 2023-03-01 18:44:06,185 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-421/.semver [2023-03-01T18:44:06.260Z] 2023-03-01 18:44:06,186 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-421/.semver [2023-03-01T18:44:06.260Z] 2023-03-01 18:44:06,186 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-421/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-421, universal_newlines=False, shell=None, istream=None) [2023-03-01T18:44:07.200Z] 2023-03-01 18:44:07,135 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-421/.git/info/exclude [2023-03-01T18:44:07.200Z] 2023-03-01 18:44:07,136 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-421/.semver/PR-421 with force:False [2023-03-01T18:44:07.200Z] 2023-03-01 18:44:07,136 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-421/.semver/PR-421 [2023-03-01T18:44:07.200Z] 2023-03-01 18:44:07,140 [execute] INFO git cat-file --batch-check [2023-03-01T18:44:07.200Z] 2023-03-01 18:44:07,140 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-421/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T18:44:07.200Z] 2023-03-01 18:44:07,145 [execute] INFO git cat-file --batch [2023-03-01T18:44:07.200Z] 2023-03-01 18:44:07,145 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-421/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T18:44:07.200Z] 2023-03-01 18:44:07,150 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-421/.semver/PR-421 [2023-03-01T18:44:07.200Z] 0.0.0 [Pipeline] } [2023-03-01T18:44:07.230Z] $ docker exec --env ******** --env ******** b6f0e81cc455a0aa30271c58589e28bb9c4a5e0c394b87c19f4c434194269b51 ssh-agent -k [2023-03-01T18:44:07.315Z] unset SSH_AUTH_SOCK; [2023-03-01T18:44:07.316Z] unset SSH_AGENT_PID; [2023-03-01T18:44:07.316Z] echo Agent pid 76 killed; [2023-03-01T18:44:07.322Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T18:44:07.740Z] + git semver [Pipeline] } [2023-03-01T18:44:08.028Z] $ docker stop --time=1 b6f0e81cc455a0aa30271c58589e28bb9c4a5e0c394b87c19f4c434194269b51 [2023-03-01T18:44:09.446Z] $ docker rm -f --volumes b6f0e81cc455a0aa30271c58589e28bb9c4a5e0c394b87c19f4c434194269b51 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T18:44:09.844Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-01T18:44:10.110Z] Stashed 1 file(s) [Pipeline] echo [2023-03-01T18:44:10.128Z] [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-03-01T18:44:10.711Z] provisioning config files... [2023-03-01T18:44:10.720Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-421@tmp/config17281550547783292048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:44:11.074Z] ---> docker-login.sh [2023-03-01T18:44:11.074Z] nexus3.edgexfoundry.org:10001 [2023-03-01T18:44:11.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:44:11.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:44:11.074Z] Configure a credential helper to remove this warning. See [2023-03-01T18:44:11.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:44:11.074Z] [2023-03-01T18:44:11.074Z] Login Succeeded [2023-03-01T18:44:11.074Z] nexus3.edgexfoundry.org:10002 [2023-03-01T18:44:11.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:44:11.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:44:11.074Z] Configure a credential helper to remove this warning. See [2023-03-01T18:44:11.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:44:11.074Z] [2023-03-01T18:44:11.074Z] Login Succeeded [2023-03-01T18:44:11.074Z] nexus3.edgexfoundry.org:10003 [2023-03-01T18:44:11.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:44:11.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:44:11.334Z] Configure a credential helper to remove this warning. See [2023-03-01T18:44:11.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:44:11.334Z] [2023-03-01T18:44:11.334Z] Login Succeeded [2023-03-01T18:44:11.334Z] nexus3.edgexfoundry.org:10004 [2023-03-01T18:44:11.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:44:11.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:44:11.334Z] Configure a credential helper to remove this warning. See [2023-03-01T18:44:11.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:44:11.334Z] [2023-03-01T18:44:11.334Z] Login Succeeded [2023-03-01T18:44:11.334Z] docker.io [2023-03-01T18:44:11.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:44:11.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:44:11.595Z] Configure a credential helper to remove this warning. See [2023-03-01T18:44:11.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:44:11.595Z] [2023-03-01T18:44:11.595Z] Login Succeeded [2023-03-01T18:44:11.595Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T18:44:11.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-01T18:44:11.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T18:44:11.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T18:44:11.882Z] ========================================================= [2023-03-01T18:44:11.882Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-01T18:44:11.882Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:44:12.503Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-01T18:44:12.503Z] Sending build context to Docker daemon 6.409MB [2023-03-01T18:44:12.503Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T18:44:12.503Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-01T18:44:12.503Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-01T18:44:12.503Z] 213ec9aee27d: Pulling fs layer [2023-03-01T18:44:12.503Z] 4583459ba037: Pulling fs layer [2023-03-01T18:44:12.503Z] 93c1e223e6f2: Pulling fs layer [2023-03-01T18:44:12.503Z] 53926ce57604: Pulling fs layer [2023-03-01T18:44:12.503Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-01T18:44:12.503Z] 22ff95d597cd: Pulling fs layer [2023-03-01T18:44:12.503Z] 12d6caf4c0d1: Pulling fs layer [2023-03-01T18:44:12.503Z] 96b7cbca73a9: Pulling fs layer [2023-03-01T18:44:12.503Z] 53926ce57604: Waiting [2023-03-01T18:44:12.503Z] 21b2b0c7a3f4: Waiting [2023-03-01T18:44:12.503Z] 22ff95d597cd: Waiting [2023-03-01T18:44:12.503Z] a7acece74701: Pulling fs layer [2023-03-01T18:44:12.503Z] 96b7cbca73a9: Waiting [2023-03-01T18:44:12.503Z] a7acece74701: Waiting [2023-03-01T18:44:12.503Z] 93c1e223e6f2: Download complete [2023-03-01T18:44:12.503Z] 4583459ba037: Verifying Checksum [2023-03-01T18:44:12.503Z] 4583459ba037: Download complete [2023-03-01T18:44:12.767Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-01T18:44:12.767Z] 21b2b0c7a3f4: Download complete [2023-03-01T18:44:12.767Z] 22ff95d597cd: Verifying Checksum [2023-03-01T18:44:12.767Z] 22ff95d597cd: Download complete [2023-03-01T18:44:12.767Z] 213ec9aee27d: Verifying Checksum [2023-03-01T18:44:12.767Z] 213ec9aee27d: Download complete [2023-03-01T18:44:12.767Z] 12d6caf4c0d1: Download complete [2023-03-01T18:44:12.767Z] 213ec9aee27d: Pull complete [2023-03-01T18:44:13.030Z] 4583459ba037: Pull complete [2023-03-01T18:44:13.030Z] 93c1e223e6f2: Pull complete [2023-03-01T18:44:13.290Z] a7acece74701: Verifying Checksum [2023-03-01T18:44:13.290Z] a7acece74701: Download complete [2023-03-01T18:44:13.549Z] 96b7cbca73a9: Verifying Checksum [2023-03-01T18:44:13.549Z] 96b7cbca73a9: Download complete [2023-03-01T18:44:13.549Z] 53926ce57604: Verifying Checksum [2023-03-01T18:44:13.549Z] 53926ce57604: Download complete [2023-03-01T18:44:17.732Z] 53926ce57604: Pull complete [2023-03-01T18:44:17.733Z] 21b2b0c7a3f4: Pull complete [2023-03-01T18:44:17.733Z] 22ff95d597cd: Pull complete [2023-03-01T18:44:17.733Z] 12d6caf4c0d1: Pull complete [2023-03-01T18:44:19.107Z] 96b7cbca73a9: Pull complete [2023-03-01T18:44:20.043Z] a7acece74701: Pull complete [2023-03-01T18:44:20.043Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-01T18:44:20.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T18:44:20.043Z] ---> db6d94c90886 [2023-03-01T18:44:20.043Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-01T18:44:23.331Z] ---> Running in 026769447c3d [2023-03-01T18:44:23.591Z] Removing intermediate container 026769447c3d [2023-03-01T18:44:23.591Z] ---> 1f9f0163817f [2023-03-01T18:44:23.591Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T18:44:23.591Z] ---> Running in 589c7bbafa6d [2023-03-01T18:44:23.591Z] Removing intermediate container 589c7bbafa6d [2023-03-01T18:44:23.591Z] ---> 61c38e4054f5 [2023-03-01T18:44:23.591Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-01T18:44:23.591Z] ---> Running in 8a25e179b34f [2023-03-01T18:44:23.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:44:24.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:44:24.369Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-03-01T18:44:24.369Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-03-01T18:44:24.369Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-03-01T18:44:24.369Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-03-01T18:44:24.369Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-03-01T18:44:24.369Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-03-01T18:44:24.369Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-03-01T18:44:24.369Z] (8/8) Installing openssh (9.0_p1-r2) [2023-03-01T18:44:24.369Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T18:44:24.369Z] OK: 217 MiB in 59 packages [2023-03-01T18:44:24.937Z] Removing intermediate container 8a25e179b34f [2023-03-01T18:44:24.937Z] ---> 4d6049f4b1b8 [2023-03-01T18:44:24.937Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-01T18:44:24.937Z] ---> Running in d583a16b257c [2023-03-01T18:44:24.937Z] Removing intermediate container d583a16b257c [2023-03-01T18:44:24.937Z] ---> 9460cef2e1a1 [2023-03-01T18:44:24.937Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-01T18:44:25.196Z] ---> b13ac672fbbb [2023-03-01T18:44:25.196Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:44:25.196Z] ---> Running in 202dc05ac518 [2023-03-01T18:44:25.522Z] Still waiting to schedule task [2023-03-01T18:44:25.523Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-01T18:44:57.280Z] Removing intermediate container 202dc05ac518 [2023-03-01T18:44:57.280Z] ---> 64b8368ff717 [2023-03-01T18:44:57.280Z] Step 9/10 : COPY . . [2023-03-01T18:44:57.280Z] ---> f23e6d655109 [2023-03-01T18:44:57.280Z] Step 10/10 : RUN ${MAKE} [2023-03-01T18:44:57.280Z] ---> Running in e80ddf03241d [2023-03-01T18:44:57.280Z] noop [2023-03-01T18:44:57.280Z] Removing intermediate container e80ddf03241d [2023-03-01T18:44:57.280Z] ---> 0feebf6c1a5e [2023-03-01T18:44:57.280Z] Successfully built 0feebf6c1a5e [2023-03-01T18:44:57.280Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:44:57.724Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T18:44:57.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T18:44:57.857Z] prd-ubuntu20.04-docker-8c-8g-8000 does not seem to be running inside a container [2023-03-01T18:44:57.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-421 -v /w/workspace/xfoundry_device-modbus-go_PR-421:/w/workspace/xfoundry_device-modbus-go_PR-421:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-421@tmp:/w/workspace/xfoundry_device-modbus-go_PR-421@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 ******** ci-base-image-x86_64 cat [2023-03-01T18:44:58.205Z] $ docker top 22883fc52d1b045fa0ff412f6771fbbdf8dd6296b9eeecdb30b75f8aa2c17c7a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T18:44:58.588Z] + go version [2023-03-01T18:44:58.588Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-01T18:44:58.631Z] $ docker stop --time=1 22883fc52d1b045fa0ff412f6771fbbdf8dd6296b9eeecdb30b75f8aa2c17c7a [2023-03-01T18:44:59.897Z] $ docker rm -f --volumes 22883fc52d1b045fa0ff412f6771fbbdf8dd6296b9eeecdb30b75f8aa2c17c7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:45:00.686Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T18:45:00.686Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T18:45:00.832Z] prd-ubuntu20.04-docker-8c-8g-8000 does not seem to be running inside a container [2023-03-01T18:45:00.863Z] $ 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-421 -v /w/workspace/xfoundry_device-modbus-go_PR-421:/w/workspace/xfoundry_device-modbus-go_PR-421:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-421@tmp:/w/workspace/xfoundry_device-modbus-go_PR-421@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 ******** ci-base-image-x86_64 cat [2023-03-01T18:45:01.211Z] $ docker top 8d2c581b2db6884aba6fee2cafc43e11fa2cc8f4ab5248d8b461e5fb3131e88a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T18:45:01.600Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-421 [Pipeline] fileExists [Pipeline] sh [2023-03-01T18:45:01.958Z] + make test [2023-03-01T18:45:01.959Z] go test ./... -coverprofile=coverage.out [2023-03-01T18:45:02.221Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-01T18:45:12.184Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-01T18:45:12.184Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 47.7% of statements [2023-03-01T18:45:18.743Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-01T18:45:18.743Z] go vet ./... [2023-03-01T18:45:21.268Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T18:45:21.268Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T18:45:21.268Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T18:45:21.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-01T18:45:21.337Z] $ docker stop --time=1 8d2c581b2db6884aba6fee2cafc43e11fa2cc8f4ab5248d8b461e5fb3131e88a [2023-03-01T18:45:24.185Z] $ docker rm -f --volumes 8d2c581b2db6884aba6fee2cafc43e11fa2cc8f4ab5248d8b461e5fb3131e88a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T18:45:24.794Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-01T18:45:24.861Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-01T18:45:25.520Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-01T18:45:25.922Z] + ls -al . [2023-03-01T18:45:25.922Z] total 180 [2023-03-01T18:45:25.922Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 18:45 . [2023-03-01T18:45:25.922Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 18:43 .. [2023-03-01T18:45:25.922Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 1 18:43 .dockerignore [2023-03-01T18:45:25.922Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 18:45 .git [2023-03-01T18:45:25.922Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 18:43 .github [2023-03-01T18:45:25.922Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 1 18:43 .gitignore [2023-03-01T18:45:25.922Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 18:43 .golangci.yml [2023-03-01T18:45:25.922Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 18:44 .semver [2023-03-01T18:45:25.922Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 1 18:43 Attribution.txt [2023-03-01T18:45:25.922Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 1 18:43 CHANGELOG.md [2023-03-01T18:45:25.922Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 1 18:43 Dockerfile [2023-03-01T18:45:25.922Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 18:43 GOVERNANCE.md [2023-03-01T18:45:25.922Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 1 18:43 Jenkinsfile [2023-03-01T18:45:25.922Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 18:43 LICENSE [2023-03-01T18:45:25.922Z] -rw-rw-r-- 1 jenkins jenkins 1670 Mar 1 18:43 Makefile [2023-03-01T18:45:25.922Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 1 18:43 OWNERS.md [2023-03-01T18:45:25.922Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 1 18:43 README.md [2023-03-01T18:45:25.922Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 18:44 VERSION [2023-03-01T18:45:25.922Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 18:43 bin [2023-03-01T18:45:25.922Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 18:43 cmd [2023-03-01T18:45:25.922Z] -rw-r--r-- 1 jenkins jenkins 23241 Mar 1 18:45 coverage.out [2023-03-01T18:45:25.922Z] -rw-rw-r-- 1 jenkins jenkins 3497 Mar 1 18:43 go.mod [2023-03-01T18:45:25.922Z] -rw-rw-r-- 1 jenkins jenkins 31642 Mar 1 18:43 go.sum [2023-03-01T18:45:25.922Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 18:43 internal [2023-03-01T18:45:25.922Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 18:43 simulator [2023-03-01T18:45:25.922Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 18:43 snap [2023-03-01T18:45:25.922Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 1 18:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:45:26.495Z] + 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=6a93df0bfecbb101926d1092a105f0f5e58141b8 --label arch=amd64 --label version=0.0.0 . [2023-03-01T18:45:26.495Z] Sending build context to Docker daemon 6.433MB [2023-03-01T18:45:26.495Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T18:45:26.495Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-01T18:45:26.495Z] ---> 0feebf6c1a5e [2023-03-01T18:45:26.495Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T18:45:26.755Z] ---> Running in 7fc35599d4b7 [2023-03-01T18:45:26.755Z] Removing intermediate container 7fc35599d4b7 [2023-03-01T18:45:26.755Z] ---> e7edae695db0 [2023-03-01T18:45:26.755Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T18:45:26.755Z] ---> Running in c16623860754 [2023-03-01T18:45:26.755Z] Removing intermediate container c16623860754 [2023-03-01T18:45:26.755Z] ---> befd5b614cbf [2023-03-01T18:45:26.755Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-01T18:45:26.755Z] ---> Running in 13ef3bcbf481 [2023-03-01T18:45:27.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:45:27.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:45:27.533Z] OK: 217 MiB in 59 packages [2023-03-01T18:45:27.792Z] Removing intermediate container 13ef3bcbf481 [2023-03-01T18:45:27.792Z] ---> 03c4983dad69 [2023-03-01T18:45:27.792Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-01T18:45:27.792Z] ---> Running in 42b8e46154f9 [2023-03-01T18:45:27.792Z] Removing intermediate container 42b8e46154f9 [2023-03-01T18:45:27.792Z] ---> 75b94bd3f132 [2023-03-01T18:45:27.792Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-01T18:45:28.050Z] ---> db9bfadef926 [2023-03-01T18:45:28.050Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:45:28.050Z] ---> Running in 74b65097e047 [2023-03-01T18:45:28.986Z] Removing intermediate container 74b65097e047 [2023-03-01T18:45:28.986Z] ---> 7019ebfec321 [2023-03-01T18:45:28.986Z] Step 9/22 : COPY . . [2023-03-01T18:45:29.245Z] ---> 702b0013d6be [2023-03-01T18:45:29.245Z] Step 10/22 : RUN ${MAKE} [2023-03-01T18:45:29.245Z] ---> Running in 883fc81a5c39 [2023-03-01T18:45:29.504Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-03-01T18:45:51.439Z] Removing intermediate container 883fc81a5c39 [2023-03-01T18:45:51.439Z] ---> 38a3c8de1f56 [2023-03-01T18:45:51.439Z] Step 11/22 : FROM alpine:3.14 [2023-03-01T18:45:51.439Z] 3.14: Pulling from library/alpine [2023-03-01T18:45:51.439Z] d261077062b2: Pulling fs layer [2023-03-01T18:45:51.439Z] d261077062b2: Verifying Checksum [2023-03-01T18:45:51.439Z] d261077062b2: Download complete [2023-03-01T18:45:51.439Z] d261077062b2: Pull complete [2023-03-01T18:45:51.439Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-03-01T18:45:51.439Z] Status: Downloaded newer image for alpine:3.14 [2023-03-01T18:45:51.439Z] ---> 6dff1269bc79 [2023-03-01T18:45:51.439Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-01T18:45:51.439Z] ---> Running in fedcb9ac027b [2023-03-01T18:45:51.439Z] Removing intermediate container fedcb9ac027b [2023-03-01T18:45:51.439Z] ---> dde1ae717cec [2023-03-01T18:45:51.439Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T18:45:51.439Z] ---> Running in 469f8ed92829 [2023-03-01T18:45:51.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:45:51.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:45:51.439Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T18:45:51.439Z] Executing busybox-1.33.1-r8.trigger [2023-03-01T18:45:51.439Z] OK: 6 MiB in 15 packages [2023-03-01T18:45:51.439Z] Removing intermediate container 469f8ed92829 [2023-03-01T18:45:51.439Z] ---> 357a2a87b8e4 [2023-03-01T18:45:51.439Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-01T18:45:51.439Z] ---> 7c1dc1415a35 [2023-03-01T18:45:51.439Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-01T18:45:51.439Z] ---> 70e8819fb25f [2023-03-01T18:45:51.439Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-01T18:45:51.439Z] ---> 2be3a4ed5021 [2023-03-01T18:45:51.439Z] Step 17/22 : EXPOSE 59901 [2023-03-01T18:45:51.439Z] ---> Running in b2dbecc6c94a [2023-03-01T18:45:51.439Z] Removing intermediate container b2dbecc6c94a [2023-03-01T18:45:51.439Z] ---> de36411241a3 [2023-03-01T18:45:51.439Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-01T18:45:51.439Z] ---> Running in 4c949536d0f5 [2023-03-01T18:45:51.701Z] Removing intermediate container 4c949536d0f5 [2023-03-01T18:45:51.701Z] ---> cf1cb857c697 [2023-03-01T18:45:51.701Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-01T18:45:51.701Z] ---> Running in 0fd2a305d325 [2023-03-01T18:45:51.701Z] Removing intermediate container 0fd2a305d325 [2023-03-01T18:45:51.701Z] ---> 315a2278afd0 [2023-03-01T18:45:51.701Z] Step 20/22 : LABEL arch=amd64 [2023-03-01T18:45:51.701Z] ---> Running in 2fddac37e375 [2023-03-01T18:45:51.701Z] Removing intermediate container 2fddac37e375 [2023-03-01T18:45:51.701Z] ---> f5b807e99a56 [2023-03-01T18:45:51.701Z] Step 21/22 : LABEL git_sha=6a93df0bfecbb101926d1092a105f0f5e58141b8 [2023-03-01T18:45:51.701Z] ---> Running in ab2a05364287 [2023-03-01T18:45:51.960Z] Removing intermediate container ab2a05364287 [2023-03-01T18:45:51.960Z] ---> 2b0b005386c4 [2023-03-01T18:45:51.960Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T18:45:51.960Z] ---> Running in 4140a68b76eb [2023-03-01T18:45:51.960Z] Removing intermediate container 4140a68b76eb [2023-03-01T18:45:51.960Z] ---> cc64d50cb050 [2023-03-01T18:45:51.960Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-01T18:45:51.960Z] Successfully built cc64d50cb050 [2023-03-01T18:45:51.960Z] 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-03-01T18:45:52.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T18:45:52.802Z] [2023-03-01T18:45:52.802Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:45:53.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T18:45:53.175Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-01T18:45:53.175Z] 5eb5b503b376: Pulling fs layer [2023-03-01T18:45:53.175Z] 5c69ac0246d0: Pulling fs layer [2023-03-01T18:45:53.175Z] ec43610c2a17: Pulling fs layer [2023-03-01T18:45:53.175Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-01T18:45:53.175Z] 33b1e0a273af: Pulling fs layer [2023-03-01T18:45:53.175Z] 5d3b04190fa2: Pulling fs layer [2023-03-01T18:45:53.175Z] 2f39f015ded8: Pulling fs layer [2023-03-01T18:45:53.175Z] 5d3b04190fa2: Waiting [2023-03-01T18:45:53.175Z] 2f39f015ded8: Waiting [2023-03-01T18:45:53.175Z] 33b1e0a273af: Waiting [2023-03-01T18:45:53.175Z] 5c69ac0246d0: Download complete [2023-03-01T18:45:53.175Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-01T18:45:53.175Z] 3a2ae6a8a46f: Download complete [2023-03-01T18:45:53.175Z] 33b1e0a273af: Verifying Checksum [2023-03-01T18:45:53.175Z] 33b1e0a273af: Download complete [2023-03-01T18:45:53.434Z] 5d3b04190fa2: Verifying Checksum [2023-03-01T18:45:53.434Z] 5d3b04190fa2: Download complete [2023-03-01T18:45:53.434Z] ec43610c2a17: Verifying Checksum [2023-03-01T18:45:53.434Z] ec43610c2a17: Download complete [2023-03-01T18:45:53.434Z] 5eb5b503b376: Download complete [2023-03-01T18:45:53.999Z] 2f39f015ded8: Download complete [2023-03-01T18:45:54.565Z] 5eb5b503b376: Pull complete [2023-03-01T18:45:54.823Z] 5c69ac0246d0: Pull complete [2023-03-01T18:45:55.084Z] ec43610c2a17: Pull complete [2023-03-01T18:45:55.343Z] 3a2ae6a8a46f: Pull complete [2023-03-01T18:45:55.343Z] 33b1e0a273af: Pull complete [2023-03-01T18:45:55.602Z] 5d3b04190fa2: Pull complete [2023-03-01T18:45:59.787Z] 2f39f015ded8: Pull complete [2023-03-01T18:45:59.787Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-01T18:45:59.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T18:45:59.787Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T18:45:59.996Z] prd-ubuntu20.04-docker-8c-8g-8000 does not seem to be running inside a container [2023-03-01T18:46:00.030Z] $ 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-421 -v /w/workspace/xfoundry_device-modbus-go_PR-421:/w/workspace/xfoundry_device-modbus-go_PR-421:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-421@tmp:/w/workspace/xfoundry_device-modbus-go_PR-421@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-03-01T18:46:04.316Z] $ docker top 007f9fc78ac43810df9d0700d5823581160e265c8df3e9b090fd7fb3ad160556 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:46:04.742Z] ---> job-cost.sh [2023-03-01T18:46:04.742Z] lf-activate-venv: SKIPPING [2023-03-01T18:46:04.742Z] INFO: No Stack... [2023-03-01T18:46:05.001Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T18:46:05.265Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T18:46:05.579Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-421/archives/cost.csv [2023-03-01T18:46:05.580Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T18:46:05.615Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-421-1-stack-cost] [2023-03-01T18:46:05.619Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-421-1-stack-cost] did not exist. Created. [2023-03-01T18:46:05.620Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-421-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T18:46:06.004Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-01T18:46:06.055Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T18:46:06.078Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-421-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T18:46:06.155Z] $ docker stop --time=1 007f9fc78ac43810df9d0700d5823581160e265c8df3e9b090fd7fb3ad160556 [2023-03-01T18:46:07.309Z] $ docker rm -f --volumes 007f9fc78ac43810df9d0700d5823581160e265c8df3e9b090fd7fb3ad160556 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-01T18:47:36.886Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8002 in /w/workspace/xfoundry_device-modbus-go_PR-421 [Pipeline] { [Pipeline] ws [2023-03-01T18:47:36.946Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-03-01T18:47:37.021Z] Selected Git installation does not exist. Using Default [2023-03-01T18:47:37.021Z] The recommended git tool is: NONE [2023-03-01T18:47:43.038Z] using credential edgex-jenkins-ssh [2023-03-01T18:47:43.056Z] Cloning the remote Git repository [2023-03-01T18:47:43.109Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-03-01T18:47:43.211Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-03-01T18:47:43.404Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-01T18:47:43.405Z] > git --version # timeout=10 [2023-03-01T18:47:43.426Z] > git --version # 'git version 2.25.1' [2023-03-01T18:47:43.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T18:47:43.494Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T18:47:46.146Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-01T18:47:46.167Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T18:47:47.154Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-01T18:47:47.199Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-01T18:47:47.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T18:47:47.218Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/421/head:refs/remotes/origin/PR-421 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-01T18:47:47.777Z] Merging remotes/origin/main commit 96c9b25060a854e15776706019f04b40fe16d5e0 into PR head commit 6a93df0bfecbb101926d1092a105f0f5e58141b8 [2023-03-01T18:47:48.022Z] Merge succeeded, producing 6a93df0bfecbb101926d1092a105f0f5e58141b8 [2023-03-01T18:47:48.022Z] Checking out Revision 6a93df0bfecbb101926d1092a105f0f5e58141b8 (PR-421) [2023-03-01T18:47:48.591Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-01T18:47:48.650Z] > git --version # timeout=10 [2023-03-01T18:47:48.662Z] > git --version # 'git version 2.25.1' [2023-03-01T18:47:48.679Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T18:47:47.798Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T18:47:47.830Z] > git checkout -f 6a93df0bfecbb101926d1092a105f0f5e58141b8 # timeout=10 [2023-03-01T18:47:47.923Z] > git remote # timeout=10 [2023-03-01T18:47:47.943Z] > git config --get remote.origin.url # timeout=10 [2023-03-01T18:47:47.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T18:47:47.976Z] > git merge 96c9b25060a854e15776706019f04b40fe16d5e0 # timeout=10 [2023-03-01T18:47:48.003Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-01T18:47:48.029Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T18:47:48.042Z] > git checkout -f 6a93df0bfecbb101926d1092a105f0f5e58141b8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T18:47:49.784Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-01T18:47:49.784Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T18:47:49.784Z] Dload Upload Total Spent Left Speed [2023-03-01T18:47:49.784Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-03-01T18:47:50.399Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-01T18:47:50.780Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-01T18:47:50.780Z] + sudo tee /etc/docker/daemon.new [2023-03-01T18:47:50.780Z] { [2023-03-01T18:47:50.780Z] "registry-mirrors": [ [2023-03-01T18:47:50.780Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-01T18:47:50.780Z] ], [2023-03-01T18:47:50.780Z] "bip": "10.250.0.254/24", [2023-03-01T18:47:50.780Z] "hosts": [ [2023-03-01T18:47:50.780Z] "tcp://0.0.0.0:5555", [2023-03-01T18:47:50.780Z] "unix:///var/run/docker.sock" [2023-03-01T18:47:50.780Z] ], [2023-03-01T18:47:50.780Z] "mtu": 1458, [2023-03-01T18:47:50.780Z] "selinux-enabled": true, [2023-03-01T18:47:50.780Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-01T18:47:50.780Z] } [Pipeline] sh [2023-03-01T18:47:51.127Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-01T18:47:51.487Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T18:48:09.841Z] provisioning config files... [2023-03-01T18:48:09.873Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config16293887892869474081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:48:10.274Z] ---> docker-login.sh [2023-03-01T18:48:10.274Z] nexus3.edgexfoundry.org:10001 [2023-03-01T18:48:10.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:48:10.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:48:10.881Z] Configure a credential helper to remove this warning. See [2023-03-01T18:48:10.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:48:10.881Z] [2023-03-01T18:48:10.881Z] Login Succeeded [2023-03-01T18:48:10.881Z] nexus3.edgexfoundry.org:10002 [2023-03-01T18:48:11.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:48:11.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:48:11.420Z] Configure a credential helper to remove this warning. See [2023-03-01T18:48:11.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:48:11.420Z] [2023-03-01T18:48:11.420Z] Login Succeeded [2023-03-01T18:48:11.420Z] nexus3.edgexfoundry.org:10003 [2023-03-01T18:48:11.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:48:11.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:48:11.692Z] Configure a credential helper to remove this warning. See [2023-03-01T18:48:11.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:48:11.692Z] [2023-03-01T18:48:11.692Z] Login Succeeded [2023-03-01T18:48:11.692Z] nexus3.edgexfoundry.org:10004 [2023-03-01T18:48:11.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:48:11.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:48:11.967Z] Configure a credential helper to remove this warning. See [2023-03-01T18:48:11.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:48:11.967Z] [2023-03-01T18:48:11.967Z] Login Succeeded [2023-03-01T18:48:11.967Z] docker.io [2023-03-01T18:48:12.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:48:12.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:48:12.517Z] Configure a credential helper to remove this warning. See [2023-03-01T18:48:12.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:48:12.517Z] [2023-03-01T18:48:12.517Z] Login Succeeded [2023-03-01T18:48:12.517Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T18:48:12.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-01T18:48:13.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T18:48:13.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T18:48:13.135Z] ========================================================= [2023-03-01T18:48:13.135Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-01T18:48:13.135Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:48:13.635Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-01T18:48:13.907Z] Sending build context to Docker daemon 3.34MB [2023-03-01T18:48:13.907Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T18:48:13.907Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-01T18:48:14.178Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-01T18:48:14.178Z] 9b18e9b68314: Pulling fs layer [2023-03-01T18:48:14.178Z] 35d82f9e3411: Pulling fs layer [2023-03-01T18:48:14.179Z] e16973657156: Pulling fs layer [2023-03-01T18:48:14.179Z] fc693d55d65f: Pulling fs layer [2023-03-01T18:48:14.179Z] 7e9fc2657dce: Pulling fs layer [2023-03-01T18:48:14.179Z] dda99020689f: Pulling fs layer [2023-03-01T18:48:14.179Z] db1c61fa0a46: Pulling fs layer [2023-03-01T18:48:14.179Z] 891c053d2c06: Pulling fs layer [2023-03-01T18:48:14.179Z] dda99020689f: Waiting [2023-03-01T18:48:14.179Z] db1c61fa0a46: Waiting [2023-03-01T18:48:14.179Z] fc693d55d65f: Waiting [2023-03-01T18:48:14.179Z] 891c053d2c06: Waiting [2023-03-01T18:48:14.179Z] 7e9fc2657dce: Waiting [2023-03-01T18:48:14.179Z] e16973657156: Download complete [2023-03-01T18:48:14.179Z] 35d82f9e3411: Download complete [2023-03-01T18:48:14.179Z] 7e9fc2657dce: Verifying Checksum [2023-03-01T18:48:14.179Z] 7e9fc2657dce: Download complete [2023-03-01T18:48:14.179Z] 9b18e9b68314: Verifying Checksum [2023-03-01T18:48:14.179Z] 9b18e9b68314: Download complete [2023-03-01T18:48:14.179Z] dda99020689f: Verifying Checksum [2023-03-01T18:48:14.179Z] dda99020689f: Download complete [2023-03-01T18:48:15.627Z] 9b18e9b68314: Pull complete [2023-03-01T18:48:15.901Z] 891c053d2c06: Verifying Checksum [2023-03-01T18:48:15.901Z] 891c053d2c06: Download complete [2023-03-01T18:48:16.178Z] 35d82f9e3411: Pull complete [2023-03-01T18:48:16.767Z] e16973657156: Pull complete [2023-03-01T18:48:17.039Z] db1c61fa0a46: Verifying Checksum [2023-03-01T18:48:17.039Z] db1c61fa0a46: Download complete [2023-03-01T18:48:17.631Z] fc693d55d65f: Verifying Checksum [2023-03-01T18:48:17.631Z] fc693d55d65f: Download complete [2023-03-01T18:48:30.114Z] fc693d55d65f: Pull complete [2023-03-01T18:48:30.114Z] 7e9fc2657dce: Pull complete [2023-03-01T18:48:30.382Z] dda99020689f: Pull complete [2023-03-01T18:48:37.057Z] db1c61fa0a46: Pull complete [2023-03-01T18:48:39.015Z] 891c053d2c06: Pull complete [2023-03-01T18:48:39.015Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-01T18:48:39.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T18:48:39.015Z] ---> f96f9c87975a [2023-03-01T18:48:39.015Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-01T18:48:40.973Z] ---> Running in 7973ad82bc42 [2023-03-01T18:48:41.240Z] Removing intermediate container 7973ad82bc42 [2023-03-01T18:48:41.240Z] ---> b24d2ea14a0e [2023-03-01T18:48:41.240Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T18:48:41.508Z] ---> Running in 3311ab4c7557 [2023-03-01T18:48:41.777Z] Removing intermediate container 3311ab4c7557 [2023-03-01T18:48:41.777Z] ---> 309a0c096dc2 [2023-03-01T18:48:41.777Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-01T18:48:41.777Z] ---> Running in e1fa7bdb0f87 [2023-03-01T18:48:43.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T18:48:43.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T18:48:44.601Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-03-01T18:48:44.601Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-03-01T18:48:44.601Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-03-01T18:48:44.601Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-03-01T18:48:44.601Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-03-01T18:48:44.601Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-03-01T18:48:44.601Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-03-01T18:48:44.601Z] (8/8) Installing openssh (9.0_p1-r2) [2023-03-01T18:48:44.602Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T18:48:44.602Z] OK: 228 MiB in 59 packages [2023-03-01T18:48:45.563Z] Removing intermediate container e1fa7bdb0f87 [2023-03-01T18:48:45.563Z] ---> eda36af9c992 [2023-03-01T18:48:45.563Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-01T18:48:45.831Z] ---> Running in b45a2f8563ee [2023-03-01T18:48:46.099Z] Removing intermediate container b45a2f8563ee [2023-03-01T18:48:46.099Z] ---> 0bd04c84eb3e [2023-03-01T18:48:46.099Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-01T18:48:46.683Z] ---> 6d599652697b [2023-03-01T18:48:46.683Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:48:46.683Z] ---> Running in e89386ad8068 [2023-03-01T18:49:54.595Z] Removing intermediate container e89386ad8068 [2023-03-01T18:49:54.595Z] ---> 0436c7408435 [2023-03-01T18:49:54.595Z] Step 9/10 : COPY . . [2023-03-01T18:49:54.595Z] ---> 2d5e1ce9e413 [2023-03-01T18:49:54.595Z] Step 10/10 : RUN ${MAKE} [2023-03-01T18:49:54.595Z] ---> Running in b13e8d57b6e6 [2023-03-01T18:49:55.184Z] noop [2023-03-01T18:49:56.168Z] Removing intermediate container b13e8d57b6e6 [2023-03-01T18:49:56.168Z] ---> 09fcd41aaff5 [2023-03-01T18:49:56.168Z] Successfully built 09fcd41aaff5 [2023-03-01T18:49:56.168Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:49:56.659Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T18:49:56.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T18:49:56.937Z] prd-ubuntu20.04-docker-arm64-4c-16g-8002 does not seem to be running inside a container [2023-03-01T18:49:57.024Z] $ 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-03-01T18:49:58.343Z] $ docker top 9172892259ad946068f327d1eb626c375608074dff57633805a8c2339932d5c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T18:49:59.250Z] + go version [2023-03-01T18:49:59.250Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-01T18:49:59.295Z] $ docker stop --time=1 9172892259ad946068f327d1eb626c375608074dff57633805a8c2339932d5c9 [2023-03-01T18:50:00.969Z] $ docker rm -f --volumes 9172892259ad946068f327d1eb626c375608074dff57633805a8c2339932d5c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:50:01.817Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T18:50:01.817Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T18:50:02.082Z] prd-ubuntu20.04-docker-arm64-4c-16g-8002 does not seem to be running inside a container [2023-03-01T18:50:02.173Z] $ 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-03-01T18:50:03.463Z] $ docker top becbda6ad9da7ffc564e062e3d253f45612b3055dff42fed3c449d2479eadbcc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T18:50:04.359Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-01T18:50:05.092Z] + make test [2023-03-01T18:50:05.093Z] go test ./... -coverprofile=coverage.out [2023-03-01T18:50:07.049Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-01T18:51:43.718Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-01T18:51:43.718Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.064s coverage: 47.7% of statements [2023-03-01T18:51:43.718Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-01T18:51:43.718Z] go vet ./... [2023-03-01T18:52:05.800Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T18:52:05.800Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T18:52:05.800Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T18:52:05.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-01T18:52:05.885Z] $ docker stop --time=1 becbda6ad9da7ffc564e062e3d253f45612b3055dff42fed3c449d2479eadbcc [2023-03-01T18:52:07.807Z] $ docker rm -f --volumes becbda6ad9da7ffc564e062e3d253f45612b3055dff42fed3c449d2479eadbcc [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T18:52:08.812Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-01T18:52:08.845Z] Warning: overwriting stash ‘coverage-report’ [2023-03-01T18:52:09.436Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T18:52:10.046Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-01T18:52:10.398Z] + ls -al . [2023-03-01T18:52:10.398Z] total 176 [2023-03-01T18:52:10.398Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 18:50 . [2023-03-01T18:52:10.398Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 18:47 .. [2023-03-01T18:52:10.398Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 1 18:47 .dockerignore [2023-03-01T18:52:10.398Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 18:47 .git [2023-03-01T18:52:10.398Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 18:47 .github [2023-03-01T18:52:10.398Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 1 18:47 .gitignore [2023-03-01T18:52:10.398Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 18:47 .golangci.yml [2023-03-01T18:52:10.398Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 1 18:47 Attribution.txt [2023-03-01T18:52:10.398Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 1 18:47 CHANGELOG.md [2023-03-01T18:52:10.398Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 1 18:47 Dockerfile [2023-03-01T18:52:10.398Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 18:47 GOVERNANCE.md [2023-03-01T18:52:10.398Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 1 18:47 Jenkinsfile [2023-03-01T18:52:10.398Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 18:47 LICENSE [2023-03-01T18:52:10.398Z] -rw-rw-r-- 1 jenkins jenkins 1670 Mar 1 18:47 Makefile [2023-03-01T18:52:10.398Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 1 18:47 OWNERS.md [2023-03-01T18:52:10.398Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 1 18:47 README.md [2023-03-01T18:52:10.398Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 18:44 VERSION [2023-03-01T18:52:10.398Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 18:47 bin [2023-03-01T18:52:10.398Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 18:47 cmd [2023-03-01T18:52:10.398Z] -rw-r--r-- 1 jenkins jenkins 23241 Mar 1 18:51 coverage.out [2023-03-01T18:52:10.398Z] -rw-rw-r-- 1 jenkins jenkins 3497 Mar 1 18:47 go.mod [2023-03-01T18:52:10.398Z] -rw-rw-r-- 1 jenkins jenkins 31642 Mar 1 18:47 go.sum [2023-03-01T18:52:10.398Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 18:47 internal [2023-03-01T18:52:10.398Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 18:47 simulator [2023-03-01T18:52:10.398Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 18:47 snap [2023-03-01T18:52:10.398Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 1 18:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:52:10.834Z] + 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=6a93df0bfecbb101926d1092a105f0f5e58141b8 --label arch=arm64 --label version=0.0.0 . [2023-03-01T18:52:11.427Z] Sending build context to Docker daemon 3.364MB [2023-03-01T18:52:11.427Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T18:52:11.427Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-01T18:52:11.427Z] ---> 09fcd41aaff5 [2023-03-01T18:52:11.427Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T18:52:11.427Z] ---> Running in 1c81cd1268d7 [2023-03-01T18:52:12.015Z] Removing intermediate container 1c81cd1268d7 [2023-03-01T18:52:12.015Z] ---> 5c18c1d8ed35 [2023-03-01T18:52:12.015Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T18:52:12.015Z] ---> Running in a86db4807394 [2023-03-01T18:52:12.614Z] Removing intermediate container a86db4807394 [2023-03-01T18:52:12.614Z] ---> 4d475f47be40 [2023-03-01T18:52:12.614Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-01T18:52:12.614Z] ---> Running in c0deb65fc564 [2023-03-01T18:52:14.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T18:52:14.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T18:52:15.715Z] OK: 228 MiB in 59 packages [2023-03-01T18:52:16.692Z] Removing intermediate container c0deb65fc564 [2023-03-01T18:52:16.692Z] ---> be6be475e66d [2023-03-01T18:52:16.692Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-01T18:52:16.962Z] ---> Running in 165366986cd0 [2023-03-01T18:52:17.230Z] Removing intermediate container 165366986cd0 [2023-03-01T18:52:17.230Z] ---> 95ebbc15bbb6 [2023-03-01T18:52:17.230Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-01T18:52:17.818Z] ---> c237980c6e85 [2023-03-01T18:52:17.818Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:52:17.818Z] ---> Running in 3e68ff0f08dd [2023-03-01T18:52:21.174Z] Removing intermediate container 3e68ff0f08dd [2023-03-01T18:52:21.174Z] ---> 26007e144ac7 [2023-03-01T18:52:21.174Z] Step 9/22 : COPY . . [2023-03-01T18:52:21.776Z] ---> 38d7e1ad9955 [2023-03-01T18:52:21.776Z] Step 10/22 : RUN ${MAKE} [2023-03-01T18:52:22.046Z] ---> Running in f08e061f632a [2023-03-01T18:52:23.011Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-03-01T18:54:44.759Z] Removing intermediate container f08e061f632a [2023-03-01T18:54:44.759Z] ---> 9ad032e39c7d [2023-03-01T18:54:44.759Z] Step 11/22 : FROM alpine:3.14 [2023-03-01T18:54:44.759Z] 3.14: Pulling from library/alpine [2023-03-01T18:54:44.759Z] 6f0e733d82e2: Pulling fs layer [2023-03-01T18:54:44.759Z] 6f0e733d82e2: Verifying Checksum [2023-03-01T18:54:44.759Z] 6f0e733d82e2: Download complete [2023-03-01T18:54:44.759Z] 6f0e733d82e2: Pull complete [2023-03-01T18:54:44.759Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-03-01T18:54:44.759Z] Status: Downloaded newer image for alpine:3.14 [2023-03-01T18:54:44.759Z] ---> bf97f6347a60 [2023-03-01T18:54:44.759Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-01T18:54:45.027Z] ---> Running in 113538c55e27 [2023-03-01T18:54:45.295Z] Removing intermediate container 113538c55e27 [2023-03-01T18:54:45.295Z] ---> 300acf79afc1 [2023-03-01T18:54:45.295Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T18:54:45.295Z] ---> Running in 0d0bc1467b60 [2023-03-01T18:54:46.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-03-01T18:54:46.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-03-01T18:54:47.797Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T18:54:47.797Z] Executing busybox-1.33.1-r8.trigger [2023-03-01T18:54:47.797Z] OK: 6 MiB in 15 packages [2023-03-01T18:54:48.383Z] Removing intermediate container 0d0bc1467b60 [2023-03-01T18:54:48.383Z] ---> eb955bbde613 [2023-03-01T18:54:48.383Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-01T18:54:49.802Z] ---> 9a0554c4353d [2023-03-01T18:54:49.802Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-01T18:54:50.387Z] ---> f6feece3f43d [2023-03-01T18:54:50.387Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-01T18:54:50.970Z] ---> 526e40b176ad [2023-03-01T18:54:50.970Z] Step 17/22 : EXPOSE 59901 [2023-03-01T18:54:50.970Z] ---> Running in 4b57f9167d8a [2023-03-01T18:54:51.237Z] Removing intermediate container 4b57f9167d8a [2023-03-01T18:54:51.237Z] ---> 0705256320c6 [2023-03-01T18:54:51.237Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-01T18:54:51.237Z] ---> Running in 71d18b0be306 [2023-03-01T18:54:51.504Z] Removing intermediate container 71d18b0be306 [2023-03-01T18:54:51.504Z] ---> 1ec21d11aa02 [2023-03-01T18:54:51.504Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-01T18:54:51.504Z] ---> Running in cf02fed000ed [2023-03-01T18:54:51.770Z] Removing intermediate container cf02fed000ed [2023-03-01T18:54:51.770Z] ---> 82331b58f700 [2023-03-01T18:54:51.770Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T18:54:52.037Z] ---> Running in 772849f646b6 [2023-03-01T18:54:52.304Z] Removing intermediate container 772849f646b6 [2023-03-01T18:54:52.304Z] ---> 1fda5776932d [2023-03-01T18:54:52.304Z] Step 21/22 : LABEL git_sha=6a93df0bfecbb101926d1092a105f0f5e58141b8 [2023-03-01T18:54:52.304Z] ---> Running in dbd0b5e3ecca [2023-03-01T18:54:52.573Z] Removing intermediate container dbd0b5e3ecca [2023-03-01T18:54:52.573Z] ---> 6cea3e2f7bbc [2023-03-01T18:54:52.573Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T18:54:52.573Z] ---> Running in 7ba24eedbb1d [2023-03-01T18:54:52.841Z] Removing intermediate container 7ba24eedbb1d [2023-03-01T18:54:52.841Z] ---> 1aba3c55d340 [2023-03-01T18:54:52.841Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-01T18:54:53.108Z] Successfully built 1aba3c55d340 [2023-03-01T18:54:53.108Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:54:53.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T18:54:53.922Z] [2023-03-01T18:54:53.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:54:54.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T18:54:54.345Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-01T18:54:54.345Z] 8998bd30e6a1: Pulling fs layer [2023-03-01T18:54:54.345Z] 04944245beec: Pulling fs layer [2023-03-01T18:54:54.345Z] 699f458cf7ca: Pulling fs layer [2023-03-01T18:54:54.345Z] 765212b225bb: Pulling fs layer [2023-03-01T18:54:54.345Z] f23df028b6ca: Pulling fs layer [2023-03-01T18:54:54.345Z] d65c8cfc05b1: Pulling fs layer [2023-03-01T18:54:54.345Z] f23df028b6ca: Waiting [2023-03-01T18:54:54.345Z] 765212b225bb: Waiting [2023-03-01T18:54:54.345Z] 2437ff75d9bd: Pulling fs layer [2023-03-01T18:54:54.345Z] 2437ff75d9bd: Waiting [2023-03-01T18:54:54.345Z] d65c8cfc05b1: Waiting [2023-03-01T18:54:54.615Z] 04944245beec: Verifying Checksum [2023-03-01T18:54:54.615Z] 04944245beec: Download complete [2023-03-01T18:54:54.615Z] 765212b225bb: Download complete [2023-03-01T18:54:54.615Z] f23df028b6ca: Verifying Checksum [2023-03-01T18:54:54.615Z] f23df028b6ca: Download complete [2023-03-01T18:54:54.615Z] d65c8cfc05b1: Verifying Checksum [2023-03-01T18:54:54.615Z] d65c8cfc05b1: Download complete [2023-03-01T18:54:54.884Z] 699f458cf7ca: Verifying Checksum [2023-03-01T18:54:54.885Z] 699f458cf7ca: Download complete [2023-03-01T18:54:55.153Z] 8998bd30e6a1: Verifying Checksum [2023-03-01T18:54:55.153Z] 8998bd30e6a1: Download complete [2023-03-01T18:54:57.743Z] 2437ff75d9bd: Verifying Checksum [2023-03-01T18:54:57.743Z] 2437ff75d9bd: Download complete [2023-03-01T18:54:59.152Z] 8998bd30e6a1: Pull complete [2023-03-01T18:55:01.102Z] 04944245beec: Pull complete [2023-03-01T18:55:02.510Z] 699f458cf7ca: Pull complete [2023-03-01T18:55:02.778Z] 765212b225bb: Pull complete [2023-03-01T18:55:03.360Z] f23df028b6ca: Pull complete [2023-03-01T18:55:03.628Z] d65c8cfc05b1: Pull complete [2023-03-01T18:55:18.784Z] 2437ff75d9bd: Pull complete [2023-03-01T18:55:18.784Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-01T18:55:18.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T18:55:18.784Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T18:55:19.105Z] prd-ubuntu20.04-docker-arm64-4c-16g-8002 does not seem to be running inside a container [2023-03-01T18:55:19.201Z] $ 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-03-01T18:55:21.964Z] $ docker top ded5ef34ae0d07b5e3778ccc182b171950db6c7b423a478dd0c7a7ecdbf7f514 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:55:22.865Z] ---> job-cost.sh [2023-03-01T18:55:22.865Z] lf-activate-venv: SKIPPING [2023-03-01T18:55:22.865Z] INFO: No Stack... [2023-03-01T18:55:23.132Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-01T18:55:24.093Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T18:55:24.754Z] + cut -d, -f6 [2023-03-01T18:55:24.754Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [Pipeline] lock [2023-03-01T18:55:24.847Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-421-1-stack-cost] [2023-03-01T18:55:24.852Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-421-1-stack-cost] did not exist. Created. [2023-03-01T18:55:24.852Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-421-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T18:55:25.574Z] /w/workspace/device-modbus-go/1@tmp/durable-79081b4e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-01T18:55:26.244Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-01T18:55:26.278Z] Warning: overwriting stash ‘stack-cost’ [2023-03-01T18:55:26.329Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T18:55:26.345Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-421-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T18:55:26.431Z] $ docker stop --time=1 ded5ef34ae0d07b5e3778ccc182b171950db6c7b423a478dd0c7a7ecdbf7f514 [2023-03-01T18:55:27.929Z] $ docker rm -f --volumes ded5ef34ae0d07b5e3778ccc182b171950db6c7b423a478dd0c7a7ecdbf7f514 [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-03-01T18:55:28.850Z] provisioning config files... [2023-03-01T18:55:28.858Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-421@tmp/config8343124285346275933tmp [Pipeline] { [Pipeline] sh [2023-03-01T18:55:29.186Z] + set +x [2023-03-01T18:55:29.186Z] + curl -s https://codecov.io/bash [2023-03-01T18:55:29.186Z] + bash -s -- [2023-03-01T18:55:29.186Z] [2023-03-01T18:55:29.186Z] _____ _ [2023-03-01T18:55:29.186Z] / ____| | | [2023-03-01T18:55:29.186Z] | | ___ __| | ___ ___ _____ __ [2023-03-01T18:55:29.186Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-01T18:55:29.186Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-01T18:55:29.186Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-01T18:55:29.186Z] Bash-1.0.6 [2023-03-01T18:55:29.186Z] [2023-03-01T18:55:29.186Z] [2023-03-01T18:55:29.186Z] ==> git version 2.25.1 found [2023-03-01T18:55:29.186Z] ==> 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-03-01T18:55:29.186Z] Release-Date: 2020-01-08 [2023-03-01T18:55:29.186Z] 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-03-01T18:55:29.186Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-01T18:55:29.186Z] ==> Jenkins CI detected. [2023-03-01T18:55:29.186Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-421 [2023-03-01T18:55:29.186Z] project root: . [2023-03-01T18:55:29.186Z] --> token set from env [2023-03-01T18:55:29.186Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-01T18:55:29.186Z] ==> Running gcov in . (disable via -X gcov) [2023-03-01T18:55:29.186Z] ==> Python coveragepy not found [2023-03-01T18:55:29.186Z] ==> Searching for coverage reports in: [2023-03-01T18:55:29.186Z] + . [2023-03-01T18:55:29.186Z] -> Found 1 reports [2023-03-01T18:55:29.186Z] ==> Detecting git/mercurial file structure [2023-03-01T18:55:29.186Z] ==> Reading reports [2023-03-01T18:55:29.186Z] + ./coverage.out bytes=23241 [2023-03-01T18:55:29.186Z] ==> Appending adjustments [2023-03-01T18:55:29.186Z] https://docs.codecov.io/docs/fixing-reports [2023-03-01T18:55:29.447Z] + Found adjustments [2023-03-01T18:55:29.447Z] ==> Gzipping contents [2023-03-01T18:55:29.447Z] 4.0K /tmp/codecov.gwdSgB.gz [2023-03-01T18:55:29.447Z] ==> Uploading reports [2023-03-01T18:55:29.447Z] url: https://codecov.io [2023-03-01T18:55:29.447Z] query: branch=PR-421&commit=6a93df0bfecbb101926d1092a105f0f5e58141b8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-421%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=421&job=&cmd_args= [2023-03-01T18:55:29.447Z] -> Pinging Codecov [2023-03-01T18:55:29.447Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-421&commit=6a93df0bfecbb101926d1092a105f0f5e58141b8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-421%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=421&job=&cmd_args= [2023-03-01T18:55:29.447Z] -> Uploading to [2023-03-01T18:55:29.447Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-01/55DBCA73C666E3227836607328DD7E49/6a93df0bfecbb101926d1092a105f0f5e58141b8/ac82c8a7-5005-4e78-9492-c60ea90c9c9d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T185529Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f65f416e065c8b89c1cdeedca581cc51b605bc01b216b73aeda02e7f626114db [2023-03-01T18:55:29.447Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T18:55:29.447Z] Dload Upload Total Spent Left Speed [2023-03-01T18:55:29.706Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3883 0 0 100 3883 0 16112 --:--:-- --:--:-- --:--:-- 16179 [2023-03-01T18:55:29.706Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/6a93df0bfecbb101926d1092a105f0f5e58141b8 [Pipeline] } [2023-03-01T18:55:29.736Z] 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-03-01T18:55:31.432Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-421/archives ] [2023-03-01T18:55:31.432Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-421/archives [2023-03-01T18:55:31.432Z] total 16 [2023-03-01T18:55:31.432Z] drwxr-xr-x 3 root root 4096 Mar 1 18:46 . [2023-03-01T18:55:31.432Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 1 18:46 .. [2023-03-01T18:55:31.432Z] drwxr-xr-x 2 root root 4096 Mar 1 18:46 cost [2023-03-01T18:55:31.432Z] -rw-r--r-- 1 root root 88 Mar 1 18:46 cost.csv [2023-03-01T18:55:31.432Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-421/archives [2023-03-01T18:55:31.432Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-421/archives [2023-03-01T18:55:31.432Z] total 16 [2023-03-01T18:55:31.432Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 18:46 . [2023-03-01T18:55:31.432Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 1 18:46 .. [2023-03-01T18:55:31.432Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 18:46 cost [2023-03-01T18:55:31.432Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 1 18:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:55:31.759Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:55:32.643Z] ---> package-listing.sh [2023-03-01T18:55:32.643Z] ++ facter osfamily [2023-03-01T18:55:32.643Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-01T18:55:32.902Z] + OS_FAMILY=debian [2023-03-01T18:55:32.902Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-421 [2023-03-01T18:55:32.902Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-01T18:55:32.902Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-01T18:55:32.902Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-01T18:55:32.902Z] + PACKAGES=/tmp/packages_start.txt [2023-03-01T18:55:32.902Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-421 ']' [2023-03-01T18:55:32.902Z] + PACKAGES=/tmp/packages_end.txt [2023-03-01T18:55:32.902Z] + case "${OS_FAMILY}" in [2023-03-01T18:55:32.902Z] + dpkg -l [2023-03-01T18:55:32.902Z] + grep '^ii' [2023-03-01T18:55:32.902Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-01T18:55:32.902Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-01T18:55:32.902Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-01T18:55:32.902Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-421 ']' [2023-03-01T18:55:32.902Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-421/archives/ [2023-03-01T18:55:32.902Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-421/archives/ [Pipeline] echo [2023-03-01T18:55:32.944Z] 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-421/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-01T18:55:33.234Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:55:33.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T18:55:33.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T18:55:33.985Z] prd-ubuntu20.04-docker-8c-8g-8000 does not seem to be running inside a container [2023-03-01T18:55:34.017Z] $ 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-421/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-421 -v /w/workspace/xfoundry_device-modbus-go_PR-421:/w/workspace/xfoundry_device-modbus-go_PR-421:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-421@tmp:/w/workspace/xfoundry_device-modbus-go_PR-421@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-01T18:55:34.230Z] $ docker top 60322ce7739503789f2c9500073aca7eef8a1af34b6e3a3dd72879777114bec7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T18:55:34.619Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-01T18:55:34.926Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-01T18:55:35.273Z] + ls /var/log/sa-host [2023-03-01T18:55:35.273Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T18:55:35.406Z] provisioning config files... [2023-03-01T18:55:35.414Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-421@tmp/config15938448323447246271tmp [Pipeline] { [Pipeline] echo [2023-03-01T18:55:35.463Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:55:35.772Z] ---> create-netrc.sh [Pipeline] } [2023-03-01T18:55:35.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:55:36.202Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-01T18:55:36.235Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:55:36.553Z] ---> sudo-logs.sh [2023-03-01T18:55:36.553Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-01T18:55:36.633Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:55:36.951Z] ---> job-cost.sh [2023-03-01T18:55:36.952Z] lf-activate-venv: SKIPPING [2023-03-01T18:55:36.952Z] DEBUG: total: 0.2199999988079071 [2023-03-01T18:55:36.952Z] INFO: Retrieving Stack Cost... [2023-03-01T18:55:37.519Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T18:55:37.778Z] INFO: Archiving Costs [Pipeline] echo [2023-03-01T18:55:37.811Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:55:38.121Z] ---> logs-deploy.sh [2023-03-01T18:55:38.122Z] lf-activate-venv: SKIPPING [2023-03-01T18:55:38.122Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-421/1 [2023-03-01T18:55:38.122Z] INFO: archiving workspace using pattern(s): [2023-03-01T18:55:39.058Z] Archives upload complete. [2023-03-01T18:55:39.058Z] INFO: archiving logs to Nexus