Pull request #361 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9 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-ssh6922035888714509417.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh17590541780512010152.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-rfid-llrp-go/branches/snyk-fix-9.ssa6klljm.a11dcac42b7/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-rfid-llrp-go/branches/snyk-fix-9.ssa6klljm.a11dcac42b7/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10035056722508758985.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-rfid-llrp-go/branches/snyk-fix-9.ssa6klljm.a11dcac42b7/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10271878586725411826.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh10581733260840792881.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-rfid-llrp-go/branches/snyk-fix-9.ssa6klljm.a11dcac42b7/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-rfid-llrp-go/branches/snyk-fix-9.ssa6klljm.a11dcac42b7/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12919843473570618635.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-rfid-llrp-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-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 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-rfid-llrp 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-772578 in /w/workspace/9a821a1fc897be9f73553a11dcac42b7 [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-rfid-llrp-go.git > git init /w/workspace/9a821a1fc897be9f73553a11dcac42b7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9 (snyk-fix-9a821a1fc897be9f73553a11dcac42b7) Commit message: "fix: Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:11:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:11:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:11:41 ========================================================= 06:11:41 EdgeX Global Pipelines Version Info 06:11:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:11:42 ------------------- 06:11:42 stable info: 06:11:42 ------------------- 06:11:42 Commited By: Cherry Wang cherry@iotechsys.com 06:11:42 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 06:11:42 Message: update stable to v1.0.278 06:11:42 ------------------- 06:11:42 experimental info: 06:11:42 ------------------- 06:11:42 Commited By: **** collab-it+edgex@linuxfoundation.org 06:11:42 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 06:11:42 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:11:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 06:11:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 06:11:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:11:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:11:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:11:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 06:11:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:11:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:11:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:11:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:11:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:11:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 06:11:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:11:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:11:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:11:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:11:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:11:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:11:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:11:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:11:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:11:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:11:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:11:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:11:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:11:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:11:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:11:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-9a821a1fc897be9f73553a11dcac42b7 [Pipeline] echo 06:11:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-9a821a1fc897be9f73553a11dcac42b7 [Pipeline] echo 06:11:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-9a821a1fc897be9f73553a11dcac42b7 [Pipeline] echo 06:11:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9 [Pipeline] echo 06:11:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7af6fea [Pipeline] echo 06:11:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:11:44 provisioning config files... 06:11:44 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/9a821a1fc897be9f73553a11dcac42b7@tmp/config2861698037641542603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:11:45 ---> ****-login.sh 06:11:45 nexus3.edgexfoundry.org:10001 06:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:46 06:11:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:11:46 Configure a credential helper to remove this warning. See 06:11:46 https://docs.****.com/go/credential-store/ 06:11:46 06:11:46 Login Succeeded 06:11:46 nexus3.edgexfoundry.org:10002 06:11:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:46 06:11:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:11:46 Configure a credential helper to remove this warning. See 06:11:46 https://docs.****.com/go/credential-store/ 06:11:46 06:11:46 Login Succeeded 06:11:46 nexus3.edgexfoundry.org:10003 06:11:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:46 06:11:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:11:46 Configure a credential helper to remove this warning. See 06:11:46 https://docs.****.com/go/credential-store/ 06:11:46 06:11:46 Login Succeeded 06:11:46 nexus3.edgexfoundry.org:10004 06:11:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:46 06:11:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:11:46 Configure a credential helper to remove this warning. See 06:11:46 https://docs.****.com/go/credential-store/ 06:11:46 06:11:46 Login Succeeded 06:11:46 ****.io 06:11:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:46 06:11:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:11:46 Configure a credential helper to remove this warning. See 06:11:46 https://docs.****.com/go/credential-store/ 06:11:46 06:11:46 Login Succeeded 06:11:46 ---> ****-login.sh ends [Pipeline] } 06:11:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:11:47 + git rev-list -1 --merges 7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9~1..7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9 [Pipeline] echo 06:11:47 -----------> git rev-list -1 --merges 7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9~1..7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9 7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9 [false] [Pipeline] sh 06:11:48 + git log --format=format:%s -1 7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9 [Pipeline] echo 06:11:48 ========================================================= 06:11:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:11:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:11:48 + git log --format=format:%s -1 7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9 [Pipeline] echo 06:11:48 [semverPrep] GIT_COMMIT: 7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9, Commit Message: fix: Dockerfile to reduce vulnerabilities [Pipeline] echo 06:11:48 [semverPrep] This is not a build commit. [Pipeline] sh 06:11:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:11:49 + grep -v github /etc/ssh/ssh_known_hosts 06:11:49 + [ -e /tmp/ssh_known_hosts ] 06:11:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:11:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:11:49 + sudo tee -a /etc/ssh/ssh_known_hosts 06:11:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:11:49 06:11:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:11:49 0.1.4: Pulling from edgex-devops/py-git-semver 06:11:49 3dae71ba6b94: Pulling fs layer 06:11:49 6bf1a483ea7c: Pulling fs layer 06:11:49 f5dfc541a4d3: Pulling fs layer 06:11:49 461d9e800cba: Pulling fs layer 06:11:49 80192f66455f: Pulling fs layer 06:11:49 2e8e34ca0e6c: Pulling fs layer 06:11:49 a29436f7fd5d: Pulling fs layer 06:11:49 923cac83aea3: Pulling fs layer 06:11:49 25ad8b0a4227: Pulling fs layer 06:11:49 db01528c6b51: Pulling fs layer 06:11:49 28988de357af: Pulling fs layer 06:11:49 a29436f7fd5d: Waiting 06:11:49 923cac83aea3: Waiting 06:11:49 28988de357af: Waiting 06:11:49 25ad8b0a4227: Waiting 06:11:49 db01528c6b51: Waiting 06:11:49 80192f66455f: Waiting 06:11:49 461d9e800cba: Waiting 06:11:49 2e8e34ca0e6c: Waiting 06:11:49 6bf1a483ea7c: Verifying Checksum 06:11:49 6bf1a483ea7c: Download complete 06:11:49 461d9e800cba: Verifying Checksum 06:11:49 461d9e800cba: Download complete 06:11:49 80192f66455f: Download complete 06:11:50 f5dfc541a4d3: Verifying Checksum 06:11:50 f5dfc541a4d3: Download complete 06:11:50 3dae71ba6b94: Verifying Checksum 06:11:50 3dae71ba6b94: Download complete 06:11:50 923cac83aea3: Verifying Checksum 06:11:50 923cac83aea3: Download complete 06:11:50 25ad8b0a4227: Verifying Checksum 06:11:50 25ad8b0a4227: Download complete 06:11:50 db01528c6b51: Verifying Checksum 06:11:50 db01528c6b51: Download complete 06:11:50 28988de357af: Download complete 06:11:50 a29436f7fd5d: Verifying Checksum 06:11:50 a29436f7fd5d: Download complete 06:11:50 2e8e34ca0e6c: Verifying Checksum 06:11:50 2e8e34ca0e6c: Download complete 06:11:51 3dae71ba6b94: Pull complete 06:11:51 6bf1a483ea7c: Pull complete 06:11:52 f5dfc541a4d3: Pull complete 06:11:52 461d9e800cba: Pull complete 06:11:52 80192f66455f: Pull complete 06:11:57 2e8e34ca0e6c: Pull complete 06:11:57 a29436f7fd5d: Pull complete 06:11:57 923cac83aea3: Pull complete 06:11:58 25ad8b0a4227: Pull complete 06:11:58 db01528c6b51: Pull complete 06:11:58 28988de357af: Pull complete 06:11:58 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:11:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:11:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:11:58 prd-ubuntu20.04-docker-8c-8g-772578 does not seem to be running inside a container 06:11:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/9a821a1fc897be9f73553a11dcac42b7 -v /w/workspace/9a821a1fc897be9f73553a11dcac42b7:/w/workspace/9a821a1fc897be9f73553a11dcac42b7:rw,z -v /w/workspace/9a821a1fc897be9f73553a11dcac42b7@tmp:/w/workspace/9a821a1fc897be9f73553a11dcac42b7@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:12:00 $ docker top 4c8bf58d68d381a8a8be4bea7bed49cd3316e95e391315dd39e26d39aa0c5f80 -eo pid,comm 06:12:00 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). 06:12:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:12:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:12:00 [ssh-agent] Looking for ssh-agent implementation... 06:12:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:00 $ docker exec 4c8bf58d68d381a8a8be4bea7bed49cd3316e95e391315dd39e26d39aa0c5f80 ssh-agent 06:12:00 SSH_AUTH_SOCK=/tmp/ssh-6rwLIIogb5eP/agent.33 06:12:00 SSH_AGENT_PID=39 06:12:00 Running ssh-add (command line suppressed) 06:12:00 Identity added: /w/workspace/9a821a1fc897be9f73553a11dcac42b7@tmp/private_key_9543864121101749775.key (/w/workspace/9a821a1fc897be9f73553a11dcac42b7@tmp/private_key_9543864121101749775.key) 06:12:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:12:01 + git config --global --add safe.directory /w/workspace/9a821a1fc897be9f73553a11dcac42b7 [Pipeline] sh 06:12:01 + git tag --points-at HEAD [Pipeline] } 06:12:01 $ docker exec --env ******** --env ******** 4c8bf58d68d381a8a8be4bea7bed49cd3316e95e391315dd39e26d39aa0c5f80 ssh-agent -k 06:12:01 unset SSH_AUTH_SOCK; 06:12:01 unset SSH_AGENT_PID; 06:12:01 echo Agent pid 39 killed; 06:12:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:12:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:12:01 [ssh-agent] Looking for ssh-agent implementation... 06:12:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:01 $ docker exec 4c8bf58d68d381a8a8be4bea7bed49cd3316e95e391315dd39e26d39aa0c5f80 ssh-agent 06:12:01 SSH_AUTH_SOCK=/tmp/ssh-2kklcz6Z2twf/agent.89 06:12:01 SSH_AGENT_PID=95 06:12:01 Running ssh-add (command line suppressed) 06:12:01 Identity added: /w/workspace/9a821a1fc897be9f73553a11dcac42b7@tmp/private_key_14841683557388758290.key (/w/workspace/9a821a1fc897be9f73553a11dcac42b7@tmp/private_key_14841683557388758290.key) 06:12:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:12:02 + git semver init 06:12:02 2025-11-05 06:12:02,550 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:12:02 2025-11-05 06:12:02,554 [run_init] DEBUG init version:0.0.0 force:False 06:12:02 2025-11-05 06:12:02,555 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/9a821a1fc897be9f73553a11dcac42b7/.semver 06:12:02 2025-11-05 06:12:02,555 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/9a821a1fc897be9f73553a11dcac42b7/.semver 06:12:02 2025-11-05 06:12:02,556 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/9a821a1fc897be9f73553a11dcac42b7/.semver'], cwd=/w/workspace/9a821a1fc897be9f73553a11dcac42b7, stdin=None, shell=False, universal_newlines=False) 06:12:04 2025-11-05 06:12:03,781 [append_file] DEBUG append to file:/w/workspace/9a821a1fc897be9f73553a11dcac42b7/.git/info/exclude 06:12:04 2025-11-05 06:12:03,781 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/9a821a1fc897be9f73553a11dcac42b7/.semver/snyk-fix-9a821a1fc897be9f73553a11dcac42b7 with force:False 06:12:04 2025-11-05 06:12:03,781 [write_file] DEBUG write to file:/w/workspace/9a821a1fc897be9f73553a11dcac42b7/.semver/snyk-fix-9a821a1fc897be9f73553a11dcac42b7 06:12:04 2025-11-05 06:12:03,786 [execute] INFO git cat-file --batch-check 06:12:04 2025-11-05 06:12:03,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/9a821a1fc897be9f73553a11dcac42b7/.semver, stdin=, shell=False, universal_newlines=False) 06:12:04 2025-11-05 06:12:03,791 [execute] INFO git cat-file --batch 06:12:04 2025-11-05 06:12:03,791 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/9a821a1fc897be9f73553a11dcac42b7/.semver, stdin=, shell=False, universal_newlines=False) 06:12:04 2025-11-05 06:12:03,794 [read_version] DEBUG read version from /w/workspace/9a821a1fc897be9f73553a11dcac42b7/.semver/snyk-fix-9a821a1fc897be9f73553a11dcac42b7 06:12:04 0.0.0 [Pipeline] } 06:12:04 $ docker exec --env ******** --env ******** 4c8bf58d68d381a8a8be4bea7bed49cd3316e95e391315dd39e26d39aa0c5f80 ssh-agent -k 06:12:04 unset SSH_AUTH_SOCK; 06:12:04 unset SSH_AGENT_PID; 06:12:04 echo Agent pid 95 killed; 06:12:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:12:04 + git semver [Pipeline] } 06:12:04 $ docker stop --time=1 4c8bf58d68d381a8a8be4bea7bed49cd3316e95e391315dd39e26d39aa0c5f80 06:12:06 $ docker rm -f --volumes 4c8bf58d68d381a8a8be4bea7bed49cd3316e95e391315dd39e26d39aa0c5f80 [Pipeline] // withDockerContainer [Pipeline] sh 06:12:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:12:06 Stashed 1 file(s) [Pipeline] echo 06:12:06 [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 06:12:07 provisioning config files... 06:12:07 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/9a821a1fc897be9f73553a11dcac42b7@tmp/config1683441137688602984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:12:07 ---> ****-login.sh 06:12:07 nexus3.edgexfoundry.org:10001 06:12:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:07 Login Succeeded 06:12:07 nexus3.edgexfoundry.org:10002 06:12:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:07 Login Succeeded 06:12:07 nexus3.edgexfoundry.org:10003 06:12:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:08 Login Succeeded 06:12:08 nexus3.edgexfoundry.org:10004 06:12:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:08 Login Succeeded 06:12:08 ****.io 06:12:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:08 Login Succeeded 06:12:08 ---> ****-login.sh ends [Pipeline] } 06:12:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:12:08 [edgeX.isLTS] Checking if [snyk-fix-9a821a1fc897be9f73553a11dcac42b7] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:12:08 [edgeX.isLTS] Checking if [snyk-fix-9a821a1fc897be9f73553a11dcac42b7] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:12:08 ========================================================= 06:12:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 06:12:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:09 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 06:12:09 #0 building with "default" instance using docker driver 06:12:09 06:12:09 #1 [internal] load build definition from Dockerfile 06:12:09 #1 transferring dockerfile: 1.53kB done 06:12:09 #1 DONE 0.0s 06:12:09 06:12:09 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:12:09 #2 DONE 0.1s 06:12:10 06:12:10 #3 [internal] load .dockerignore 06:12:10 #3 transferring context: 176B done 06:12:10 #3 DONE 0.0s 06:12:10 06:12:10 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:12:10 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 06:12:10 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 06:12:10 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 06:12:10 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 06:12:10 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 06:12:10 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 06:12:10 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 6.29MB / 60.15MB 0.1s 06:12:10 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 06:12:10 #4 ... 06:12:10 06:12:10 #5 [internal] load build context 06:12:10 #5 transferring context: 13.23MB 0.1s done 06:12:10 #5 DONE 0.2s 06:12:10 06:12:10 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:12:10 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 06:12:10 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 17.87MB / 60.15MB 0.2s 06:12:10 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 06:12:10 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 06:12:10 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 06:12:10 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 06:12:10 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 06:12:10 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 34.60MB / 60.15MB 0.3s 06:12:10 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 06:12:10 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 5.24MB / 11.98MB 0.3s 06:12:10 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 06:12:10 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 06:12:10 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 06:12:10 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 20.97MB / 112.58MB 0.5s 06:12:10 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.5s 06:12:10 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s done 06:12:10 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 35.65MB / 112.58MB 0.6s 06:12:10 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s 06:12:10 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 06:12:10 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 78.57MB / 112.58MB 0.8s 06:12:10 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 06:12:10 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 103.81MB / 112.58MB 0.9s 06:12:10 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 06:12:11 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 06:12:15 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.4s done 06:12:15 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 06:12:15 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 06:12:15 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:12:15 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 06:12:15 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 06:12:15 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 06:12:15 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 06:12:19 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.9s done 06:12:19 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 06:12:19 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 06:12:19 #4 DONE 9.6s 06:12:19 06:12:19 #6 [builder 2/7] RUN apk add --no-cache make git 06:12:19 #6 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:12:19 #6 0.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:12:20 #6 0.547 OK: 265 MiB in 60 packages 06:12:22 #6 DONE 2.2s 06:12:22 06:12:22 #7 [builder 3/7] WORKDIR /app 06:12:22 #7 DONE 0.0s 06:12:22 06:12:22 #8 [builder 4/7] COPY go.mod vendor* ./ 06:12:22 #8 DONE 0.0s 06:12:22 06:12:22 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:12:22 Still waiting to schedule task 06:12:22 ‘prd-centos7-blackbox-4c-2g-772322’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 06:12:22 ‘prd-ubuntu20.04-docker-arm64-4c-16g-772579’ is offline 06:12:30 #9 DONE 8.4s 06:12:30 06:12:30 #10 [builder 6/7] COPY . . 06:12:30 #10 DONE 0.1s 06:12:30 06:12:30 #11 [builder 7/7] RUN echo noop 06:12:30 #11 0.209 noop 06:12:30 #11 DONE 0.2s 06:12:30 06:12:30 #12 exporting to image 06:12:30 #12 exporting layers 06:12:37 #12 exporting layers 6.6s done 06:12:37 #12 writing image sha256:dcc8ff8f65a74af7795bb66ed0ff6188dadf1cf035d3fc6d79da10776e9e9fb7 done 06:12:37 #12 naming to docker.io/library/ci-base-image-x86_64 done 06:12:37 #12 DONE 6.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:37 + docker inspect -f . ci-base-image-x86_64 06:12:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:37 prd-ubuntu20.04-docker-8c-8g-772578 does not seem to be running inside a container 06:12:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/9a821a1fc897be9f73553a11dcac42b7 -v /w/workspace/9a821a1fc897be9f73553a11dcac42b7:/w/workspace/9a821a1fc897be9f73553a11dcac42b7:rw,z -v /w/workspace/9a821a1fc897be9f73553a11dcac42b7@tmp:/w/workspace/9a821a1fc897be9f73553a11dcac42b7@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 ******** ci-base-image-x86_64 cat 06:12:38 $ docker top f15e65b7e40414a5b6e01f63434142a7e8aa73f5fcf111ee3acfd215f5b140e8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:38 + go version 06:12:38 go version go1.25.2 linux/amd64 [Pipeline] } 06:12:38 $ docker stop --time=1 f15e65b7e40414a5b6e01f63434142a7e8aa73f5fcf111ee3acfd215f5b140e8 06:12:39 $ docker rm -f --volumes f15e65b7e40414a5b6e01f63434142a7e8aa73f5fcf111ee3acfd215f5b140e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:40 + docker inspect -f . ci-base-image-x86_64 06:12:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:40 prd-ubuntu20.04-docker-8c-8g-772578 does not seem to be running inside a container 06:12:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/9a821a1fc897be9f73553a11dcac42b7 -v /w/workspace/9a821a1fc897be9f73553a11dcac42b7:/w/workspace/9a821a1fc897be9f73553a11dcac42b7:rw,z -v /w/workspace/9a821a1fc897be9f73553a11dcac42b7@tmp:/w/workspace/9a821a1fc897be9f73553a11dcac42b7@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 ******** ci-base-image-x86_64 cat 06:12:41 $ docker top aec71f559dd0636b2415d7409f04c050b48ec2cb82a864c86c0d2055b366cf48 -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:41 + git config --global --add safe.directory /w/workspace/9a821a1fc897be9f73553a11dcac42b7 [Pipeline] fileExists [Pipeline] sh 06:12:41 + make test 06:12:41 go test ./... -coverprofile=coverage.out ./... 06:12:43 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 06:13:05 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 06:13:05 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 06:13:06 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.345s coverage: 40.6% of statements 06:13:06 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 94.6% of statements 06:13:06 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.247s coverage: 51.9% of statements 06:13:06 Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions 06:13:06 The command is terminated due to an error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions 06:13:06 make: *** [Makefile:51: lint] Error 3 [Pipeline] } 06:13:06 $ docker stop --time=1 aec71f559dd0636b2415d7409f04c050b48ec2cb82a864c86c0d2055b366cf48 06:13:08 $ docker rm -f --volumes aec71f559dd0636b2415d7409f04c050b48ec2cb82a864c86c0d2055b366cf48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:13:10 06:13:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:13:10 latest: Pulling from edgex-lftools-log-publisher 06:13:10 5eb5b503b376: Pulling fs layer 06:13:10 5c69ac0246d0: Pulling fs layer 06:13:10 ec43610c2a17: Pulling fs layer 06:13:10 3a2ae6a8a46f: Pulling fs layer 06:13:10 33b1e0a273af: Pulling fs layer 06:13:10 5d3b04190fa2: Pulling fs layer 06:13:10 2f39f015ded8: Pulling fs layer 06:13:10 33b1e0a273af: Waiting 06:13:10 5d3b04190fa2: Waiting 06:13:10 2f39f015ded8: Waiting 06:13:10 3a2ae6a8a46f: Waiting 06:13:10 5c69ac0246d0: Verifying Checksum 06:13:10 5c69ac0246d0: Download complete 06:13:10 3a2ae6a8a46f: Download complete 06:13:10 33b1e0a273af: Verifying Checksum 06:13:10 33b1e0a273af: Download complete 06:13:10 5d3b04190fa2: Verifying Checksum 06:13:10 5d3b04190fa2: Download complete 06:13:10 ec43610c2a17: Verifying Checksum 06:13:10 ec43610c2a17: Download complete 06:13:10 5eb5b503b376: Download complete 06:13:11 2f39f015ded8: Download complete 06:13:12 5eb5b503b376: Pull complete 06:13:12 5c69ac0246d0: Pull complete 06:13:13 ec43610c2a17: Pull complete 06:13:13 3a2ae6a8a46f: Pull complete 06:13:13 33b1e0a273af: Pull complete 06:13:13 5d3b04190fa2: Pull complete 06:13:18 2f39f015ded8: Pull complete 06:13:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:13:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:13:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:19 prd-ubuntu20.04-docker-8c-8g-772578 does not seem to be running inside a container 06:13:19 $ 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/9a821a1fc897be9f73553a11dcac42b7 -v /w/workspace/9a821a1fc897be9f73553a11dcac42b7:/w/workspace/9a821a1fc897be9f73553a11dcac42b7:rw,z -v /w/workspace/9a821a1fc897be9f73553a11dcac42b7@tmp:/w/workspace/9a821a1fc897be9f73553a11dcac42b7@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:13:20 $ docker top a6b90ae3bc34aa2943cddd9d03dcfa1b80f529142e6113420ef9e1bf264eb2dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:13:20 ---> job-cost.sh 06:13:20 lf-activate-venv: SKIPPING 06:13:20 INFO: No Stack... 06:13:21 INFO: Retrieving Pricing Info for: v3-standard-8 06:13:21 INFO: Archiving Costs [Pipeline] sh 06:13:21 + cat /w/workspace/9a821a1fc897be9f73553a11dcac42b7/archives/cost.csv 06:13:21 + cut -d, -f6 [Pipeline] lock 06:13:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-snyk-fix-9a821a1fc897be9f73553a11dcac42b7-1-stack-cost] 06:13:21 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-snyk-fix-9a821a1fc897be9f73553a11dcac42b7-1-stack-cost] did not exist. Created. 06:13:21 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-snyk-fix-9a821a1fc897be9f73553a11dcac42b7-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:13:22 + echo total: 0.2199999988079071 [Pipeline] stash 06:13:22 Stashed 1 file(s) [Pipeline] } 06:13:22 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-snyk-fix-9a821a1fc897be9f73553a11dcac42b7-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:13:22 $ docker stop --time=1 a6b90ae3bc34aa2943cddd9d03dcfa1b80f529142e6113420ef9e1bf264eb2dd 06:13:23 $ docker rm -f --volumes a6b90ae3bc34aa2943cddd9d03dcfa1b80f529142e6113420ef9e1bf264eb2dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:13:24 Failed in branch amd64 06:14:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772580 in /w/workspace/9a821a1fc897be9f73553a11dcac42b7 [Pipeline] { [Pipeline] ws 06:14:41 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 06:14:44 The recommended git tool is: git 06:14:49 using credential edgex-jenkins-ssh 06:14:49 Cloning the remote Git repository 06:14:49 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 06:14:49 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 06:14:49 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 06:14:49 > git --version # timeout=10 06:14:49 > git --version # 'git version 2.25.1' 06:14:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:14:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:14:52 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 06:14:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:14:53 Avoid second fetch 06:14:53 Checking out Revision 7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9 (snyk-fix-9a821a1fc897be9f73553a11dcac42b7) 06:14:53 Commit message: "fix: Dockerfile to reduce vulnerabilities" 06:14:54 > git --version # timeout=10 06:14:54 > git --version # 'git version 2.25.1' 06:14:54 fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 06:14:53 > git config core.sparsecheckout # timeout=10 06:14:53 > git checkout -f 7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:14:58 provisioning config files... 06:14:58 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config9137422826069552256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:14:59 ---> ****-login.sh 06:14:59 nexus3.edgexfoundry.org:10001 06:15:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:15:00 Configure a credential helper to remove this warning. See 06:15:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:15:00 06:15:00 Login Succeeded 06:15:00 nexus3.edgexfoundry.org:10002 06:15:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:15:00 Configure a credential helper to remove this warning. See 06:15:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:15:00 06:15:00 Login Succeeded 06:15:00 nexus3.edgexfoundry.org:10003 06:15:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:15:01 Configure a credential helper to remove this warning. See 06:15:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:15:01 06:15:01 Login Succeeded 06:15:01 nexus3.edgexfoundry.org:10004 06:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:15:01 Configure a credential helper to remove this warning. See 06:15:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:15:01 06:15:01 Login Succeeded 06:15:01 ****.io 06:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:15:01 Configure a credential helper to remove this warning. See 06:15:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:15:01 06:15:01 Login Succeeded 06:15:01 ---> ****-login.sh ends [Pipeline] } 06:15:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:15:02 [edgeX.isLTS] Checking if [snyk-fix-9a821a1fc897be9f73553a11dcac42b7] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:15:02 [edgeX.isLTS] Checking if [snyk-fix-9a821a1fc897be9f73553a11dcac42b7] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:15:02 ========================================================= 06:15:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 06:15:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:03 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 06:15:03 Sending build context to Docker daemon 1.211MB 06:15:03 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:15:03 Step 2/12 : FROM ${BASE} AS builder 06:15:03 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:15:03 6b59a28fa201: Pulling fs layer 06:15:03 d32bb0dddca7: Pulling fs layer 06:15:03 5dab1238d3d9: Pulling fs layer 06:15:03 196fd7d83e7d: Pulling fs layer 06:15:03 4f4fb700ef54: Pulling fs layer 06:15:03 8ba94037c8f0: Pulling fs layer 06:15:03 deaec5988b04: Pulling fs layer 06:15:03 196fd7d83e7d: Waiting 06:15:03 4f4fb700ef54: Waiting 06:15:03 9f65657bb879: Pulling fs layer 06:15:03 8ba94037c8f0: Waiting 06:15:03 d32bb0dddca7: Verifying Checksum 06:15:03 d32bb0dddca7: Download complete 06:15:03 196fd7d83e7d: Verifying Checksum 06:15:03 196fd7d83e7d: Download complete 06:15:03 4f4fb700ef54: Download complete 06:15:03 8ba94037c8f0: Verifying Checksum 06:15:03 8ba94037c8f0: Download complete 06:15:04 6b59a28fa201: Verifying Checksum 06:15:04 6b59a28fa201: Download complete 06:15:04 9f65657bb879: Verifying Checksum 06:15:04 9f65657bb879: Download complete 06:15:05 6b59a28fa201: Pull complete 06:15:05 5dab1238d3d9: Verifying Checksum 06:15:05 5dab1238d3d9: Download complete 06:15:05 d32bb0dddca7: Pull complete 06:15:07 deaec5988b04: Download complete 06:15:20 5dab1238d3d9: Pull complete 06:15:20 196fd7d83e7d: Pull complete 06:15:20 4f4fb700ef54: Pull complete 06:15:20 8ba94037c8f0: Pull complete 06:15:30 deaec5988b04: Pull complete 06:15:32 9f65657bb879: Pull complete 06:15:32 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 06:15:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 06:15:32 ---> 334268110677 06:15:32 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:15:33 ---> Running in 5308335509bc 06:15:34 Removing intermediate container 5308335509bc 06:15:34 ---> 7d84801a7bf4 06:15:34 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:15:34 ---> Running in b6a6506955a0 06:15:34 Removing intermediate container b6a6506955a0 06:15:34 ---> 2ad761b568fe 06:15:34 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 06:15:34 ---> Running in 7723632e93c6 06:15:35 Removing intermediate container 7723632e93c6 06:15:35 ---> 51b2adf3503e 06:15:35 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:15:35 ---> Running in 21053beb3188 06:15:35 Removing intermediate container 21053beb3188 06:15:35 ---> e8e444a442a5 06:15:35 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:15:35 ---> Running in c6f72c47dcc4 06:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:15:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:15:38 OK: 255 MiB in 60 packages 06:15:40 Removing intermediate container c6f72c47dcc4 06:15:40 ---> 7af5ad640acd 06:15:40 Step 8/12 : WORKDIR /app 06:15:40 ---> Running in e9dccd6702d6 06:15:40 Removing intermediate container e9dccd6702d6 06:15:40 ---> fa8ade4bf569 06:15:40 Step 9/12 : COPY go.mod vendor* ./ 06:15:41 ---> 96350d35808a 06:15:41 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:15:41 ---> Running in 55c036711afd 06:17:17 Removing intermediate container 55c036711afd 06:17:17 ---> 5223645a63ce 06:17:17 Step 11/12 : COPY . . 06:17:17 ---> 36ac70b69cb8 06:17:17 Step 12/12 : RUN $MAKE 06:17:17 ---> Running in bfa6812038ff 06:17:17 noop 06:17:17 Removing intermediate container bfa6812038ff 06:17:17 ---> 39bdf995a9c9 06:17:17 Successfully built 39bdf995a9c9 06:17:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:18 + docker inspect -f . ci-base-image-arm64 06:17:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:18 prd-ubuntu20.04-docker-arm64-4c-16g-772580 does not seem to be running inside a container 06:17:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-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 ******** ci-base-image-arm64 cat 06:17:19 $ docker top c941404b4307ad3f77602541939691a4109404be13a5ed3f5e2aabf1f4d57892 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:20 + go version 06:17:20 go version go1.25.3 linux/arm64 [Pipeline] } 06:17:20 $ docker stop --time=1 c941404b4307ad3f77602541939691a4109404be13a5ed3f5e2aabf1f4d57892 06:17:22 $ docker rm -f --volumes c941404b4307ad3f77602541939691a4109404be13a5ed3f5e2aabf1f4d57892 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:23 + docker inspect -f . ci-base-image-arm64 06:17:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:23 prd-ubuntu20.04-docker-arm64-4c-16g-772580 does not seem to be running inside a container 06:17:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-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 ******** ci-base-image-arm64 cat 06:17:25 $ docker top ff6dcc732e39b663c5648fe7f698f2f16885d91f931fc7b23cdb4c73ded9d913 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:26 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 06:17:26 + make test 06:17:26 go test ./... -coverprofile=coverage.out ./... 06:17:33 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 06:21:25 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 06:21:25 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 06:21:47 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.647s coverage: 40.6% of statements 06:21:47 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.036s coverage: 95.5% of statements 06:21:47 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.582s coverage: 51.9% of statements 06:21:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:21:47 go vet ./... 06:22:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:22:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:22:44 ./bin/test-attribution-txt.sh [Pipeline] echo 06:22:44 [edgeX.isLTS] Checking if [snyk-fix-9a821a1fc897be9f73553a11dcac42b7] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:22:44 $ docker stop --time=1 ff6dcc732e39b663c5648fe7f698f2f16885d91f931fc7b23cdb4c73ded9d913 06:22:46 $ docker rm -f --volumes ff6dcc732e39b663c5648fe7f698f2f16885d91f931fc7b23cdb4c73ded9d913 [Pipeline] // withDockerContainer [Pipeline] sh 06:22:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:22:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:22:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:22:50 + ls -al . 06:22:50 total 704 06:22:50 drwxrwxr-x 10 jenkins jenkins 4096 Nov 5 06:17 . 06:22:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 06:14 .. 06:22:50 -rw-rw-r-- 1 jenkins jenkins 134 Nov 5 06:14 .dockerignore 06:22:50 drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 06:14 .git 06:22:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 06:14 .github 06:22:50 -rw-rw-r-- 1 jenkins jenkins 880 Nov 5 06:14 .gitignore 06:22:50 -rw-rw-r-- 1 jenkins jenkins 199 Nov 5 06:14 .golangci.yml 06:22:50 -rw-rw-r-- 1 jenkins jenkins 20798 Nov 5 06:14 Attribution.txt 06:22:50 -rw-rw-r-- 1 jenkins jenkins 12649 Nov 5 06:14 CHANGELOG.md 06:22:50 -rw-rw-r-- 1 jenkins jenkins 1491 Nov 5 06:14 Dockerfile 06:22:50 -rw-rw-r-- 1 jenkins jenkins 677 Nov 5 06:14 GOVERNANCE.md 06:22:50 -rw-rw-r-- 1 jenkins jenkins 661 Nov 5 06:14 Jenkinsfile 06:22:50 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 5 06:14 LICENSE 06:22:50 -rw-rw-r-- 1 jenkins jenkins 2761 Nov 5 06:14 Makefile 06:22:50 -rw-rw-r-- 1 jenkins jenkins 625 Nov 5 06:14 OWNERS.md 06:22:50 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 5 06:14 README.md 06:22:50 -rw-rw-r-- 1 jenkins jenkins 5 Nov 5 06:12 VERSION 06:22:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 06:14 bin 06:22:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 06:14 cmd 06:22:50 -rw-r--r-- 1 jenkins jenkins 451915 Nov 5 06:21 coverage.out 06:22:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 06:14 examples 06:22:50 -rw-rw-r-- 1 jenkins jenkins 6273 Nov 5 06:14 go.mod 06:22:50 -rw-rw-r-- 1 jenkins jenkins 86532 Nov 5 06:14 go.sum 06:22:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 06:14 images 06:22:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 06:14 internal 06:22:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 06:14 pkg 06:22:50 -rw-rw-r-- 1 jenkins jenkins 193 Nov 5 06:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:50 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9 --label arch=arm64 --label version=0.0.0 . 06:22:50 Sending build context to Docker daemon 1.211MB 06:22:50 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 06:22:50 Step 2/25 : FROM ${BASE} AS builder 06:22:50 ---> 39bdf995a9c9 06:22:50 Step 3/25 : ARG ADD_BUILD_TAGS="" 06:22:51 ---> Running in 224d2e9d2fa4 06:22:51 Removing intermediate container 224d2e9d2fa4 06:22:51 ---> c48d1e09f6bc 06:22:51 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:22:51 ---> Running in 90a28017ebf5 06:22:51 Removing intermediate container 90a28017ebf5 06:22:51 ---> 521c7dfa1510 06:22:51 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 06:22:52 ---> Running in 1ce30b331625 06:22:52 Removing intermediate container 1ce30b331625 06:22:52 ---> be5f8769fecf 06:22:52 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 06:22:52 ---> Running in cf8f84bef75b 06:22:52 Removing intermediate container cf8f84bef75b 06:22:52 ---> 673b7e6dd7e2 06:22:52 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:22:52 ---> Running in 4b24a069b071 06:22:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:22:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:22:55 OK: 255 MiB in 60 packages 06:22:56 Removing intermediate container 4b24a069b071 06:22:56 ---> dc4450871f84 06:22:56 Step 8/25 : WORKDIR /app 06:22:56 ---> Running in fa61324c6945 06:22:57 Removing intermediate container fa61324c6945 06:22:57 ---> 315110c0dcc2 06:22:57 Step 9/25 : COPY go.mod vendor* ./ 06:22:57 ---> a33660e6a1d9 06:22:57 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:22:57 ---> Running in c5da329ff395 06:22:59 Removing intermediate container c5da329ff395 06:22:59 ---> 5e48e790b15a 06:22:59 Step 11/25 : COPY . . 06:23:00 ---> 59ee4a3cb358 06:23:00 Step 12/25 : RUN $MAKE 06:23:00 ---> Running in e500dfc64906 06:23:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 06:26:38 Removing intermediate container e500dfc64906 06:26:38 ---> 69dcf6a1dd6e 06:26:38 Step 13/25 : FROM alpine:3.22.1 06:26:38 3.22.1: Pulling from library/alpine 06:26:38 6e174226ea69: Pulling fs layer 06:26:38 6e174226ea69: Verifying Checksum 06:26:38 6e174226ea69: Download complete 06:26:39 6e174226ea69: Pull complete 06:26:39 Digest: sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 06:26:39 Status: Downloaded newer image for alpine:3.22.1 06:26:39 ---> 02f8efbefad6 06:26:39 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:26:39 ---> Running in 62fde6f07dfd 06:26:39 Removing intermediate container 62fde6f07dfd 06:26:39 ---> b1ba888fa0a2 06:26:39 Step 15/25 : RUN apk add --update --no-cache dumb-init 06:26:39 ---> Running in 8f8807d39f2b 06:26:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:26:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:26:42 (1/1) Installing dumb-init (1.2.5-r3) 06:26:42 Executing busybox-1.37.0-r18.trigger 06:26:42 OK: 8 MiB in 17 packages 06:26:43 Removing intermediate container 8f8807d39f2b 06:26:43 ---> e5c7e91733ee 06:26:43 Step 16/25 : RUN apk --no-cache upgrade 06:26:43 ---> Running in f93bb4f399de 06:26:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:26:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:26:45 Upgrading critical system libraries and apk-tools: 06:26:45 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) 06:26:45 Executing busybox-1.37.0-r18.trigger 06:26:46 Continuing the upgrade transaction with new apk-tools: 06:26:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:26:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:26:47 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) 06:26:47 Executing busybox-1.37.0-r19.post-upgrade 06:26:47 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) 06:26:47 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) 06:26:47 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) 06:26:48 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 06:26:48 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) 06:26:48 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) 06:26:48 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) 06:26:48 Executing busybox-1.37.0-r19.trigger 06:26:48 OK: 8 MiB in 17 packages 06:26:49 Removing intermediate container f93bb4f399de 06:26:49 ---> 579857fddb94 06:26:49 Step 17/25 : COPY --from=builder /app/LICENSE / 06:26:49 ---> a41932c8b424 06:26:49 Step 18/25 : COPY --from=builder /app/Attribution.txt / 06:26:50 ---> 55906684bf36 06:26:50 Step 19/25 : COPY --from=builder /app/cmd/ / 06:26:52 ---> 420ed89af542 06:26:52 Step 20/25 : EXPOSE 59989 06:26:52 ---> Running in 9434605dccec 06:26:52 Removing intermediate container 9434605dccec 06:26:52 ---> 45fe3b294be4 06:26:52 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 06:26:52 ---> Running in 971bc59f717f 06:26:53 Removing intermediate container 971bc59f717f 06:26:53 ---> 4cdfa265d03f 06:26:53 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:26:53 ---> Running in 03732a850c60 06:26:53 Removing intermediate container 03732a850c60 06:26:53 ---> 74cb7aa86d2d 06:26:53 Step 23/25 : LABEL arch=arm64 06:26:53 ---> Running in 13efde67a7ae 06:26:54 Removing intermediate container 13efde67a7ae 06:26:54 ---> 47a6f6f235ab 06:26:54 Step 24/25 : LABEL git_sha=7af6fea9fe1d0928b19d2fe4a5abf0cbfb1cc8e9 06:26:54 ---> Running in ae6e2f933ac0 06:26:54 Removing intermediate container ae6e2f933ac0 06:26:54 ---> 01d58af3b612 06:26:54 Step 25/25 : LABEL version=0.0.0 06:26:54 ---> Running in 97048ed42f51 06:26:54 Removing intermediate container 97048ed42f51 06:26:54 ---> ba3afd5afe31 06:26:54 [Warning] One or more build-args [ARCH] were not consumed 06:26:54 Successfully built ba3afd5afe31 06:26:54 Successfully tagged device-rfid-llrp-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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:26:55 06:26:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:26:56 arm64: Pulling from edgex-lftools-log-publisher 06:26:56 8998bd30e6a1: Pulling fs layer 06:26:56 04944245beec: Pulling fs layer 06:26:56 699f458cf7ca: Pulling fs layer 06:26:56 765212b225bb: Pulling fs layer 06:26:56 f23df028b6ca: Pulling fs layer 06:26:56 d65c8cfc05b1: Pulling fs layer 06:26:56 2437ff75d9bd: Pulling fs layer 06:26:56 f23df028b6ca: Waiting 06:26:56 d65c8cfc05b1: Waiting 06:26:56 2437ff75d9bd: Waiting 06:26:56 04944245beec: Verifying Checksum 06:26:56 04944245beec: Download complete 06:26:56 765212b225bb: Verifying Checksum 06:26:56 765212b225bb: Download complete 06:26:56 f23df028b6ca: Verifying Checksum 06:26:56 f23df028b6ca: Download complete 06:26:56 d65c8cfc05b1: Verifying Checksum 06:26:56 d65c8cfc05b1: Download complete 06:26:56 699f458cf7ca: Verifying Checksum 06:26:56 699f458cf7ca: Download complete 06:26:57 8998bd30e6a1: Download complete 06:26:59 2437ff75d9bd: Verifying Checksum 06:26:59 2437ff75d9bd: Download complete 06:27:01 8998bd30e6a1: Pull complete 06:27:01 04944245beec: Pull complete 06:27:03 699f458cf7ca: Pull complete 06:27:03 765212b225bb: Pull complete 06:27:05 f23df028b6ca: Pull complete 06:27:05 d65c8cfc05b1: Pull complete 06:27:23 2437ff75d9bd: Pull complete 06:27:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:27:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:27:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:23 prd-ubuntu20.04-docker-arm64-4c-16g-772580 does not seem to be running inside a container 06:27:23 $ 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-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:27:26 $ docker top b2f31bc2bc0435e7087747e88d1d36ecc95d0256213e444dfab6cd5fddf30580 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:27 ---> job-cost.sh 06:27:27 lf-activate-venv: SKIPPING 06:27:27 INFO: No Stack... 06:27:27 INFO: Retrieving Pricing Info for: v3-standard-4 06:27:28 INFO: Archiving Costs [Pipeline] sh 06:27:29 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 06:27:29 + cut -d, -f6 [Pipeline] lock 06:27:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-snyk-fix-9a821a1fc897be9f73553a11dcac42b7-1-stack-cost] 06:27:29 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-snyk-fix-9a821a1fc897be9f73553a11dcac42b7-1-stack-cost] did not exist. Created. 06:27:29 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-snyk-fix-9a821a1fc897be9f73553a11dcac42b7-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:27:30 /w/workspace/device-rfid-llrp-go/1@tmp/durable-d4b81b57/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:27:30 + echo total: 0.10999999940395355 [Pipeline] stash 06:27:30 Warning: overwriting stash ‘stack-cost’ 06:27:30 Stashed 1 file(s) [Pipeline] } 06:27:30 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-snyk-fix-9a821a1fc897be9f73553a11dcac42b7-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:27:30 $ docker stop --time=1 b2f31bc2bc0435e7087747e88d1d36ecc95d0256213e444dfab6cd5fddf30580 06:27:32 $ docker rm -f --volumes b2f31bc2bc0435e7087747e88d1d36ecc95d0256213e444dfab6cd5fddf30580 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:27:35 + [ -d /w/workspace/9a821a1fc897be9f73553a11dcac42b7/archives ] 06:27:35 + ls -al /w/workspace/9a821a1fc897be9f73553a11dcac42b7/archives 06:27:35 total 16 06:27:35 drwxr-xr-x 3 root root 4096 Nov 5 06:13 . 06:27:35 drwxrwxr-x 12 jenkins jenkins 4096 Nov 5 06:13 .. 06:27:35 drwxr-xr-x 2 root root 4096 Nov 5 06:13 cost 06:27:35 -rw-r--r-- 1 root root 126 Nov 5 06:13 cost.csv 06:27:35 + sudo chown -R jenkins:jenkins /w/workspace/9a821a1fc897be9f73553a11dcac42b7/archives 06:27:35 + ls -al /w/workspace/9a821a1fc897be9f73553a11dcac42b7/archives 06:27:35 total 16 06:27:35 drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 06:13 . 06:27:35 drwxrwxr-x 12 jenkins jenkins 4096 Nov 5 06:13 .. 06:27:35 drwxr-xr-x 2 jenkins jenkins 4096 Nov 5 06:13 cost 06:27:35 -rw-r--r-- 1 jenkins jenkins 126 Nov 5 06:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:27:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:27:36 ---> package-listing.sh 06:27:36 ++ facter osfamily 06:27:36 ++ tr '[:upper:]' '[:lower:]' 06:27:36 + OS_FAMILY=debian 06:27:36 + workspace=/w/workspace/9a821a1fc897be9f73553a11dcac42b7 06:27:36 + START_PACKAGES=/tmp/packages_start.txt 06:27:36 + END_PACKAGES=/tmp/packages_end.txt 06:27:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:27:36 + PACKAGES=/tmp/packages_start.txt 06:27:36 + '[' /w/workspace/9a821a1fc897be9f73553a11dcac42b7 ']' 06:27:36 + PACKAGES=/tmp/packages_end.txt 06:27:36 + case "${OS_FAMILY}" in 06:27:36 + dpkg -l 06:27:36 + grep '^ii' 06:27:36 + '[' -f /tmp/packages_start.txt ']' 06:27:36 + '[' -f /tmp/packages_end.txt ']' 06:27:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:27:36 + '[' /w/workspace/9a821a1fc897be9f73553a11dcac42b7 ']' 06:27:36 + mkdir -p /w/workspace/9a821a1fc897be9f73553a11dcac42b7/archives/ 06:27:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/9a821a1fc897be9f73553a11dcac42b7/archives/ [Pipeline] echo 06:27:36 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/9a821a1fc897be9f73553a11dcac42b7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:27:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:27:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:37 prd-ubuntu20.04-docker-8c-8g-772578 does not seem to be running inside a container 06:27:37 $ 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/9a821a1fc897be9f73553a11dcac42b7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/9a821a1fc897be9f73553a11dcac42b7 -v /w/workspace/9a821a1fc897be9f73553a11dcac42b7:/w/workspace/9a821a1fc897be9f73553a11dcac42b7:rw,z -v /w/workspace/9a821a1fc897be9f73553a11dcac42b7@tmp:/w/workspace/9a821a1fc897be9f73553a11dcac42b7@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:27:38 $ docker top c3e1e8c663f54857d5ef97017e46ae2247e52c1a97f83ce5c652a782e9a5033f -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:38 + touch /tmp/pre-build-complete [Pipeline] sh 06:27:38 + mkdir -p /var/log/sysstat [Pipeline] sh 06:27:39 + ls /var/log/sa-host 06:27:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:27:39 provisioning config files... 06:27:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/9a821a1fc897be9f73553a11dcac42b7@tmp/config6147167538241323007tmp [Pipeline] { [Pipeline] echo 06:27:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:27:39 ---> create-netrc.sh [Pipeline] } 06:27:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:27:40 ---> python-tools-install.sh [Pipeline] echo 06:27:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:27:40 ---> sudo-logs.sh 06:27:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:27:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:27:40 ---> job-cost.sh 06:27:40 lf-activate-venv: SKIPPING 06:27:40 DEBUG: total: 0.2199999988079071 06:27:40 INFO: Retrieving Stack Cost... 06:27:41 INFO: Retrieving Pricing Info for: v3-standard-8 06:27:41 INFO: Archiving Costs [Pipeline] echo 06:27:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:27:42 ---> logs-deploy.sh 06:27:42 lf-activate-venv: SKIPPING 06:27:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/snyk-fix-9a821a1fc897be9f73553a11dcac42b7/1 06:27:42 INFO: archiving workspace using pattern(s): 06:27:43 Archives upload complete. 06:27:43 INFO: archiving logs to Nexus