Pull request #340 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-rest-go Obtained Jenkinsfile from c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c+0bc3f30d539332995b04e4270d58f382a711f8a9 (a36734a71a50d967b4a87adce1621479baa6cec9) 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-ssh9996798593629346489.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13769328509411442420.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-rest-go/branches/PR-340/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-rest-go/branches/PR-340/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1595197990565260327.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-rest-go/branches/PR-340/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16054723162695666465.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh220314055794847329.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-rest-go/branches/PR-340/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-rest-go/branches/PR-340/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8551856178106057420.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6007 in /w/workspace/gexfoundry_device-rest-go_PR-340 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-340 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0bc3f30d539332995b04e4270d58f382a711f8a9 into PR head commit c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c Merge succeeded, producing c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c Checking out Revision c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c (PR-340) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/340/head:refs/remotes/origin/PR-340 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c # 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 0bc3f30d539332995b04e4270d58f382a711f8a9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c # timeout=10 Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:47:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:47:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:47:52 ========================================================= 21:47:52 EdgeX Global Pipelines Version Info 21:47:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:47:52 ------------------- 21:47:52 stable info: 21:47:52 ------------------- 21:47:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:47:52 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:47:52 Message: update stable to v1.0.254 21:47:53 ------------------- 21:47:53 experimental info: 21:47:53 ------------------- 21:47:53 Commited By: **** collab-it+edgex@linuxfoundation.org 21:47:53 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:47:53 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:47:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 21:47:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 21:47:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:47:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:47:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:47:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:47:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 21:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:47:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:47:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:47:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:47:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:47:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:47:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:47:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:47:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:47:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:47:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:47:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:47:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:47:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:47:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-340 [Pipeline] echo 21:47:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-340 [Pipeline] echo 21:47:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-340 [Pipeline] echo 21:47:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c [Pipeline] echo 21:47:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c656c96 [Pipeline] echo 21:47:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:47:55 provisioning config files... 21:47:55 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-340@tmp/config11531602625788160895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:47:55 ---> docker-login.sh 21:47:55 nexus3.edgexfoundry.org:10001 21:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:56 Configure a credential helper to remove this warning. See 21:47:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:56 21:47:56 Login Succeeded 21:47:56 nexus3.edgexfoundry.org:10002 21:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:56 Configure a credential helper to remove this warning. See 21:47:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:56 21:47:56 Login Succeeded 21:47:56 nexus3.edgexfoundry.org:10003 21:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:56 Configure a credential helper to remove this warning. See 21:47:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:56 21:47:56 Login Succeeded 21:47:56 nexus3.edgexfoundry.org:10004 21:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:57 Configure a credential helper to remove this warning. See 21:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:57 21:47:57 Login Succeeded 21:47:57 docker.io 21:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:57 Configure a credential helper to remove this warning. See 21:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:57 21:47:57 Login Succeeded 21:47:57 ---> docker-login.sh ends [Pipeline] } 21:47:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:47:57 + git rev-list -1 --merges c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c~1..c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c [Pipeline] echo 21:47:58 -----------> git rev-list -1 --merges c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c~1..c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c [false] [Pipeline] sh 21:47:58 + git log --format=format:%s -1 c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c [Pipeline] echo 21:47:58 ========================================================= 21:47:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:47:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:47:58 + git log --format=format:%s -1 c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c [Pipeline] echo 21:47:58 [semverPrep] GIT_COMMIT: c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c, Commit Message: build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 [Pipeline] echo 21:47:58 [semverPrep] This is not a build commit. [Pipeline] sh 21:47:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:47:59 + grep -v github /etc/ssh/ssh_known_hosts 21:47:59 + [ -e /tmp/ssh_known_hosts ] 21:47:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:47:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:47:59 + sudo tee -a /etc/ssh/ssh_known_hosts 21:47:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:47:59 21:47:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:48:00 0.1.4: Pulling from edgex-devops/py-git-semver 21:48:00 b85a868b505f: Pulling fs layer 21:48:00 e2be974225ed: Pulling fs layer 21:48:00 339a4e72a1f5: Pulling fs layer 21:48:00 988bab9f4d93: Pulling fs layer 21:48:00 1469e6f7b9e6: Pulling fs layer 21:48:00 eaf3925da568: Pulling fs layer 21:48:00 bab4dde63d76: Pulling fs layer 21:48:00 bde34c3a00c8: Pulling fs layer 21:48:00 b352a97aabf1: Pulling fs layer 21:48:00 4872d77fe225: Pulling fs layer 21:48:00 5851b861e8e6: Pulling fs layer 21:48:00 bde34c3a00c8: Waiting 21:48:00 b352a97aabf1: Waiting 21:48:00 988bab9f4d93: Waiting 21:48:00 4872d77fe225: Waiting 21:48:00 5851b861e8e6: Waiting 21:48:00 1469e6f7b9e6: Waiting 21:48:00 eaf3925da568: Waiting 21:48:00 bab4dde63d76: Waiting 21:48:00 e2be974225ed: Verifying Checksum 21:48:00 e2be974225ed: Download complete 21:48:00 988bab9f4d93: Download complete 21:48:00 1469e6f7b9e6: Verifying Checksum 21:48:00 1469e6f7b9e6: Download complete 21:48:00 339a4e72a1f5: Verifying Checksum 21:48:00 339a4e72a1f5: Download complete 21:48:00 eaf3925da568: Download complete 21:48:00 bde34c3a00c8: Verifying Checksum 21:48:00 bde34c3a00c8: Download complete 21:48:00 b352a97aabf1: Verifying Checksum 21:48:00 b352a97aabf1: Download complete 21:48:00 4872d77fe225: Download complete 21:48:00 5851b861e8e6: Verifying Checksum 21:48:00 5851b861e8e6: Download complete 21:48:00 b85a868b505f: Verifying Checksum 21:48:00 b85a868b505f: Download complete 21:48:00 bab4dde63d76: Verifying Checksum 21:48:00 bab4dde63d76: Download complete 21:48:02 b85a868b505f: Pull complete 21:48:02 e2be974225ed: Pull complete 21:48:02 339a4e72a1f5: Pull complete 21:48:02 988bab9f4d93: Pull complete 21:48:02 1469e6f7b9e6: Pull complete 21:48:02 eaf3925da568: Pull complete 21:48:04 bab4dde63d76: Pull complete 21:48:04 bde34c3a00c8: Pull complete 21:48:04 b352a97aabf1: Pull complete 21:48:04 4872d77fe225: Pull complete 21:48:04 5851b861e8e6: Pull complete 21:48:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:48:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:48:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:05 prd-ubuntu20.04-docker-8c-8g-6007 does not seem to be running inside a container 21:48:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-340 -v /w/workspace/gexfoundry_device-rest-go_PR-340:/w/workspace/gexfoundry_device-rest-go_PR-340:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-340@tmp:/w/workspace/gexfoundry_device-rest-go_PR-340@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-devops/py-git-semver:0.1.4 cat 21:48:08 $ docker top f0a46ce6976c9ff490b127660a00499b30c1692ef225c9d96087aeaaa0cb560c -eo pid,comm 21:48:08 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). 21:48:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:48:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:48:08 [ssh-agent] Looking for ssh-agent implementation... 21:48:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:48:08 $ docker exec f0a46ce6976c9ff490b127660a00499b30c1692ef225c9d96087aeaaa0cb560c ssh-agent 21:48:08 SSH_AUTH_SOCK=/tmp/ssh-3HXGjtXTpk5z/agent.32 21:48:08 SSH_AGENT_PID=38 21:48:08 Running ssh-add (command line suppressed) 21:48:08 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-340@tmp/private_key_4646811510643654262.key (/w/workspace/gexfoundry_device-rest-go_PR-340@tmp/private_key_4646811510643654262.key) 21:48:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:48:09 + git tag --points-at HEAD [Pipeline] } 21:48:09 $ docker exec --env ******** --env ******** f0a46ce6976c9ff490b127660a00499b30c1692ef225c9d96087aeaaa0cb560c ssh-agent -k 21:48:09 unset SSH_AUTH_SOCK; 21:48:09 unset SSH_AGENT_PID; 21:48:09 echo Agent pid 38 killed; 21:48:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:48:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:48:09 [ssh-agent] Looking for ssh-agent implementation... 21:48:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:48:09 $ docker exec f0a46ce6976c9ff490b127660a00499b30c1692ef225c9d96087aeaaa0cb560c ssh-agent 21:48:09 SSH_AUTH_SOCK=/tmp/ssh-0fPGvrhbCsyz/agent.70 21:48:09 SSH_AGENT_PID=77 21:48:09 Running ssh-add (command line suppressed) 21:48:09 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-340@tmp/private_key_5016149646045859407.key (/w/workspace/gexfoundry_device-rest-go_PR-340@tmp/private_key_5016149646045859407.key) 21:48:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:48:10 + git semver init 21:48:10 2023-09-12 21:48:10,253 [run_init] DEBUG init version:0.0.0 force:False 21:48:10 2023-09-12 21:48:10,254 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-340/.semver 21:48:10 2023-09-12 21:48:10,255 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-340/.semver 21:48:10 2023-09-12 21:48:10,255 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-340/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-340, universal_newlines=False, shell=None, istream=None) 21:48:11 2023-09-12 21:48:11,305 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-340/.git/info/exclude 21:48:11 2023-09-12 21:48:11,305 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-340/.semver/PR-340 with force:False 21:48:11 2023-09-12 21:48:11,305 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-340/.semver/PR-340 21:48:11 2023-09-12 21:48:11,310 [execute] INFO git cat-file --batch-check 21:48:11 2023-09-12 21:48:11,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-340/.semver, universal_newlines=False, shell=None, istream=) 21:48:11 2023-09-12 21:48:11,316 [execute] INFO git cat-file --batch 21:48:11 2023-09-12 21:48:11,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-340/.semver, universal_newlines=False, shell=None, istream=) 21:48:11 2023-09-12 21:48:11,322 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-340/.semver/PR-340 21:48:11 0.0.0 [Pipeline] } 21:48:11 $ docker exec --env ******** --env ******** f0a46ce6976c9ff490b127660a00499b30c1692ef225c9d96087aeaaa0cb560c ssh-agent -k 21:48:11 unset SSH_AUTH_SOCK; 21:48:11 unset SSH_AGENT_PID; 21:48:11 echo Agent pid 77 killed; 21:48:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:48:12 + git semver [Pipeline] } 21:48:12 $ docker stop --time=1 f0a46ce6976c9ff490b127660a00499b30c1692ef225c9d96087aeaaa0cb560c 21:48:13 $ docker rm -f --volumes f0a46ce6976c9ff490b127660a00499b30c1692ef225c9d96087aeaaa0cb560c [Pipeline] // withDockerContainer [Pipeline] sh 21:48:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:48:14 Stashed 1 file(s) [Pipeline] echo 21:48:14 [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 21:48:15 provisioning config files... 21:48:15 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-340@tmp/config2112068467332831516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:48:15 ---> docker-login.sh 21:48:15 nexus3.edgexfoundry.org:10001 21:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:15 Configure a credential helper to remove this warning. See 21:48:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:15 21:48:15 Login Succeeded 21:48:15 nexus3.edgexfoundry.org:10002 21:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:15 Configure a credential helper to remove this warning. See 21:48:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:15 21:48:15 Login Succeeded 21:48:15 nexus3.edgexfoundry.org:10003 21:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:15 Configure a credential helper to remove this warning. See 21:48:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:15 21:48:15 Login Succeeded 21:48:15 nexus3.edgexfoundry.org:10004 21:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:15 Configure a credential helper to remove this warning. See 21:48:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:15 21:48:15 Login Succeeded 21:48:15 docker.io 21:48:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:16 Configure a credential helper to remove this warning. See 21:48:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:16 21:48:16 Login Succeeded 21:48:16 ---> docker-login.sh ends [Pipeline] } 21:48:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:48:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:48:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:48:16 ========================================================= 21:48:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:48:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:16 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:48:16 Sending build context to Docker daemon 10.94MB 21:48:16 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:48:16 Step 2/12 : FROM ${BASE} AS builder 21:48:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:48:16 7264a8db6415: Pulling fs layer 21:48:16 c4d48a809fc2: Pulling fs layer 21:48:16 4f1c88b9dad5: Pulling fs layer 21:48:16 ad3a456e5733: Pulling fs layer 21:48:16 9e4f439ed901: Pulling fs layer 21:48:16 feaf6a47b606: Pulling fs layer 21:48:16 5e8b037d7d82: Pulling fs layer 21:48:16 8ac70367396e: Pulling fs layer 21:48:16 6db16350a2e2: Pulling fs layer 21:48:16 9250d5d63582: Pulling fs layer 21:48:16 ad3a456e5733: Waiting 21:48:16 6db16350a2e2: Waiting 21:48:16 5e8b037d7d82: Waiting 21:48:16 9250d5d63582: Waiting 21:48:16 8ac70367396e: Waiting 21:48:16 9e4f439ed901: Waiting 21:48:16 feaf6a47b606: Waiting 21:48:16 c4d48a809fc2: Verifying Checksum 21:48:16 c4d48a809fc2: Download complete 21:48:16 ad3a456e5733: Verifying Checksum 21:48:16 ad3a456e5733: Download complete 21:48:17 9e4f439ed901: Verifying Checksum 21:48:17 9e4f439ed901: Download complete 21:48:17 7264a8db6415: Verifying Checksum 21:48:17 7264a8db6415: Download complete 21:48:17 feaf6a47b606: Verifying Checksum 21:48:17 feaf6a47b606: Download complete 21:48:17 7264a8db6415: Pull complete 21:48:17 8ac70367396e: Verifying Checksum 21:48:17 8ac70367396e: Download complete 21:48:17 c4d48a809fc2: Pull complete 21:48:17 4f1c88b9dad5: Verifying Checksum 21:48:17 4f1c88b9dad5: Download complete 21:48:17 6db16350a2e2: Verifying Checksum 21:48:17 6db16350a2e2: Download complete 21:48:17 9250d5d63582: Verifying Checksum 21:48:17 9250d5d63582: Download complete 21:48:17 5e8b037d7d82: Verifying Checksum 21:48:17 5e8b037d7d82: Download complete 21:48:21 4f1c88b9dad5: Pull complete 21:48:21 ad3a456e5733: Pull complete 21:48:21 9e4f439ed901: Pull complete 21:48:21 feaf6a47b606: Pull complete 21:48:23 5e8b037d7d82: Pull complete 21:48:24 8ac70367396e: Pull complete 21:48:24 6db16350a2e2: Pull complete 21:48:25 9250d5d63582: Pull complete 21:48:25 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 21:48:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:48:25 ---> fa269f55d9b9 21:48:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:48:29 Still waiting to schedule task 21:48:29 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:48:30 ---> Running in 7baf709ee2c6 21:48:30 Removing intermediate container 7baf709ee2c6 21:48:30 ---> 39ab2404ce34 21:48:30 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:48:30 ---> Running in f8cd9de73969 21:48:30 Removing intermediate container f8cd9de73969 21:48:30 ---> ae2dae8e9feb 21:48:30 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:48:30 ---> Running in 00df24cde4de 21:48:30 Removing intermediate container 00df24cde4de 21:48:30 ---> e00cc0fa4ae6 21:48:30 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:48:30 ---> Running in 656eb8167727 21:48:30 Removing intermediate container 656eb8167727 21:48:30 ---> d7852d0f5197 21:48:30 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:48:30 ---> Running in 4f55b6c4feb1 21:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:48:31 (1/4) Installing openssh-keygen (9.3_p2-r0) 21:48:31 (2/4) Installing libedit (20221030.3.1-r1) 21:48:31 (3/4) Installing openssh-client-common (9.3_p2-r0) 21:48:31 (4/4) Installing openssh-client-default (9.3_p2-r0) 21:48:31 Executing busybox-1.36.1-r2.trigger 21:48:31 OK: 270 MiB in 60 packages 21:48:31 Removing intermediate container 4f55b6c4feb1 21:48:31 ---> 22b3e11dd19a 21:48:31 Step 8/12 : WORKDIR /device-rest-go 21:48:31 ---> Running in b4aace7a5587 21:48:31 Removing intermediate container b4aace7a5587 21:48:31 ---> cc0ae63cdb13 21:48:31 Step 9/12 : COPY go.mod vendor* ./ 21:48:31 ---> de832cdf2257 21:48:31 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:48:31 ---> Running in 65852d9226a7 21:49:14 Removing intermediate container 65852d9226a7 21:49:14 ---> 8fc87d648d5a 21:49:14 Step 11/12 : COPY . . 21:49:14 ---> eafa8fdaf1c6 21:49:14 Step 12/12 : RUN $MAKE 21:49:14 ---> Running in 609fb2d212c3 21:49:14 noop 21:49:14 Removing intermediate container 609fb2d212c3 21:49:14 ---> b9af947651b4 21:49:14 Successfully built b9af947651b4 21:49:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:14 + docker inspect -f . ci-base-image-x86_64 21:49:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:15 prd-ubuntu20.04-docker-8c-8g-6007 does not seem to be running inside a container 21:49:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-340 -v /w/workspace/gexfoundry_device-rest-go_PR-340:/w/workspace/gexfoundry_device-rest-go_PR-340:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-340@tmp:/w/workspace/gexfoundry_device-rest-go_PR-340@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:49:15 $ docker top ed4801813aa3806746762b4bb450e03a97c4c01db96e7545703a2087bdee3b3d -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:16 + go version 21:49:16 go version go1.21.0 linux/amd64 [Pipeline] } 21:49:16 $ docker stop --time=1 ed4801813aa3806746762b4bb450e03a97c4c01db96e7545703a2087bdee3b3d 21:49:17 $ docker rm -f --volumes ed4801813aa3806746762b4bb450e03a97c4c01db96e7545703a2087bdee3b3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:17 + docker inspect -f . ci-base-image-x86_64 21:49:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:18 prd-ubuntu20.04-docker-8c-8g-6007 does not seem to be running inside a container 21:49:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-340 -v /w/workspace/gexfoundry_device-rest-go_PR-340:/w/workspace/gexfoundry_device-rest-go_PR-340:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-340@tmp:/w/workspace/gexfoundry_device-rest-go_PR-340@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:49:18 $ docker top 22adad0c5d11ca53485f9a9db28e6d6e8f579907ca5ed55174c484897389795b -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:18 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-340 [Pipeline] fileExists [Pipeline] sh 21:49:19 + make test 21:49:19 go test ./... -coverprofile=coverage.out ./... 21:49:20 ? github.com/edgexfoundry/device-rest-go [no test files] 21:49:32 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 21:49:32 ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 33.2% of statements 21:49:38 go vet ./... 21:49:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:49:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:49:41 ./bin/test-attribution-txt.sh [Pipeline] echo 21:49:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:49:41 $ docker stop --time=1 22adad0c5d11ca53485f9a9db28e6d6e8f579907ca5ed55174c484897389795b 21:49:46 $ docker rm -f --volumes 22adad0c5d11ca53485f9a9db28e6d6e8f579907ca5ed55174c484897389795b [Pipeline] // withDockerContainer [Pipeline] sh 21:49:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:49:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:49:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:49:48 + ls -al . 21:49:48 total 188 21:49:48 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 21:49 . 21:49:48 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:47 .. 21:49:48 -rw-rw-r-- 1 jenkins jenkins 151 Sep 12 21:47 .dockerignore 21:49:48 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:49 .git 21:49:48 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:47 .github 21:49:48 -rw-rw-r-- 1 jenkins jenkins 329 Sep 12 21:47 .gitignore 21:49:48 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 21:47 .golangci.yml 21:49:48 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:48 .semver 21:49:48 -rw-rw-r-- 1 jenkins jenkins 10300 Sep 12 21:47 Attribution.txt 21:49:48 -rw-rw-r-- 1 jenkins jenkins 15709 Sep 12 21:47 CHANGELOG.md 21:49:48 -rw-rw-r-- 1 jenkins jenkins 1578 Sep 12 21:47 Dockerfile 21:49:48 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 21:47 GOVERNANCE.md 21:49:48 -rw-rw-r-- 1 jenkins jenkins 680 Sep 12 21:47 Jenkinsfile 21:49:48 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 21:47 LICENSE 21:49:48 -rw-rw-r-- 1 jenkins jenkins 2010 Sep 12 21:47 Makefile 21:49:48 -rw-rw-r-- 1 jenkins jenkins 620 Sep 12 21:47 OWNERS.md 21:49:48 -rw-rw-r-- 1 jenkins jenkins 15827 Sep 12 21:47 README.md 21:49:48 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 21:48 VERSION 21:49:48 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:47 bin 21:49:48 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:47 cmd 21:49:48 -rw-r--r-- 1 jenkins jenkins 14499 Sep 12 21:49 coverage.out 21:49:48 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:47 driver 21:49:48 -rw-rw-r-- 1 jenkins jenkins 3889 Sep 12 21:47 go.mod 21:49:48 -rw-rw-r-- 1 jenkins jenkins 34092 Sep 12 21:47 go.sum 21:49:48 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:47 snap 21:49:48 -rw-rw-r-- 1 jenkins jenkins 713 Sep 12 21:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:48 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c --label arch=amd64 --label version=0.0.0 . 21:49:48 Sending build context to Docker daemon 10.95MB 21:49:48 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 21:49:48 Step 2/25 : FROM ${BASE} AS builder 21:49:48 ---> b9af947651b4 21:49:48 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:49:48 ---> Running in f3cc137b74fe 21:49:48 Removing intermediate container f3cc137b74fe 21:49:48 ---> 60accf86b26d 21:49:48 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:49:49 ---> Running in b6f47a80e638 21:49:49 Removing intermediate container b6f47a80e638 21:49:49 ---> 729744c62884 21:49:49 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:49:49 ---> Running in edc38d8d5b79 21:49:49 Removing intermediate container edc38d8d5b79 21:49:49 ---> 840d01c9f076 21:49:49 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:49:49 ---> Running in 85aab3e81007 21:49:49 Removing intermediate container 85aab3e81007 21:49:49 ---> a2f82c862326 21:49:49 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:49:49 ---> Running in 7ad14c2cf22f 21:49:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:49:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:49:49 OK: 270 MiB in 60 packages 21:49:50 Removing intermediate container 7ad14c2cf22f 21:49:50 ---> 79af44d5a36a 21:49:50 Step 8/25 : WORKDIR /device-rest-go 21:49:50 ---> Running in 73a0d80648f4 21:49:50 Removing intermediate container 73a0d80648f4 21:49:50 ---> a146025fe3ae 21:49:50 Step 9/25 : COPY go.mod vendor* ./ 21:49:50 ---> 1fe632183f99 21:49:50 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:50 ---> Running in de84bda61c67 21:49:51 Removing intermediate container de84bda61c67 21:49:51 ---> 1927696e6eea 21:49:51 Step 11/25 : COPY . . 21:49:51 ---> e0416a6dc707 21:49:51 Step 12/25 : RUN $MAKE 21:49:51 ---> Running in a2fb23753949 21:49:52 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-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-rest ./cmd 21:50:14 Removing intermediate container a2fb23753949 21:50:14 ---> 8d17d3ccb599 21:50:14 Step 13/25 : FROM alpine:3.18 21:50:14 3.18: Pulling from library/alpine 21:50:14 7264a8db6415: Already exists 21:50:14 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:50:14 Status: Downloaded newer image for alpine:3.18 21:50:14 ---> 7e01a0d0a1dc 21:50:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:50:14 ---> Running in 2479c5c0146e 21:50:14 Removing intermediate container 2479c5c0146e 21:50:14 ---> 412076f9adab 21:50:14 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 21:50:14 ---> Running in bafa2e676a99 21:50:14 Removing intermediate container bafa2e676a99 21:50:14 ---> f36269fb7357 21:50:14 Step 16/25 : RUN apk add --update --no-cache dumb-init 21:50:14 ---> Running in db96ddbe5f79 21:50:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:14 (1/1) Installing dumb-init (1.2.5-r2) 21:50:14 Executing busybox-1.36.1-r2.trigger 21:50:14 OK: 7 MiB in 16 packages 21:50:14 Removing intermediate container db96ddbe5f79 21:50:14 ---> 1279ecf9e7fb 21:50:14 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 21:50:15 ---> 84f88f362d55 21:50:15 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 21:50:15 ---> 747ba8211a82 21:50:15 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 21:50:15 ---> 3fa86e0563aa 21:50:15 Step 20/25 : EXPOSE 59986 21:50:15 ---> Running in ac4d843101af 21:50:15 Removing intermediate container ac4d843101af 21:50:15 ---> 47abac94e35e 21:50:15 Step 21/25 : ENTRYPOINT ["/device-rest"] 21:50:15 ---> Running in 04bdefcecd4b 21:50:15 Removing intermediate container 04bdefcecd4b 21:50:15 ---> 11ff1a616b40 21:50:15 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:50:15 ---> Running in 215bc61052cb 21:50:15 Removing intermediate container 215bc61052cb 21:50:15 ---> cdfdd373e586 21:50:15 Step 23/25 : LABEL arch=amd64 21:50:15 ---> Running in b4f305bc7f71 21:50:15 Removing intermediate container b4f305bc7f71 21:50:15 ---> dc52d080c865 21:50:15 Step 24/25 : LABEL git_sha=c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c 21:50:15 ---> Running in d28b9daa0a0d 21:50:15 Removing intermediate container d28b9daa0a0d 21:50:15 ---> 270a1da6a38a 21:50:15 Step 25/25 : LABEL version=0.0.0 21:50:15 ---> Running in ac1ce8ba7942 21:50:15 Removing intermediate container ac1ce8ba7942 21:50:15 ---> e4f5dc6272cd 21:50:15 [Warning] One or more build-args [ARCH] were not consumed 21:50:15 Successfully built e4f5dc6272cd 21:50:15 Successfully tagged device-rest: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 21:50:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:50:16 21:50:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:50:17 latest: Pulling from edgex-lftools-log-publisher 21:50:17 5eb5b503b376: Pulling fs layer 21:50:17 5c69ac0246d0: Pulling fs layer 21:50:17 ec43610c2a17: Pulling fs layer 21:50:17 3a2ae6a8a46f: Pulling fs layer 21:50:17 33b1e0a273af: Pulling fs layer 21:50:17 5d3b04190fa2: Pulling fs layer 21:50:17 2f39f015ded8: Pulling fs layer 21:50:17 33b1e0a273af: Waiting 21:50:17 5d3b04190fa2: Waiting 21:50:17 2f39f015ded8: Waiting 21:50:17 3a2ae6a8a46f: Waiting 21:50:17 5c69ac0246d0: Download complete 21:50:17 3a2ae6a8a46f: Verifying Checksum 21:50:17 3a2ae6a8a46f: Download complete 21:50:17 33b1e0a273af: Verifying Checksum 21:50:17 33b1e0a273af: Download complete 21:50:17 5d3b04190fa2: Verifying Checksum 21:50:17 5d3b04190fa2: Download complete 21:50:17 ec43610c2a17: Verifying Checksum 21:50:17 ec43610c2a17: Download complete 21:50:17 5eb5b503b376: Verifying Checksum 21:50:17 5eb5b503b376: Download complete 21:50:18 2f39f015ded8: Download complete 21:50:18 5eb5b503b376: Pull complete 21:50:18 5c69ac0246d0: Pull complete 21:50:19 ec43610c2a17: Pull complete 21:50:19 3a2ae6a8a46f: Pull complete 21:50:19 33b1e0a273af: Pull complete 21:50:19 5d3b04190fa2: Pull complete 21:50:24 2f39f015ded8: Pull complete 21:50:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:50:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:50:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:25 prd-ubuntu20.04-docker-8c-8g-6007 does not seem to be running inside a container 21:50:25 $ 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/gexfoundry_device-rest-go_PR-340 -v /w/workspace/gexfoundry_device-rest-go_PR-340:/w/workspace/gexfoundry_device-rest-go_PR-340:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-340@tmp:/w/workspace/gexfoundry_device-rest-go_PR-340@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:50:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6013 in /w/workspace/gexfoundry_device-rest-go_PR-340 21:50:29 $ docker top 1a3bcf1c94c4918ae904ae38ad5e0e1d7b113c3a2d67908855767d30a540a8cf -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 21:50:29 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 21:50:30 The recommended git tool is: git 21:50:30 ---> job-cost.sh 21:50:30 lf-activate-venv: SKIPPING 21:50:30 INFO: No Stack... 21:50:30 INFO: Retrieving Pricing Info for: v3-standard-8 21:50:31 INFO: Archiving Costs [Pipeline] sh 21:50:31 + cat /w/workspace/gexfoundry_device-rest-go_PR-340/archives/cost.csv 21:50:31 + cut -d, -f6 [Pipeline] lock 21:50:31 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-340-1-stack-cost] 21:50:31 Resource [jenkins-edgexfoundry-device-rest-go-PR-340-1-stack-cost] did not exist. Created. 21:50:31 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-340-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:50:31 + echo total: 0.2199999988079071 [Pipeline] stash 21:50:31 Stashed 1 file(s) [Pipeline] } 21:50:31 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-340-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:50:32 $ docker stop --time=1 1a3bcf1c94c4918ae904ae38ad5e0e1d7b113c3a2d67908855767d30a540a8cf 21:50:33 $ docker rm -f --volumes 1a3bcf1c94c4918ae904ae38ad5e0e1d7b113c3a2d67908855767d30a540a8cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:50:35 using credential edgex-jenkins-ssh 21:50:35 Cloning the remote Git repository 21:50:35 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 21:50:36 > git init /w/workspace/device-rest-go/1 # timeout=10 21:50:36 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 21:50:36 > git --version # timeout=10 21:50:36 > git --version # 'git version 2.25.1' 21:50:36 using GIT_SSH to set credentials SSH Credentials for GitHub 21:50:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:50:38 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 21:50:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:50:39 Merging remotes/origin/main commit 0bc3f30d539332995b04e4270d58f382a711f8a9 into PR head commit c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c 21:50:39 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 21:50:39 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 21:50:39 using GIT_SSH to set credentials SSH Credentials for GitHub 21:50:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/340/head:refs/remotes/origin/PR-340 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:50:39 > git config core.sparsecheckout # timeout=10 21:50:40 > git checkout -f c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c # timeout=10 21:50:40 > git remote # timeout=10 21:50:40 > git config --get remote.origin.url # timeout=10 21:50:40 using GIT_SSH to set credentials SSH Credentials for GitHub 21:50:40 > git merge 0bc3f30d539332995b04e4270d58f382a711f8a9 # timeout=10 21:50:40 > git rev-parse HEAD^{commit} # timeout=10 21:50:40 Merge succeeded, producing c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c 21:50:40 Checking out Revision c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c (PR-340) 21:50:40 > git config core.sparsecheckout # timeout=10 21:50:40 > git checkout -f c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c # timeout=10 21:50:43 Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18" 21:50:43 > git --version # timeout=10 21:50:43 > git --version # 'git version 2.25.1' 21:50:43 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:50:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:50:45 % Total % Received % Xferd Average Speed Time Time Time Current 21:50:45 Dload Upload Total Spent Left Speed 21:50:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 21:50:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:50:46 + sudo tee /etc/docker/daemon.new 21:50:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:50:46 { 21:50:46 "registry-mirrors": [ 21:50:46 "https://nexus3.edgexfoundry.org:10001" 21:50:46 ], 21:50:46 "bip": "10.250.0.254/24", 21:50:46 "hosts": [ 21:50:46 "tcp://0.0.0.0:5555", 21:50:46 "unix:///var/run/docker.sock" 21:50:46 ], 21:50:46 "mtu": 1458, 21:50:46 "selinux-enabled": true, 21:50:46 "seccomp-profile": "/etc/docker/seccomp.json" 21:50:46 } [Pipeline] sh 21:50:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:50:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:51:09 provisioning config files... 21:51:09 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config6274474709056276311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:51:09 ---> docker-login.sh 21:51:09 nexus3.edgexfoundry.org:10001 21:51:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:10 Configure a credential helper to remove this warning. See 21:51:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:10 21:51:10 Login Succeeded 21:51:10 nexus3.edgexfoundry.org:10002 21:51:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:10 Configure a credential helper to remove this warning. See 21:51:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:10 21:51:10 Login Succeeded 21:51:10 nexus3.edgexfoundry.org:10003 21:51:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:10 Configure a credential helper to remove this warning. See 21:51:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:10 21:51:10 Login Succeeded 21:51:10 nexus3.edgexfoundry.org:10004 21:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:11 Configure a credential helper to remove this warning. See 21:51:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:11 21:51:11 Login Succeeded 21:51:11 docker.io 21:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:11 Configure a credential helper to remove this warning. See 21:51:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:11 21:51:11 Login Succeeded 21:51:11 ---> docker-login.sh ends [Pipeline] } 21:51:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:51:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:51:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:51:12 ========================================================= 21:51:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:51:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:51:13 Sending build context to Docker daemon 143.4kB 21:51:13 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:51:13 Step 2/12 : FROM ${BASE} AS builder 21:51:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:51:13 9fda8d8052c6: Pulling fs layer 21:51:13 5d54e960e981: Pulling fs layer 21:51:13 c4a7e357bf2a: Pulling fs layer 21:51:13 f0e02332f6b5: Pulling fs layer 21:51:13 66412af1f25a: Pulling fs layer 21:51:13 1baf3a5c0e64: Pulling fs layer 21:51:13 9a37bb91b891: Pulling fs layer 21:51:13 a29adfc67d43: Pulling fs layer 21:51:13 d5de9f91c1a4: Pulling fs layer 21:51:13 1baf3a5c0e64: Waiting 21:51:13 9a37bb91b891: Waiting 21:51:13 a29adfc67d43: Waiting 21:51:13 f0e02332f6b5: Waiting 21:51:13 d5de9f91c1a4: Waiting 21:51:13 66412af1f25a: Waiting 21:51:13 5d54e960e981: Verifying Checksum 21:51:13 5d54e960e981: Download complete 21:51:13 f0e02332f6b5: Verifying Checksum 21:51:13 f0e02332f6b5: Download complete 21:51:13 66412af1f25a: Verifying Checksum 21:51:13 66412af1f25a: Download complete 21:51:13 9fda8d8052c6: Download complete 21:51:13 9a37bb91b891: Verifying Checksum 21:51:13 9a37bb91b891: Download complete 21:51:14 a29adfc67d43: Download complete 21:51:14 9fda8d8052c6: Pull complete 21:51:15 5d54e960e981: Pull complete 21:51:15 d5de9f91c1a4: Verifying Checksum 21:51:15 d5de9f91c1a4: Download complete 21:51:15 c4a7e357bf2a: Verifying Checksum 21:51:15 c4a7e357bf2a: Download complete 21:51:16 1baf3a5c0e64: Download complete 21:51:26 c4a7e357bf2a: Pull complete 21:51:26 f0e02332f6b5: Pull complete 21:51:27 66412af1f25a: Pull complete 21:51:35 1baf3a5c0e64: Pull complete 21:51:35 9a37bb91b891: Pull complete 21:51:37 a29adfc67d43: Pull complete 21:51:39 d5de9f91c1a4: Pull complete 21:51:39 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 21:51:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:51:39 ---> 746ca1b523b5 21:51:39 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:51:41 ---> Running in ea1afcdc2ff7 21:51:41 Removing intermediate container ea1afcdc2ff7 21:51:41 ---> 8686fc3b7537 21:51:41 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:51:41 ---> Running in 421e51aa3ca9 21:51:42 Removing intermediate container 421e51aa3ca9 21:51:42 ---> 254d0defed31 21:51:42 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:51:42 ---> Running in 714b5473268a 21:51:42 Removing intermediate container 714b5473268a 21:51:42 ---> f696edb37974 21:51:42 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:51:42 ---> Running in 67119a64af45 21:51:42 Removing intermediate container 67119a64af45 21:51:42 ---> a8fd139d071f 21:51:42 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:51:42 ---> Running in d44b94f209ce 21:51:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:51:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:51:46 (1/4) Installing openssh-keygen (9.3_p2-r0) 21:51:46 (2/4) Installing libedit (20221030.3.1-r1) 21:51:46 (3/4) Installing openssh-client-common (9.3_p2-r0) 21:51:46 (4/4) Installing openssh-client-default (9.3_p2-r0) 21:51:46 Executing busybox-1.36.1-r2.trigger 21:51:46 OK: 272 MiB in 60 packages 21:51:47 Removing intermediate container d44b94f209ce 21:51:47 ---> 8ee450be0280 21:51:47 Step 8/12 : WORKDIR /device-rest-go 21:51:47 ---> Running in 8e3e21914baf 21:51:48 Removing intermediate container 8e3e21914baf 21:51:48 ---> 709726d0236f 21:51:48 Step 9/12 : COPY go.mod vendor* ./ 21:51:48 ---> 0f779930a761 21:51:48 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:51:48 ---> Running in ccc8f519dd52 21:53:10 Removing intermediate container ccc8f519dd52 21:53:10 ---> d5a2f04f0385 21:53:10 Step 11/12 : COPY . . 21:53:10 ---> f3108cc66d7e 21:53:10 Step 12/12 : RUN $MAKE 21:53:10 ---> Running in bb7dc51c5e6d 21:53:10 noop 21:53:10 Removing intermediate container bb7dc51c5e6d 21:53:10 ---> 61b08b4bb88e 21:53:10 Successfully built 61b08b4bb88e 21:53:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:10 + docker inspect -f . ci-base-image-arm64 21:53:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:11 prd-ubuntu20.04-docker-arm64-4c-16g-6013 does not seem to be running inside a container 21:53:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:53:12 $ docker top 2539262d1e0333162d30741448138cd562f9a8e73de795ff2b089e1b8028aa0a -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:13 + go version 21:53:13 go version go1.21.0 linux/arm64 [Pipeline] } 21:53:13 $ docker stop --time=1 2539262d1e0333162d30741448138cd562f9a8e73de795ff2b089e1b8028aa0a 21:53:15 $ docker rm -f --volumes 2539262d1e0333162d30741448138cd562f9a8e73de795ff2b089e1b8028aa0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:16 + docker inspect -f . ci-base-image-arm64 21:53:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:16 prd-ubuntu20.04-docker-arm64-4c-16g-6013 does not seem to be running inside a container 21:53:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:53:17 $ docker top 80905e82e3d2312a958a29b1bb61311a8dbd5c81180e3d77bd4d1191733ebda7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:18 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 21:53:19 + make test 21:53:19 go test ./... -coverprofile=coverage.out ./... 21:53:23 ? github.com/edgexfoundry/device-rest-go [no test files] 21:55:30 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 21:55:30 ok github.com/edgexfoundry/device-rest-go/driver 0.135s coverage: 33.2% of statements 21:55:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:55:30 go vet ./... 21:55:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:55:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:55:56 ./bin/test-attribution-txt.sh [Pipeline] echo 21:55:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:55:57 $ docker stop --time=1 80905e82e3d2312a958a29b1bb61311a8dbd5c81180e3d77bd4d1191733ebda7 21:55:59 $ docker rm -f --volumes 80905e82e3d2312a958a29b1bb61311a8dbd5c81180e3d77bd4d1191733ebda7 [Pipeline] // withDockerContainer [Pipeline] sh 21:56:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:56:00 Warning: overwriting stash ‘coverage-report’ 21:56:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:56:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:56:02 + ls -al . 21:56:02 total 184 21:56:02 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:53 . 21:56:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:50 .. 21:56:02 -rw-rw-r-- 1 jenkins jenkins 151 Sep 12 21:50 .dockerignore 21:56:02 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:50 .git 21:56:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:50 .github 21:56:02 -rw-rw-r-- 1 jenkins jenkins 329 Sep 12 21:50 .gitignore 21:56:02 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 21:50 .golangci.yml 21:56:02 -rw-rw-r-- 1 jenkins jenkins 10300 Sep 12 21:50 Attribution.txt 21:56:02 -rw-rw-r-- 1 jenkins jenkins 15709 Sep 12 21:50 CHANGELOG.md 21:56:02 -rw-rw-r-- 1 jenkins jenkins 1578 Sep 12 21:50 Dockerfile 21:56:02 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 21:50 GOVERNANCE.md 21:56:02 -rw-rw-r-- 1 jenkins jenkins 680 Sep 12 21:50 Jenkinsfile 21:56:02 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 21:50 LICENSE 21:56:02 -rw-rw-r-- 1 jenkins jenkins 2010 Sep 12 21:50 Makefile 21:56:02 -rw-rw-r-- 1 jenkins jenkins 620 Sep 12 21:50 OWNERS.md 21:56:02 -rw-rw-r-- 1 jenkins jenkins 15827 Sep 12 21:50 README.md 21:56:02 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 21:48 VERSION 21:56:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:50 bin 21:56:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:50 cmd 21:56:02 -rw-r--r-- 1 jenkins jenkins 14499 Sep 12 21:55 coverage.out 21:56:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:50 driver 21:56:02 -rw-rw-r-- 1 jenkins jenkins 3889 Sep 12 21:50 go.mod 21:56:02 -rw-rw-r-- 1 jenkins jenkins 34092 Sep 12 21:50 go.sum 21:56:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:50 snap 21:56:02 -rw-rw-r-- 1 jenkins jenkins 713 Sep 12 21:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:02 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c --label arch=arm64 --label version=0.0.0 . 21:56:02 Sending build context to Docker daemon 158.7kB 21:56:02 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 21:56:02 Step 2/25 : FROM ${BASE} AS builder 21:56:02 ---> 61b08b4bb88e 21:56:02 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:56:03 ---> Running in 0e86cda3af11 21:56:03 Removing intermediate container 0e86cda3af11 21:56:03 ---> fb42238e9cba 21:56:03 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:56:03 ---> Running in b22d5549a167 21:56:03 Removing intermediate container b22d5549a167 21:56:03 ---> 2edc993ccdce 21:56:03 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:56:03 ---> Running in 4ebf65f4e1fe 21:56:04 Removing intermediate container 4ebf65f4e1fe 21:56:04 ---> 92a8c735a5e6 21:56:04 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:56:04 ---> Running in b3c1803e5c24 21:56:04 Removing intermediate container b3c1803e5c24 21:56:04 ---> e4d4c46f203a 21:56:04 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:56:04 ---> Running in b4c59dbc7158 21:56:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:56:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:56:07 OK: 272 MiB in 60 packages 21:56:08 Removing intermediate container b4c59dbc7158 21:56:08 ---> b043afa2eb08 21:56:08 Step 8/25 : WORKDIR /device-rest-go 21:56:08 ---> Running in 87705b0d1fa2 21:56:08 Removing intermediate container 87705b0d1fa2 21:56:08 ---> 417a28af77eb 21:56:08 Step 9/25 : COPY go.mod vendor* ./ 21:56:09 ---> e844e12a662a 21:56:09 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:09 ---> Running in 8b894d6c8a50 21:56:12 Removing intermediate container 8b894d6c8a50 21:56:12 ---> 44a26c4a980d 21:56:12 Step 11/25 : COPY . . 21:56:12 ---> 0e5547da3d2d 21:56:12 Step 12/25 : RUN $MAKE 21:56:12 ---> Running in 6b67dd85a4f8 21:56:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-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-rest ./cmd 21:58:20 Removing intermediate container 6b67dd85a4f8 21:58:20 ---> b20b3fe7007f 21:58:20 Step 13/25 : FROM alpine:3.18 21:58:23 3.18: Pulling from library/alpine 21:58:23 9fda8d8052c6: Already exists 21:58:23 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:58:23 Status: Downloaded newer image for alpine:3.18 21:58:23 ---> f6648c04cd6c 21:58:23 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:58:23 ---> Running in 2093656cef27 21:58:23 Removing intermediate container 2093656cef27 21:58:23 ---> ae90541b47f4 21:58:23 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 21:58:23 ---> Running in 8edfee4a0c77 21:58:23 Removing intermediate container 8edfee4a0c77 21:58:23 ---> 158e63324e39 21:58:23 Step 16/25 : RUN apk add --update --no-cache dumb-init 21:58:24 ---> Running in e5151fd2a188 21:58:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:58:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:58:26 (1/1) Installing dumb-init (1.2.5-r2) 21:58:26 Executing busybox-1.36.1-r2.trigger 21:58:26 OK: 8 MiB in 16 packages 21:58:27 Removing intermediate container e5151fd2a188 21:58:27 ---> b103d7bef0b5 21:58:27 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 21:58:29 ---> 52e67624bc9a 21:58:29 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 21:58:29 ---> a311e01adb23 21:58:29 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 21:58:29 ---> c7a2249eb8c9 21:58:29 Step 20/25 : EXPOSE 59986 21:58:29 ---> Running in 66820d0d9a16 21:58:30 Removing intermediate container 66820d0d9a16 21:58:30 ---> f7d51c843c65 21:58:30 Step 21/25 : ENTRYPOINT ["/device-rest"] 21:58:30 ---> Running in 8da986edf6ed 21:58:30 Removing intermediate container 8da986edf6ed 21:58:30 ---> 8cf6e6a54ce0 21:58:30 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:58:30 ---> Running in 55eda2cc5c4f 21:58:30 Removing intermediate container 55eda2cc5c4f 21:58:30 ---> 9d991b25affd 21:58:30 Step 23/25 : LABEL arch=arm64 21:58:30 ---> Running in b8342ea6e750 21:58:31 Removing intermediate container b8342ea6e750 21:58:31 ---> 3b89e9af9a00 21:58:31 Step 24/25 : LABEL git_sha=c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c 21:58:31 ---> Running in 69a181bd2e19 21:58:31 Removing intermediate container 69a181bd2e19 21:58:31 ---> e0f349d58af1 21:58:31 Step 25/25 : LABEL version=0.0.0 21:58:31 ---> Running in 494bc109fb2c 21:58:32 Removing intermediate container 494bc109fb2c 21:58:32 ---> 02995d62733e 21:58:32 [Warning] One or more build-args [ARCH] were not consumed 21:58:32 Successfully built 02995d62733e 21:58:32 Successfully tagged device-rest-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 21:58:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:58:32 21:58:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:58:33 arm64: Pulling from edgex-lftools-log-publisher 21:58:33 8998bd30e6a1: Pulling fs layer 21:58:33 04944245beec: Pulling fs layer 21:58:33 699f458cf7ca: Pulling fs layer 21:58:33 765212b225bb: Pulling fs layer 21:58:33 f23df028b6ca: Pulling fs layer 21:58:33 d65c8cfc05b1: Pulling fs layer 21:58:33 2437ff75d9bd: Pulling fs layer 21:58:33 f23df028b6ca: Waiting 21:58:33 d65c8cfc05b1: Waiting 21:58:33 2437ff75d9bd: Waiting 21:58:33 765212b225bb: Waiting 21:58:33 04944245beec: Verifying Checksum 21:58:33 04944245beec: Download complete 21:58:33 765212b225bb: Verifying Checksum 21:58:33 765212b225bb: Download complete 21:58:33 f23df028b6ca: Verifying Checksum 21:58:33 f23df028b6ca: Download complete 21:58:33 d65c8cfc05b1: Verifying Checksum 21:58:33 d65c8cfc05b1: Download complete 21:58:33 699f458cf7ca: Verifying Checksum 21:58:33 699f458cf7ca: Download complete 21:58:34 8998bd30e6a1: Download complete 21:58:36 2437ff75d9bd: Verifying Checksum 21:58:36 2437ff75d9bd: Download complete 21:58:38 8998bd30e6a1: Pull complete 21:58:38 04944245beec: Pull complete 21:58:40 699f458cf7ca: Pull complete 21:58:40 765212b225bb: Pull complete 21:58:41 f23df028b6ca: Pull complete 21:58:41 d65c8cfc05b1: Pull complete 21:58:56 2437ff75d9bd: Pull complete 21:58:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:58:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:58:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:56 prd-ubuntu20.04-docker-arm64-4c-16g-6013 does not seem to be running inside a container 21:58:56 $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:58:59 $ docker top 4878f5486333fcf6a57138f164cd64f8e3d70e71303f40e0d7821e6b40b1a6eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:59:00 ---> job-cost.sh 21:59:00 lf-activate-venv: SKIPPING 21:59:00 INFO: No Stack... 21:59:00 INFO: Retrieving Pricing Info for: v3-standard-4 21:59:01 INFO: Archiving Costs [Pipeline] sh 21:59:02 + cat /w/workspace/device-rest-go/1/archives/cost.csv 21:59:02 + cut -d, -f6 [Pipeline] lock 21:59:02 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-340-1-stack-cost] 21:59:02 Resource [jenkins-edgexfoundry-device-rest-go-PR-340-1-stack-cost] did not exist. Created. 21:59:02 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-340-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:59:02 /w/workspace/device-rest-go/1@tmp/durable-c3b5aced/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:59:03 + echo total: 0.10999999940395355 [Pipeline] stash 21:59:03 Warning: overwriting stash ‘stack-cost’ 21:59:03 Stashed 1 file(s) [Pipeline] } 21:59:03 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-340-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:59:03 $ docker stop --time=1 4878f5486333fcf6a57138f164cd64f8e3d70e71303f40e0d7821e6b40b1a6eb 21:59:05 $ docker rm -f --volumes 4878f5486333fcf6a57138f164cd64f8e3d70e71303f40e0d7821e6b40b1a6eb [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 21:59:06 provisioning config files... 21:59:06 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-340@tmp/config12402851047542696049tmp [Pipeline] { [Pipeline] sh 21:59:06 + set +x 21:59:06 + curl -s https://codecov.io/bash 21:59:06 + bash -s -- 21:59:06 21:59:06 _____ _ 21:59:06 / ____| | | 21:59:06 | | ___ __| | ___ ___ _____ __ 21:59:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:59:06 | |___| (_) | (_| | __/ (_| (_) \ V / 21:59:06 \_____\___/ \__,_|\___|\___\___/ \_/ 21:59:06 Bash-1.0.6 21:59:06 21:59:06 21:59:06 ==> git version 2.25.1 found 21:59:06 ==> 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 21:59:06 Release-Date: 2020-01-08 21:59:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:59:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:59:06 ==> Jenkins CI detected. 21:59:06 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-340 21:59:06 project root: . 21:59:06 --> token set from env 21:59:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:59:06 ==> Running gcov in . (disable via -X gcov) 21:59:06 ==> Python coveragepy not found 21:59:06 ==> Searching for coverage reports in: 21:59:06 + . 21:59:06 -> Found 1 reports 21:59:06 ==> Detecting git/mercurial file structure 21:59:06 ==> Reading reports 21:59:06 + ./coverage.out bytes=14499 21:59:06 ==> Appending adjustments 21:59:06 https://docs.codecov.io/docs/fixing-reports 21:59:06 + Found adjustments 21:59:06 ==> Gzipping contents 21:59:06 4.0K /tmp/codecov.6iRQNn.gz 21:59:06 ==> Uploading reports 21:59:06 url: https://codecov.io 21:59:06 query: branch=PR-340&commit=c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-340%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=340&job=&cmd_args= 21:59:06 -> Pinging Codecov 21:59:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-340&commit=c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-340%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=340&job=&cmd_args= 21:59:06 -> Uploading to 21:59:06 https://storage.googleapis.com/codecov/v4/raw/2023-09-12/4E5D53B4F1F92C436F7061BF334D961C/c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c/9400f28f-0f7d-4419-ab76-0ab785647b7b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T215906Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d82eb700258bfd4e608f8acf28cb22fee990b4c251690973b71e99d2266dba21 21:59:06 % Total % Received % Xferd Average Speed Time Time Time Current 21:59:06 Dload Upload Total Spent Left Speed 21:59:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2493 0 0 100 2493 0 12654 --:--:-- --:--:-- --:--:-- 12654 21:59:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/c656c96d5fb4fab0c3e9f2ec4d7040b27cbd8f4c [Pipeline] } 21:59:07 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 21:59:09 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-340/archives ] 21:59:09 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-340/archives 21:59:09 total 16 21:59:09 drwxr-xr-x 3 root root 4096 Sep 12 21:50 . 21:59:09 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 21:50 .. 21:59:09 drwxr-xr-x 2 root root 4096 Sep 12 21:50 cost 21:59:09 -rw-r--r-- 1 root root 86 Sep 12 21:50 cost.csv 21:59:09 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-340/archives 21:59:09 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-340/archives 21:59:09 total 16 21:59:09 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:50 . 21:59:09 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 21:50 .. 21:59:09 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 21:50 cost 21:59:09 -rw-r--r-- 1 jenkins jenkins 86 Sep 12 21:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:59:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:59:10 ---> package-listing.sh 21:59:10 ++ facter osfamily 21:59:10 ++ tr '[:upper:]' '[:lower:]' 21:59:10 + OS_FAMILY=debian 21:59:10 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-340 21:59:10 + START_PACKAGES=/tmp/packages_start.txt 21:59:10 + END_PACKAGES=/tmp/packages_end.txt 21:59:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:59:10 + PACKAGES=/tmp/packages_start.txt 21:59:10 + '[' /w/workspace/gexfoundry_device-rest-go_PR-340 ']' 21:59:10 + PACKAGES=/tmp/packages_end.txt 21:59:10 + case "${OS_FAMILY}" in 21:59:10 + dpkg -l 21:59:10 + grep '^ii' 21:59:10 + '[' -f /tmp/packages_start.txt ']' 21:59:10 + '[' -f /tmp/packages_end.txt ']' 21:59:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:59:10 + '[' /w/workspace/gexfoundry_device-rest-go_PR-340 ']' 21:59:10 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-340/archives/ 21:59:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-340/archives/ [Pipeline] echo 21:59:10 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/gexfoundry_device-rest-go_PR-340/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:59:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:59:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:11 prd-ubuntu20.04-docker-8c-8g-6007 does not seem to be running inside a container 21:59:11 $ 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/gexfoundry_device-rest-go_PR-340/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-340 -v /w/workspace/gexfoundry_device-rest-go_PR-340:/w/workspace/gexfoundry_device-rest-go_PR-340:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-340@tmp:/w/workspace/gexfoundry_device-rest-go_PR-340@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:59:11 $ docker top 6adda4f08182d43ad63ad10b81b236ce6c868cbc00b99821137e707ae4d0d954 -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:12 + touch /tmp/pre-build-complete [Pipeline] sh 21:59:12 + mkdir -p /var/log/sysstat [Pipeline] sh 21:59:12 + ls /var/log/sa-host 21:59:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:59:12 provisioning config files... 21:59:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-340@tmp/config444000393499109892tmp [Pipeline] { [Pipeline] echo 21:59:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:59:13 ---> create-netrc.sh [Pipeline] } 21:59:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:59:13 ---> python-tools-install.sh [Pipeline] echo 21:59:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:59:14 ---> sudo-logs.sh 21:59:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:59:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:59:14 ---> job-cost.sh 21:59:14 lf-activate-venv: SKIPPING 21:59:14 DEBUG: total: 0.2199999988079071 21:59:14 INFO: Retrieving Stack Cost... 21:59:15 INFO: Retrieving Pricing Info for: v3-standard-8 21:59:15 INFO: Archiving Costs [Pipeline] echo 21:59:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:59:15 ---> logs-deploy.sh 21:59:15 lf-activate-venv: SKIPPING 21:59:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-340/1 21:59:15 INFO: archiving workspace using pattern(s): 21:59:16 Archives upload complete. 21:59:16 INFO: archiving logs to Nexus