Pull request #499 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 72ab50f0cee417665049107d2e4b962eca5852c3+1acbf7f5d5843a7481e353b92dd344f6df368a1e (172bfa8c222f13d4f222eef3cd2f55ab933da6d1) 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-ssh4726327247787632966.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh16036627556362393085.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-499/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-499/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1590575986695183522.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-499/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2035351468805337213.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh9000149031022412164.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-499/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-499/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9660590003431789791.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5775 in /w/workspace/xfoundry_device-modbus-go_PR-499 [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-499 # 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/499/head:refs/remotes/origin/PR-499 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1acbf7f5d5843a7481e353b92dd344f6df368a1e into PR head commit 72ab50f0cee417665049107d2e4b962eca5852c3 Merge succeeded, producing 72ab50f0cee417665049107d2e4b962eca5852c3 Checking out Revision 72ab50f0cee417665049107d2e4b962eca5852c3 (PR-499) 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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-11T05:29:04.435Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 72ab50f0cee417665049107d2e4b962eca5852c3 # 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 1acbf7f5d5843a7481e353b92dd344f6df368a1e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 72ab50f0cee417665049107d2e4b962eca5852c3 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-11T05:29:04.616Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-11T05:29:04.717Z] ========================================================= [2023-09-11T05:29:04.717Z] EdgeX Global Pipelines Version Info [2023-09-11T05:29:04.717Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-11T05:29:05.461Z] ------------------- [2023-09-11T05:29:05.461Z] stable info: [2023-09-11T05:29:05.461Z] ------------------- [2023-09-11T05:29:05.461Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-11T05:29:05.461Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-11T05:29:05.461Z] Message: update stable to v1.0.253 [2023-09-11T05:29:06.033Z] ------------------- [2023-09-11T05:29:06.033Z] experimental info: [2023-09-11T05:29:06.033Z] ------------------- [2023-09-11T05:29:06.033Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-11T05:29:06.033Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-11T05:29:06.033Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-11T05:29:06.345Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-09-11T05:29:06.392Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-09-11T05:29:06.433Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-11T05:29:06.473Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-11T05:29:06.517Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-11T05:29:06.559Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-11T05:29:06.601Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-11T05:29:06.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-11T05:29:06.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-11T05:29:06.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-11T05:29:06.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-11T05:29:06.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-09-11T05:29:06.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-11T05:29:06.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-11T05:29:06.917Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-11T05:29:06.959Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-11T05:29:06.999Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-11T05:29:07.039Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-11T05:29:07.081Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-11T05:29:07.121Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-11T05:29:07.161Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-11T05:29:07.206Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-11T05:29:07.246Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-11T05:29:07.286Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-11T05:29:07.329Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-11T05:29:07.365Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-11T05:29:07.405Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-11T05:29:07.442Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-499 [Pipeline] echo [2023-09-11T05:29:07.485Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-499 [Pipeline] echo [2023-09-11T05:29:07.534Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-499 [Pipeline] echo [2023-09-11T05:29:07.571Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 72ab50f0cee417665049107d2e4b962eca5852c3 [Pipeline] echo [2023-09-11T05:29:07.618Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 72ab50f [Pipeline] echo [2023-09-11T05:29:07.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T05:29:07.776Z] provisioning config files... [2023-09-11T05:29:07.790Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-499@tmp/config15128246653640175983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T05:29:08.136Z] ---> docker-login.sh [2023-09-11T05:29:08.136Z] nexus3.edgexfoundry.org:10001 [2023-09-11T05:29:08.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T05:29:09.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T05:29:09.008Z] Configure a credential helper to remove this warning. See [2023-09-11T05:29:09.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T05:29:09.008Z] [2023-09-11T05:29:09.008Z] Login Succeeded [2023-09-11T05:29:09.008Z] nexus3.edgexfoundry.org:10002 [2023-09-11T05:29:09.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T05:29:09.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T05:29:09.268Z] Configure a credential helper to remove this warning. See [2023-09-11T05:29:09.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T05:29:09.268Z] [2023-09-11T05:29:09.268Z] Login Succeeded [2023-09-11T05:29:09.268Z] nexus3.edgexfoundry.org:10003 [2023-09-11T05:29:09.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T05:29:09.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T05:29:09.268Z] Configure a credential helper to remove this warning. See [2023-09-11T05:29:09.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T05:29:09.268Z] [2023-09-11T05:29:09.268Z] Login Succeeded [2023-09-11T05:29:09.268Z] nexus3.edgexfoundry.org:10004 [2023-09-11T05:29:09.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T05:29:09.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T05:29:09.528Z] Configure a credential helper to remove this warning. See [2023-09-11T05:29:09.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T05:29:09.528Z] [2023-09-11T05:29:09.528Z] Login Succeeded [2023-09-11T05:29:09.528Z] docker.io [2023-09-11T05:29:09.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T05:29:09.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T05:29:09.788Z] Configure a credential helper to remove this warning. See [2023-09-11T05:29:09.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T05:29:09.788Z] [2023-09-11T05:29:09.788Z] Login Succeeded [2023-09-11T05:29:09.788Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T05:29:09.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-11T05:29:10.445Z] + git rev-list -1 --merges 72ab50f0cee417665049107d2e4b962eca5852c3~1..72ab50f0cee417665049107d2e4b962eca5852c3 [Pipeline] echo [2023-09-11T05:29:10.520Z] -----------> git rev-list -1 --merges 72ab50f0cee417665049107d2e4b962eca5852c3~1..72ab50f0cee417665049107d2e4b962eca5852c3 72ab50f0cee417665049107d2e4b962eca5852c3 [false] [Pipeline] sh [2023-09-11T05:29:10.829Z] + git log --format=format:%s -1 72ab50f0cee417665049107d2e4b962eca5852c3 [Pipeline] echo [2023-09-11T05:29:10.860Z] ========================================================= [2023-09-11T05:29:10.861Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-11T05:29:10.861Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-11T05:29:11.281Z] + git log --format=format:%s -1 72ab50f0cee417665049107d2e4b962eca5852c3 [Pipeline] echo [2023-09-11T05:29:11.313Z] [semverPrep] GIT_COMMIT: 72ab50f0cee417665049107d2e4b962eca5852c3, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-11T05:29:11.340Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-11T05:29:11.733Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-11T05:29:11.733Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-11T05:29:11.733Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-11T05:29:11.733Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-11T05:29:11.733Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-11T05:29:11.733Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-11T05:29:11.733Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T05:29:12.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T05:29:12.217Z] [2023-09-11T05:29:12.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T05:29:12.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T05:29:12.591Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-11T05:29:12.591Z] b85a868b505f: Pulling fs layer [2023-09-11T05:29:12.591Z] e2be974225ed: Pulling fs layer [2023-09-11T05:29:12.591Z] 339a4e72a1f5: Pulling fs layer [2023-09-11T05:29:12.591Z] 988bab9f4d93: Pulling fs layer [2023-09-11T05:29:12.591Z] 1469e6f7b9e6: Pulling fs layer [2023-09-11T05:29:12.591Z] eaf3925da568: Pulling fs layer [2023-09-11T05:29:12.591Z] bab4dde63d76: Pulling fs layer [2023-09-11T05:29:12.591Z] bde34c3a00c8: Pulling fs layer [2023-09-11T05:29:12.591Z] b352a97aabf1: Pulling fs layer [2023-09-11T05:29:12.591Z] 4872d77fe225: Pulling fs layer [2023-09-11T05:29:12.591Z] 5851b861e8e6: Pulling fs layer [2023-09-11T05:29:12.591Z] 988bab9f4d93: Waiting [2023-09-11T05:29:12.591Z] bab4dde63d76: Waiting [2023-09-11T05:29:12.591Z] bde34c3a00c8: Waiting [2023-09-11T05:29:12.591Z] 4872d77fe225: Waiting [2023-09-11T05:29:12.591Z] 1469e6f7b9e6: Waiting [2023-09-11T05:29:12.591Z] eaf3925da568: Waiting [2023-09-11T05:29:12.591Z] b352a97aabf1: Waiting [2023-09-11T05:29:12.591Z] e2be974225ed: Verifying Checksum [2023-09-11T05:29:12.591Z] e2be974225ed: Download complete [2023-09-11T05:29:12.591Z] 988bab9f4d93: Download complete [2023-09-11T05:29:12.851Z] 1469e6f7b9e6: Verifying Checksum [2023-09-11T05:29:12.851Z] 1469e6f7b9e6: Download complete [2023-09-11T05:29:12.851Z] eaf3925da568: Download complete [2023-09-11T05:29:12.851Z] 339a4e72a1f5: Verifying Checksum [2023-09-11T05:29:12.851Z] 339a4e72a1f5: Download complete [2023-09-11T05:29:12.851Z] b352a97aabf1: Download complete [2023-09-11T05:29:12.851Z] 4872d77fe225: Verifying Checksum [2023-09-11T05:29:12.851Z] 4872d77fe225: Download complete [2023-09-11T05:29:12.851Z] 5851b861e8e6: Verifying Checksum [2023-09-11T05:29:12.852Z] 5851b861e8e6: Download complete [2023-09-11T05:29:12.852Z] b85a868b505f: Verifying Checksum [2023-09-11T05:29:12.852Z] b85a868b505f: Download complete [2023-09-11T05:29:13.112Z] bab4dde63d76: Verifying Checksum [2023-09-11T05:29:13.112Z] bab4dde63d76: Download complete [2023-09-11T05:29:14.049Z] b85a868b505f: Pull complete [2023-09-11T05:29:14.311Z] e2be974225ed: Pull complete [2023-09-11T05:29:14.891Z] 339a4e72a1f5: Pull complete [2023-09-11T05:29:14.891Z] 988bab9f4d93: Pull complete [2023-09-11T05:29:15.152Z] 1469e6f7b9e6: Pull complete [2023-09-11T05:29:15.411Z] eaf3925da568: Pull complete [2023-09-11T05:29:17.315Z] bab4dde63d76: Pull complete [2023-09-11T05:29:17.315Z] bde34c3a00c8: Pull complete [2023-09-11T05:29:17.315Z] b352a97aabf1: Pull complete [2023-09-11T05:29:17.315Z] 4872d77fe225: Pull complete [2023-09-11T05:29:17.576Z] 5851b861e8e6: Pull complete [2023-09-11T05:29:17.576Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-11T05:29:17.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T05:29:17.576Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T05:29:17.808Z] prd-ubuntu20.04-docker-8c-8g-5775 does not seem to be running inside a container [2023-09-11T05:29:17.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-499 -v /w/workspace/xfoundry_device-modbus-go_PR-499:/w/workspace/xfoundry_device-modbus-go_PR-499:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-499@tmp:/w/workspace/xfoundry_device-modbus-go_PR-499@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-09-11T05:29:21.125Z] $ docker top d1bc6f701158fc9c0682fe6e9c573b170c86c64a6bc56aaec5cabff1e086adce -eo pid,comm [2023-09-11T05:29:21.181Z] 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-09-11T05:29:21.181Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-11T05:29:21.309Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T05:29:21.309Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T05:29:21.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T05:29:21.432Z] $ docker exec d1bc6f701158fc9c0682fe6e9c573b170c86c64a6bc56aaec5cabff1e086adce ssh-agent [2023-09-11T05:29:21.528Z] SSH_AUTH_SOCK=/tmp/ssh-EXPQIzEUizSq/agent.32 [2023-09-11T05:29:21.528Z] SSH_AGENT_PID=38 [2023-09-11T05:29:21.535Z] Running ssh-add (command line suppressed) [2023-09-11T05:29:21.650Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-499@tmp/private_key_2802542495297317051.key (/w/workspace/xfoundry_device-modbus-go_PR-499@tmp/private_key_2802542495297317051.key) [2023-09-11T05:29:21.658Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T05:29:21.983Z] + git tag --points-at HEAD [Pipeline] } [2023-09-11T05:29:22.018Z] $ docker exec --env ******** --env ******** d1bc6f701158fc9c0682fe6e9c573b170c86c64a6bc56aaec5cabff1e086adce ssh-agent -k [2023-09-11T05:29:22.111Z] unset SSH_AUTH_SOCK; [2023-09-11T05:29:22.112Z] unset SSH_AGENT_PID; [2023-09-11T05:29:22.112Z] echo Agent pid 38 killed; [2023-09-11T05:29:22.116Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-11T05:29:22.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T05:29:22.203Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T05:29:22.322Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T05:29:22.329Z] $ docker exec d1bc6f701158fc9c0682fe6e9c573b170c86c64a6bc56aaec5cabff1e086adce ssh-agent [2023-09-11T05:29:22.415Z] SSH_AUTH_SOCK=/tmp/ssh-POIkuoCH01Wt/agent.71 [2023-09-11T05:29:22.415Z] SSH_AGENT_PID=77 [2023-09-11T05:29:22.419Z] Running ssh-add (command line suppressed) [2023-09-11T05:29:22.521Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-499@tmp/private_key_17812109087552792911.key (/w/workspace/xfoundry_device-modbus-go_PR-499@tmp/private_key_17812109087552792911.key) [2023-09-11T05:29:22.529Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T05:29:22.858Z] + git semver init [2023-09-11T05:29:23.118Z] 2023-09-11 05:29:23,028 [run_init] DEBUG init version:0.0.0 force:False [2023-09-11T05:29:23.118Z] 2023-09-11 05:29:23,029 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-499/.semver [2023-09-11T05:29:23.118Z] 2023-09-11 05:29:23,030 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-499/.semver [2023-09-11T05:29:23.118Z] 2023-09-11 05:29:23,030 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-499/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-499, universal_newlines=False, shell=None, istream=None) [2023-09-11T05:29:24.055Z] 2023-09-11 05:29:23,779 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-499/.git/info/exclude [2023-09-11T05:29:24.055Z] 2023-09-11 05:29:23,780 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-499/.semver/PR-499 with force:False [2023-09-11T05:29:24.055Z] 2023-09-11 05:29:23,780 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-499/.semver/PR-499 [2023-09-11T05:29:24.055Z] 2023-09-11 05:29:23,785 [execute] INFO git cat-file --batch-check [2023-09-11T05:29:24.055Z] 2023-09-11 05:29:23,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-499/.semver, universal_newlines=False, shell=None, istream=) [2023-09-11T05:29:24.055Z] 2023-09-11 05:29:23,792 [execute] INFO git cat-file --batch [2023-09-11T05:29:24.055Z] 2023-09-11 05:29:23,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-499/.semver, universal_newlines=False, shell=None, istream=) [2023-09-11T05:29:24.055Z] 2023-09-11 05:29:23,798 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-499/.semver/PR-499 [2023-09-11T05:29:24.055Z] 0.0.0 [Pipeline] } [2023-09-11T05:29:24.088Z] $ docker exec --env ******** --env ******** d1bc6f701158fc9c0682fe6e9c573b170c86c64a6bc56aaec5cabff1e086adce ssh-agent -k [2023-09-11T05:29:24.197Z] unset SSH_AUTH_SOCK; [2023-09-11T05:29:24.197Z] unset SSH_AGENT_PID; [2023-09-11T05:29:24.197Z] echo Agent pid 77 killed; [2023-09-11T05:29:24.202Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-11T05:29:24.608Z] + git semver [Pipeline] } [2023-09-11T05:29:24.899Z] $ docker stop --time=1 d1bc6f701158fc9c0682fe6e9c573b170c86c64a6bc56aaec5cabff1e086adce [2023-09-11T05:29:26.233Z] $ docker rm -f --volumes d1bc6f701158fc9c0682fe6e9c573b170c86c64a6bc56aaec5cabff1e086adce [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T05:29:26.628Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-11T05:29:26.905Z] Stashed 1 file(s) [Pipeline] echo [2023-09-11T05:29:26.921Z] [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-09-11T05:29:27.549Z] provisioning config files... [2023-09-11T05:29:27.560Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-499@tmp/config5467400735638368913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T05:29:27.906Z] ---> docker-login.sh [2023-09-11T05:29:27.906Z] nexus3.edgexfoundry.org:10001 [2023-09-11T05:29:27.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T05:29:27.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T05:29:27.906Z] Configure a credential helper to remove this warning. See [2023-09-11T05:29:27.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T05:29:27.906Z] [2023-09-11T05:29:27.907Z] Login Succeeded [2023-09-11T05:29:27.907Z] nexus3.edgexfoundry.org:10002 [2023-09-11T05:29:27.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T05:29:27.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T05:29:27.907Z] Configure a credential helper to remove this warning. See [2023-09-11T05:29:27.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T05:29:27.907Z] [2023-09-11T05:29:27.907Z] Login Succeeded [2023-09-11T05:29:27.907Z] nexus3.edgexfoundry.org:10003 [2023-09-11T05:29:28.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T05:29:28.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T05:29:28.165Z] Configure a credential helper to remove this warning. See [2023-09-11T05:29:28.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T05:29:28.165Z] [2023-09-11T05:29:28.165Z] Login Succeeded [2023-09-11T05:29:28.165Z] nexus3.edgexfoundry.org:10004 [2023-09-11T05:29:28.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T05:29:28.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T05:29:28.165Z] Configure a credential helper to remove this warning. See [2023-09-11T05:29:28.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T05:29:28.165Z] [2023-09-11T05:29:28.165Z] Login Succeeded [2023-09-11T05:29:28.165Z] docker.io [2023-09-11T05:29:28.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T05:29:28.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T05:29:28.426Z] Configure a credential helper to remove this warning. See [2023-09-11T05:29:28.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T05:29:28.426Z] [2023-09-11T05:29:28.426Z] Login Succeeded [2023-09-11T05:29:28.426Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T05:29:28.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-11T05:29:28.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T05:29:28.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T05:29:28.737Z] ========================================================= [2023-09-11T05:29:28.737Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-11T05:29:28.737Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T05:29:29.217Z] + 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-09-11T05:29:29.217Z] Sending build context to Docker daemon 6.427MB [2023-09-11T05:29:29.217Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T05:29:29.217Z] Step 2/10 : FROM ${BASE} AS builder [2023-09-11T05:29:29.217Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-11T05:29:29.217Z] 4db1b89c0bd1: Pulling fs layer [2023-09-11T05:29:29.217Z] 6911f1a30b25: Pulling fs layer [2023-09-11T05:29:29.217Z] e194b8c5c2a9: Pulling fs layer [2023-09-11T05:29:29.217Z] 6863d3e3a2b1: Pulling fs layer [2023-09-11T05:29:29.217Z] 6863d3e3a2b1: Waiting [2023-09-11T05:29:29.217Z] ec0bb842ea78: Pulling fs layer [2023-09-11T05:29:29.217Z] 40a00589a448: Pulling fs layer [2023-09-11T05:29:29.217Z] 6c08303d61cc: Pulling fs layer [2023-09-11T05:29:29.217Z] 798269fcf238: Pulling fs layer [2023-09-11T05:29:29.217Z] 6c08303d61cc: Waiting [2023-09-11T05:29:29.217Z] ec0bb842ea78: Waiting [2023-09-11T05:29:29.217Z] 40a00589a448: Waiting [2023-09-11T05:29:29.217Z] 6911f1a30b25: Verifying Checksum [2023-09-11T05:29:29.217Z] 6911f1a30b25: Download complete [2023-09-11T05:29:29.217Z] 6863d3e3a2b1: Verifying Checksum [2023-09-11T05:29:29.217Z] 6863d3e3a2b1: Download complete [2023-09-11T05:29:29.217Z] ec0bb842ea78: Verifying Checksum [2023-09-11T05:29:29.217Z] ec0bb842ea78: Download complete [2023-09-11T05:29:29.478Z] 4db1b89c0bd1: Verifying Checksum [2023-09-11T05:29:29.478Z] 4db1b89c0bd1: Download complete [2023-09-11T05:29:29.478Z] 40a00589a448: Verifying Checksum [2023-09-11T05:29:29.478Z] 40a00589a448: Download complete [2023-09-11T05:29:29.478Z] 4db1b89c0bd1: Pull complete [2023-09-11T05:29:29.834Z] 6911f1a30b25: Pull complete [2023-09-11T05:29:30.095Z] 798269fcf238: Verifying Checksum [2023-09-11T05:29:30.095Z] 798269fcf238: Download complete [2023-09-11T05:29:30.355Z] e194b8c5c2a9: Verifying Checksum [2023-09-11T05:29:30.355Z] e194b8c5c2a9: Download complete [2023-09-11T05:29:30.355Z] 6c08303d61cc: Verifying Checksum [2023-09-11T05:29:30.355Z] 6c08303d61cc: Download complete [2023-09-11T05:29:34.560Z] e194b8c5c2a9: Pull complete [2023-09-11T05:29:34.560Z] 6863d3e3a2b1: Pull complete [2023-09-11T05:29:34.820Z] ec0bb842ea78: Pull complete [2023-09-11T05:29:35.390Z] 40a00589a448: Pull complete [2023-09-11T05:29:37.925Z] 6c08303d61cc: Pull complete [2023-09-11T05:29:38.858Z] 798269fcf238: Pull complete [2023-09-11T05:29:38.858Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-11T05:29:38.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-11T05:29:38.858Z] ---> ec979cd7f677 [2023-09-11T05:29:38.858Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-09-11T05:29:42.374Z] Still waiting to schedule task [2023-09-11T05:29:42.375Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-11T05:29:44.264Z] ---> Running in 216ec1fcf470 [2023-09-11T05:29:44.264Z] Removing intermediate container 216ec1fcf470 [2023-09-11T05:29:44.264Z] ---> 96f5f9d26c99 [2023-09-11T05:29:44.264Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T05:29:44.264Z] ---> Running in df24440b92c3 [2023-09-11T05:29:44.264Z] Removing intermediate container df24440b92c3 [2023-09-11T05:29:44.264Z] ---> 3d0611f71623 [2023-09-11T05:29:44.264Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-09-11T05:29:44.264Z] ---> Running in 1ecf962c1b57 [2023-09-11T05:29:44.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-11T05:29:44.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-11T05:29:44.784Z] (1/8) Installing openssh-keygen (9.1_p1-r4) [2023-09-11T05:29:44.784Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-09-11T05:29:44.784Z] (3/8) Installing openssh-client-common (9.1_p1-r4) [2023-09-11T05:29:44.784Z] (4/8) Installing openssh-client-default (9.1_p1-r4) [2023-09-11T05:29:44.784Z] (5/8) Installing openssh-sftp-server (9.1_p1-r4) [2023-09-11T05:29:44.784Z] (6/8) Installing openssh-server-common (9.1_p1-r4) [2023-09-11T05:29:44.784Z] (7/8) Installing openssh-server (9.1_p1-r4) [2023-09-11T05:29:44.784Z] (8/8) Installing openssh (9.1_p1-r4) [2023-09-11T05:29:44.784Z] Executing busybox-1.35.0-r29.trigger [2023-09-11T05:29:44.784Z] OK: 270 MiB in 61 packages [2023-09-11T05:29:45.352Z] Removing intermediate container 1ecf962c1b57 [2023-09-11T05:29:45.352Z] ---> 3c29efb8db3b [2023-09-11T05:29:45.352Z] Step 6/10 : WORKDIR /device-modbus-go [2023-09-11T05:29:45.352Z] ---> Running in d7c013104264 [2023-09-11T05:29:45.613Z] Removing intermediate container d7c013104264 [2023-09-11T05:29:45.613Z] ---> 53b5f9dd33e0 [2023-09-11T05:29:45.613Z] Step 7/10 : COPY go.mod vendor* ./ [2023-09-11T05:29:45.613Z] ---> d42a5debf27b [2023-09-11T05:29:45.613Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T05:29:45.613Z] ---> Running in 23ba848c0c7a [2023-09-11T05:30:53.354Z] Removing intermediate container 23ba848c0c7a [2023-09-11T05:30:53.354Z] ---> e7725fab0dba [2023-09-11T05:30:53.354Z] Step 9/10 : COPY . . [2023-09-11T05:30:53.354Z] ---> b4e37d7decb5 [2023-09-11T05:30:53.354Z] Step 10/10 : RUN ${MAKE} [2023-09-11T05:30:53.354Z] ---> Running in ee1b2d7cd31a [2023-09-11T05:30:53.354Z] noop [2023-09-11T05:30:53.354Z] Removing intermediate container ee1b2d7cd31a [2023-09-11T05:30:53.354Z] ---> 8acf6a08aeea [2023-09-11T05:30:53.354Z] Successfully built 8acf6a08aeea [2023-09-11T05:30:53.354Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T05:30:53.800Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-11T05:30:53.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T05:30:53.957Z] prd-ubuntu20.04-docker-8c-8g-5775 does not seem to be running inside a container [2023-09-11T05:30:53.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-499 -v /w/workspace/xfoundry_device-modbus-go_PR-499:/w/workspace/xfoundry_device-modbus-go_PR-499:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-499@tmp:/w/workspace/xfoundry_device-modbus-go_PR-499@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-09-11T05:30:54.363Z] $ docker top 63bcf49ac99891add3fcdb1639d36c18207fad93dae1200402538e0abe145539 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T05:30:54.753Z] + go version [2023-09-11T05:30:54.753Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-11T05:30:54.788Z] $ docker stop --time=1 63bcf49ac99891add3fcdb1639d36c18207fad93dae1200402538e0abe145539 [2023-09-11T05:30:56.094Z] $ docker rm -f --volumes 63bcf49ac99891add3fcdb1639d36c18207fad93dae1200402538e0abe145539 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T05:30:56.845Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-11T05:30:56.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T05:30:57.008Z] prd-ubuntu20.04-docker-8c-8g-5775 does not seem to be running inside a container [2023-09-11T05:30:57.045Z] $ 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-499 -v /w/workspace/xfoundry_device-modbus-go_PR-499:/w/workspace/xfoundry_device-modbus-go_PR-499:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-499@tmp:/w/workspace/xfoundry_device-modbus-go_PR-499@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-09-11T05:30:57.422Z] $ docker top ed200c84470e07088250085ac622926624f497e7d1fc4015432fd4a3efd2ce20 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T05:30:57.807Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-499 [Pipeline] fileExists [Pipeline] sh [2023-09-11T05:30:58.161Z] + make test [2023-09-11T05:30:58.161Z] go test ./... -coverprofile=coverage.out [2023-09-11T05:31:03.428Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-09-11T05:31:14.013Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5776 in /w/workspace/xfoundry_device-modbus-go_PR-499 [Pipeline] { [Pipeline] ws [2023-09-11T05:31:14.070Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-09-11T05:31:14.146Z] Selected Git installation does not exist. Using Default [2023-09-11T05:31:14.146Z] The recommended git tool is: NONE [2023-09-11T05:31:15.629Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-09-11T05:31:15.629Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.036s coverage: 47.9% of statements [2023-09-11T05:31:18.976Z] using credential edgex-jenkins-ssh [2023-09-11T05:31:18.991Z] Cloning the remote Git repository [2023-09-11T05:31:19.036Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-09-11T05:31:19.121Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-09-11T05:31:19.255Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-09-11T05:31:19.256Z] > git --version # timeout=10 [2023-09-11T05:31:19.279Z] > git --version # 'git version 2.25.1' [2023-09-11T05:31:19.281Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-11T05:31:19.447Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-11T05:31:21.089Z] go vet ./... [2023-09-11T05:31:20.463Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-09-11T05:31:20.488Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-11T05:31:21.279Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-09-11T05:31:21.316Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-09-11T05:31:21.317Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-11T05:31:21.331Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/499/head:refs/remotes/origin/PR-499 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-11T05:31:21.777Z] Merging remotes/origin/main commit 1acbf7f5d5843a7481e353b92dd344f6df368a1e into PR head commit 72ab50f0cee417665049107d2e4b962eca5852c3 [2023-09-11T05:31:22.039Z] Merge succeeded, producing 72ab50f0cee417665049107d2e4b962eca5852c3 [2023-09-11T05:31:22.040Z] Checking out Revision 72ab50f0cee417665049107d2e4b962eca5852c3 (PR-499) [2023-09-11T05:31:22.484Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-11T05:31:22.537Z] > git --version # timeout=10 [2023-09-11T05:31:22.551Z] > git --version # 'git version 2.25.1' [2023-09-11T05:31:22.570Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-11T05:31:21.798Z] > git config core.sparsecheckout # timeout=10 [2023-09-11T05:31:21.871Z] > git checkout -f 72ab50f0cee417665049107d2e4b962eca5852c3 # timeout=10 [2023-09-11T05:31:21.953Z] > git remote # timeout=10 [2023-09-11T05:31:21.973Z] > git config --get remote.origin.url # timeout=10 [2023-09-11T05:31:21.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-11T05:31:22.003Z] > git merge 1acbf7f5d5843a7481e353b92dd344f6df368a1e # timeout=10 [2023-09-11T05:31:22.028Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-11T05:31:22.049Z] > git config core.sparsecheckout # timeout=10 [2023-09-11T05:31:22.066Z] > git checkout -f 72ab50f0cee417665049107d2e4b962eca5852c3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-11T05:31:23.680Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-11T05:31:23.680Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-11T05:31:23.680Z] Dload Upload Total Spent Left Speed [2023-09-11T05:31:23.680Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2023-09-11T05:31:24.307Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-11T05:31:24.649Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-11T05:31:24.649Z] + sudo tee /etc/docker/daemon.new [2023-09-11T05:31:24.649Z] { [2023-09-11T05:31:24.649Z] "registry-mirrors": [ [2023-09-11T05:31:24.649Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-11T05:31:24.649Z] ], [2023-09-11T05:31:24.649Z] "bip": "10.250.0.254/24", [2023-09-11T05:31:24.649Z] "hosts": [ [2023-09-11T05:31:24.649Z] "tcp://0.0.0.0:5555", [2023-09-11T05:31:24.649Z] "unix:///var/run/docker.sock" [2023-09-11T05:31:24.649Z] ], [2023-09-11T05:31:24.649Z] "mtu": 1458, [2023-09-11T05:31:24.649Z] "selinux-enabled": true, [2023-09-11T05:31:24.649Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-11T05:31:24.649Z] } [Pipeline] sh [2023-09-11T05:31:24.998Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-11T05:31:25.274Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-11T05:31:25.274Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-11T05:31:25.274Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-11T05:31:25.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-11T05:31:25.340Z] $ docker stop --time=1 ed200c84470e07088250085ac622926624f497e7d1fc4015432fd4a3efd2ce20 [2023-09-11T05:31:25.357Z] + sudo service docker restart [2023-09-11T05:31:26.955Z] $ docker rm -f --volumes ed200c84470e07088250085ac622926624f497e7d1fc4015432fd4a3efd2ce20 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T05:31:27.504Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-11T05:31:27.575Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-11T05:31:28.291Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-11T05:31:28.605Z] + ls -al . [2023-09-11T05:31:28.605Z] total 192 [2023-09-11T05:31:28.605Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 05:30 . [2023-09-11T05:31:28.605Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 05:29 .. [2023-09-11T05:31:28.605Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 11 05:29 .dockerignore [2023-09-11T05:31:28.605Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 05:29 .git [2023-09-11T05:31:28.605Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 05:29 .github [2023-09-11T05:31:28.605Z] -rw-rw-r-- 1 jenkins jenkins 331 Sep 11 05:29 .gitignore [2023-09-11T05:31:28.605Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 05:29 .golangci.yml [2023-09-11T05:31:28.605Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 05:29 .semver [2023-09-11T05:31:28.605Z] -rw-rw-r-- 1 jenkins jenkins 11101 Sep 11 05:29 Attribution.txt [2023-09-11T05:31:28.605Z] -rw-rw-r-- 1 jenkins jenkins 14764 Sep 11 05:29 CHANGELOG.md [2023-09-11T05:31:28.605Z] -rw-rw-r-- 1 jenkins jenkins 1365 Sep 11 05:29 Dockerfile [2023-09-11T05:31:28.605Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 05:29 GOVERNANCE.md [2023-09-11T05:31:28.605Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 11 05:29 Jenkinsfile [2023-09-11T05:31:28.605Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 11 05:29 LICENSE [2023-09-11T05:31:28.605Z] -rw-rw-r-- 1 jenkins jenkins 1936 Sep 11 05:29 Makefile [2023-09-11T05:31:28.605Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 11 05:29 OWNERS.md [2023-09-11T05:31:28.605Z] -rw-rw-r-- 1 jenkins jenkins 4578 Sep 11 05:29 README.md [2023-09-11T05:31:28.605Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 11 05:29 VERSION [2023-09-11T05:31:28.605Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 05:29 bin [2023-09-11T05:31:28.605Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 05:29 cmd [2023-09-11T05:31:28.605Z] -rw-r--r-- 1 jenkins jenkins 24334 Sep 11 05:31 coverage.out [2023-09-11T05:31:28.605Z] -rw-rw-r-- 1 jenkins jenkins 3940 Sep 11 05:29 go.mod [2023-09-11T05:31:28.605Z] -rw-rw-r-- 1 jenkins jenkins 34434 Sep 11 05:29 go.sum [2023-09-11T05:31:28.605Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 05:29 internal [2023-09-11T05:31:28.605Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 05:29 simulator [2023-09-11T05:31:28.605Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 05:29 snap [2023-09-11T05:31:28.605Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 11 05:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T05:31:29.013Z] + 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=72ab50f0cee417665049107d2e4b962eca5852c3 --label arch=amd64 --label version=0.0.0 . [2023-09-11T05:31:29.013Z] Sending build context to Docker daemon 6.452MB [2023-09-11T05:31:29.013Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T05:31:29.013Z] Step 2/22 : FROM ${BASE} AS builder [2023-09-11T05:31:29.013Z] ---> 8acf6a08aeea [2023-09-11T05:31:29.013Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-09-11T05:31:29.272Z] ---> Running in bdf190a0da35 [2023-09-11T05:31:29.272Z] Removing intermediate container bdf190a0da35 [2023-09-11T05:31:29.272Z] ---> cf35338cc2c3 [2023-09-11T05:31:29.272Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T05:31:29.272Z] ---> Running in f884e4b065ae [2023-09-11T05:31:29.272Z] Removing intermediate container f884e4b065ae [2023-09-11T05:31:29.272Z] ---> 9582df752fe5 [2023-09-11T05:31:29.272Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-09-11T05:31:29.532Z] ---> Running in b661030b89b3 [2023-09-11T05:31:29.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-11T05:31:29.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-11T05:31:30.050Z] OK: 270 MiB in 61 packages [2023-09-11T05:31:30.620Z] Removing intermediate container b661030b89b3 [2023-09-11T05:31:30.620Z] ---> 7eba10f48c04 [2023-09-11T05:31:30.620Z] Step 6/22 : WORKDIR /device-modbus-go [2023-09-11T05:31:30.620Z] ---> Running in 9e050e5fd2bf [2023-09-11T05:31:30.620Z] Removing intermediate container 9e050e5fd2bf [2023-09-11T05:31:30.620Z] ---> b0d5a3f4181a [2023-09-11T05:31:30.620Z] Step 7/22 : COPY go.mod vendor* ./ [2023-09-11T05:31:30.620Z] ---> 39068806a7ee [2023-09-11T05:31:30.620Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T05:31:30.620Z] ---> Running in 7d756ff59b18 [2023-09-11T05:31:31.558Z] Removing intermediate container 7d756ff59b18 [2023-09-11T05:31:31.558Z] ---> 64772026fd82 [2023-09-11T05:31:31.558Z] Step 9/22 : COPY . . [2023-09-11T05:31:31.558Z] ---> 660ad396a1e6 [2023-09-11T05:31:31.558Z] Step 10/22 : RUN ${MAKE} [2023-09-11T05:31:31.817Z] ---> Running in 640fa67c5564 [2023-09-11T05:31:32.078Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T05:31:43.673Z] provisioning config files... [2023-09-11T05:31:43.699Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config6178220521032794723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T05:31:44.076Z] ---> docker-login.sh [2023-09-11T05:31:44.076Z] nexus3.edgexfoundry.org:10001 [2023-09-11T05:31:44.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T05:31:44.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T05:31:44.626Z] Configure a credential helper to remove this warning. See [2023-09-11T05:31:44.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T05:31:44.626Z] [2023-09-11T05:31:44.626Z] Login Succeeded [2023-09-11T05:31:44.626Z] nexus3.edgexfoundry.org:10002 [2023-09-11T05:31:44.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T05:31:44.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T05:31:44.896Z] Configure a credential helper to remove this warning. See [2023-09-11T05:31:44.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T05:31:44.896Z] [2023-09-11T05:31:44.896Z] Login Succeeded [2023-09-11T05:31:44.896Z] nexus3.edgexfoundry.org:10003 [2023-09-11T05:31:45.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T05:31:45.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T05:31:45.436Z] Configure a credential helper to remove this warning. See [2023-09-11T05:31:45.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T05:31:45.436Z] [2023-09-11T05:31:45.436Z] Login Succeeded [2023-09-11T05:31:45.436Z] nexus3.edgexfoundry.org:10004 [2023-09-11T05:31:45.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T05:31:45.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T05:31:45.708Z] Configure a credential helper to remove this warning. See [2023-09-11T05:31:45.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T05:31:45.708Z] [2023-09-11T05:31:45.708Z] Login Succeeded [2023-09-11T05:31:45.708Z] docker.io [2023-09-11T05:31:45.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T05:31:46.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T05:31:46.245Z] Configure a credential helper to remove this warning. See [2023-09-11T05:31:46.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T05:31:46.245Z] [2023-09-11T05:31:46.245Z] Login Succeeded [2023-09-11T05:31:46.245Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T05:31:46.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-11T05:31:46.654Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T05:31:46.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T05:31:46.736Z] ========================================================= [2023-09-11T05:31:46.736Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-11T05:31:46.736Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T05:31:47.245Z] + 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-09-11T05:31:47.515Z] Sending build context to Docker daemon 3.334MB [2023-09-11T05:31:47.515Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T05:31:47.515Z] Step 2/10 : FROM ${BASE} AS builder [2023-09-11T05:31:47.786Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-11T05:31:47.786Z] edb6bdbacee9: Pulling fs layer [2023-09-11T05:31:47.786Z] 5f9638ab2659: Pulling fs layer [2023-09-11T05:31:47.786Z] 8d51d6327a98: Pulling fs layer [2023-09-11T05:31:47.786Z] 8b374f2dd631: Pulling fs layer [2023-09-11T05:31:47.786Z] ec14aa9079de: Pulling fs layer [2023-09-11T05:31:47.786Z] 2f466654f4bb: Pulling fs layer [2023-09-11T05:31:47.786Z] 554e91adad29: Pulling fs layer [2023-09-11T05:31:47.786Z] ec14aa9079de: Waiting [2023-09-11T05:31:47.786Z] 2f466654f4bb: Waiting [2023-09-11T05:31:47.786Z] 554e91adad29: Waiting [2023-09-11T05:31:47.786Z] 5f9638ab2659: Verifying Checksum [2023-09-11T05:31:47.786Z] 5f9638ab2659: Download complete [2023-09-11T05:31:47.786Z] 8b374f2dd631: Verifying Checksum [2023-09-11T05:31:47.786Z] 8b374f2dd631: Download complete [2023-09-11T05:31:47.786Z] ec14aa9079de: Verifying Checksum [2023-09-11T05:31:47.786Z] ec14aa9079de: Download complete [2023-09-11T05:31:47.786Z] edb6bdbacee9: Download complete [2023-09-11T05:31:49.214Z] edb6bdbacee9: Pull complete [2023-09-11T05:31:49.214Z] 554e91adad29: Verifying Checksum [2023-09-11T05:31:49.214Z] 554e91adad29: Download complete [2023-09-11T05:31:49.487Z] 5f9638ab2659: Pull complete [2023-09-11T05:31:50.461Z] 2f466654f4bb: Verifying Checksum [2023-09-11T05:31:50.461Z] 2f466654f4bb: Download complete [2023-09-11T05:31:50.461Z] 8d51d6327a98: Download complete [2023-09-11T05:31:54.001Z] Removing intermediate container 640fa67c5564 [2023-09-11T05:31:54.001Z] ---> 96e333030c8c [2023-09-11T05:31:54.001Z] Step 11/22 : FROM alpine:3.17 [2023-09-11T05:31:54.001Z] 3.17: Pulling from library/alpine [2023-09-11T05:31:54.001Z] 9398808236ff: Pulling fs layer [2023-09-11T05:31:54.001Z] 9398808236ff: Download complete [2023-09-11T05:31:54.001Z] 9398808236ff: Pull complete [2023-09-11T05:31:54.001Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-11T05:31:54.001Z] Status: Downloaded newer image for alpine:3.17 [2023-09-11T05:31:54.001Z] ---> 1e0b8b5322fc [2023-09-11T05:31:54.001Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-09-11T05:31:54.001Z] ---> Running in 453cfc427ea4 [2023-09-11T05:31:54.001Z] Removing intermediate container 453cfc427ea4 [2023-09-11T05:31:54.001Z] ---> afb33894db32 [2023-09-11T05:31:54.001Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-09-11T05:31:54.001Z] ---> Running in a9ce369f60da [2023-09-11T05:31:54.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-11T05:31:54.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-11T05:31:54.002Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-11T05:31:54.002Z] Executing busybox-1.35.0-r29.trigger [2023-09-11T05:31:54.002Z] OK: 7 MiB in 16 packages [2023-09-11T05:31:54.002Z] Removing intermediate container a9ce369f60da [2023-09-11T05:31:54.002Z] ---> 66505c632c60 [2023-09-11T05:31:54.002Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-09-11T05:31:54.002Z] ---> c36bce8d58d2 [2023-09-11T05:31:54.002Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-09-11T05:31:54.002Z] ---> ea856dddae4b [2023-09-11T05:31:54.002Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-09-11T05:31:54.002Z] ---> 1a9fa1f44c03 [2023-09-11T05:31:54.002Z] Step 17/22 : EXPOSE 59901 [2023-09-11T05:31:54.002Z] ---> Running in d5861af0b3dc [2023-09-11T05:31:54.002Z] Removing intermediate container d5861af0b3dc [2023-09-11T05:31:54.002Z] ---> 30a82793dda9 [2023-09-11T05:31:54.002Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-09-11T05:31:54.002Z] ---> Running in d67eca71220f [2023-09-11T05:31:54.002Z] Removing intermediate container d67eca71220f [2023-09-11T05:31:54.002Z] ---> aeb93c566f3d [2023-09-11T05:31:54.002Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-11T05:31:54.002Z] ---> Running in 4f7418360e77 [2023-09-11T05:31:54.002Z] Removing intermediate container 4f7418360e77 [2023-09-11T05:31:54.002Z] ---> fe3b8ae0fbac [2023-09-11T05:31:54.002Z] Step 20/22 : LABEL arch=amd64 [2023-09-11T05:31:54.002Z] ---> Running in 64ece719c4a7 [2023-09-11T05:31:54.002Z] Removing intermediate container 64ece719c4a7 [2023-09-11T05:31:54.002Z] ---> 8b4e46ea5fbb [2023-09-11T05:31:54.002Z] Step 21/22 : LABEL git_sha=72ab50f0cee417665049107d2e4b962eca5852c3 [2023-09-11T05:31:54.002Z] ---> Running in 2228dc6912de [2023-09-11T05:31:54.002Z] Removing intermediate container 2228dc6912de [2023-09-11T05:31:54.002Z] ---> 0859d962a20c [2023-09-11T05:31:54.002Z] Step 22/22 : LABEL version=0.0.0 [2023-09-11T05:31:54.002Z] ---> Running in 49b823152991 [2023-09-11T05:31:54.002Z] Removing intermediate container 49b823152991 [2023-09-11T05:31:54.002Z] ---> 3524a5e7e3df [2023-09-11T05:31:54.002Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-11T05:31:54.002Z] Successfully built 3524a5e7e3df [2023-09-11T05:31:54.002Z] 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-09-11T05:31:54.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T05:31:54.882Z] [2023-09-11T05:31:54.882Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T05:31:55.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T05:31:55.267Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-11T05:31:55.267Z] 5eb5b503b376: Pulling fs layer [2023-09-11T05:31:55.267Z] 5c69ac0246d0: Pulling fs layer [2023-09-11T05:31:55.267Z] ec43610c2a17: Pulling fs layer [2023-09-11T05:31:55.267Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-11T05:31:55.267Z] 33b1e0a273af: Pulling fs layer [2023-09-11T05:31:55.267Z] 5d3b04190fa2: Pulling fs layer [2023-09-11T05:31:55.267Z] 2f39f015ded8: Pulling fs layer [2023-09-11T05:31:55.267Z] 3a2ae6a8a46f: Waiting [2023-09-11T05:31:55.267Z] 33b1e0a273af: Waiting [2023-09-11T05:31:55.267Z] 5d3b04190fa2: Waiting [2023-09-11T05:31:55.267Z] 2f39f015ded8: Waiting [2023-09-11T05:31:55.267Z] 5c69ac0246d0: Download complete [2023-09-11T05:31:55.267Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-11T05:31:55.267Z] 3a2ae6a8a46f: Download complete [2023-09-11T05:31:55.267Z] 33b1e0a273af: Verifying Checksum [2023-09-11T05:31:55.267Z] 33b1e0a273af: Download complete [2023-09-11T05:31:55.267Z] 5d3b04190fa2: Verifying Checksum [2023-09-11T05:31:55.267Z] 5d3b04190fa2: Download complete [2023-09-11T05:31:55.267Z] ec43610c2a17: Verifying Checksum [2023-09-11T05:31:55.267Z] ec43610c2a17: Download complete [2023-09-11T05:31:55.540Z] 5eb5b503b376: Verifying Checksum [2023-09-11T05:31:55.540Z] 5eb5b503b376: Download complete [2023-09-11T05:31:56.474Z] 2f39f015ded8: Verifying Checksum [2023-09-11T05:31:56.474Z] 2f39f015ded8: Download complete [2023-09-11T05:31:56.474Z] 5eb5b503b376: Pull complete [2023-09-11T05:31:56.732Z] 5c69ac0246d0: Pull complete [2023-09-11T05:31:57.301Z] ec43610c2a17: Pull complete [2023-09-11T05:31:57.301Z] 3a2ae6a8a46f: Pull complete [2023-09-11T05:31:57.301Z] 33b1e0a273af: Pull complete [2023-09-11T05:31:57.560Z] 5d3b04190fa2: Pull complete [2023-09-11T05:32:01.746Z] 2f39f015ded8: Pull complete [2023-09-11T05:32:01.746Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-11T05:32:01.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T05:32:01.746Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T05:32:01.984Z] prd-ubuntu20.04-docker-8c-8g-5775 does not seem to be running inside a container [2023-09-11T05:32:02.017Z] $ 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-499 -v /w/workspace/xfoundry_device-modbus-go_PR-499:/w/workspace/xfoundry_device-modbus-go_PR-499:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-499@tmp:/w/workspace/xfoundry_device-modbus-go_PR-499@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-09-11T05:32:02.942Z] 8d51d6327a98: Pull complete [2023-09-11T05:32:02.942Z] 8b374f2dd631: Pull complete [2023-09-11T05:32:02.942Z] ec14aa9079de: Pull complete [2023-09-11T05:32:05.786Z] $ docker top 95ceacfb4fa84bf03c77b10be1fa36a173c91fcef82039d01d36842bb7b03b62 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T05:32:06.275Z] ---> job-cost.sh [2023-09-11T05:32:06.275Z] lf-activate-venv: SKIPPING [2023-09-11T05:32:06.275Z] INFO: No Stack... [2023-09-11T05:32:06.533Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-11T05:32:06.792Z] INFO: Archiving Costs [Pipeline] sh [2023-09-11T05:32:07.103Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-499/archives/cost.csv [2023-09-11T05:32:07.103Z] + cut -d, -f6 [Pipeline] lock [2023-09-11T05:32:07.144Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-499-1-stack-cost] [2023-09-11T05:32:07.148Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-499-1-stack-cost] did not exist. Created. [2023-09-11T05:32:07.149Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-499-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-11T05:32:07.542Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-11T05:32:07.588Z] Stashed 1 file(s) [Pipeline] } [2023-09-11T05:32:07.627Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-499-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-11T05:32:07.711Z] $ docker stop --time=1 95ceacfb4fa84bf03c77b10be1fa36a173c91fcef82039d01d36842bb7b03b62 [2023-09-11T05:32:08.939Z] $ docker rm -f --volumes 95ceacfb4fa84bf03c77b10be1fa36a173c91fcef82039d01d36842bb7b03b62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-11T05:32:09.615Z] 2f466654f4bb: Pull complete [2023-09-11T05:32:11.029Z] 554e91adad29: Pull complete [2023-09-11T05:32:11.029Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-11T05:32:11.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-11T05:32:11.298Z] ---> 1e15ea492957 [2023-09-11T05:32:11.298Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-09-11T05:32:13.242Z] ---> Running in b63ff42c65e9 [2023-09-11T05:32:13.242Z] Removing intermediate container b63ff42c65e9 [2023-09-11T05:32:13.242Z] ---> bc8f38d65031 [2023-09-11T05:32:13.242Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T05:32:13.242Z] ---> Running in a78f9f170eb0 [2023-09-11T05:32:13.511Z] Removing intermediate container a78f9f170eb0 [2023-09-11T05:32:13.511Z] ---> f00e1c3b874c [2023-09-11T05:32:13.511Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-09-11T05:32:13.781Z] ---> Running in ca26e97d6e1f [2023-09-11T05:32:14.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-11T05:32:15.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-11T05:32:16.291Z] (1/8) Installing openssh-keygen (9.1_p1-r4) [2023-09-11T05:32:16.291Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-09-11T05:32:16.291Z] (3/8) Installing openssh-client-common (9.1_p1-r4) [2023-09-11T05:32:16.291Z] (4/8) Installing openssh-client-default (9.1_p1-r4) [2023-09-11T05:32:16.291Z] (5/8) Installing openssh-sftp-server (9.1_p1-r4) [2023-09-11T05:32:16.291Z] (6/8) Installing openssh-server-common (9.1_p1-r4) [2023-09-11T05:32:16.291Z] (7/8) Installing openssh-server (9.1_p1-r4) [2023-09-11T05:32:16.557Z] (8/8) Installing openssh (9.1_p1-r4) [2023-09-11T05:32:16.557Z] Executing busybox-1.35.0-r29.trigger [2023-09-11T05:32:16.557Z] OK: 270 MiB in 61 packages [2023-09-11T05:32:17.521Z] Removing intermediate container ca26e97d6e1f [2023-09-11T05:32:17.521Z] ---> a4db35e259c1 [2023-09-11T05:32:17.521Z] Step 6/10 : WORKDIR /device-modbus-go [2023-09-11T05:32:17.521Z] ---> Running in 79f34087a8b4 [2023-09-11T05:32:17.788Z] Removing intermediate container 79f34087a8b4 [2023-09-11T05:32:17.788Z] ---> 48cf043e23f8 [2023-09-11T05:32:17.788Z] Step 7/10 : COPY go.mod vendor* ./ [2023-09-11T05:32:18.376Z] ---> c5e5a4fc1a36 [2023-09-11T05:32:18.376Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T05:32:18.376Z] ---> Running in 397d17942a6b [2023-09-11T05:33:26.263Z] Removing intermediate container 397d17942a6b [2023-09-11T05:33:26.263Z] ---> f2f190e99df4 [2023-09-11T05:33:26.263Z] Step 9/10 : COPY . . [2023-09-11T05:33:26.263Z] ---> c829c0da85d8 [2023-09-11T05:33:26.263Z] Step 10/10 : RUN ${MAKE} [2023-09-11T05:33:26.263Z] ---> Running in 7150293af0f0 [2023-09-11T05:33:26.263Z] noop [2023-09-11T05:33:26.263Z] Removing intermediate container 7150293af0f0 [2023-09-11T05:33:26.263Z] ---> 7250300222ca [2023-09-11T05:33:26.263Z] Successfully built 7250300222ca [2023-09-11T05:33:26.263Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T05:33:26.747Z] + docker inspect -f . ci-base-image-arm64 [2023-09-11T05:33:26.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T05:33:27.045Z] prd-ubuntu20.04-docker-arm64-4c-16g-5776 does not seem to be running inside a container [2023-09-11T05:33:27.111Z] $ 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 ******** ci-base-image-arm64 cat [2023-09-11T05:33:28.320Z] $ docker top 3463527b6ec1fd811f156c6980ec1749a31c04503bcb6796f3618819b64a3afb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T05:33:29.188Z] + go version [2023-09-11T05:33:29.188Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-11T05:33:29.227Z] $ docker stop --time=1 3463527b6ec1fd811f156c6980ec1749a31c04503bcb6796f3618819b64a3afb [2023-09-11T05:33:30.822Z] $ docker rm -f --volumes 3463527b6ec1fd811f156c6980ec1749a31c04503bcb6796f3618819b64a3afb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T05:33:31.663Z] + docker inspect -f . ci-base-image-arm64 [2023-09-11T05:33:31.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T05:33:31.921Z] prd-ubuntu20.04-docker-arm64-4c-16g-5776 does not seem to be running inside a container [2023-09-11T05:33:31.985Z] $ 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 ******** ci-base-image-arm64 cat [2023-09-11T05:33:33.095Z] $ docker top 8397d7398406f7687bf82e5a7212a474c84122e1fde9a0e6d263f4798f38df10 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T05:33:33.638Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-11T05:33:34.023Z] + make test [2023-09-11T05:33:34.023Z] go test ./... -coverprofile=coverage.out [2023-09-11T05:34:06.238Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-09-11T05:35:57.897Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-09-11T05:36:03.237Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.077s coverage: 47.9% of statements [2023-09-11T05:36:03.237Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-11T05:36:03.237Z] go vet ./... [2023-09-11T05:36:42.093Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-11T05:36:42.093Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-11T05:36:42.093Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-11T05:36:42.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-11T05:36:42.169Z] $ docker stop --time=1 8397d7398406f7687bf82e5a7212a474c84122e1fde9a0e6d263f4798f38df10 [2023-09-11T05:36:43.975Z] $ docker rm -f --volumes 8397d7398406f7687bf82e5a7212a474c84122e1fde9a0e6d263f4798f38df10 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T05:36:45.111Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-11T05:36:45.144Z] Warning: overwriting stash ‘coverage-report’ [2023-09-11T05:36:45.554Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-11T05:36:46.156Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-11T05:36:46.491Z] + ls -al . [2023-09-11T05:36:46.491Z] total 188 [2023-09-11T05:36:46.491Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 11 05:33 . [2023-09-11T05:36:46.491Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 05:31 .. [2023-09-11T05:36:46.491Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 11 05:31 .dockerignore [2023-09-11T05:36:46.491Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 05:31 .git [2023-09-11T05:36:46.491Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 05:31 .github [2023-09-11T05:36:46.491Z] -rw-rw-r-- 1 jenkins jenkins 331 Sep 11 05:31 .gitignore [2023-09-11T05:36:46.491Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 05:31 .golangci.yml [2023-09-11T05:36:46.491Z] -rw-rw-r-- 1 jenkins jenkins 11101 Sep 11 05:31 Attribution.txt [2023-09-11T05:36:46.491Z] -rw-rw-r-- 1 jenkins jenkins 14764 Sep 11 05:31 CHANGELOG.md [2023-09-11T05:36:46.491Z] -rw-rw-r-- 1 jenkins jenkins 1365 Sep 11 05:31 Dockerfile [2023-09-11T05:36:46.491Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 05:31 GOVERNANCE.md [2023-09-11T05:36:46.491Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 11 05:31 Jenkinsfile [2023-09-11T05:36:46.491Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 11 05:31 LICENSE [2023-09-11T05:36:46.491Z] -rw-rw-r-- 1 jenkins jenkins 1936 Sep 11 05:31 Makefile [2023-09-11T05:36:46.491Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 11 05:31 OWNERS.md [2023-09-11T05:36:46.491Z] -rw-rw-r-- 1 jenkins jenkins 4578 Sep 11 05:31 README.md [2023-09-11T05:36:46.491Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 11 05:29 VERSION [2023-09-11T05:36:46.491Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 05:31 bin [2023-09-11T05:36:46.491Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 05:31 cmd [2023-09-11T05:36:46.491Z] -rw-r--r-- 1 jenkins jenkins 24334 Sep 11 05:36 coverage.out [2023-09-11T05:36:46.491Z] -rw-rw-r-- 1 jenkins jenkins 3940 Sep 11 05:31 go.mod [2023-09-11T05:36:46.491Z] -rw-rw-r-- 1 jenkins jenkins 34434 Sep 11 05:31 go.sum [2023-09-11T05:36:46.491Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 05:31 internal [2023-09-11T05:36:46.491Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 05:31 simulator [2023-09-11T05:36:46.491Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 05:31 snap [2023-09-11T05:36:46.491Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 11 05:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T05:36:46.910Z] + 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=72ab50f0cee417665049107d2e4b962eca5852c3 --label arch=arm64 --label version=0.0.0 . [2023-09-11T05:36:47.184Z] Sending build context to Docker daemon 3.359MB [2023-09-11T05:36:47.184Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T05:36:47.184Z] Step 2/22 : FROM ${BASE} AS builder [2023-09-11T05:36:47.184Z] ---> 7250300222ca [2023-09-11T05:36:47.184Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-09-11T05:36:47.184Z] ---> Running in c2b6e5ab84dd [2023-09-11T05:36:47.769Z] Removing intermediate container c2b6e5ab84dd [2023-09-11T05:36:47.769Z] ---> 68ee395cefd4 [2023-09-11T05:36:47.769Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T05:36:47.769Z] ---> Running in 760e479e1813 [2023-09-11T05:36:48.036Z] Removing intermediate container 760e479e1813 [2023-09-11T05:36:48.036Z] ---> 40aa8df5be5e [2023-09-11T05:36:48.036Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-09-11T05:36:48.036Z] ---> Running in bc2ee7b0a722 [2023-09-11T05:36:48.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-11T05:36:49.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-11T05:36:50.537Z] OK: 270 MiB in 61 packages [2023-09-11T05:36:51.498Z] Removing intermediate container bc2ee7b0a722 [2023-09-11T05:36:51.498Z] ---> 360f33a07cf8 [2023-09-11T05:36:51.498Z] Step 6/22 : WORKDIR /device-modbus-go [2023-09-11T05:36:51.498Z] ---> Running in 30254c1263d8 [2023-09-11T05:36:51.767Z] Removing intermediate container 30254c1263d8 [2023-09-11T05:36:51.767Z] ---> 530a11043fb2 [2023-09-11T05:36:51.767Z] Step 7/22 : COPY go.mod vendor* ./ [2023-09-11T05:36:52.351Z] ---> 2757e810c878 [2023-09-11T05:36:52.352Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T05:36:52.352Z] ---> Running in 745f40b6119d [2023-09-11T05:36:54.304Z] Removing intermediate container 745f40b6119d [2023-09-11T05:36:54.304Z] ---> 9a9fde14105e [2023-09-11T05:36:54.304Z] Step 9/22 : COPY . . [2023-09-11T05:36:55.264Z] ---> 77aa42facf32 [2023-09-11T05:36:55.264Z] Step 10/22 : RUN ${MAKE} [2023-09-11T05:36:55.264Z] ---> Running in ecd1dd00898d [2023-09-11T05:36:56.225Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-09-11T05:39:17.912Z] Removing intermediate container ecd1dd00898d [2023-09-11T05:39:17.912Z] ---> 47da0f3e233c [2023-09-11T05:39:17.912Z] Step 11/22 : FROM alpine:3.17 [2023-09-11T05:39:17.912Z] 3.17: Pulling from library/alpine [2023-09-11T05:39:17.912Z] 4060ece20d7a: Pulling fs layer [2023-09-11T05:39:17.912Z] 4060ece20d7a: Verifying Checksum [2023-09-11T05:39:17.912Z] 4060ece20d7a: Download complete [2023-09-11T05:39:17.912Z] 4060ece20d7a: Pull complete [2023-09-11T05:39:17.912Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-11T05:39:17.912Z] Status: Downloaded newer image for alpine:3.17 [2023-09-11T05:39:17.912Z] ---> 8650cd65339b [2023-09-11T05:39:17.912Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-09-11T05:39:17.912Z] ---> Running in 30e46987441b [2023-09-11T05:39:17.912Z] Removing intermediate container 30e46987441b [2023-09-11T05:39:17.912Z] ---> 74ef6c182664 [2023-09-11T05:39:17.912Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-09-11T05:39:17.912Z] ---> Running in f90a40c20107 [2023-09-11T05:39:17.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-11T05:39:17.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-11T05:39:17.912Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-11T05:39:17.912Z] Executing busybox-1.35.0-r29.trigger [2023-09-11T05:39:17.912Z] OK: 8 MiB in 16 packages [2023-09-11T05:39:17.912Z] Removing intermediate container f90a40c20107 [2023-09-11T05:39:17.912Z] ---> 5c41d9658a12 [2023-09-11T05:39:17.912Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-09-11T05:39:17.912Z] ---> 1cc316d141c1 [2023-09-11T05:39:17.912Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-09-11T05:39:17.912Z] ---> b0e1a7c3ac01 [2023-09-11T05:39:17.912Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-09-11T05:39:17.912Z] ---> 234cf697cfe9 [2023-09-11T05:39:17.912Z] Step 17/22 : EXPOSE 59901 [2023-09-11T05:39:17.912Z] ---> Running in 2fc0d99d88de [2023-09-11T05:39:17.912Z] Removing intermediate container 2fc0d99d88de [2023-09-11T05:39:17.912Z] ---> 655e4b35fbd9 [2023-09-11T05:39:17.912Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-09-11T05:39:17.912Z] ---> Running in 4ad1e839de2f [2023-09-11T05:39:17.912Z] Removing intermediate container 4ad1e839de2f [2023-09-11T05:39:17.912Z] ---> 9ce544f410ac [2023-09-11T05:39:17.912Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-11T05:39:17.912Z] ---> Running in 207fdab64756 [2023-09-11T05:39:17.912Z] Removing intermediate container 207fdab64756 [2023-09-11T05:39:17.912Z] ---> 257c90c7ffc9 [2023-09-11T05:39:17.912Z] Step 20/22 : LABEL arch=arm64 [2023-09-11T05:39:17.912Z] ---> Running in ab9c7928cd8e [2023-09-11T05:39:17.912Z] Removing intermediate container ab9c7928cd8e [2023-09-11T05:39:17.912Z] ---> 191bcd34a7d5 [2023-09-11T05:39:17.912Z] Step 21/22 : LABEL git_sha=72ab50f0cee417665049107d2e4b962eca5852c3 [2023-09-11T05:39:17.912Z] ---> Running in ec9c51b5f2e4 [2023-09-11T05:39:17.912Z] Removing intermediate container ec9c51b5f2e4 [2023-09-11T05:39:17.912Z] ---> 3d72a4edf7b9 [2023-09-11T05:39:17.912Z] Step 22/22 : LABEL version=0.0.0 [2023-09-11T05:39:17.912Z] ---> Running in 13da36a4e8f4 [2023-09-11T05:39:17.912Z] Removing intermediate container 13da36a4e8f4 [2023-09-11T05:39:17.912Z] ---> a5c201f703da [2023-09-11T05:39:17.912Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-11T05:39:17.912Z] Successfully built a5c201f703da [2023-09-11T05:39:17.912Z] 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-09-11T05:39:18.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-11T05:39:18.715Z] [2023-09-11T05:39:18.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T05:39:19.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-11T05:39:19.117Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-11T05:39:19.117Z] 8998bd30e6a1: Pulling fs layer [2023-09-11T05:39:19.117Z] 04944245beec: Pulling fs layer [2023-09-11T05:39:19.117Z] 699f458cf7ca: Pulling fs layer [2023-09-11T05:39:19.117Z] 765212b225bb: Pulling fs layer [2023-09-11T05:39:19.117Z] f23df028b6ca: Pulling fs layer [2023-09-11T05:39:19.117Z] d65c8cfc05b1: Pulling fs layer [2023-09-11T05:39:19.117Z] 2437ff75d9bd: Pulling fs layer [2023-09-11T05:39:19.117Z] 2437ff75d9bd: Waiting [2023-09-11T05:39:19.117Z] 765212b225bb: Waiting [2023-09-11T05:39:19.117Z] f23df028b6ca: Waiting [2023-09-11T05:39:19.117Z] d65c8cfc05b1: Waiting [2023-09-11T05:39:19.387Z] 04944245beec: Verifying Checksum [2023-09-11T05:39:19.387Z] 04944245beec: Download complete [2023-09-11T05:39:19.387Z] 765212b225bb: Download complete [2023-09-11T05:39:19.387Z] f23df028b6ca: Verifying Checksum [2023-09-11T05:39:19.387Z] f23df028b6ca: Download complete [2023-09-11T05:39:19.387Z] d65c8cfc05b1: Verifying Checksum [2023-09-11T05:39:19.387Z] d65c8cfc05b1: Download complete [2023-09-11T05:39:19.387Z] 699f458cf7ca: Verifying Checksum [2023-09-11T05:39:19.387Z] 699f458cf7ca: Download complete [2023-09-11T05:39:19.974Z] 8998bd30e6a1: Download complete [2023-09-11T05:39:21.914Z] 2437ff75d9bd: Verifying Checksum [2023-09-11T05:39:21.914Z] 2437ff75d9bd: Download complete [2023-09-11T05:39:23.855Z] 8998bd30e6a1: Pull complete [2023-09-11T05:39:24.124Z] 04944245beec: Pull complete [2023-09-11T05:39:25.546Z] 699f458cf7ca: Pull complete [2023-09-11T05:39:25.814Z] 765212b225bb: Pull complete [2023-09-11T05:39:26.486Z] f23df028b6ca: Pull complete [2023-09-11T05:39:26.769Z] d65c8cfc05b1: Pull complete [2023-09-11T05:39:41.856Z] 2437ff75d9bd: Pull complete [2023-09-11T05:39:41.856Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-11T05:39:41.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-11T05:39:41.856Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T05:39:42.175Z] prd-ubuntu20.04-docker-arm64-4c-16g-5776 does not seem to be running inside a container [2023-09-11T05:39:42.251Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-11T05:39:44.745Z] $ docker top e4eebdac0bc82fe2ba1356d6edef0fba2e1463ec202bea36f0b338a497f78960 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T05:39:45.321Z] ---> job-cost.sh [2023-09-11T05:39:45.587Z] lf-activate-venv: SKIPPING [2023-09-11T05:39:45.587Z] INFO: No Stack... [2023-09-11T05:39:45.851Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-11T05:39:46.803Z] INFO: Archiving Costs [Pipeline] sh [2023-09-11T05:39:47.145Z] + + cutcat -d, /w/workspace/device-modbus-go/1/archives/cost.csv -f6 [2023-09-11T05:39:47.145Z] [Pipeline] lock [2023-09-11T05:39:47.224Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-499-1-stack-cost] [2023-09-11T05:39:47.228Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-499-1-stack-cost] did not exist. Created. [2023-09-11T05:39:47.228Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-499-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-11T05:39:47.633Z] /w/workspace/device-modbus-go/1@tmp/durable-70cf9a83/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-11T05:39:47.986Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-11T05:39:48.282Z] Warning: overwriting stash ‘stack-cost’ [2023-09-11T05:39:48.332Z] Stashed 1 file(s) [Pipeline] } [2023-09-11T05:39:48.352Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-499-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-11T05:39:48.427Z] $ docker stop --time=1 e4eebdac0bc82fe2ba1356d6edef0fba2e1463ec202bea36f0b338a497f78960 [2023-09-11T05:39:49.872Z] $ docker rm -f --volumes e4eebdac0bc82fe2ba1356d6edef0fba2e1463ec202bea36f0b338a497f78960 [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-09-11T05:39:50.802Z] provisioning config files... [2023-09-11T05:39:50.809Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-499@tmp/config16715930700915773017tmp [Pipeline] { [Pipeline] sh [2023-09-11T05:39:51.146Z] + set +x [2023-09-11T05:39:51.146Z] + bash -s -- [2023-09-11T05:39:51.146Z] + curl -s https://codecov.io/bash [2023-09-11T05:39:51.146Z] [2023-09-11T05:39:51.146Z] _____ _ [2023-09-11T05:39:51.146Z] / ____| | | [2023-09-11T05:39:51.146Z] | | ___ __| | ___ ___ _____ __ [2023-09-11T05:39:51.146Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-11T05:39:51.146Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-11T05:39:51.146Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-11T05:39:51.146Z] Bash-1.0.6 [2023-09-11T05:39:51.146Z] [2023-09-11T05:39:51.146Z] [2023-09-11T05:39:51.146Z] ==> git version 2.25.1 found [2023-09-11T05:39:51.146Z] ==> 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-09-11T05:39:51.146Z] Release-Date: 2020-01-08 [2023-09-11T05:39:51.146Z] 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-09-11T05:39:51.146Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-11T05:39:51.146Z] ==> Jenkins CI detected. [2023-09-11T05:39:51.146Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-499 [2023-09-11T05:39:51.146Z] project root: . [2023-09-11T05:39:51.146Z] --> token set from env [2023-09-11T05:39:51.146Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-11T05:39:51.146Z] ==> Running gcov in . (disable via -X gcov) [2023-09-11T05:39:51.146Z] ==> Python coveragepy not found [2023-09-11T05:39:51.146Z] ==> Searching for coverage reports in: [2023-09-11T05:39:51.146Z] + . [2023-09-11T05:39:51.406Z] -> Found 1 reports [2023-09-11T05:39:51.406Z] ==> Detecting git/mercurial file structure [2023-09-11T05:39:51.406Z] ==> Reading reports [2023-09-11T05:39:51.406Z] + ./coverage.out bytes=24334 [2023-09-11T05:39:51.406Z] ==> Appending adjustments [2023-09-11T05:39:51.406Z] https://docs.codecov.io/docs/fixing-reports [2023-09-11T05:39:51.406Z] + Found adjustments [2023-09-11T05:39:51.406Z] ==> Gzipping contents [2023-09-11T05:39:51.406Z] 4.0K /tmp/codecov.GSnkuH.gz [2023-09-11T05:39:51.406Z] ==> Uploading reports [2023-09-11T05:39:51.406Z] url: https://codecov.io [2023-09-11T05:39:51.406Z] query: branch=PR-499&commit=72ab50f0cee417665049107d2e4b962eca5852c3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-499%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=499&job=&cmd_args= [2023-09-11T05:39:51.406Z] -> Pinging Codecov [2023-09-11T05:39:51.406Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-499&commit=72ab50f0cee417665049107d2e4b962eca5852c3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-499%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=499&job=&cmd_args= [2023-09-11T05:39:51.666Z] -> Uploading to [2023-09-11T05:39:51.667Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-11/55DBCA73C666E3227836607328DD7E49/72ab50f0cee417665049107d2e4b962eca5852c3/bcb1dfb8-fa9b-4261-a391-1e64ac361f06.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230911%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230911T053951Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fb044a9e47fcc4f600ca0d61a686dff6a42b732c3c55e6631f60d481297be8d2 [2023-09-11T05:39:51.667Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-11T05:39:51.667Z] Dload Upload Total Spent Left Speed [2023-09-11T05:39:51.667Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3974 0 0 100 3974 0 18923 --:--:-- --:--:-- --:--:-- 18834 100 3974 0 0 100 3974 0 18923 --:--:-- --:--:-- --:--:-- 18834 [2023-09-11T05:39:51.667Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/72ab50f0cee417665049107d2e4b962eca5852c3 [Pipeline] } [2023-09-11T05:39:51.695Z] 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-09-11T05:39:53.457Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-499/archives ] [2023-09-11T05:39:53.457Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-499/archives [2023-09-11T05:39:53.457Z] total 16 [2023-09-11T05:39:53.457Z] drwxr-xr-x 3 root root 4096 Sep 11 05:32 . [2023-09-11T05:39:53.457Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 11 05:32 .. [2023-09-11T05:39:53.457Z] drwxr-xr-x 2 root root 4096 Sep 11 05:32 cost [2023-09-11T05:39:53.457Z] -rw-r--r-- 1 root root 88 Sep 11 05:32 cost.csv [2023-09-11T05:39:53.457Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-499/archives [2023-09-11T05:39:53.457Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-499/archives [2023-09-11T05:39:53.457Z] total 16 [2023-09-11T05:39:53.457Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 05:32 . [2023-09-11T05:39:53.457Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 11 05:32 .. [2023-09-11T05:39:53.457Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 11 05:32 cost [2023-09-11T05:39:53.457Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 11 05:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-11T05:39:53.864Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T05:39:54.761Z] ---> package-listing.sh [2023-09-11T05:39:54.761Z] ++ facter osfamily [2023-09-11T05:39:54.761Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-11T05:39:55.021Z] + OS_FAMILY=debian [2023-09-11T05:39:55.021Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-499 [2023-09-11T05:39:55.021Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-11T05:39:55.021Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-11T05:39:55.021Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-11T05:39:55.021Z] + PACKAGES=/tmp/packages_start.txt [2023-09-11T05:39:55.021Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-499 ']' [2023-09-11T05:39:55.021Z] + PACKAGES=/tmp/packages_end.txt [2023-09-11T05:39:55.021Z] + case "${OS_FAMILY}" in [2023-09-11T05:39:55.021Z] + dpkg -l [2023-09-11T05:39:55.021Z] + grep '^ii' [2023-09-11T05:39:55.021Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-11T05:39:55.021Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-11T05:39:55.021Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-11T05:39:55.021Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-499 ']' [2023-09-11T05:39:55.021Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-499/archives/ [2023-09-11T05:39:55.021Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-499/archives/ [Pipeline] echo [2023-09-11T05:39:55.054Z] 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-499/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-11T05:39:55.345Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T05:39:55.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T05:39:55.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T05:39:56.121Z] prd-ubuntu20.04-docker-8c-8g-5775 does not seem to be running inside a container [2023-09-11T05:39:56.156Z] $ 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-499/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-499 -v /w/workspace/xfoundry_device-modbus-go_PR-499:/w/workspace/xfoundry_device-modbus-go_PR-499:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-499@tmp:/w/workspace/xfoundry_device-modbus-go_PR-499@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-09-11T05:39:56.415Z] $ docker top 89edbb509b0c88ca7eca9016b42d6f0cd27dfc46293fbd5a68f44d372461a482 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T05:39:56.802Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-11T05:39:57.108Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-11T05:39:57.418Z] + ls /var/log/sa-host [2023-09-11T05:39:57.419Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T05:39:57.638Z] provisioning config files... [2023-09-11T05:39:57.646Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-499@tmp/config15234824867840613543tmp [Pipeline] { [Pipeline] echo [2023-09-11T05:39:57.698Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T05:39:58.006Z] ---> create-netrc.sh [Pipeline] } [2023-09-11T05:39:58.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-11T05:39:58.428Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-11T05:39:58.459Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T05:39:58.766Z] ---> sudo-logs.sh [2023-09-11T05:39:58.766Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-11T05:39:58.851Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T05:39:59.164Z] ---> job-cost.sh [2023-09-11T05:39:59.164Z] lf-activate-venv: SKIPPING [2023-09-11T05:39:59.164Z] DEBUG: total: 0.2199999988079071 [2023-09-11T05:39:59.164Z] INFO: Retrieving Stack Cost... [2023-09-11T05:39:59.423Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-11T05:39:59.992Z] INFO: Archiving Costs [Pipeline] echo [2023-09-11T05:40:00.028Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T05:40:00.333Z] ---> logs-deploy.sh [2023-09-11T05:40:00.333Z] lf-activate-venv: SKIPPING [2023-09-11T05:40:00.333Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-499/1 [2023-09-11T05:40:00.333Z] INFO: archiving workspace using pattern(s): [2023-09-11T05:40:01.277Z] Archives upload complete. [2023-09-11T05:40:01.537Z] INFO: archiving logs to Nexus