Pull request #428 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6207df5147001658bfbc7b814c92d1f4a2cc74b0+7c5acbbe38a78294b2f031b3aca8867e5f1e249e (55a524403ed7b2c435f3f7ebd9129bc57e221adc) 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-ssh16969821604148313884.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh153292664114808228.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-428/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-428/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh926547240720068401.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-428/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13429128007506001545.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh13743242192734331112.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-428/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-428/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7844655773206811774.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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.20 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-ubuntu18.04-docker-8c-8g-160’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-257’ is offline Running on prd-ubuntu20.04-docker-8c-8g-259 in /w/workspace/xfoundry_device-modbus-go_PR-428 [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-428 # 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/428/head:refs/remotes/origin/PR-428 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7c5acbbe38a78294b2f031b3aca8867e5f1e249e into PR head commit 6207df5147001658bfbc7b814c92d1f4a2cc74b0 Merge succeeded, producing 6207df5147001658bfbc7b814c92d1f4a2cc74b0 Checking out Revision 6207df5147001658bfbc7b814c92d1f4a2cc74b0 (PR-428) 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 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-14T20:57:19.607Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-14T20:57:19.779Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-14T20:57:19.903Z] ========================================================= [2023-03-14T20:57:19.903Z] EdgeX Global Pipelines Version Info [2023-03-14T20:57:19.903Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 6207df5147001658bfbc7b814c92d1f4a2cc74b0 # 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 7c5acbbe38a78294b2f031b3aca8867e5f1e249e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6207df5147001658bfbc7b814c92d1f4a2cc74b0 # timeout=10 [2023-03-14T20:57:20.640Z] ------------------- [2023-03-14T20:57:20.640Z] stable info: [2023-03-14T20:57:20.640Z] ------------------- [2023-03-14T20:57:20.640Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-14T20:57:20.640Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T20:57:20.640Z] Message: update stable to v1.0.245 [2023-03-14T20:57:21.209Z] ------------------- [2023-03-14T20:57:21.209Z] experimental info: [2023-03-14T20:57:21.209Z] ------------------- [2023-03-14T20:57:21.209Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-14T20:57:21.209Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-14T20:57:21.209Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-14T20:57:21.482Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-03-14T20:57:21.526Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-03-14T20:57:21.570Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-14T20:57:21.610Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-14T20:57:21.649Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-14T20:57:21.689Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-14T20:57:21.730Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-14T20:57:21.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-14T20:57:21.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-14T20:57:21.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-14T20:57:21.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-14T20:57:21.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-03-14T20:57:21.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-14T20:57:21.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-14T20:57:22.023Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T20:57:22.060Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T20:57:22.096Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T20:57:22.132Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T20:57:22.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-14T20:57:22.207Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-14T20:57:22.246Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-14T20:57:22.287Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-14T20:57:22.329Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-14T20:57:22.369Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-14T20:57:22.409Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-14T20:57:22.445Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-14T20:57:22.486Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-14T20:57:22.526Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-428 [Pipeline] echo [2023-03-14T20:57:22.566Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-428 [Pipeline] echo [2023-03-14T20:57:22.603Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-428 [Pipeline] echo [2023-03-14T20:57:22.645Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6207df5147001658bfbc7b814c92d1f4a2cc74b0 [Pipeline] echo [2023-03-14T20:57:22.687Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6207df5 [Pipeline] echo [2023-03-14T20:57:22.735Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T20:57:22.843Z] provisioning config files... [2023-03-14T20:57:22.857Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-428@tmp/config13874989539698466420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:57:23.194Z] ---> docker-login.sh [2023-03-14T20:57:23.194Z] nexus3.edgexfoundry.org:10001 [2023-03-14T20:57:23.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:57:23.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:57:23.454Z] Configure a credential helper to remove this warning. See [2023-03-14T20:57:23.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:57:23.454Z] [2023-03-14T20:57:23.454Z] Login Succeeded [2023-03-14T20:57:23.454Z] nexus3.edgexfoundry.org:10002 [2023-03-14T20:57:23.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:57:23.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:57:23.454Z] Configure a credential helper to remove this warning. See [2023-03-14T20:57:23.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:57:23.454Z] [2023-03-14T20:57:23.454Z] Login Succeeded [2023-03-14T20:57:23.454Z] nexus3.edgexfoundry.org:10003 [2023-03-14T20:57:23.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:57:23.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:57:23.724Z] Configure a credential helper to remove this warning. See [2023-03-14T20:57:23.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:57:23.724Z] [2023-03-14T20:57:23.724Z] Login Succeeded [2023-03-14T20:57:23.724Z] nexus3.edgexfoundry.org:10004 [2023-03-14T20:57:23.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:57:23.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:57:23.724Z] Configure a credential helper to remove this warning. See [2023-03-14T20:57:23.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:57:23.724Z] [2023-03-14T20:57:23.724Z] Login Succeeded [2023-03-14T20:57:23.724Z] docker.io [2023-03-14T20:57:23.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:57:23.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:57:23.984Z] Configure a credential helper to remove this warning. See [2023-03-14T20:57:23.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:57:23.984Z] [2023-03-14T20:57:23.984Z] Login Succeeded [2023-03-14T20:57:23.984Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T20:57:24.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-14T20:57:24.618Z] + git rev-list -1 --merges 6207df5147001658bfbc7b814c92d1f4a2cc74b0~1..6207df5147001658bfbc7b814c92d1f4a2cc74b0 [Pipeline] echo [2023-03-14T20:57:24.688Z] -----------> git rev-list -1 --merges 6207df5147001658bfbc7b814c92d1f4a2cc74b0~1..6207df5147001658bfbc7b814c92d1f4a2cc74b0 6207df5147001658bfbc7b814c92d1f4a2cc74b0 [false] [Pipeline] sh [2023-03-14T20:57:24.994Z] + git log --format=format:%s -1 6207df5147001658bfbc7b814c92d1f4a2cc74b0 [Pipeline] echo [2023-03-14T20:57:25.064Z] ========================================================= [2023-03-14T20:57:25.064Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-14T20:57:25.064Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T20:57:25.478Z] + git log --format=format:%s -1 6207df5147001658bfbc7b814c92d1f4a2cc74b0 [Pipeline] echo [2023-03-14T20:57:25.508Z] [semverPrep] GIT_COMMIT: 6207df5147001658bfbc7b814c92d1f4a2cc74b0, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-14T20:57:25.549Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-14T20:57:25.940Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T20:57:25.940Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-14T20:57:25.940Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-14T20:57:25.940Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-14T20:57:25.940Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-14T20:57:25.940Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-14T20:57:25.940Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:57:26.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T20:57:26.358Z] [2023-03-14T20:57:26.358Z] 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-14T20:57:26.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T20:57:26.723Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-14T20:57:26.723Z] b85a868b505f: Pulling fs layer [2023-03-14T20:57:26.723Z] e2be974225ed: Pulling fs layer [2023-03-14T20:57:26.723Z] 339a4e72a1f5: Pulling fs layer [2023-03-14T20:57:26.723Z] 988bab9f4d93: Pulling fs layer [2023-03-14T20:57:26.723Z] 1469e6f7b9e6: Pulling fs layer [2023-03-14T20:57:26.723Z] eaf3925da568: Pulling fs layer [2023-03-14T20:57:26.723Z] bab4dde63d76: Pulling fs layer [2023-03-14T20:57:26.723Z] bde34c3a00c8: Pulling fs layer [2023-03-14T20:57:26.723Z] b352a97aabf1: Pulling fs layer [2023-03-14T20:57:26.723Z] 4872d77fe225: Pulling fs layer [2023-03-14T20:57:26.723Z] 5851b861e8e6: Pulling fs layer [2023-03-14T20:57:26.723Z] b352a97aabf1: Waiting [2023-03-14T20:57:26.723Z] bab4dde63d76: Waiting [2023-03-14T20:57:26.723Z] 4872d77fe225: Waiting [2023-03-14T20:57:26.723Z] 5851b861e8e6: Waiting [2023-03-14T20:57:26.723Z] bde34c3a00c8: Waiting [2023-03-14T20:57:26.723Z] 988bab9f4d93: Waiting [2023-03-14T20:57:26.723Z] eaf3925da568: Waiting [2023-03-14T20:57:26.723Z] 1469e6f7b9e6: Waiting [2023-03-14T20:57:26.723Z] e2be974225ed: Download complete [2023-03-14T20:57:26.723Z] 988bab9f4d93: Verifying Checksum [2023-03-14T20:57:26.723Z] 988bab9f4d93: Download complete [2023-03-14T20:57:26.983Z] 1469e6f7b9e6: Verifying Checksum [2023-03-14T20:57:26.983Z] 1469e6f7b9e6: Download complete [2023-03-14T20:57:26.983Z] 339a4e72a1f5: Verifying Checksum [2023-03-14T20:57:26.983Z] 339a4e72a1f5: Download complete [2023-03-14T20:57:26.983Z] eaf3925da568: Download complete [2023-03-14T20:57:26.983Z] bde34c3a00c8: Verifying Checksum [2023-03-14T20:57:26.983Z] bde34c3a00c8: Download complete [2023-03-14T20:57:26.983Z] b352a97aabf1: Verifying Checksum [2023-03-14T20:57:26.983Z] b352a97aabf1: Download complete [2023-03-14T20:57:26.983Z] 4872d77fe225: Verifying Checksum [2023-03-14T20:57:26.983Z] 4872d77fe225: Download complete [2023-03-14T20:57:26.983Z] 5851b861e8e6: Verifying Checksum [2023-03-14T20:57:26.983Z] 5851b861e8e6: Download complete [2023-03-14T20:57:26.983Z] b85a868b505f: Verifying Checksum [2023-03-14T20:57:26.983Z] b85a868b505f: Download complete [2023-03-14T20:57:27.242Z] bab4dde63d76: Verifying Checksum [2023-03-14T20:57:27.242Z] bab4dde63d76: Download complete [2023-03-14T20:57:28.618Z] b85a868b505f: Pull complete [2023-03-14T20:57:28.618Z] e2be974225ed: Pull complete [2023-03-14T20:57:29.189Z] 339a4e72a1f5: Pull complete [2023-03-14T20:57:29.189Z] 988bab9f4d93: Pull complete [2023-03-14T20:57:29.450Z] 1469e6f7b9e6: Pull complete [2023-03-14T20:57:29.450Z] eaf3925da568: Pull complete [2023-03-14T20:57:31.356Z] bab4dde63d76: Pull complete [2023-03-14T20:57:31.356Z] bde34c3a00c8: Pull complete [2023-03-14T20:57:31.620Z] b352a97aabf1: Pull complete [2023-03-14T20:57:31.620Z] 4872d77fe225: Pull complete [2023-03-14T20:57:31.620Z] 5851b861e8e6: Pull complete [2023-03-14T20:57:31.620Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-14T20:57:31.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T20:57:31.620Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:57:31.833Z] prd-ubuntu20.04-docker-8c-8g-259 does not seem to be running inside a container [2023-03-14T20:57:31.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-428 -v /w/workspace/xfoundry_device-modbus-go_PR-428:/w/workspace/xfoundry_device-modbus-go_PR-428:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-428@tmp:/w/workspace/xfoundry_device-modbus-go_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-14T20:57:33.909Z] $ docker top ff6c491ab60e0d8bb7c66e9d54e3337b7aaaa4d3e24ee5e3347137a57a3bdb7d -eo pid,comm [2023-03-14T20:57:33.964Z] 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-14T20:57:33.964Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T20:57:34.075Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T20:57:34.075Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T20:57:34.193Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T20:57:34.198Z] $ docker exec ff6c491ab60e0d8bb7c66e9d54e3337b7aaaa4d3e24ee5e3347137a57a3bdb7d ssh-agent [2023-03-14T20:57:34.305Z] SSH_AUTH_SOCK=/tmp/ssh-XZYL4cUZlONq/agent.33 [2023-03-14T20:57:34.305Z] SSH_AGENT_PID=39 [2023-03-14T20:57:34.311Z] Running ssh-add (command line suppressed) [2023-03-14T20:57:34.416Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-428@tmp/private_key_5537579563535052110.key (/w/workspace/xfoundry_device-modbus-go_PR-428@tmp/private_key_5537579563535052110.key) [2023-03-14T20:57:34.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T20:57:34.761Z] + git tag --points-at HEAD [Pipeline] } [2023-03-14T20:57:34.795Z] $ docker exec --env ******** --env ******** ff6c491ab60e0d8bb7c66e9d54e3337b7aaaa4d3e24ee5e3347137a57a3bdb7d ssh-agent -k [2023-03-14T20:57:34.895Z] unset SSH_AUTH_SOCK; [2023-03-14T20:57:34.895Z] unset SSH_AGENT_PID; [2023-03-14T20:57:34.895Z] echo Agent pid 39 killed; [2023-03-14T20:57:34.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-14T20:57:34.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T20:57:34.995Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T20:57:35.107Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T20:57:35.112Z] $ docker exec ff6c491ab60e0d8bb7c66e9d54e3337b7aaaa4d3e24ee5e3347137a57a3bdb7d ssh-agent [2023-03-14T20:57:35.222Z] SSH_AUTH_SOCK=/tmp/ssh-7DJMp9wtgRwi/agent.71 [2023-03-14T20:57:35.222Z] SSH_AGENT_PID=77 [2023-03-14T20:57:35.228Z] Running ssh-add (command line suppressed) [2023-03-14T20:57:35.337Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-428@tmp/private_key_7967279314869647524.key (/w/workspace/xfoundry_device-modbus-go_PR-428@tmp/private_key_7967279314869647524.key) [2023-03-14T20:57:35.349Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T20:57:35.680Z] + git semver init [2023-03-14T20:57:35.941Z] 2023-03-14 20:57:35,876 [run_init] DEBUG init version:0.0.0 force:False [2023-03-14T20:57:35.941Z] 2023-03-14 20:57:35,877 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-428/.semver [2023-03-14T20:57:35.941Z] 2023-03-14 20:57:35,878 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-428/.semver [2023-03-14T20:57:35.941Z] 2023-03-14 20:57:35,878 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-428/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-428, universal_newlines=False, shell=None, istream=None) [2023-03-14T20:57:36.879Z] 2023-03-14 20:57:36,691 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-428/.git/info/exclude [2023-03-14T20:57:36.879Z] 2023-03-14 20:57:36,692 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-428/.semver/PR-428 with force:False [2023-03-14T20:57:36.879Z] 2023-03-14 20:57:36,692 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-428/.semver/PR-428 [2023-03-14T20:57:36.879Z] 2023-03-14 20:57:36,697 [execute] INFO git cat-file --batch-check [2023-03-14T20:57:36.879Z] 2023-03-14 20:57:36,697 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-428/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T20:57:36.879Z] 2023-03-14 20:57:36,704 [execute] INFO git cat-file --batch [2023-03-14T20:57:36.879Z] 2023-03-14 20:57:36,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-428/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T20:57:36.879Z] 2023-03-14 20:57:36,710 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-428/.semver/PR-428 [2023-03-14T20:57:36.879Z] 0.0.0 [Pipeline] } [2023-03-14T20:57:36.912Z] $ docker exec --env ******** --env ******** ff6c491ab60e0d8bb7c66e9d54e3337b7aaaa4d3e24ee5e3347137a57a3bdb7d ssh-agent -k [2023-03-14T20:57:37.009Z] unset SSH_AUTH_SOCK; [2023-03-14T20:57:37.009Z] unset SSH_AGENT_PID; [2023-03-14T20:57:37.009Z] echo Agent pid 77 killed; [2023-03-14T20:57:37.016Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T20:57:37.435Z] + git semver [Pipeline] } [2023-03-14T20:57:37.719Z] $ docker stop --time=1 ff6c491ab60e0d8bb7c66e9d54e3337b7aaaa4d3e24ee5e3347137a57a3bdb7d [2023-03-14T20:57:39.022Z] $ docker rm -f --volumes ff6c491ab60e0d8bb7c66e9d54e3337b7aaaa4d3e24ee5e3347137a57a3bdb7d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T20:57:39.436Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-14T20:57:39.689Z] Stashed 1 file(s) [Pipeline] echo [2023-03-14T20:57:39.706Z] [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-14T20:57:40.238Z] provisioning config files... [2023-03-14T20:57:40.248Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-428@tmp/config12665614249620165294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:57:40.583Z] ---> docker-login.sh [2023-03-14T20:57:40.583Z] nexus3.edgexfoundry.org:10001 [2023-03-14T20:57:40.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:57:40.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:57:40.583Z] Configure a credential helper to remove this warning. See [2023-03-14T20:57:40.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:57:40.583Z] [2023-03-14T20:57:40.583Z] Login Succeeded [2023-03-14T20:57:40.583Z] nexus3.edgexfoundry.org:10002 [2023-03-14T20:57:40.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:57:40.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:57:40.848Z] Configure a credential helper to remove this warning. See [2023-03-14T20:57:40.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:57:40.848Z] [2023-03-14T20:57:40.848Z] Login Succeeded [2023-03-14T20:57:40.848Z] nexus3.edgexfoundry.org:10003 [2023-03-14T20:57:40.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:57:40.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:57:40.848Z] Configure a credential helper to remove this warning. See [2023-03-14T20:57:40.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:57:40.848Z] [2023-03-14T20:57:40.848Z] Login Succeeded [2023-03-14T20:57:40.848Z] nexus3.edgexfoundry.org:10004 [2023-03-14T20:57:40.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:57:40.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:57:40.848Z] Configure a credential helper to remove this warning. See [2023-03-14T20:57:40.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:57:40.848Z] [2023-03-14T20:57:40.848Z] Login Succeeded [2023-03-14T20:57:40.848Z] docker.io [2023-03-14T20:57:41.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:57:41.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:57:41.108Z] Configure a credential helper to remove this warning. See [2023-03-14T20:57:41.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:57:41.108Z] [2023-03-14T20:57:41.108Z] Login Succeeded [2023-03-14T20:57:41.108Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T20:57:41.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-14T20:57:41.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:57:41.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:57:41.387Z] ========================================================= [2023-03-14T20:57:41.387Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-14T20:57:41.387Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:57:41.849Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-14T20:57:41.849Z] Sending build context to Docker daemon 6.326MB [2023-03-14T20:57:41.849Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T20:57:41.849Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-14T20:57:41.849Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-14T20:57:41.849Z] 63b65145d645: Pulling fs layer [2023-03-14T20:57:41.849Z] a2d21d5440eb: Pulling fs layer [2023-03-14T20:57:41.849Z] 935e6c44a52c: Pulling fs layer [2023-03-14T20:57:41.849Z] 94cc34f8dd06: Pulling fs layer [2023-03-14T20:57:41.849Z] 30dea6a524f1: Pulling fs layer [2023-03-14T20:57:41.849Z] a2aff8979fd8: Pulling fs layer [2023-03-14T20:57:41.849Z] 6808be2612f2: Pulling fs layer [2023-03-14T20:57:41.849Z] f25807f1079a: Pulling fs layer [2023-03-14T20:57:41.849Z] 94cc34f8dd06: Waiting [2023-03-14T20:57:41.849Z] 30dea6a524f1: Waiting [2023-03-14T20:57:41.849Z] a2aff8979fd8: Waiting [2023-03-14T20:57:41.849Z] 6808be2612f2: Waiting [2023-03-14T20:57:41.849Z] f25807f1079a: Waiting [2023-03-14T20:57:41.849Z] a2d21d5440eb: Verifying Checksum [2023-03-14T20:57:41.849Z] a2d21d5440eb: Download complete [2023-03-14T20:57:41.849Z] 94cc34f8dd06: Verifying Checksum [2023-03-14T20:57:41.849Z] 94cc34f8dd06: Download complete [2023-03-14T20:57:42.108Z] 30dea6a524f1: Download complete [2023-03-14T20:57:42.108Z] a2aff8979fd8: Verifying Checksum [2023-03-14T20:57:42.108Z] a2aff8979fd8: Download complete [2023-03-14T20:57:42.371Z] 63b65145d645: Verifying Checksum [2023-03-14T20:57:42.371Z] 63b65145d645: Download complete [2023-03-14T20:57:42.631Z] 63b65145d645: Pull complete [2023-03-14T20:57:42.631Z] 935e6c44a52c: Verifying Checksum [2023-03-14T20:57:42.631Z] 935e6c44a52c: Download complete [2023-03-14T20:57:42.889Z] a2d21d5440eb: Pull complete [2023-03-14T20:57:42.890Z] f25807f1079a: Verifying Checksum [2023-03-14T20:57:42.890Z] f25807f1079a: Download complete [2023-03-14T20:57:42.890Z] 6808be2612f2: Verifying Checksum [2023-03-14T20:57:42.890Z] 6808be2612f2: Download complete [2023-03-14T20:57:46.181Z] 935e6c44a52c: Pull complete [2023-03-14T20:57:46.447Z] 94cc34f8dd06: Pull complete [2023-03-14T20:57:46.447Z] 30dea6a524f1: Pull complete [2023-03-14T20:57:46.447Z] a2aff8979fd8: Pull complete [2023-03-14T20:57:48.978Z] 6808be2612f2: Pull complete [2023-03-14T20:57:49.911Z] f25807f1079a: Pull complete [2023-03-14T20:57:49.911Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-14T20:57:49.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T20:57:49.911Z] ---> 3b553350e43f [2023-03-14T20:57:49.911Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:57:52.450Z] ---> Running in 2be43a9b674f [2023-03-14T20:57:52.709Z] Removing intermediate container 2be43a9b674f [2023-03-14T20:57:52.709Z] ---> 4e09f58596aa [2023-03-14T20:57:52.709Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T20:57:52.709Z] ---> Running in 977c15b58561 [2023-03-14T20:57:52.709Z] Removing intermediate container 977c15b58561 [2023-03-14T20:57:52.710Z] ---> aa9e8efe778a [2023-03-14T20:57:52.710Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-14T20:57:52.710Z] ---> Running in f2752325430a [2023-03-14T20:57:52.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:57:53.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:57:53.495Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-14T20:57:53.495Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-14T20:57:53.495Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-14T20:57:53.495Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-14T20:57:53.495Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-14T20:57:53.495Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-14T20:57:53.495Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-14T20:57:53.495Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-14T20:57:53.495Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:57:53.495Z] OK: 270 MiB in 61 packages [2023-03-14T20:57:54.061Z] Removing intermediate container f2752325430a [2023-03-14T20:57:54.061Z] ---> c6422b99c0eb [2023-03-14T20:57:54.061Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-14T20:57:54.319Z] ---> Running in 17c07a74a40b [2023-03-14T20:57:54.319Z] Removing intermediate container 17c07a74a40b [2023-03-14T20:57:54.320Z] ---> 61ad4f214f7f [2023-03-14T20:57:54.320Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-14T20:57:54.320Z] ---> 5facd651356e [2023-03-14T20:57:54.320Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:57:54.320Z] ---> Running in dcacdfb02f1d [2023-03-14T20:57:55.072Z] Still waiting to schedule task [2023-03-14T20:57:55.072Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-254’ [2023-03-14T20:58:20.892Z] Removing intermediate container dcacdfb02f1d [2023-03-14T20:58:20.892Z] ---> af2f67d6bd9e [2023-03-14T20:58:20.892Z] Step 9/10 : COPY . . [2023-03-14T20:58:20.892Z] ---> 1c73736a5651 [2023-03-14T20:58:20.892Z] Step 10/10 : RUN ${MAKE} [2023-03-14T20:58:20.892Z] ---> Running in 5e62e64a5220 [2023-03-14T20:58:20.892Z] noop [2023-03-14T20:58:20.892Z] Removing intermediate container 5e62e64a5220 [2023-03-14T20:58:20.892Z] ---> 8caad1afad5e [2023-03-14T20:58:20.892Z] Successfully built 8caad1afad5e [2023-03-14T20:58:20.892Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:58:21.338Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T20:58:21.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:58:21.482Z] prd-ubuntu20.04-docker-8c-8g-259 does not seem to be running inside a container [2023-03-14T20:58:21.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-428 -v /w/workspace/xfoundry_device-modbus-go_PR-428:/w/workspace/xfoundry_device-modbus-go_PR-428:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-428@tmp:/w/workspace/xfoundry_device-modbus-go_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T20:58:21.889Z] $ docker top 6aee746edd14d0c9f3bc26dedd3d57a5f0c4f1aa1debef5a5afd77693aab546f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:58:22.276Z] + go version [2023-03-14T20:58:22.276Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-14T20:58:22.305Z] $ docker stop --time=1 6aee746edd14d0c9f3bc26dedd3d57a5f0c4f1aa1debef5a5afd77693aab546f [2023-03-14T20:58:23.586Z] $ docker rm -f --volumes 6aee746edd14d0c9f3bc26dedd3d57a5f0c4f1aa1debef5a5afd77693aab546f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:58:24.281Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T20:58:24.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:58:24.432Z] prd-ubuntu20.04-docker-8c-8g-259 does not seem to be running inside a container [2023-03-14T20:58:24.459Z] $ 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-428 -v /w/workspace/xfoundry_device-modbus-go_PR-428:/w/workspace/xfoundry_device-modbus-go_PR-428:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-428@tmp:/w/workspace/xfoundry_device-modbus-go_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T20:58:24.828Z] $ docker top f852fd39fa1007030550295c29023d8f6b4f1b83005c1d2c887d2b61a5f52c96 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:58:25.214Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-428 [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:58:25.563Z] + make test [2023-03-14T20:58:25.563Z] go test ./... -coverprofile=coverage.out [2023-03-14T20:58:30.834Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-14T20:58:40.800Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-14T20:58:40.800Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 48.0% of statements [2023-03-14T20:58:48.912Z] go vet ./... [2023-03-14T20:58:51.446Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T20:58:51.446Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T20:58:51.446Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T20:58:51.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T20:58:51.513Z] $ docker stop --time=1 f852fd39fa1007030550295c29023d8f6b4f1b83005c1d2c887d2b61a5f52c96 [2023-03-14T20:58:54.106Z] $ docker rm -f --volumes f852fd39fa1007030550295c29023d8f6b4f1b83005c1d2c887d2b61a5f52c96 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T20:58:54.680Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T20:58:54.757Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-14T20:58:55.328Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-14T20:58:55.632Z] + ls -al . [2023-03-14T20:58:55.632Z] total 180 [2023-03-14T20:58:55.632Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 20:58 . [2023-03-14T20:58:55.632Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 20:57 .. [2023-03-14T20:58:55.632Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 14 20:57 .dockerignore [2023-03-14T20:58:55.632Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 20:57 .git [2023-03-14T20:58:55.632Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 20:57 .github [2023-03-14T20:58:55.632Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 14 20:57 .gitignore [2023-03-14T20:58:55.632Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 20:57 .golangci.yml [2023-03-14T20:58:55.632Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 20:57 .semver [2023-03-14T20:58:55.632Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 14 20:57 Attribution.txt [2023-03-14T20:58:55.632Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 14 20:57 CHANGELOG.md [2023-03-14T20:58:55.632Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 14 20:57 Dockerfile [2023-03-14T20:58:55.632Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 20:57 GOVERNANCE.md [2023-03-14T20:58:55.632Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 14 20:57 Jenkinsfile [2023-03-14T20:58:55.632Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 14 20:57 LICENSE [2023-03-14T20:58:55.632Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 14 20:57 Makefile [2023-03-14T20:58:55.632Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 14 20:57 OWNERS.md [2023-03-14T20:58:55.632Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 14 20:57 README.md [2023-03-14T20:58:55.632Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 20:57 VERSION [2023-03-14T20:58:55.632Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 20:57 bin [2023-03-14T20:58:55.632Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 20:57 cmd [2023-03-14T20:58:55.632Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 14 20:58 coverage.out [2023-03-14T20:58:55.632Z] -rw-rw-r-- 1 jenkins jenkins 3497 Mar 14 20:57 go.mod [2023-03-14T20:58:55.632Z] -rw-rw-r-- 1 jenkins jenkins 31641 Mar 14 20:57 go.sum [2023-03-14T20:58:55.632Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 20:57 internal [2023-03-14T20:58:55.632Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 20:57 simulator [2023-03-14T20:58:55.632Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 20:57 snap [2023-03-14T20:58:55.632Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 14 20:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:58:56.020Z] + 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=6207df5147001658bfbc7b814c92d1f4a2cc74b0 --label arch=amd64 --label version=0.0.0 . [2023-03-14T20:58:56.020Z] Sending build context to Docker daemon 6.351MB [2023-03-14T20:58:56.020Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T20:58:56.020Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-14T20:58:56.020Z] ---> 8caad1afad5e [2023-03-14T20:58:56.020Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:58:56.279Z] ---> Running in b5b6cbc56e2a [2023-03-14T20:58:56.279Z] Removing intermediate container b5b6cbc56e2a [2023-03-14T20:58:56.279Z] ---> d748937983cd [2023-03-14T20:58:56.279Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T20:58:56.279Z] ---> Running in a776b06a7460 [2023-03-14T20:58:56.279Z] Removing intermediate container a776b06a7460 [2023-03-14T20:58:56.279Z] ---> e13b6863116b [2023-03-14T20:58:56.279Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-14T20:58:56.279Z] ---> Running in 1b1a7ce0f7a1 [2023-03-14T20:58:56.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:58:56.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:58:57.056Z] OK: 270 MiB in 61 packages [2023-03-14T20:58:57.315Z] Removing intermediate container 1b1a7ce0f7a1 [2023-03-14T20:58:57.315Z] ---> f242a0296f98 [2023-03-14T20:58:57.315Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-14T20:58:57.315Z] ---> Running in 061790556ffc [2023-03-14T20:58:57.315Z] Removing intermediate container 061790556ffc [2023-03-14T20:58:57.315Z] ---> c7cff18eca67 [2023-03-14T20:58:57.315Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-14T20:58:57.574Z] ---> 7c2032b2b1cf [2023-03-14T20:58:57.574Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:58:57.574Z] ---> Running in c077cbaca2ff [2023-03-14T20:58:58.139Z] Removing intermediate container c077cbaca2ff [2023-03-14T20:58:58.139Z] ---> f142370db2ec [2023-03-14T20:58:58.139Z] Step 9/22 : COPY . . [2023-03-14T20:58:58.704Z] ---> 58d635f84abc [2023-03-14T20:58:58.704Z] Step 10/22 : RUN ${MAKE} [2023-03-14T20:58:58.704Z] ---> Running in c27129e8d685 [2023-03-14T20:58:58.962Z] 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-14T20:59:17.042Z] Removing intermediate container c27129e8d685 [2023-03-14T20:59:17.042Z] ---> 0c795d1d145a [2023-03-14T20:59:17.042Z] Step 11/22 : FROM alpine:3.17 [2023-03-14T20:59:17.042Z] 3.17: Pulling from library/alpine [2023-03-14T20:59:17.042Z] 63b65145d645: Already exists [2023-03-14T20:59:17.042Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T20:59:17.300Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T20:59:17.300Z] ---> b2aa39c304c2 [2023-03-14T20:59:17.300Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-14T20:59:17.300Z] ---> Running in e782e2b31496 [2023-03-14T20:59:17.300Z] Removing intermediate container e782e2b31496 [2023-03-14T20:59:17.300Z] ---> 61b637963aff [2023-03-14T20:59:17.300Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:59:17.300Z] ---> Running in 444086f5f069 [2023-03-14T20:59:17.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:59:17.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:59:17.817Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:59:17.817Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:59:17.817Z] OK: 7 MiB in 16 packages [2023-03-14T20:59:18.075Z] Removing intermediate container 444086f5f069 [2023-03-14T20:59:18.075Z] ---> b385a4cd306a [2023-03-14T20:59:18.075Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-14T20:59:18.638Z] ---> 1f72fbb11173 [2023-03-14T20:59:18.639Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-14T20:59:18.897Z] ---> 6991ac195ff7 [2023-03-14T20:59:18.897Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-14T20:59:18.897Z] ---> eb70854f7e02 [2023-03-14T20:59:18.897Z] Step 17/22 : EXPOSE 59901 [2023-03-14T20:59:18.897Z] ---> Running in 33e9813c4293 [2023-03-14T20:59:19.156Z] Removing intermediate container 33e9813c4293 [2023-03-14T20:59:19.156Z] ---> a83da42df625 [2023-03-14T20:59:19.156Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-14T20:59:19.156Z] ---> Running in 3526ce3af54e [2023-03-14T20:59:19.156Z] Removing intermediate container 3526ce3af54e [2023-03-14T20:59:19.156Z] ---> 1ffdc0dc8f9f [2023-03-14T20:59:19.156Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-14T20:59:19.156Z] ---> Running in bce6ca7ffaa7 [2023-03-14T20:59:19.156Z] Removing intermediate container bce6ca7ffaa7 [2023-03-14T20:59:19.156Z] ---> 7efdd2face75 [2023-03-14T20:59:19.156Z] Step 20/22 : LABEL arch=amd64 [2023-03-14T20:59:19.156Z] ---> Running in 6b5154c6f6c6 [2023-03-14T20:59:19.414Z] Removing intermediate container 6b5154c6f6c6 [2023-03-14T20:59:19.414Z] ---> fd20da485985 [2023-03-14T20:59:19.414Z] Step 21/22 : LABEL git_sha=6207df5147001658bfbc7b814c92d1f4a2cc74b0 [2023-03-14T20:59:19.414Z] ---> Running in c1ed5270af76 [2023-03-14T20:59:19.414Z] Removing intermediate container c1ed5270af76 [2023-03-14T20:59:19.414Z] ---> 77961d984c16 [2023-03-14T20:59:19.414Z] Step 22/22 : LABEL version=0.0.0 [2023-03-14T20:59:19.414Z] ---> Running in 3af3abef1a36 [2023-03-14T20:59:19.414Z] Removing intermediate container 3af3abef1a36 [2023-03-14T20:59:19.414Z] ---> 423b9b429ac9 [2023-03-14T20:59:19.414Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-14T20:59:19.414Z] Successfully built 423b9b429ac9 [2023-03-14T20:59:19.414Z] 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-14T20:59:20.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:59:20.258Z] [2023-03-14T20:59:20.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:59:20.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:59:20.630Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-14T20:59:20.630Z] 5eb5b503b376: Pulling fs layer [2023-03-14T20:59:20.630Z] 5c69ac0246d0: Pulling fs layer [2023-03-14T20:59:20.630Z] ec43610c2a17: Pulling fs layer [2023-03-14T20:59:20.630Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-14T20:59:20.630Z] 33b1e0a273af: Pulling fs layer [2023-03-14T20:59:20.630Z] 5d3b04190fa2: Pulling fs layer [2023-03-14T20:59:20.630Z] 2f39f015ded8: Pulling fs layer [2023-03-14T20:59:20.630Z] 33b1e0a273af: Waiting [2023-03-14T20:59:20.630Z] 5d3b04190fa2: Waiting [2023-03-14T20:59:20.630Z] 2f39f015ded8: Waiting [2023-03-14T20:59:20.630Z] 3a2ae6a8a46f: Waiting [2023-03-14T20:59:20.630Z] 5c69ac0246d0: Download complete [2023-03-14T20:59:20.630Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-14T20:59:20.630Z] 3a2ae6a8a46f: Download complete [2023-03-14T20:59:20.630Z] 33b1e0a273af: Verifying Checksum [2023-03-14T20:59:20.630Z] 33b1e0a273af: Download complete [2023-03-14T20:59:20.891Z] 5d3b04190fa2: Download complete [2023-03-14T20:59:20.891Z] ec43610c2a17: Verifying Checksum [2023-03-14T20:59:20.891Z] 5eb5b503b376: Download complete [2023-03-14T20:59:21.465Z] 2f39f015ded8: Download complete [2023-03-14T20:59:22.032Z] 5eb5b503b376: Pull complete [2023-03-14T20:59:22.032Z] 5c69ac0246d0: Pull complete [2023-03-14T20:59:22.595Z] ec43610c2a17: Pull complete [2023-03-14T20:59:22.595Z] 3a2ae6a8a46f: Pull complete [2023-03-14T20:59:22.852Z] 33b1e0a273af: Pull complete [2023-03-14T20:59:22.852Z] 5d3b04190fa2: Pull complete [2023-03-14T20:59:27.030Z] 2f39f015ded8: Pull complete [2023-03-14T20:59:27.030Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-14T20:59:27.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:59:27.030Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:59:27.270Z] prd-ubuntu20.04-docker-8c-8g-259 does not seem to be running inside a container [2023-03-14T20:59:27.303Z] $ 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-428 -v /w/workspace/xfoundry_device-modbus-go_PR-428:/w/workspace/xfoundry_device-modbus-go_PR-428:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-428@tmp:/w/workspace/xfoundry_device-modbus-go_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-14T20:59:29.841Z] $ docker top fe3ddd562e11c00b9cde5e1c019c7c0291f69e99c96362a474b826445e0c4177 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:59:30.267Z] ---> job-cost.sh [2023-03-14T20:59:30.267Z] lf-activate-venv: SKIPPING [2023-03-14T20:59:30.267Z] INFO: No Stack... [2023-03-14T20:59:30.836Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T20:59:31.095Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T20:59:31.407Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-428/archives/cost.csv [2023-03-14T20:59:31.407Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T20:59:31.439Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-428-1-stack-cost] [2023-03-14T20:59:31.444Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-428-1-stack-cost] did not exist. Created. [2023-03-14T20:59:31.445Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-428-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T20:59:31.839Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-14T20:59:31.887Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T20:59:31.912Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-428-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T20:59:31.981Z] $ docker stop --time=1 fe3ddd562e11c00b9cde5e1c019c7c0291f69e99c96362a474b826445e0c4177 [2023-03-14T20:59:33.124Z] $ docker rm -f --volumes fe3ddd562e11c00b9cde5e1c019c7c0291f69e99c96362a474b826445e0c4177 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-14T21:00:29.302Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-264 in /w/workspace/xfoundry_device-modbus-go_PR-428 [Pipeline] { [Pipeline] ws [2023-03-14T21:00:29.366Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-03-14T21:00:29.450Z] Selected Git installation does not exist. Using Default [2023-03-14T21:00:29.450Z] The recommended git tool is: NONE [2023-03-14T21:00:38.527Z] using credential edgex-jenkins-ssh [2023-03-14T21:00:38.574Z] Cloning the remote Git repository [2023-03-14T21:00:38.698Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-03-14T21:00:38.940Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-03-14T21:00:39.471Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-14T21:00:39.473Z] > git --version # timeout=10 [2023-03-14T21:00:39.651Z] > git --version # 'git version 2.25.1' [2023-03-14T21:00:39.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T21:00:40.179Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T21:00:41.644Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-14T21:00:41.712Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T21:00:44.581Z] Merging remotes/origin/main commit 7c5acbbe38a78294b2f031b3aca8867e5f1e249e into PR head commit 6207df5147001658bfbc7b814c92d1f4a2cc74b0 [2023-03-14T21:00:43.654Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-14T21:00:43.755Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-14T21:00:43.757Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T21:00:43.782Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/428/head:refs/remotes/origin/PR-428 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-14T21:00:45.036Z] Merge succeeded, producing 6207df5147001658bfbc7b814c92d1f4a2cc74b0 [2023-03-14T21:00:45.037Z] Checking out Revision 6207df5147001658bfbc7b814c92d1f4a2cc74b0 (PR-428) [2023-03-14T21:00:45.760Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-14T21:00:45.847Z] > git --version # timeout=10 [2023-03-14T21:00:45.862Z] > git --version # 'git version 2.25.1' [2023-03-14T21:00:45.886Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T21:00:44.618Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T21:00:44.731Z] > git checkout -f 6207df5147001658bfbc7b814c92d1f4a2cc74b0 # timeout=10 [2023-03-14T21:00:44.859Z] > git remote # timeout=10 [2023-03-14T21:00:44.901Z] > git config --get remote.origin.url # timeout=10 [2023-03-14T21:00:44.935Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T21:00:44.960Z] > git merge 7c5acbbe38a78294b2f031b3aca8867e5f1e249e # timeout=10 [2023-03-14T21:00:45.010Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-14T21:00:45.047Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T21:00:45.072Z] > git checkout -f 6207df5147001658bfbc7b814c92d1f4a2cc74b0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T21:00:47.148Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-14T21:00:47.148Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T21:00:47.148Z] Dload Upload Total Spent Left Speed [2023-03-14T21:00:47.148Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2023-03-14T21:00:48.159Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-14T21:00:48.550Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-14T21:00:48.550Z] + sudo tee /etc/docker/daemon.new [2023-03-14T21:00:48.550Z] { [2023-03-14T21:00:48.550Z] "registry-mirrors": [ [2023-03-14T21:00:48.550Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-14T21:00:48.550Z] ], [2023-03-14T21:00:48.550Z] "bip": "10.250.0.254/24", [2023-03-14T21:00:48.550Z] "hosts": [ [2023-03-14T21:00:48.550Z] "tcp://0.0.0.0:5555", [2023-03-14T21:00:48.550Z] "unix:///var/run/docker.sock" [2023-03-14T21:00:48.550Z] ], [2023-03-14T21:00:48.550Z] "mtu": 1458, [2023-03-14T21:00:48.550Z] "selinux-enabled": true, [2023-03-14T21:00:48.550Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-14T21:00:48.550Z] } [Pipeline] sh [2023-03-14T21:00:48.950Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-14T21:00:49.323Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T21:01:07.729Z] provisioning config files... [2023-03-14T21:01:07.765Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config9126741278227814207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T21:01:08.185Z] ---> docker-login.sh [2023-03-14T21:01:08.185Z] nexus3.edgexfoundry.org:10001 [2023-03-14T21:01:08.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T21:01:08.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T21:01:08.781Z] Configure a credential helper to remove this warning. See [2023-03-14T21:01:08.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T21:01:08.781Z] [2023-03-14T21:01:08.781Z] Login Succeeded [2023-03-14T21:01:08.781Z] nexus3.edgexfoundry.org:10002 [2023-03-14T21:01:09.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T21:01:09.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T21:01:09.388Z] Configure a credential helper to remove this warning. See [2023-03-14T21:01:09.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T21:01:09.388Z] [2023-03-14T21:01:09.388Z] Login Succeeded [2023-03-14T21:01:09.388Z] nexus3.edgexfoundry.org:10003 [2023-03-14T21:01:09.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T21:01:09.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T21:01:09.661Z] Configure a credential helper to remove this warning. See [2023-03-14T21:01:09.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T21:01:09.661Z] [2023-03-14T21:01:09.661Z] Login Succeeded [2023-03-14T21:01:09.661Z] nexus3.edgexfoundry.org:10004 [2023-03-14T21:01:09.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T21:01:10.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T21:01:10.211Z] Configure a credential helper to remove this warning. See [2023-03-14T21:01:10.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T21:01:10.211Z] [2023-03-14T21:01:10.211Z] Login Succeeded [2023-03-14T21:01:10.211Z] docker.io [2023-03-14T21:01:10.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T21:01:10.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T21:01:10.753Z] Configure a credential helper to remove this warning. See [2023-03-14T21:01:10.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T21:01:10.753Z] [2023-03-14T21:01:10.753Z] Login Succeeded [2023-03-14T21:01:10.753Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T21:01:10.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-14T21:01:11.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T21:01:11.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T21:01:11.323Z] ========================================================= [2023-03-14T21:01:11.323Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-14T21:01:11.323Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T21:01:11.833Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-14T21:01:12.822Z] Sending build context to Docker daemon 3.298MB [2023-03-14T21:01:12.822Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T21:01:12.822Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-14T21:01:13.102Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-14T21:01:13.102Z] af6eaf76a39c: Pulling fs layer [2023-03-14T21:01:13.102Z] 55522c791124: Pulling fs layer [2023-03-14T21:01:13.102Z] ce5c4a1c91eb: Pulling fs layer [2023-03-14T21:01:13.102Z] 169dfbe0d373: Pulling fs layer [2023-03-14T21:01:13.102Z] e1ff8fa3b103: Pulling fs layer [2023-03-14T21:01:13.102Z] 52ebb69f0ebf: Pulling fs layer [2023-03-14T21:01:13.102Z] 5abe8eddf0d5: Pulling fs layer [2023-03-14T21:01:13.102Z] 169dfbe0d373: Waiting [2023-03-14T21:01:13.102Z] 52ebb69f0ebf: Waiting [2023-03-14T21:01:13.102Z] e1ff8fa3b103: Waiting [2023-03-14T21:01:13.102Z] 5abe8eddf0d5: Waiting [2023-03-14T21:01:13.102Z] 55522c791124: Verifying Checksum [2023-03-14T21:01:13.102Z] 55522c791124: Download complete [2023-03-14T21:01:13.102Z] 169dfbe0d373: Verifying Checksum [2023-03-14T21:01:13.102Z] 169dfbe0d373: Download complete [2023-03-14T21:01:13.102Z] e1ff8fa3b103: Download complete [2023-03-14T21:01:13.379Z] af6eaf76a39c: Verifying Checksum [2023-03-14T21:01:13.379Z] af6eaf76a39c: Download complete [2023-03-14T21:01:14.376Z] af6eaf76a39c: Pull complete [2023-03-14T21:01:14.651Z] 5abe8eddf0d5: Verifying Checksum [2023-03-14T21:01:14.651Z] 5abe8eddf0d5: Download complete [2023-03-14T21:01:14.927Z] 55522c791124: Pull complete [2023-03-14T21:01:15.902Z] 52ebb69f0ebf: Verifying Checksum [2023-03-14T21:01:15.902Z] 52ebb69f0ebf: Download complete [2023-03-14T21:01:15.902Z] ce5c4a1c91eb: Download complete [2023-03-14T21:01:28.322Z] ce5c4a1c91eb: Pull complete [2023-03-14T21:01:28.322Z] 169dfbe0d373: Pull complete [2023-03-14T21:01:28.322Z] e1ff8fa3b103: Pull complete [2023-03-14T21:01:33.712Z] 52ebb69f0ebf: Pull complete [2023-03-14T21:01:35.129Z] 5abe8eddf0d5: Pull complete [2023-03-14T21:01:35.129Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-14T21:01:35.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T21:01:35.129Z] ---> 6cb57ee374ae [2023-03-14T21:01:35.129Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-14T21:01:37.735Z] ---> Running in 73c291a8a510 [2023-03-14T21:01:37.735Z] Removing intermediate container 73c291a8a510 [2023-03-14T21:01:37.735Z] ---> 5515931d2732 [2023-03-14T21:01:37.735Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T21:01:37.735Z] ---> Running in cd44c9109273 [2023-03-14T21:01:38.009Z] Removing intermediate container cd44c9109273 [2023-03-14T21:01:38.009Z] ---> 5b26c988153b [2023-03-14T21:01:38.009Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-14T21:01:38.009Z] ---> Running in faadaf030cf1 [2023-03-14T21:01:39.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T21:01:40.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T21:01:40.990Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-14T21:01:40.990Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-14T21:01:40.990Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-14T21:01:41.263Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-14T21:01:41.263Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-14T21:01:41.263Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-14T21:01:41.263Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-14T21:01:41.263Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-14T21:01:41.263Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T21:01:41.263Z] OK: 270 MiB in 61 packages [2023-03-14T21:01:42.695Z] Removing intermediate container faadaf030cf1 [2023-03-14T21:01:42.695Z] ---> a0015c18560f [2023-03-14T21:01:42.695Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-14T21:01:42.695Z] ---> Running in 7f2810e4c5c6 [2023-03-14T21:01:42.966Z] Removing intermediate container 7f2810e4c5c6 [2023-03-14T21:01:42.966Z] ---> 98c32da44205 [2023-03-14T21:01:42.966Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-14T21:01:43.560Z] ---> 2b71538032c7 [2023-03-14T21:01:43.560Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T21:01:43.560Z] ---> Running in 198a2c1c9730 [2023-03-14T21:03:05.300Z] Removing intermediate container 198a2c1c9730 [2023-03-14T21:03:05.300Z] ---> 4c151f35c1c9 [2023-03-14T21:03:05.300Z] Step 9/10 : COPY . . [2023-03-14T21:03:05.300Z] ---> 762b475de05c [2023-03-14T21:03:05.300Z] Step 10/10 : RUN ${MAKE} [2023-03-14T21:03:05.300Z] ---> Running in 8d49bab50752 [2023-03-14T21:03:05.300Z] noop [2023-03-14T21:03:05.300Z] Removing intermediate container 8d49bab50752 [2023-03-14T21:03:05.300Z] ---> dd6dbd22e36d [2023-03-14T21:03:05.300Z] Successfully built dd6dbd22e36d [2023-03-14T21:03:05.300Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T21:03:05.779Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T21:03:05.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T21:03:06.051Z] prd-ubuntu20.04-docker-arm64-4c-16g-264 does not seem to be running inside a container [2023-03-14T21:03:06.128Z] $ 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-14T21:03:07.409Z] $ docker top 677ad2e17df90b03d17a948cc477a71666e1f9e6dc861e8d4ddf7c000c247672 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T21:03:08.315Z] + go version [2023-03-14T21:03:08.315Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-14T21:03:08.348Z] $ docker stop --time=1 677ad2e17df90b03d17a948cc477a71666e1f9e6dc861e8d4ddf7c000c247672 [2023-03-14T21:03:09.996Z] $ docker rm -f --volumes 677ad2e17df90b03d17a948cc477a71666e1f9e6dc861e8d4ddf7c000c247672 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T21:03:10.864Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T21:03:10.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T21:03:11.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-264 does not seem to be running inside a container [2023-03-14T21:03:11.212Z] $ 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-14T21:03:13.438Z] $ docker top 161fe0ec766cfe1b2c0ab8e7a9bc95948bfa7c95fad21e67a6d14ad4e21a2ec6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T21:03:14.343Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-14T21:03:15.065Z] + make test [2023-03-14T21:03:15.065Z] go test ./... -coverprofile=coverage.out [2023-03-14T21:03:54.015Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-14T21:06:00.768Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-14T21:06:05.036Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.094s coverage: 48.0% of statements [2023-03-14T21:06:05.623Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-14T21:06:05.623Z] go vet ./... [2023-03-14T21:06:37.880Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T21:06:37.880Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T21:06:37.880Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T21:06:37.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T21:06:37.952Z] $ docker stop --time=1 161fe0ec766cfe1b2c0ab8e7a9bc95948bfa7c95fad21e67a6d14ad4e21a2ec6 [2023-03-14T21:06:39.894Z] $ docker rm -f --volumes 161fe0ec766cfe1b2c0ab8e7a9bc95948bfa7c95fad21e67a6d14ad4e21a2ec6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T21:06:41.269Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T21:06:41.300Z] Warning: overwriting stash ‘coverage-report’ [2023-03-14T21:06:41.899Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T21:06:42.482Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-14T21:06:42.827Z] + ls -al . [2023-03-14T21:06:42.827Z] total 176 [2023-03-14T21:06:42.827Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 14 21:03 . [2023-03-14T21:06:42.827Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 21:00 .. [2023-03-14T21:06:42.827Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 14 21:00 .dockerignore [2023-03-14T21:06:42.827Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 21:00 .git [2023-03-14T21:06:42.827Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 21:00 .github [2023-03-14T21:06:42.827Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 14 21:00 .gitignore [2023-03-14T21:06:42.827Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 21:00 .golangci.yml [2023-03-14T21:06:42.827Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 14 21:00 Attribution.txt [2023-03-14T21:06:42.827Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 14 21:00 CHANGELOG.md [2023-03-14T21:06:42.827Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 14 21:00 Dockerfile [2023-03-14T21:06:42.827Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 21:00 GOVERNANCE.md [2023-03-14T21:06:42.827Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 14 21:00 Jenkinsfile [2023-03-14T21:06:42.827Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 14 21:00 LICENSE [2023-03-14T21:06:42.827Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 14 21:00 Makefile [2023-03-14T21:06:42.827Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 14 21:00 OWNERS.md [2023-03-14T21:06:42.827Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 14 21:00 README.md [2023-03-14T21:06:42.827Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 20:57 VERSION [2023-03-14T21:06:42.827Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 21:00 bin [2023-03-14T21:06:42.827Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 21:00 cmd [2023-03-14T21:06:42.827Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 14 21:06 coverage.out [2023-03-14T21:06:42.827Z] -rw-rw-r-- 1 jenkins jenkins 3497 Mar 14 21:00 go.mod [2023-03-14T21:06:42.827Z] -rw-rw-r-- 1 jenkins jenkins 31641 Mar 14 21:00 go.sum [2023-03-14T21:06:42.827Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 21:00 internal [2023-03-14T21:06:42.827Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 21:00 simulator [2023-03-14T21:06:42.827Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 21:00 snap [2023-03-14T21:06:42.827Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 14 21:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T21:06:43.253Z] + 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=6207df5147001658bfbc7b814c92d1f4a2cc74b0 --label arch=arm64 --label version=0.0.0 . [2023-03-14T21:06:43.522Z] Sending build context to Docker daemon 3.322MB [2023-03-14T21:06:43.794Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T21:06:43.794Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-14T21:06:43.794Z] ---> dd6dbd22e36d [2023-03-14T21:06:43.794Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-14T21:06:43.794Z] ---> Running in 0a7259bb8bf9 [2023-03-14T21:06:44.068Z] Removing intermediate container 0a7259bb8bf9 [2023-03-14T21:06:44.068Z] ---> ea796ad90f69 [2023-03-14T21:06:44.068Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T21:06:44.338Z] ---> Running in 7240b6ff2c42 [2023-03-14T21:06:44.613Z] Removing intermediate container 7240b6ff2c42 [2023-03-14T21:06:44.613Z] ---> db9aa6ccbcf1 [2023-03-14T21:06:44.613Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-14T21:06:44.613Z] ---> Running in e0d790341ecd [2023-03-14T21:06:46.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T21:06:46.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T21:06:48.068Z] OK: 270 MiB in 61 packages [2023-03-14T21:06:49.069Z] Removing intermediate container e0d790341ecd [2023-03-14T21:06:49.069Z] ---> a5cb0b21aed3 [2023-03-14T21:06:49.069Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-14T21:06:49.069Z] ---> Running in ddf900621248 [2023-03-14T21:06:49.345Z] Removing intermediate container ddf900621248 [2023-03-14T21:06:49.345Z] ---> 261f0de6e6d2 [2023-03-14T21:06:49.345Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-14T21:06:49.947Z] ---> 7920e9e8d2c7 [2023-03-14T21:06:49.947Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T21:06:50.215Z] ---> Running in bec8d5e321d8 [2023-03-14T21:06:53.599Z] Removing intermediate container bec8d5e321d8 [2023-03-14T21:06:53.599Z] ---> 7ba1e24519fb [2023-03-14T21:06:53.599Z] Step 9/22 : COPY . . [2023-03-14T21:06:54.189Z] ---> d6a8429ca9fb [2023-03-14T21:06:54.189Z] Step 10/22 : RUN ${MAKE} [2023-03-14T21:06:54.189Z] ---> Running in 338a1c4f4361 [2023-03-14T21:06:55.609Z] 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-14T21:09:32.377Z] Removing intermediate container 338a1c4f4361 [2023-03-14T21:09:32.377Z] ---> 081ca64357e0 [2023-03-14T21:09:32.377Z] Step 11/22 : FROM alpine:3.17 [2023-03-14T21:09:32.377Z] 3.17: Pulling from library/alpine [2023-03-14T21:09:32.377Z] af6eaf76a39c: Already exists [2023-03-14T21:09:32.377Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T21:09:32.377Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T21:09:32.377Z] ---> d74e625d9115 [2023-03-14T21:09:32.377Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-14T21:09:32.377Z] ---> Running in 51beb2226a0c [2023-03-14T21:09:32.377Z] Removing intermediate container 51beb2226a0c [2023-03-14T21:09:32.377Z] ---> 83e4cfd7ad7f [2023-03-14T21:09:32.377Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-14T21:09:32.377Z] ---> Running in af5307c0229e [2023-03-14T21:09:32.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T21:09:32.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T21:09:32.377Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T21:09:32.377Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T21:09:32.377Z] OK: 8 MiB in 16 packages [2023-03-14T21:09:32.377Z] Removing intermediate container af5307c0229e [2023-03-14T21:09:32.377Z] ---> d92bef2fe0f0 [2023-03-14T21:09:32.377Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-14T21:09:32.377Z] ---> 16e7bd70f96f [2023-03-14T21:09:32.377Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-14T21:09:32.377Z] ---> c5f105ff2dab [2023-03-14T21:09:32.377Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-14T21:09:32.377Z] ---> 4d59e12d6c2c [2023-03-14T21:09:32.377Z] Step 17/22 : EXPOSE 59901 [2023-03-14T21:09:32.377Z] ---> Running in 89f7242045e5 [2023-03-14T21:09:32.377Z] Removing intermediate container 89f7242045e5 [2023-03-14T21:09:32.377Z] ---> 0e747d82ea61 [2023-03-14T21:09:32.377Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-14T21:09:32.377Z] ---> Running in cc2e5da48be8 [2023-03-14T21:09:32.647Z] Removing intermediate container cc2e5da48be8 [2023-03-14T21:09:32.647Z] ---> 3a58d76ed82d [2023-03-14T21:09:32.647Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-14T21:09:32.918Z] ---> Running in f291123f9c5c [2023-03-14T21:09:33.185Z] Removing intermediate container f291123f9c5c [2023-03-14T21:09:33.185Z] ---> 644363ccd8df [2023-03-14T21:09:33.185Z] Step 20/22 : LABEL arch=arm64 [2023-03-14T21:09:33.185Z] ---> Running in b62e0e89d4e5 [2023-03-14T21:09:33.454Z] Removing intermediate container b62e0e89d4e5 [2023-03-14T21:09:33.454Z] ---> 43b76099b9c0 [2023-03-14T21:09:33.454Z] Step 21/22 : LABEL git_sha=6207df5147001658bfbc7b814c92d1f4a2cc74b0 [2023-03-14T21:09:33.454Z] ---> Running in a1f0cac0b28a [2023-03-14T21:09:33.724Z] Removing intermediate container a1f0cac0b28a [2023-03-14T21:09:33.724Z] ---> 3276cbf4dbae [2023-03-14T21:09:33.724Z] Step 22/22 : LABEL version=0.0.0 [2023-03-14T21:09:33.998Z] ---> Running in 5c3b7dbabc23 [2023-03-14T21:09:34.264Z] Removing intermediate container 5c3b7dbabc23 [2023-03-14T21:09:34.264Z] ---> d997ba7f82af [2023-03-14T21:09:34.264Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-14T21:09:34.264Z] Successfully built d997ba7f82af [2023-03-14T21:09:34.264Z] 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-14T21:09:35.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T21:09:35.069Z] [2023-03-14T21:09:35.069Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T21:09:35.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T21:09:35.462Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-14T21:09:35.462Z] 8998bd30e6a1: Pulling fs layer [2023-03-14T21:09:35.462Z] 04944245beec: Pulling fs layer [2023-03-14T21:09:35.462Z] 699f458cf7ca: Pulling fs layer [2023-03-14T21:09:35.462Z] 765212b225bb: Pulling fs layer [2023-03-14T21:09:35.462Z] f23df028b6ca: Pulling fs layer [2023-03-14T21:09:35.462Z] d65c8cfc05b1: Pulling fs layer [2023-03-14T21:09:35.462Z] 2437ff75d9bd: Pulling fs layer [2023-03-14T21:09:35.462Z] f23df028b6ca: Waiting [2023-03-14T21:09:35.462Z] d65c8cfc05b1: Waiting [2023-03-14T21:09:35.462Z] 2437ff75d9bd: Waiting [2023-03-14T21:09:35.462Z] 765212b225bb: Waiting [2023-03-14T21:09:35.733Z] 04944245beec: Verifying Checksum [2023-03-14T21:09:35.733Z] 04944245beec: Download complete [2023-03-14T21:09:35.733Z] 765212b225bb: Verifying Checksum [2023-03-14T21:09:35.733Z] 765212b225bb: Download complete [2023-03-14T21:09:35.733Z] f23df028b6ca: Verifying Checksum [2023-03-14T21:09:35.733Z] f23df028b6ca: Download complete [2023-03-14T21:09:35.733Z] d65c8cfc05b1: Verifying Checksum [2023-03-14T21:09:35.733Z] d65c8cfc05b1: Download complete [2023-03-14T21:09:36.002Z] 699f458cf7ca: Verifying Checksum [2023-03-14T21:09:36.002Z] 699f458cf7ca: Download complete [2023-03-14T21:09:36.271Z] 8998bd30e6a1: Download complete [2023-03-14T21:09:38.853Z] 2437ff75d9bd: Verifying Checksum [2023-03-14T21:09:38.853Z] 2437ff75d9bd: Download complete [2023-03-14T21:09:40.257Z] 8998bd30e6a1: Pull complete [2023-03-14T21:09:40.524Z] 04944245beec: Pull complete [2023-03-14T21:09:41.932Z] 699f458cf7ca: Pull complete [2023-03-14T21:09:41.932Z] 765212b225bb: Pull complete [2023-03-14T21:09:44.570Z] f23df028b6ca: Pull complete [2023-03-14T21:09:44.842Z] d65c8cfc05b1: Pull complete [2023-03-14T21:09:59.884Z] 2437ff75d9bd: Pull complete [2023-03-14T21:09:59.884Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-14T21:09:59.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T21:09:59.884Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T21:10:00.228Z] prd-ubuntu20.04-docker-arm64-4c-16g-264 does not seem to be running inside a container [2023-03-14T21:10:00.298Z] $ 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-14T21:10:02.914Z] $ docker top 1fe859ee1ae8386a2dae861ab29dc13005ae3e707f5c8946cd32f35e23886486 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T21:10:03.808Z] ---> job-cost.sh [2023-03-14T21:10:03.808Z] lf-activate-venv: SKIPPING [2023-03-14T21:10:03.808Z] INFO: No Stack... [2023-03-14T21:10:04.077Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-14T21:10:05.042Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T21:10:05.711Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-03-14T21:10:05.711Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T21:10:05.795Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-428-1-stack-cost] [2023-03-14T21:10:05.799Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-428-1-stack-cost] did not exist. Created. [2023-03-14T21:10:05.800Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-428-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T21:10:06.531Z] /w/workspace/device-modbus-go/1@tmp/durable-b6857d4f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-14T21:10:06.890Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-14T21:10:06.922Z] Warning: overwriting stash ‘stack-cost’ [2023-03-14T21:10:06.970Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T21:10:06.984Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-428-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T21:10:07.061Z] $ docker stop --time=1 1fe859ee1ae8386a2dae861ab29dc13005ae3e707f5c8946cd32f35e23886486 [2023-03-14T21:10:08.594Z] $ docker rm -f --volumes 1fe859ee1ae8386a2dae861ab29dc13005ae3e707f5c8946cd32f35e23886486 [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-14T21:10:09.631Z] provisioning config files... [2023-03-14T21:10:09.638Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-428@tmp/config11427521750170407450tmp [Pipeline] { [Pipeline] sh [2023-03-14T21:10:09.973Z] + set +x [2023-03-14T21:10:09.973Z] + + curl -s https://codecov.io/bashbash [2023-03-14T21:10:09.973Z] -s -- [2023-03-14T21:10:09.973Z] [2023-03-14T21:10:09.973Z] _____ _ [2023-03-14T21:10:09.973Z] / ____| | | [2023-03-14T21:10:09.973Z] | | ___ __| | ___ ___ _____ __ [2023-03-14T21:10:09.973Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-14T21:10:09.973Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-14T21:10:09.973Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-14T21:10:09.973Z] Bash-1.0.6 [2023-03-14T21:10:09.973Z] [2023-03-14T21:10:09.973Z] [2023-03-14T21:10:09.973Z] ==> git version 2.25.1 found [2023-03-14T21:10:09.973Z] ==> 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-14T21:10:09.973Z] Release-Date: 2020-01-08 [2023-03-14T21:10:09.973Z] 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-14T21:10:09.973Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-14T21:10:09.973Z] ==> Jenkins CI detected. [2023-03-14T21:10:09.973Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-428 [2023-03-14T21:10:09.973Z] project root: . [2023-03-14T21:10:09.973Z] --> token set from env [2023-03-14T21:10:09.973Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-14T21:10:09.973Z] ==> Running gcov in . (disable via -X gcov) [2023-03-14T21:10:09.973Z] ==> Python coveragepy not found [2023-03-14T21:10:09.973Z] ==> Searching for coverage reports in: [2023-03-14T21:10:09.973Z] + . [2023-03-14T21:10:09.973Z] -> Found 1 reports [2023-03-14T21:10:09.973Z] ==> Detecting git/mercurial file structure [2023-03-14T21:10:09.973Z] ==> Reading reports [2023-03-14T21:10:09.973Z] + ./coverage.out bytes=23736 [2023-03-14T21:10:09.973Z] ==> Appending adjustments [2023-03-14T21:10:09.973Z] https://docs.codecov.io/docs/fixing-reports [2023-03-14T21:10:10.234Z] + Found adjustments [2023-03-14T21:10:10.234Z] ==> Gzipping contents [2023-03-14T21:10:10.234Z] 4.0K /tmp/codecov.bJrL5U.gz [2023-03-14T21:10:10.234Z] ==> Uploading reports [2023-03-14T21:10:10.234Z] url: https://codecov.io [2023-03-14T21:10:10.234Z] query: branch=PR-428&commit=6207df5147001658bfbc7b814c92d1f4a2cc74b0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-428%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=428&job=&cmd_args= [2023-03-14T21:10:10.234Z] -> Pinging Codecov [2023-03-14T21:10:10.234Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-428&commit=6207df5147001658bfbc7b814c92d1f4a2cc74b0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-428%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=428&job=&cmd_args= [2023-03-14T21:10:10.234Z] -> Uploading to [2023-03-14T21:10:10.234Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-14/55DBCA73C666E3227836607328DD7E49/6207df5147001658bfbc7b814c92d1f4a2cc74b0/97a00a40-b2af-41cb-9dba-1a7012606fef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T211010Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f00f5f2b06857622fdcfe423a7fb854e687d23050e7591143c666c9c42d722e [2023-03-14T21:10:10.234Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T21:10:10.234Z] Dload Upload Total Spent Left Speed [2023-03-14T21:10:10.494Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3909 0 0 100 3909 0 13341 --:--:-- --:--:-- --:--:-- 13341 [2023-03-14T21:10:10.494Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/6207df5147001658bfbc7b814c92d1f4a2cc74b0 [Pipeline] } [2023-03-14T21:10:10.520Z] 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-14T21:10:12.148Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-428/archives ] [2023-03-14T21:10:12.148Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-428/archives [2023-03-14T21:10:12.148Z] total 16 [2023-03-14T21:10:12.148Z] drwxr-xr-x 3 root root 4096 Mar 14 20:59 . [2023-03-14T21:10:12.148Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 20:59 .. [2023-03-14T21:10:12.148Z] drwxr-xr-x 2 root root 4096 Mar 14 20:59 cost [2023-03-14T21:10:12.148Z] -rw-r--r-- 1 root root 88 Mar 14 20:59 cost.csv [2023-03-14T21:10:12.148Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-428/archives [2023-03-14T21:10:12.148Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-428/archives [2023-03-14T21:10:12.148Z] total 16 [2023-03-14T21:10:12.148Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 20:59 . [2023-03-14T21:10:12.148Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 20:59 .. [2023-03-14T21:10:12.148Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 20:59 cost [2023-03-14T21:10:12.148Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 14 20:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-14T21:10:12.471Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T21:10:13.353Z] ---> package-listing.sh [2023-03-14T21:10:13.353Z] ++ facter osfamily [2023-03-14T21:10:13.353Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-14T21:10:13.612Z] + OS_FAMILY=debian [2023-03-14T21:10:13.612Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-428 [2023-03-14T21:10:13.612Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-14T21:10:13.612Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-14T21:10:13.612Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-14T21:10:13.612Z] + PACKAGES=/tmp/packages_start.txt [2023-03-14T21:10:13.612Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-428 ']' [2023-03-14T21:10:13.612Z] + PACKAGES=/tmp/packages_end.txt [2023-03-14T21:10:13.612Z] + case "${OS_FAMILY}" in [2023-03-14T21:10:13.612Z] + dpkg -l [2023-03-14T21:10:13.612Z] + grep '^ii' [2023-03-14T21:10:13.612Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-14T21:10:13.612Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-14T21:10:13.612Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-14T21:10:13.612Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-428 ']' [2023-03-14T21:10:13.612Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-428/archives/ [2023-03-14T21:10:13.612Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-428/archives/ [Pipeline] echo [2023-03-14T21:10:13.651Z] 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-428/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-14T21:10:13.941Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T21:10:14.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T21:10:14.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T21:10:14.691Z] prd-ubuntu20.04-docker-8c-8g-259 does not seem to be running inside a container [2023-03-14T21:10:14.717Z] $ 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-428/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-428 -v /w/workspace/xfoundry_device-modbus-go_PR-428:/w/workspace/xfoundry_device-modbus-go_PR-428:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-428@tmp:/w/workspace/xfoundry_device-modbus-go_PR-428@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-14T21:10:14.888Z] $ docker top d33baf3154317af5ee914379ad58007c6063443789d2054832b94cae0f51fe18 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T21:10:15.261Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-14T21:10:15.574Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-14T21:10:15.879Z] + ls /var/log/sa-host [2023-03-14T21:10:15.879Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T21:10:16.010Z] provisioning config files... [2023-03-14T21:10:16.019Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-428@tmp/config17316487676808458607tmp [Pipeline] { [Pipeline] echo [2023-03-14T21:10:16.066Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T21:10:16.372Z] ---> create-netrc.sh [Pipeline] } [2023-03-14T21:10:16.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-14T21:10:16.789Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-14T21:10:16.819Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T21:10:17.128Z] ---> sudo-logs.sh [2023-03-14T21:10:17.128Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-14T21:10:17.215Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T21:10:17.525Z] ---> job-cost.sh [2023-03-14T21:10:17.526Z] lf-activate-venv: SKIPPING [2023-03-14T21:10:17.526Z] DEBUG: total: 0.2199999988079071 [2023-03-14T21:10:17.526Z] INFO: Retrieving Stack Cost... [2023-03-14T21:10:17.784Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T21:10:18.353Z] INFO: Archiving Costs [Pipeline] echo [2023-03-14T21:10:18.392Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T21:10:18.704Z] ---> logs-deploy.sh [2023-03-14T21:10:18.704Z] lf-activate-venv: SKIPPING [2023-03-14T21:10:18.704Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-428/1 [2023-03-14T21:10:18.704Z] INFO: archiving workspace using pattern(s): [2023-03-14T21:10:19.640Z] Archives upload complete. [2023-03-14T21:10:19.640Z] INFO: archiving logs to Nexus