Pull request #169 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4d0c2cedd80008219086bc102a00ef18c0bab2ac+c8ddb795451293862e71ea8481bb36f4aa2ad204 (bd432d7eea10d3161bd9f8e4764c940d7e64bcf3) 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-ssh8987706258886539973.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16127424787540389024.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-169/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/PR-169/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11806442496373564872.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/PR-169/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12519227486533118424.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8162542453263705122.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/PR-169/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/PR-169/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1058866858827398311.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7952 in /w/workspace/undry_device-rfid-llrp-go_PR-169 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-169 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 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/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 4d0c2cedd80008219086bc102a00ef18c0bab2ac Merge succeeded, producing 4d0c2cedd80008219086bc102a00ef18c0bab2ac Checking out Revision 4d0c2cedd80008219086bc102a00ef18c0bab2ac (PR-169) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-01T11:04:29.275Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-01T11:04:29.424Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-01T11:04:29.507Z] ========================================================= [2023-03-01T11:04:29.507Z] EdgeX Global Pipelines Version Info [2023-03-01T11:04:29.507Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 4d0c2cedd80008219086bc102a00ef18c0bab2ac # 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 c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d0c2cedd80008219086bc102a00ef18c0bab2ac # timeout=10 [2023-03-01T11:04:30.255Z] ------------------- [2023-03-01T11:04:30.255Z] stable info: [2023-03-01T11:04:30.255Z] ------------------- [2023-03-01T11:04:30.255Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-01T11:04:30.255Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T11:04:30.255Z] Message: update stable to v1.0.244 [2023-03-01T11:04:30.824Z] ------------------- [2023-03-01T11:04:30.824Z] experimental info: [2023-03-01T11:04:30.824Z] ------------------- [2023-03-01T11:04:30.824Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-01T11:04:30.824Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T11:04:30.824Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-01T11:04:31.091Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-01T11:04:31.127Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-01T11:04:31.165Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-01T11:04:31.201Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-01T11:04:31.238Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-01T11:04:31.279Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-01T11:04:31.316Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-01T11:04:31.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-01T11:04:31.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-01T11:04:31.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-01T11:04:31.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-01T11:04:31.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-01T11:04:31.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-01T11:04:31.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-01T11:04:31.603Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T11:04:31.640Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T11:04:31.678Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-01T11:04:31.712Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-01T11:04:31.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-01T11:04:31.782Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-01T11:04:31.818Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-01T11:04:31.862Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-01T11:04:31.897Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-01T11:04:31.932Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-01T11:04:31.968Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-01T11:04:32.001Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-01T11:04:32.038Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-01T11:04:32.073Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-169 [Pipeline] echo [2023-03-01T11:04:32.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-169 [Pipeline] echo [2023-03-01T11:04:32.140Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-169 [Pipeline] echo [2023-03-01T11:04:32.176Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d0c2cedd80008219086bc102a00ef18c0bab2ac [Pipeline] echo [2023-03-01T11:04:32.213Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d0c2ce [Pipeline] echo [2023-03-01T11:04:32.253Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T11:04:32.356Z] provisioning config files... [2023-03-01T11:04:32.371Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-169@tmp/config13849784473244124469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T11:04:32.715Z] ---> docker-login.sh [2023-03-01T11:04:32.715Z] nexus3.edgexfoundry.org:10001 [2023-03-01T11:04:32.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T11:04:32.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T11:04:32.976Z] Configure a credential helper to remove this warning. See [2023-03-01T11:04:32.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T11:04:32.976Z] [2023-03-01T11:04:32.976Z] Login Succeeded [2023-03-01T11:04:32.976Z] nexus3.edgexfoundry.org:10002 [2023-03-01T11:04:32.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T11:04:33.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T11:04:33.236Z] Configure a credential helper to remove this warning. See [2023-03-01T11:04:33.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T11:04:33.236Z] [2023-03-01T11:04:33.236Z] Login Succeeded [2023-03-01T11:04:33.236Z] nexus3.edgexfoundry.org:10003 [2023-03-01T11:04:33.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T11:04:33.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T11:04:33.236Z] Configure a credential helper to remove this warning. See [2023-03-01T11:04:33.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T11:04:33.236Z] [2023-03-01T11:04:33.236Z] Login Succeeded [2023-03-01T11:04:33.236Z] nexus3.edgexfoundry.org:10004 [2023-03-01T11:04:33.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T11:04:33.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T11:04:33.497Z] Configure a credential helper to remove this warning. See [2023-03-01T11:04:33.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T11:04:33.497Z] [2023-03-01T11:04:33.497Z] Login Succeeded [2023-03-01T11:04:33.497Z] docker.io [2023-03-01T11:04:33.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T11:04:33.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T11:04:33.757Z] Configure a credential helper to remove this warning. See [2023-03-01T11:04:33.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T11:04:33.757Z] [2023-03-01T11:04:33.757Z] Login Succeeded [2023-03-01T11:04:33.757Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T11:04:33.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-01T11:04:34.406Z] + git rev-list -1 --merges 4d0c2cedd80008219086bc102a00ef18c0bab2ac~1..4d0c2cedd80008219086bc102a00ef18c0bab2ac [Pipeline] echo [2023-03-01T11:04:34.475Z] -----------> git rev-list -1 --merges 4d0c2cedd80008219086bc102a00ef18c0bab2ac~1..4d0c2cedd80008219086bc102a00ef18c0bab2ac 4d0c2cedd80008219086bc102a00ef18c0bab2ac [false] [Pipeline] sh [2023-03-01T11:04:34.780Z] + git log --format=format:%s -1 4d0c2cedd80008219086bc102a00ef18c0bab2ac [Pipeline] echo [2023-03-01T11:04:34.813Z] ========================================================= [2023-03-01T11:04:34.813Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-01T11:04:34.813Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T11:04:35.236Z] + git log --format=format:%s -1 4d0c2cedd80008219086bc102a00ef18c0bab2ac [Pipeline] echo [2023-03-01T11:04:35.266Z] [semverPrep] GIT_COMMIT: 4d0c2cedd80008219086bc102a00ef18c0bab2ac, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-01T11:04:35.295Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-01T11:04:35.667Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T11:04:35.668Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-01T11:04:35.668Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-01T11:04:35.668Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-01T11:04:35.668Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-01T11:04:35.668Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-01T11:04:35.668Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T11:04:36.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T11:04:36.098Z] [2023-03-01T11:04:36.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T11:04:36.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T11:04:36.476Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-01T11:04:36.476Z] b85a868b505f: Pulling fs layer [2023-03-01T11:04:36.476Z] e2be974225ed: Pulling fs layer [2023-03-01T11:04:36.476Z] 339a4e72a1f5: Pulling fs layer [2023-03-01T11:04:36.476Z] 988bab9f4d93: Pulling fs layer [2023-03-01T11:04:36.476Z] 1469e6f7b9e6: Pulling fs layer [2023-03-01T11:04:36.476Z] eaf3925da568: Pulling fs layer [2023-03-01T11:04:36.476Z] bab4dde63d76: Pulling fs layer [2023-03-01T11:04:36.476Z] bde34c3a00c8: Pulling fs layer [2023-03-01T11:04:36.476Z] b352a97aabf1: Pulling fs layer [2023-03-01T11:04:36.476Z] 4872d77fe225: Pulling fs layer [2023-03-01T11:04:36.476Z] 5851b861e8e6: Pulling fs layer [2023-03-01T11:04:36.476Z] bde34c3a00c8: Waiting [2023-03-01T11:04:36.476Z] 4872d77fe225: Waiting [2023-03-01T11:04:36.476Z] b352a97aabf1: Waiting [2023-03-01T11:04:36.476Z] 988bab9f4d93: Waiting [2023-03-01T11:04:36.476Z] 1469e6f7b9e6: Waiting [2023-03-01T11:04:36.476Z] 5851b861e8e6: Waiting [2023-03-01T11:04:36.476Z] e2be974225ed: Verifying Checksum [2023-03-01T11:04:36.476Z] e2be974225ed: Download complete [2023-03-01T11:04:36.476Z] 988bab9f4d93: Verifying Checksum [2023-03-01T11:04:36.476Z] 988bab9f4d93: Download complete [2023-03-01T11:04:36.741Z] 1469e6f7b9e6: Verifying Checksum [2023-03-01T11:04:36.741Z] 1469e6f7b9e6: Download complete [2023-03-01T11:04:36.741Z] 339a4e72a1f5: Verifying Checksum [2023-03-01T11:04:36.741Z] 339a4e72a1f5: Download complete [2023-03-01T11:04:36.741Z] eaf3925da568: Verifying Checksum [2023-03-01T11:04:36.741Z] eaf3925da568: Download complete [2023-03-01T11:04:36.741Z] bde34c3a00c8: Download complete [2023-03-01T11:04:36.741Z] b352a97aabf1: Download complete [2023-03-01T11:04:36.741Z] 4872d77fe225: Download complete [2023-03-01T11:04:36.742Z] 5851b861e8e6: Verifying Checksum [2023-03-01T11:04:36.742Z] 5851b861e8e6: Download complete [2023-03-01T11:04:36.742Z] b85a868b505f: Download complete [2023-03-01T11:04:37.001Z] bab4dde63d76: Verifying Checksum [2023-03-01T11:04:37.001Z] bab4dde63d76: Download complete [2023-03-01T11:04:38.379Z] b85a868b505f: Pull complete [2023-03-01T11:04:38.379Z] e2be974225ed: Pull complete [2023-03-01T11:04:38.640Z] 339a4e72a1f5: Pull complete [2023-03-01T11:04:38.900Z] 988bab9f4d93: Pull complete [2023-03-01T11:04:39.161Z] 1469e6f7b9e6: Pull complete [2023-03-01T11:04:39.161Z] eaf3925da568: Pull complete [2023-03-01T11:04:41.064Z] bab4dde63d76: Pull complete [2023-03-01T11:04:41.064Z] bde34c3a00c8: Pull complete [2023-03-01T11:04:41.064Z] b352a97aabf1: Pull complete [2023-03-01T11:04:41.324Z] 4872d77fe225: Pull complete [2023-03-01T11:04:41.324Z] 5851b861e8e6: Pull complete [2023-03-01T11:04:41.324Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-01T11:04:41.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T11:04:41.324Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T11:04:41.538Z] prd-ubuntu20.04-docker-8c-8g-7952 does not seem to be running inside a container [2023-03-01T11:04:41.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-169 -v /w/workspace/undry_device-rfid-llrp-go_PR-169:/w/workspace/undry_device-rfid-llrp-go_PR-169:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-169@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T11:04:44.079Z] $ docker top 68da26ae6bc54a3147641169038ef137bd5e5c2f1bcdc498afb0512b4473a863 -eo pid,comm [2023-03-01T11:04:44.142Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-01T11:04:44.142Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T11:04:44.265Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T11:04:44.265Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T11:04:44.379Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T11:04:44.372Z] $ docker exec 68da26ae6bc54a3147641169038ef137bd5e5c2f1bcdc498afb0512b4473a863 ssh-agent [2023-03-01T11:04:44.487Z] SSH_AUTH_SOCK=/tmp/ssh-anWb75Wj2fWK/agent.33 [2023-03-01T11:04:44.487Z] SSH_AGENT_PID=39 [2023-03-01T11:04:44.494Z] Running ssh-add (command line suppressed) [2023-03-01T11:04:44.587Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-169@tmp/private_key_2741098671382161352.key (/w/workspace/undry_device-rfid-llrp-go_PR-169@tmp/private_key_2741098671382161352.key) [2023-03-01T11:04:44.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T11:04:44.935Z] + git tag --points-at HEAD [Pipeline] } [2023-03-01T11:04:44.951Z] $ docker exec --env ******** --env ******** 68da26ae6bc54a3147641169038ef137bd5e5c2f1bcdc498afb0512b4473a863 ssh-agent -k [2023-03-01T11:04:45.052Z] unset SSH_AUTH_SOCK; [2023-03-01T11:04:45.053Z] unset SSH_AGENT_PID; [2023-03-01T11:04:45.053Z] echo Agent pid 39 killed; [2023-03-01T11:04:45.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-01T11:04:45.146Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T11:04:45.146Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T11:04:45.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T11:04:45.254Z] $ docker exec 68da26ae6bc54a3147641169038ef137bd5e5c2f1bcdc498afb0512b4473a863 ssh-agent [2023-03-01T11:04:45.370Z] SSH_AUTH_SOCK=/tmp/ssh-nANpaslIEu9P/agent.71 [2023-03-01T11:04:45.370Z] SSH_AGENT_PID=76 [2023-03-01T11:04:45.375Z] Running ssh-add (command line suppressed) [2023-03-01T11:04:45.465Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-169@tmp/private_key_1536195594227098296.key (/w/workspace/undry_device-rfid-llrp-go_PR-169@tmp/private_key_1536195594227098296.key) [2023-03-01T11:04:45.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T11:04:45.826Z] + git semver init [2023-03-01T11:04:46.085Z] 2023-03-01 11:04:45,998 [run_init] DEBUG init version:0.0.0 force:False [2023-03-01T11:04:46.085Z] 2023-03-01 11:04:45,999 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-169/.semver [2023-03-01T11:04:46.085Z] 2023-03-01 11:04:45,999 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-169/.semver [2023-03-01T11:04:46.085Z] 2023-03-01 11:04:45,999 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-169/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-169, universal_newlines=False, shell=None, istream=None) [2023-03-01T11:04:47.023Z] 2023-03-01 11:04:46,881 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-169/.git/info/exclude [2023-03-01T11:04:47.023Z] 2023-03-01 11:04:46,882 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-169/.semver/PR-169 with force:False [2023-03-01T11:04:47.023Z] 2023-03-01 11:04:46,882 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-169/.semver/PR-169 [2023-03-01T11:04:47.023Z] 2023-03-01 11:04:46,886 [execute] INFO git cat-file --batch-check [2023-03-01T11:04:47.023Z] 2023-03-01 11:04:46,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-169/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T11:04:47.023Z] 2023-03-01 11:04:46,892 [execute] INFO git cat-file --batch [2023-03-01T11:04:47.023Z] 2023-03-01 11:04:46,893 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-169/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T11:04:47.023Z] 2023-03-01 11:04:46,898 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-169/.semver/PR-169 [2023-03-01T11:04:47.023Z] 0.0.0 [Pipeline] } [2023-03-01T11:04:47.041Z] $ docker exec --env ******** --env ******** 68da26ae6bc54a3147641169038ef137bd5e5c2f1bcdc498afb0512b4473a863 ssh-agent -k [2023-03-01T11:04:47.136Z] unset SSH_AUTH_SOCK; [2023-03-01T11:04:47.136Z] unset SSH_AGENT_PID; [2023-03-01T11:04:47.137Z] echo Agent pid 76 killed; [2023-03-01T11:04:47.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T11:04:47.587Z] + git semver [Pipeline] } [2023-03-01T11:04:47.862Z] $ docker stop --time=1 68da26ae6bc54a3147641169038ef137bd5e5c2f1bcdc498afb0512b4473a863 [2023-03-01T11:04:49.165Z] $ docker rm -f --volumes 68da26ae6bc54a3147641169038ef137bd5e5c2f1bcdc498afb0512b4473a863 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T11:04:49.566Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-01T11:04:49.839Z] Stashed 1 file(s) [Pipeline] echo [2023-03-01T11:04:49.856Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T11:04:50.442Z] provisioning config files... [2023-03-01T11:04:50.451Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-169@tmp/config16047541046221596782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T11:04:50.794Z] ---> docker-login.sh [2023-03-01T11:04:50.794Z] nexus3.edgexfoundry.org:10001 [2023-03-01T11:04:50.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T11:04:50.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T11:04:50.794Z] Configure a credential helper to remove this warning. See [2023-03-01T11:04:50.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T11:04:50.794Z] [2023-03-01T11:04:50.794Z] Login Succeeded [2023-03-01T11:04:50.794Z] nexus3.edgexfoundry.org:10002 [2023-03-01T11:04:50.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T11:04:50.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T11:04:50.794Z] Configure a credential helper to remove this warning. See [2023-03-01T11:04:50.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T11:04:50.794Z] [2023-03-01T11:04:50.794Z] Login Succeeded [2023-03-01T11:04:50.794Z] nexus3.edgexfoundry.org:10003 [2023-03-01T11:04:51.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T11:04:51.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T11:04:51.053Z] Configure a credential helper to remove this warning. See [2023-03-01T11:04:51.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T11:04:51.053Z] [2023-03-01T11:04:51.053Z] Login Succeeded [2023-03-01T11:04:51.053Z] nexus3.edgexfoundry.org:10004 [2023-03-01T11:04:51.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T11:04:51.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T11:04:51.053Z] Configure a credential helper to remove this warning. See [2023-03-01T11:04:51.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T11:04:51.053Z] [2023-03-01T11:04:51.053Z] Login Succeeded [2023-03-01T11:04:51.053Z] docker.io [2023-03-01T11:04:51.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T11:04:51.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T11:04:51.570Z] Configure a credential helper to remove this warning. See [2023-03-01T11:04:51.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T11:04:51.570Z] [2023-03-01T11:04:51.570Z] Login Succeeded [2023-03-01T11:04:51.570Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T11:04:51.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-01T11:04:51.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T11:04:51.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T11:04:51.841Z] ========================================================= [2023-03-01T11:04:51.841Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-01T11:04:51.841Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T11:04:52.295Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-01T11:04:52.295Z] Sending build context to Docker daemon 4.115MB [2023-03-01T11:04:52.295Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T11:04:52.295Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-01T11:04:52.295Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-01T11:04:52.295Z] 213ec9aee27d: Pulling fs layer [2023-03-01T11:04:52.295Z] 4583459ba037: Pulling fs layer [2023-03-01T11:04:52.295Z] 93c1e223e6f2: Pulling fs layer [2023-03-01T11:04:52.295Z] 53926ce57604: Pulling fs layer [2023-03-01T11:04:52.295Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-01T11:04:52.295Z] 22ff95d597cd: Pulling fs layer [2023-03-01T11:04:52.295Z] 12d6caf4c0d1: Pulling fs layer [2023-03-01T11:04:52.295Z] 96b7cbca73a9: Pulling fs layer [2023-03-01T11:04:52.295Z] a7acece74701: Pulling fs layer [2023-03-01T11:04:52.295Z] 22ff95d597cd: Waiting [2023-03-01T11:04:52.295Z] 12d6caf4c0d1: Waiting [2023-03-01T11:04:52.295Z] 53926ce57604: Waiting [2023-03-01T11:04:52.295Z] a7acece74701: Waiting [2023-03-01T11:04:52.295Z] 96b7cbca73a9: Waiting [2023-03-01T11:04:52.295Z] 93c1e223e6f2: Verifying Checksum [2023-03-01T11:04:52.295Z] 93c1e223e6f2: Download complete [2023-03-01T11:04:52.295Z] 4583459ba037: Download complete [2023-03-01T11:04:52.295Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-01T11:04:52.295Z] 21b2b0c7a3f4: Download complete [2023-03-01T11:04:52.295Z] 22ff95d597cd: Verifying Checksum [2023-03-01T11:04:52.295Z] 22ff95d597cd: Download complete [2023-03-01T11:04:52.559Z] 213ec9aee27d: Verifying Checksum [2023-03-01T11:04:52.559Z] 213ec9aee27d: Download complete [2023-03-01T11:04:52.559Z] 12d6caf4c0d1: Download complete [2023-03-01T11:04:52.559Z] 213ec9aee27d: Pull complete [2023-03-01T11:04:52.830Z] 4583459ba037: Pull complete [2023-03-01T11:04:52.830Z] 93c1e223e6f2: Pull complete [2023-03-01T11:04:53.094Z] a7acece74701: Verifying Checksum [2023-03-01T11:04:53.094Z] a7acece74701: Download complete [2023-03-01T11:04:53.355Z] 96b7cbca73a9: Verifying Checksum [2023-03-01T11:04:53.355Z] 53926ce57604: Verifying Checksum [2023-03-01T11:04:53.355Z] 53926ce57604: Download complete [2023-03-01T11:04:57.544Z] 53926ce57604: Pull complete [2023-03-01T11:04:57.544Z] 21b2b0c7a3f4: Pull complete [2023-03-01T11:04:57.544Z] 22ff95d597cd: Pull complete [2023-03-01T11:04:57.544Z] 12d6caf4c0d1: Pull complete [2023-03-01T11:04:59.443Z] 96b7cbca73a9: Pull complete [2023-03-01T11:05:00.008Z] a7acece74701: Pull complete [2023-03-01T11:05:00.008Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-01T11:05:00.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T11:05:00.008Z] ---> db6d94c90886 [2023-03-01T11:05:00.008Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-01T11:05:04.286Z] ---> Running in 13daf6f82671 [2023-03-01T11:05:04.286Z] Removing intermediate container 13daf6f82671 [2023-03-01T11:05:04.286Z] ---> 8586217efdc2 [2023-03-01T11:05:04.286Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T11:05:04.286Z] ---> Running in 08330bfac6ad [2023-03-01T11:05:04.286Z] Removing intermediate container 08330bfac6ad [2023-03-01T11:05:04.286Z] ---> 3fe95a0179ce [2023-03-01T11:05:04.286Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-01T11:05:04.286Z] ---> Running in 1db843fac6d1 [2023-03-01T11:05:04.547Z] Removing intermediate container 1db843fac6d1 [2023-03-01T11:05:04.547Z] ---> 85c7e8995353 [2023-03-01T11:05:04.547Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T11:05:04.547Z] ---> Running in def7295b452d [2023-03-01T11:05:04.547Z] Removing intermediate container def7295b452d [2023-03-01T11:05:04.547Z] ---> 7da0b762b96f [2023-03-01T11:05:04.547Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T11:05:04.547Z] ---> Running in 48381790201d [2023-03-01T11:05:04.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T11:05:05.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T11:05:05.271Z] Still waiting to schedule task [2023-03-01T11:05:05.272Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7953’ is offline [2023-03-01T11:05:05.324Z] OK: 211 MiB in 51 packages [2023-03-01T11:05:05.583Z] Removing intermediate container 48381790201d [2023-03-01T11:05:05.583Z] ---> f69fb2c25fd8 [2023-03-01T11:05:05.583Z] Step 8/12 : WORKDIR /app [2023-03-01T11:05:05.583Z] ---> Running in 6649bd09bfca [2023-03-01T11:05:05.843Z] Removing intermediate container 6649bd09bfca [2023-03-01T11:05:05.843Z] ---> 350d05c7e873 [2023-03-01T11:05:05.843Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-01T11:05:05.843Z] ---> 91754681a296 [2023-03-01T11:05:05.843Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T11:05:05.843Z] ---> Running in 962626112ad6 [2023-03-01T11:05:32.396Z] Removing intermediate container 962626112ad6 [2023-03-01T11:05:32.396Z] ---> 2007836f1342 [2023-03-01T11:05:32.396Z] Step 11/12 : COPY . . [2023-03-01T11:05:32.396Z] ---> 1fe631cf7948 [2023-03-01T11:05:32.396Z] Step 12/12 : RUN $MAKE [2023-03-01T11:05:32.396Z] ---> Running in 417bfcba4fdc [2023-03-01T11:05:32.396Z] noop [2023-03-01T11:05:32.396Z] Removing intermediate container 417bfcba4fdc [2023-03-01T11:05:32.396Z] ---> 4fa879d183e6 [2023-03-01T11:05:32.396Z] Successfully built 4fa879d183e6 [2023-03-01T11:05:32.396Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T11:05:32.836Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T11:05:32.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T11:05:32.969Z] prd-ubuntu20.04-docker-8c-8g-7952 does not seem to be running inside a container [2023-03-01T11:05:33.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-169 -v /w/workspace/undry_device-rfid-llrp-go_PR-169:/w/workspace/undry_device-rfid-llrp-go_PR-169:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-169@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T11:05:33.351Z] $ docker top c9fabaac74f3cee1dede3a4e2bd599ed0dcb67f8cd32df899e1940fd26621b8c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T11:05:33.740Z] + go version [2023-03-01T11:05:33.740Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-01T11:05:33.778Z] $ docker stop --time=1 c9fabaac74f3cee1dede3a4e2bd599ed0dcb67f8cd32df899e1940fd26621b8c [2023-03-01T11:05:35.037Z] $ docker rm -f --volumes c9fabaac74f3cee1dede3a4e2bd599ed0dcb67f8cd32df899e1940fd26621b8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T11:05:35.710Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T11:05:35.710Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T11:05:35.863Z] prd-ubuntu20.04-docker-8c-8g-7952 does not seem to be running inside a container [2023-03-01T11:05:35.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-169 -v /w/workspace/undry_device-rfid-llrp-go_PR-169:/w/workspace/undry_device-rfid-llrp-go_PR-169:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-169@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T11:05:36.226Z] $ docker top c67891fe8c3a4204042663c95adddfab96541e004522599d548d5cb17b364a6b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T11:05:36.606Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-169 [Pipeline] fileExists [Pipeline] sh [2023-03-01T11:05:36.964Z] + make test [2023-03-01T11:05:36.964Z] go test ./... -coverprofile=coverage.out ./... [2023-03-01T11:05:37.223Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-01T11:05:47.189Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-01T11:05:47.189Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-01T11:05:52.459Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.585s coverage: 40.7% of statements [2023-03-01T11:05:52.459Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.251s coverage: 52.0% of statements [2023-03-01T11:05:52.459Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 94.6% of statements [2023-03-01T11:06:00.580Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-01T11:06:00.580Z] go vet ./... [2023-03-01T11:06:03.860Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T11:06:03.860Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T11:06:03.860Z] ./bin/test-attribution-txt.sh [2023-03-01T11:06:03.860Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-01T11:06:03.860Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-01T11:06:03.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-01T11:06:03.937Z] $ docker stop --time=1 c67891fe8c3a4204042663c95adddfab96541e004522599d548d5cb17b364a6b [2023-03-01T11:06:06.710Z] $ docker rm -f --volumes c67891fe8c3a4204042663c95adddfab96541e004522599d548d5cb17b364a6b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T11:06:07.222Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-01T11:06:07.331Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-01T11:06:07.986Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-01T11:06:08.303Z] + ls -al . [2023-03-01T11:06:08.303Z] total 628 [2023-03-01T11:06:08.303Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 1 11:05 . [2023-03-01T11:06:08.303Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 11:04 .. [2023-03-01T11:06:08.303Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 1 11:04 .dockerignore [2023-03-01T11:06:08.303Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 11:05 .git [2023-03-01T11:06:08.303Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 11:04 .github [2023-03-01T11:06:08.303Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 1 11:04 .gitignore [2023-03-01T11:06:08.303Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 11:04 .golangci.yml [2023-03-01T11:06:08.303Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 11:04 .semver [2023-03-01T11:06:08.303Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 1 11:04 Attribution.txt [2023-03-01T11:06:08.303Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 1 11:04 CHANGELOG.md [2023-03-01T11:06:08.303Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 1 11:04 Dockerfile [2023-03-01T11:06:08.303Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 11:04 GOVERNANCE.md [2023-03-01T11:06:08.303Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 1 11:04 Jenkinsfile [2023-03-01T11:06:08.303Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 1 11:04 LICENSE [2023-03-01T11:06:08.303Z] -rw-rw-r-- 1 jenkins jenkins 2018 Mar 1 11:04 Makefile [2023-03-01T11:06:08.303Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 1 11:04 OWNERS.md [2023-03-01T11:06:08.303Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 1 11:04 README.md [2023-03-01T11:06:08.303Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 11:04 VERSION [2023-03-01T11:06:08.303Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 11:04 bin [2023-03-01T11:06:08.303Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 11:04 cmd [2023-03-01T11:06:08.303Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 1 11:05 coverage.out [2023-03-01T11:06:08.303Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 11:04 examples [2023-03-01T11:06:08.303Z] -rw-rw-r-- 1 jenkins jenkins 3463 Mar 1 11:04 go.mod [2023-03-01T11:06:08.303Z] -rw-rw-r-- 1 jenkins jenkins 31137 Mar 1 11:04 go.sum [2023-03-01T11:06:08.303Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 11:04 images [2023-03-01T11:06:08.303Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 1 11:04 internal [2023-03-01T11:06:08.303Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 11:04 snap [2023-03-01T11:06:08.303Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 1 11:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T11:06:08.709Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=4d0c2cedd80008219086bc102a00ef18c0bab2ac --label arch=amd64 --label version=0.0.0 . [2023-03-01T11:06:08.709Z] Sending build context to Docker daemon 4.115MB [2023-03-01T11:06:08.709Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T11:06:08.709Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-01T11:06:08.709Z] ---> 4fa879d183e6 [2023-03-01T11:06:08.709Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T11:06:08.969Z] ---> Running in 846018aa7c94 [2023-03-01T11:06:08.969Z] Removing intermediate container 846018aa7c94 [2023-03-01T11:06:08.969Z] ---> a236ff086268 [2023-03-01T11:06:08.969Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T11:06:08.969Z] ---> Running in ef1d75bf6c7a [2023-03-01T11:06:08.969Z] Removing intermediate container ef1d75bf6c7a [2023-03-01T11:06:08.969Z] ---> 9d34e56f1d66 [2023-03-01T11:06:08.969Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-01T11:06:08.969Z] ---> Running in 7d5836dd70bc [2023-03-01T11:06:09.228Z] Removing intermediate container 7d5836dd70bc [2023-03-01T11:06:09.228Z] ---> f86766ad7aa7 [2023-03-01T11:06:09.228Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T11:06:09.228Z] ---> Running in 9ef239e848d2 [2023-03-01T11:06:09.228Z] Removing intermediate container 9ef239e848d2 [2023-03-01T11:06:09.228Z] ---> f7ef8db24523 [2023-03-01T11:06:09.228Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T11:06:09.228Z] ---> Running in 4c6a2ec0a761 [2023-03-01T11:06:09.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T11:06:09.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T11:06:10.010Z] OK: 211 MiB in 51 packages [2023-03-01T11:06:10.270Z] Removing intermediate container 4c6a2ec0a761 [2023-03-01T11:06:10.270Z] ---> 6d18b8653dfc [2023-03-01T11:06:10.270Z] Step 8/24 : WORKDIR /app [2023-03-01T11:06:10.270Z] ---> Running in a0a33a50cab2 [2023-03-01T11:06:10.270Z] Removing intermediate container a0a33a50cab2 [2023-03-01T11:06:10.270Z] ---> 1bcbaca669b3 [2023-03-01T11:06:10.270Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-01T11:06:10.559Z] ---> 106bacb2ef3e [2023-03-01T11:06:10.559Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T11:06:10.559Z] ---> Running in a2515aae8c0b [2023-03-01T11:06:11.545Z] Removing intermediate container a2515aae8c0b [2023-03-01T11:06:11.545Z] ---> 4c2f80774b63 [2023-03-01T11:06:11.545Z] Step 11/24 : COPY . . [2023-03-01T11:06:11.545Z] ---> d66e04af7a57 [2023-03-01T11:06:11.545Z] Step 12/24 : RUN $MAKE [2023-03-01T11:06:11.545Z] ---> Running in 43712105808f [2023-03-01T11:06:11.838Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-01T11:06:33.777Z] Removing intermediate container 43712105808f [2023-03-01T11:06:33.777Z] ---> 4731a18b957a [2023-03-01T11:06:33.777Z] Step 13/24 : FROM alpine:3.16 [2023-03-01T11:06:33.777Z] 3.16: Pulling from library/alpine [2023-03-01T11:06:33.777Z] ef5531b6e74e: Pulling fs layer [2023-03-01T11:06:33.777Z] ef5531b6e74e: Verifying Checksum [2023-03-01T11:06:33.777Z] ef5531b6e74e: Download complete [2023-03-01T11:06:33.777Z] ef5531b6e74e: Pull complete [2023-03-01T11:06:33.777Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T11:06:33.777Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T11:06:33.777Z] ---> dfd21b5a31f5 [2023-03-01T11:06:33.777Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-01T11:06:33.777Z] ---> Running in 18e95e6aad63 [2023-03-01T11:06:33.777Z] Removing intermediate container 18e95e6aad63 [2023-03-01T11:06:33.777Z] ---> 8e0836126c49 [2023-03-01T11:06:33.777Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T11:06:33.777Z] ---> Running in 2c0bab400508 [2023-03-01T11:06:33.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T11:06:33.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T11:06:33.777Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T11:06:33.777Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T11:06:33.777Z] OK: 6 MiB in 15 packages [2023-03-01T11:06:33.777Z] Removing intermediate container 2c0bab400508 [2023-03-01T11:06:33.777Z] ---> 0b21b935e005 [2023-03-01T11:06:33.777Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-01T11:06:33.777Z] ---> 16c5023a532a [2023-03-01T11:06:33.777Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-01T11:06:33.777Z] ---> de4a2e68e9bf [2023-03-01T11:06:33.777Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-01T11:06:34.038Z] ---> 13793ac6baa3 [2023-03-01T11:06:34.038Z] Step 19/24 : EXPOSE 59989 [2023-03-01T11:06:34.038Z] ---> Running in 8c67e4a35cf2 [2023-03-01T11:06:34.297Z] Removing intermediate container 8c67e4a35cf2 [2023-03-01T11:06:34.297Z] ---> 893d95952815 [2023-03-01T11:06:34.297Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-01T11:06:34.297Z] ---> Running in 04a2dd632f54 [2023-03-01T11:06:34.297Z] Removing intermediate container 04a2dd632f54 [2023-03-01T11:06:34.297Z] ---> a1a91af7e40e [2023-03-01T11:06:34.297Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T11:06:34.297Z] ---> Running in 0a590aa88b83 [2023-03-01T11:06:34.297Z] Removing intermediate container 0a590aa88b83 [2023-03-01T11:06:34.297Z] ---> b02fac41254c [2023-03-01T11:06:34.297Z] Step 22/24 : LABEL arch=amd64 [2023-03-01T11:06:34.557Z] ---> Running in 25cd5bcc4761 [2023-03-01T11:06:34.557Z] Removing intermediate container 25cd5bcc4761 [2023-03-01T11:06:34.557Z] ---> 3a8a92814054 [2023-03-01T11:06:34.557Z] Step 23/24 : LABEL git_sha=4d0c2cedd80008219086bc102a00ef18c0bab2ac [2023-03-01T11:06:34.557Z] ---> Running in 8753005fbc17 [2023-03-01T11:06:34.557Z] Removing intermediate container 8753005fbc17 [2023-03-01T11:06:34.557Z] ---> 51e890eeef8f [2023-03-01T11:06:34.557Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T11:06:34.557Z] ---> Running in 42c241485a63 [2023-03-01T11:06:34.557Z] Removing intermediate container 42c241485a63 [2023-03-01T11:06:34.557Z] ---> d04975f4157c [2023-03-01T11:06:34.557Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-01T11:06:34.557Z] Successfully built d04975f4157c [2023-03-01T11:06:34.818Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T11:06:35.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T11:06:35.654Z] [2023-03-01T11:06:35.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T11:06:36.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T11:06:36.028Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-01T11:06:36.028Z] 5eb5b503b376: Pulling fs layer [2023-03-01T11:06:36.028Z] 5c69ac0246d0: Pulling fs layer [2023-03-01T11:06:36.028Z] ec43610c2a17: Pulling fs layer [2023-03-01T11:06:36.028Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-01T11:06:36.028Z] 33b1e0a273af: Pulling fs layer [2023-03-01T11:06:36.028Z] 5d3b04190fa2: Pulling fs layer [2023-03-01T11:06:36.028Z] 2f39f015ded8: Pulling fs layer [2023-03-01T11:06:36.028Z] 3a2ae6a8a46f: Waiting [2023-03-01T11:06:36.028Z] 33b1e0a273af: Waiting [2023-03-01T11:06:36.028Z] 5d3b04190fa2: Waiting [2023-03-01T11:06:36.028Z] 2f39f015ded8: Waiting [2023-03-01T11:06:36.028Z] 5c69ac0246d0: Verifying Checksum [2023-03-01T11:06:36.028Z] 5c69ac0246d0: Download complete [2023-03-01T11:06:36.028Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-01T11:06:36.028Z] 3a2ae6a8a46f: Download complete [2023-03-01T11:06:36.289Z] ec43610c2a17: Download complete [2023-03-01T11:06:36.289Z] 33b1e0a273af: Verifying Checksum [2023-03-01T11:06:36.289Z] 33b1e0a273af: Download complete [2023-03-01T11:06:36.289Z] 5d3b04190fa2: Download complete [2023-03-01T11:06:36.289Z] 5eb5b503b376: Verifying Checksum [2023-03-01T11:06:36.289Z] 5eb5b503b376: Download complete [2023-03-01T11:06:37.223Z] 2f39f015ded8: Download complete [2023-03-01T11:06:37.480Z] 5eb5b503b376: Pull complete [2023-03-01T11:06:37.480Z] 5c69ac0246d0: Pull complete [2023-03-01T11:06:38.045Z] ec43610c2a17: Pull complete [2023-03-01T11:06:38.045Z] 3a2ae6a8a46f: Pull complete [2023-03-01T11:06:38.303Z] 33b1e0a273af: Pull complete [2023-03-01T11:06:38.303Z] 5d3b04190fa2: Pull complete [2023-03-01T11:06:42.491Z] 2f39f015ded8: Pull complete [2023-03-01T11:06:42.491Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-01T11:06:42.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T11:06:42.491Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T11:06:42.717Z] prd-ubuntu20.04-docker-8c-8g-7952 does not seem to be running inside a container [2023-03-01T11:06:42.759Z] $ 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/undry_device-rfid-llrp-go_PR-169 -v /w/workspace/undry_device-rfid-llrp-go_PR-169:/w/workspace/undry_device-rfid-llrp-go_PR-169:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-169@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-01T11:06:46.556Z] $ docker top 805f88f8f6ae5b1ab96d1cb75f51c15dcbd920a1e05a426a8e4f3644573f6a82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T11:06:46.979Z] ---> job-cost.sh [2023-03-01T11:06:46.979Z] lf-activate-venv: SKIPPING [2023-03-01T11:06:46.979Z] INFO: No Stack... [2023-03-01T11:06:47.238Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T11:06:47.804Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T11:06:48.122Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-169/archives/cost.csv [2023-03-01T11:06:48.122Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T11:06:48.160Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-169-1-stack-cost] [2023-03-01T11:06:48.164Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-169-1-stack-cost] did not exist. Created. [2023-03-01T11:06:48.164Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-169-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T11:06:48.549Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-01T11:06:48.604Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T11:06:48.628Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-169-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T11:06:48.718Z] $ docker stop --time=1 805f88f8f6ae5b1ab96d1cb75f51c15dcbd920a1e05a426a8e4f3644573f6a82 [2023-03-01T11:06:49.869Z] $ docker rm -f --volumes 805f88f8f6ae5b1ab96d1cb75f51c15dcbd920a1e05a426a8e4f3644573f6a82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-01T11:07:21.071Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7954 in /w/workspace/undry_device-rfid-llrp-go_PR-169 [Pipeline] { [Pipeline] ws [2023-03-01T11:07:21.129Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-03-01T11:07:21.207Z] Selected Git installation does not exist. Using Default [2023-03-01T11:07:21.207Z] The recommended git tool is: NONE [2023-03-01T11:07:26.782Z] using credential edgex-jenkins-ssh [2023-03-01T11:07:26.799Z] Cloning the remote Git repository [2023-03-01T11:07:26.851Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-01T11:07:26.938Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-03-01T11:07:27.128Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-01T11:07:27.130Z] > git --version # timeout=10 [2023-03-01T11:07:27.152Z] > git --version # 'git version 2.25.1' [2023-03-01T11:07:27.155Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T11:07:27.220Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T11:07:28.348Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-01T11:07:28.382Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T11:07:29.916Z] Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 4d0c2cedd80008219086bc102a00ef18c0bab2ac [2023-03-01T11:07:29.315Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-01T11:07:29.362Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-01T11:07:29.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T11:07:29.379Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-01T11:07:29.939Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T11:07:29.955Z] > git checkout -f 4d0c2cedd80008219086bc102a00ef18c0bab2ac # timeout=10 [2023-03-01T11:07:30.069Z] > git remote # timeout=10 [2023-03-01T11:07:30.089Z] > git config --get remote.origin.url # timeout=10 [2023-03-01T11:07:30.105Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T11:07:30.169Z] Merge succeeded, producing 4d0c2cedd80008219086bc102a00ef18c0bab2ac [2023-03-01T11:07:30.169Z] Checking out Revision 4d0c2cedd80008219086bc102a00ef18c0bab2ac (PR-169) [2023-03-01T11:07:30.707Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-01T11:07:30.769Z] > git --version # timeout=10 [2023-03-01T11:07:30.784Z] > git --version # 'git version 2.25.1' [2023-03-01T11:07:30.803Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T11:07:30.120Z] > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 [2023-03-01T11:07:30.150Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-01T11:07:30.178Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T11:07:30.202Z] > git checkout -f 4d0c2cedd80008219086bc102a00ef18c0bab2ac # timeout=10 [2023-03-01T11:07:31.990Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-01T11:07:31.990Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T11:07:31.990Z] Dload Upload Total Spent Left Speed [2023-03-01T11:07:31.990Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-03-01T11:07:32.591Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-01T11:07:32.941Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-01T11:07:32.941Z] + sudo tee /etc/docker/daemon.new [2023-03-01T11:07:32.941Z] { [2023-03-01T11:07:32.941Z] "registry-mirrors": [ [2023-03-01T11:07:32.941Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-01T11:07:32.941Z] ], [2023-03-01T11:07:32.941Z] "bip": "10.250.0.254/24", [2023-03-01T11:07:32.941Z] "hosts": [ [2023-03-01T11:07:32.941Z] "tcp://0.0.0.0:5555", [2023-03-01T11:07:32.941Z] "unix:///var/run/docker.sock" [2023-03-01T11:07:32.941Z] ], [2023-03-01T11:07:32.941Z] "mtu": 1458, [2023-03-01T11:07:32.941Z] "selinux-enabled": true, [2023-03-01T11:07:32.941Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-01T11:07:32.941Z] } [Pipeline] sh [2023-03-01T11:07:33.288Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-01T11:07:33.643Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T11:07:51.983Z] provisioning config files... [2023-03-01T11:07:52.010Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config8637384433220329288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T11:07:52.397Z] ---> docker-login.sh [2023-03-01T11:07:52.397Z] nexus3.edgexfoundry.org:10001 [2023-03-01T11:07:52.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T11:07:52.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T11:07:52.936Z] Configure a credential helper to remove this warning. See [2023-03-01T11:07:52.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T11:07:52.936Z] [2023-03-01T11:07:52.936Z] Login Succeeded [2023-03-01T11:07:52.936Z] nexus3.edgexfoundry.org:10002 [2023-03-01T11:07:53.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T11:07:53.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T11:07:53.205Z] Configure a credential helper to remove this warning. See [2023-03-01T11:07:53.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T11:07:53.205Z] [2023-03-01T11:07:53.205Z] Login Succeeded [2023-03-01T11:07:53.205Z] nexus3.edgexfoundry.org:10003 [2023-03-01T11:07:53.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T11:07:53.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T11:07:53.745Z] Configure a credential helper to remove this warning. See [2023-03-01T11:07:53.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T11:07:53.745Z] [2023-03-01T11:07:53.745Z] Login Succeeded [2023-03-01T11:07:53.745Z] nexus3.edgexfoundry.org:10004 [2023-03-01T11:07:54.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T11:07:54.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T11:07:54.017Z] Configure a credential helper to remove this warning. See [2023-03-01T11:07:54.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T11:07:54.017Z] [2023-03-01T11:07:54.017Z] Login Succeeded [2023-03-01T11:07:54.017Z] docker.io [2023-03-01T11:07:54.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T11:07:54.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T11:07:54.555Z] Configure a credential helper to remove this warning. See [2023-03-01T11:07:54.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T11:07:54.555Z] [2023-03-01T11:07:54.555Z] Login Succeeded [2023-03-01T11:07:54.555Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T11:07:54.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-01T11:07:55.000Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T11:07:55.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T11:07:55.068Z] ========================================================= [2023-03-01T11:07:55.068Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-01T11:07:55.068Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T11:07:55.567Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-01T11:07:55.837Z] Sending build context to Docker daemon 1.217MB [2023-03-01T11:07:55.837Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T11:07:55.837Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-01T11:07:56.109Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-01T11:07:56.109Z] 9b18e9b68314: Pulling fs layer [2023-03-01T11:07:56.109Z] 35d82f9e3411: Pulling fs layer [2023-03-01T11:07:56.109Z] e16973657156: Pulling fs layer [2023-03-01T11:07:56.109Z] fc693d55d65f: Pulling fs layer [2023-03-01T11:07:56.109Z] 7e9fc2657dce: Pulling fs layer [2023-03-01T11:07:56.109Z] dda99020689f: Pulling fs layer [2023-03-01T11:07:56.109Z] db1c61fa0a46: Pulling fs layer [2023-03-01T11:07:56.109Z] 891c053d2c06: Pulling fs layer [2023-03-01T11:07:56.109Z] fc693d55d65f: Waiting [2023-03-01T11:07:56.109Z] 7e9fc2657dce: Waiting [2023-03-01T11:07:56.109Z] dda99020689f: Waiting [2023-03-01T11:07:56.109Z] db1c61fa0a46: Waiting [2023-03-01T11:07:56.109Z] 891c053d2c06: Waiting [2023-03-01T11:07:56.109Z] e16973657156: Download complete [2023-03-01T11:07:56.109Z] 35d82f9e3411: Verifying Checksum [2023-03-01T11:07:56.109Z] 35d82f9e3411: Download complete [2023-03-01T11:07:56.109Z] 7e9fc2657dce: Verifying Checksum [2023-03-01T11:07:56.109Z] 7e9fc2657dce: Download complete [2023-03-01T11:07:56.109Z] dda99020689f: Verifying Checksum [2023-03-01T11:07:56.109Z] dda99020689f: Download complete [2023-03-01T11:07:56.109Z] 9b18e9b68314: Verifying Checksum [2023-03-01T11:07:56.109Z] 9b18e9b68314: Download complete [2023-03-01T11:07:57.075Z] 9b18e9b68314: Pull complete [2023-03-01T11:07:57.346Z] 891c053d2c06: Verifying Checksum [2023-03-01T11:07:57.346Z] 891c053d2c06: Download complete [2023-03-01T11:07:57.346Z] 35d82f9e3411: Pull complete [2023-03-01T11:07:57.615Z] e16973657156: Pull complete [2023-03-01T11:07:58.581Z] db1c61fa0a46: Verifying Checksum [2023-03-01T11:07:58.581Z] db1c61fa0a46: Download complete [2023-03-01T11:07:58.848Z] fc693d55d65f: Download complete [2023-03-01T11:08:11.190Z] fc693d55d65f: Pull complete [2023-03-01T11:08:11.190Z] 7e9fc2657dce: Pull complete [2023-03-01T11:08:11.190Z] dda99020689f: Pull complete [2023-03-01T11:08:15.444Z] db1c61fa0a46: Pull complete [2023-03-01T11:08:16.862Z] 891c053d2c06: Pull complete [2023-03-01T11:08:16.862Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-01T11:08:16.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T11:08:16.862Z] ---> f96f9c87975a [2023-03-01T11:08:16.862Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-01T11:08:18.827Z] ---> Running in 16f695f9ac89 [2023-03-01T11:08:18.827Z] Removing intermediate container 16f695f9ac89 [2023-03-01T11:08:18.828Z] ---> c857ea750d8b [2023-03-01T11:08:18.828Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T11:08:18.828Z] ---> Running in 4774feb4f6bc [2023-03-01T11:08:19.104Z] Removing intermediate container 4774feb4f6bc [2023-03-01T11:08:19.104Z] ---> a3a5884e0ac0 [2023-03-01T11:08:19.104Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-01T11:08:19.377Z] ---> Running in 69efcf7500e0 [2023-03-01T11:08:19.645Z] Removing intermediate container 69efcf7500e0 [2023-03-01T11:08:19.645Z] ---> a74b819795fc [2023-03-01T11:08:19.645Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T11:08:19.645Z] ---> Running in 3bcb99bd5b41 [2023-03-01T11:08:19.914Z] Removing intermediate container 3bcb99bd5b41 [2023-03-01T11:08:19.914Z] ---> b923b89bae56 [2023-03-01T11:08:19.914Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T11:08:20.215Z] ---> Running in e908e27b2227 [2023-03-01T11:08:21.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T11:08:21.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T11:08:22.439Z] OK: 221 MiB in 51 packages [2023-03-01T11:08:23.423Z] Removing intermediate container e908e27b2227 [2023-03-01T11:08:23.423Z] ---> 9ea767feb3be [2023-03-01T11:08:23.423Z] Step 8/12 : WORKDIR /app [2023-03-01T11:08:23.423Z] ---> Running in 6e00449ccf4c [2023-03-01T11:08:23.694Z] Removing intermediate container 6e00449ccf4c [2023-03-01T11:08:23.694Z] ---> 96396d5d3b14 [2023-03-01T11:08:23.694Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-01T11:08:24.287Z] ---> e155feb4f251 [2023-03-01T11:08:24.287Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T11:08:24.558Z] ---> Running in fcbdac63d288 [2023-03-01T11:09:32.467Z] Removing intermediate container fcbdac63d288 [2023-03-01T11:09:32.467Z] ---> 5070240290b4 [2023-03-01T11:09:32.467Z] Step 11/12 : COPY . . [2023-03-01T11:09:32.467Z] ---> b67732585a4e [2023-03-01T11:09:32.467Z] Step 12/12 : RUN $MAKE [2023-03-01T11:09:32.467Z] ---> Running in 0dbf08d96537 [2023-03-01T11:09:32.467Z] noop [2023-03-01T11:09:32.467Z] Removing intermediate container 0dbf08d96537 [2023-03-01T11:09:32.467Z] ---> 5ddb86d7c3fa [2023-03-01T11:09:32.467Z] Successfully built 5ddb86d7c3fa [2023-03-01T11:09:32.468Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T11:09:32.945Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T11:09:32.945Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T11:09:33.189Z] prd-ubuntu20.04-docker-arm64-4c-16g-7954 does not seem to be running inside a container [2023-03-01T11:09:33.256Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-01T11:09:34.454Z] $ docker top feef8140b14a5a714f242455917925de9308081605af2aab4a4d32964a1820a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T11:09:35.325Z] + go version [2023-03-01T11:09:35.326Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-01T11:09:35.367Z] $ docker stop --time=1 feef8140b14a5a714f242455917925de9308081605af2aab4a4d32964a1820a5 [2023-03-01T11:09:36.973Z] $ docker rm -f --volumes feef8140b14a5a714f242455917925de9308081605af2aab4a4d32964a1820a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T11:09:37.815Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T11:09:37.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T11:09:38.054Z] prd-ubuntu20.04-docker-arm64-4c-16g-7954 does not seem to be running inside a container [2023-03-01T11:09:38.122Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-01T11:09:39.241Z] $ docker top a21f25a326658cc7a0fcf33fc7f05004bccf0fb530f312fc4c7733a2d917d907 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T11:09:39.794Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-01T11:09:40.183Z] + make test [2023-03-01T11:09:40.183Z] go test ./... -coverprofile=coverage.out ./... [2023-03-01T11:09:42.130Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-01T11:11:18.806Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-01T11:11:18.806Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-01T11:11:37.051Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.793s coverage: 40.7% of statements [2023-03-01T11:11:37.051Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.478s coverage: 51.9% of statements [2023-03-01T11:11:37.051Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.045s coverage: 95.5% of statements [2023-03-01T11:11:37.329Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-01T11:11:37.329Z] go vet ./... [2023-03-01T11:12:09.552Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T11:12:09.552Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T11:12:09.552Z] ./bin/test-attribution-txt.sh [2023-03-01T11:12:09.552Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-01T11:12:09.552Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-01T11:12:09.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-01T11:12:09.626Z] $ docker stop --time=1 a21f25a326658cc7a0fcf33fc7f05004bccf0fb530f312fc4c7733a2d917d907 [2023-03-01T11:12:11.594Z] $ docker rm -f --volumes a21f25a326658cc7a0fcf33fc7f05004bccf0fb530f312fc4c7733a2d917d907 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T11:12:12.667Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-01T11:12:12.703Z] Warning: overwriting stash ‘coverage-report’ [2023-03-01T11:12:13.552Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T11:12:14.121Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-01T11:12:14.460Z] + ls -al . [2023-03-01T11:12:14.460Z] total 624 [2023-03-01T11:12:14.460Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 11:09 . [2023-03-01T11:12:14.460Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 11:07 .. [2023-03-01T11:12:14.460Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 1 11:07 .dockerignore [2023-03-01T11:12:14.460Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 11:07 .git [2023-03-01T11:12:14.460Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 11:07 .github [2023-03-01T11:12:14.460Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 1 11:07 .gitignore [2023-03-01T11:12:14.460Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 11:07 .golangci.yml [2023-03-01T11:12:14.460Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 1 11:07 Attribution.txt [2023-03-01T11:12:14.460Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 1 11:07 CHANGELOG.md [2023-03-01T11:12:14.460Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 1 11:07 Dockerfile [2023-03-01T11:12:14.460Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 11:07 GOVERNANCE.md [2023-03-01T11:12:14.460Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 1 11:07 Jenkinsfile [2023-03-01T11:12:14.460Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 1 11:07 LICENSE [2023-03-01T11:12:14.460Z] -rw-rw-r-- 1 jenkins jenkins 2018 Mar 1 11:07 Makefile [2023-03-01T11:12:14.460Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 1 11:07 OWNERS.md [2023-03-01T11:12:14.460Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 1 11:07 README.md [2023-03-01T11:12:14.460Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 11:04 VERSION [2023-03-01T11:12:14.460Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 11:07 bin [2023-03-01T11:12:14.460Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 11:07 cmd [2023-03-01T11:12:14.460Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 1 11:11 coverage.out [2023-03-01T11:12:14.460Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 11:07 examples [2023-03-01T11:12:14.460Z] -rw-rw-r-- 1 jenkins jenkins 3463 Mar 1 11:07 go.mod [2023-03-01T11:12:14.460Z] -rw-rw-r-- 1 jenkins jenkins 31137 Mar 1 11:07 go.sum [2023-03-01T11:12:14.460Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 11:07 images [2023-03-01T11:12:14.460Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 1 11:07 internal [2023-03-01T11:12:14.460Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 11:07 snap [2023-03-01T11:12:14.460Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 1 11:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T11:12:14.864Z] + 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=4d0c2cedd80008219086bc102a00ef18c0bab2ac --label arch=arm64 --label version=0.0.0 . [2023-03-01T11:12:15.131Z] Sending build context to Docker daemon 1.217MB [2023-03-01T11:12:15.131Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T11:12:15.131Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-01T11:12:15.131Z] ---> 5ddb86d7c3fa [2023-03-01T11:12:15.131Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T11:12:15.131Z] ---> Running in c63eb22c77aa [2023-03-01T11:12:15.398Z] Removing intermediate container c63eb22c77aa [2023-03-01T11:12:15.398Z] ---> 6055ba3769c7 [2023-03-01T11:12:15.398Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T11:12:15.666Z] ---> Running in f5121a7172ab [2023-03-01T11:12:15.940Z] Removing intermediate container f5121a7172ab [2023-03-01T11:12:15.940Z] ---> 7916b89bd3cf [2023-03-01T11:12:15.940Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-01T11:12:15.940Z] ---> Running in 529e3c3de8fa [2023-03-01T11:12:16.208Z] Removing intermediate container 529e3c3de8fa [2023-03-01T11:12:16.208Z] ---> f9c4fcce90bd [2023-03-01T11:12:16.208Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T11:12:16.208Z] ---> Running in 31921d946b78 [2023-03-01T11:12:16.477Z] Removing intermediate container 31921d946b78 [2023-03-01T11:12:16.477Z] ---> 433a3983353b [2023-03-01T11:12:16.477Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T11:12:16.745Z] ---> Running in a3ef74413b4a [2023-03-01T11:12:17.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T11:12:17.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T11:12:18.945Z] OK: 221 MiB in 51 packages [2023-03-01T11:12:19.919Z] Removing intermediate container a3ef74413b4a [2023-03-01T11:12:19.919Z] ---> ced075c34efb [2023-03-01T11:12:19.919Z] Step 8/24 : WORKDIR /app [2023-03-01T11:12:19.919Z] ---> Running in 1b2c9431959a [2023-03-01T11:12:20.185Z] Removing intermediate container 1b2c9431959a [2023-03-01T11:12:20.185Z] ---> 51dae54ebca0 [2023-03-01T11:12:20.185Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-01T11:12:20.772Z] ---> ea13fab931da [2023-03-01T11:12:20.772Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T11:12:20.772Z] ---> Running in da4408dcf3dd [2023-03-01T11:12:23.357Z] Removing intermediate container da4408dcf3dd [2023-03-01T11:12:23.357Z] ---> f47f4e7627a9 [2023-03-01T11:12:23.357Z] Step 11/24 : COPY . . [2023-03-01T11:12:24.320Z] ---> 8883136def2a [2023-03-01T11:12:24.320Z] Step 12/24 : RUN $MAKE [2023-03-01T11:12:24.320Z] ---> Running in 033fd1996d5f [2023-03-01T11:12:25.281Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-01T11:14:31.973Z] Removing intermediate container 033fd1996d5f [2023-03-01T11:14:31.973Z] ---> e9fadec9cb42 [2023-03-01T11:14:31.973Z] Step 13/24 : FROM alpine:3.16 [2023-03-01T11:14:31.973Z] 3.16: Pulling from library/alpine [2023-03-01T11:14:31.973Z] 3760b48202b3: Pulling fs layer [2023-03-01T11:14:31.973Z] 3760b48202b3: Verifying Checksum [2023-03-01T11:14:31.973Z] 3760b48202b3: Download complete [2023-03-01T11:14:32.241Z] 3760b48202b3: Pull complete [2023-03-01T11:14:32.241Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T11:14:32.241Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T11:14:32.241Z] ---> 4c81e5bf8899 [2023-03-01T11:14:32.241Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-01T11:14:32.508Z] ---> Running in 15e33e6e17c8 [2023-03-01T11:14:32.774Z] Removing intermediate container 15e33e6e17c8 [2023-03-01T11:14:32.774Z] ---> a59439eb5c99 [2023-03-01T11:14:32.774Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T11:14:32.774Z] ---> Running in 1959e00df3aa [2023-03-01T11:14:33.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T11:14:33.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T11:14:34.955Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T11:14:34.955Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T11:14:34.955Z] OK: 5 MiB in 15 packages [2023-03-01T11:14:35.538Z] Removing intermediate container 1959e00df3aa [2023-03-01T11:14:35.538Z] ---> 82607553d392 [2023-03-01T11:14:35.538Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-01T11:14:38.868Z] ---> 4447d0c11910 [2023-03-01T11:14:38.868Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-01T11:14:38.868Z] ---> e23e58d2ef67 [2023-03-01T11:14:38.868Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-01T11:14:39.825Z] ---> 8c3706d39c99 [2023-03-01T11:14:39.825Z] Step 19/24 : EXPOSE 59989 [2023-03-01T11:14:40.093Z] ---> Running in 4f9bf5cf1c31 [2023-03-01T11:14:40.093Z] Removing intermediate container 4f9bf5cf1c31 [2023-03-01T11:14:40.093Z] ---> 9f7730533b5b [2023-03-01T11:14:40.093Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-01T11:14:40.363Z] ---> Running in 5db230520ad9 [2023-03-01T11:14:40.629Z] Removing intermediate container 5db230520ad9 [2023-03-01T11:14:40.629Z] ---> 7c8d7ed899b0 [2023-03-01T11:14:40.629Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T11:14:40.629Z] ---> Running in cbd48553a958 [2023-03-01T11:14:40.895Z] Removing intermediate container cbd48553a958 [2023-03-01T11:14:40.895Z] ---> c43d319c91ff [2023-03-01T11:14:40.895Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T11:14:40.895Z] ---> Running in 2ba30295dfd3 [2023-03-01T11:14:41.161Z] Removing intermediate container 2ba30295dfd3 [2023-03-01T11:14:41.161Z] ---> 802f68d6de10 [2023-03-01T11:14:41.161Z] Step 23/24 : LABEL git_sha=4d0c2cedd80008219086bc102a00ef18c0bab2ac [2023-03-01T11:14:41.161Z] ---> Running in fdde72d66d77 [2023-03-01T11:14:41.427Z] Removing intermediate container fdde72d66d77 [2023-03-01T11:14:41.427Z] ---> f15f760f9a11 [2023-03-01T11:14:41.427Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T11:14:41.427Z] ---> Running in dbfa82bf007b [2023-03-01T11:14:42.012Z] Removing intermediate container dbfa82bf007b [2023-03-01T11:14:42.012Z] ---> c084dedbfff6 [2023-03-01T11:14:42.012Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-01T11:14:42.012Z] Successfully built c084dedbfff6 [2023-03-01T11:14:42.012Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T11:14:42.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T11:14:42.819Z] [2023-03-01T11:14:42.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T11:14:43.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T11:14:43.224Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-01T11:14:43.224Z] 8998bd30e6a1: Pulling fs layer [2023-03-01T11:14:43.224Z] 04944245beec: Pulling fs layer [2023-03-01T11:14:43.224Z] 699f458cf7ca: Pulling fs layer [2023-03-01T11:14:43.224Z] 765212b225bb: Pulling fs layer [2023-03-01T11:14:43.224Z] f23df028b6ca: Pulling fs layer [2023-03-01T11:14:43.224Z] d65c8cfc05b1: Pulling fs layer [2023-03-01T11:14:43.224Z] 2437ff75d9bd: Pulling fs layer [2023-03-01T11:14:43.224Z] 765212b225bb: Waiting [2023-03-01T11:14:43.224Z] f23df028b6ca: Waiting [2023-03-01T11:14:43.224Z] d65c8cfc05b1: Waiting [2023-03-01T11:14:43.224Z] 2437ff75d9bd: Waiting [2023-03-01T11:14:43.491Z] 04944245beec: Verifying Checksum [2023-03-01T11:14:43.491Z] 04944245beec: Download complete [2023-03-01T11:14:43.491Z] 765212b225bb: Verifying Checksum [2023-03-01T11:14:43.491Z] 765212b225bb: Download complete [2023-03-01T11:14:43.492Z] f23df028b6ca: Download complete [2023-03-01T11:14:43.492Z] d65c8cfc05b1: Verifying Checksum [2023-03-01T11:14:43.492Z] d65c8cfc05b1: Download complete [2023-03-01T11:14:43.492Z] 699f458cf7ca: Verifying Checksum [2023-03-01T11:14:43.492Z] 699f458cf7ca: Download complete [2023-03-01T11:14:44.080Z] 8998bd30e6a1: Verifying Checksum [2023-03-01T11:14:44.080Z] 8998bd30e6a1: Download complete [2023-03-01T11:14:46.019Z] 2437ff75d9bd: Verifying Checksum [2023-03-01T11:14:46.019Z] 2437ff75d9bd: Download complete [2023-03-01T11:14:47.966Z] 8998bd30e6a1: Pull complete [2023-03-01T11:14:48.233Z] 04944245beec: Pull complete [2023-03-01T11:14:49.641Z] 699f458cf7ca: Pull complete [2023-03-01T11:14:49.641Z] 765212b225bb: Pull complete [2023-03-01T11:14:51.049Z] f23df028b6ca: Pull complete [2023-03-01T11:14:51.049Z] d65c8cfc05b1: Pull complete [2023-03-01T11:15:03.365Z] 2437ff75d9bd: Pull complete [2023-03-01T11:15:03.365Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-01T11:15:03.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T11:15:03.365Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T11:15:03.670Z] prd-ubuntu20.04-docker-arm64-4c-16g-7954 does not seem to be running inside a container [2023-03-01T11:15:03.779Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-01T11:15:06.159Z] $ docker top e91adb6b004d794e2f3d937a2f28971e1719c8cff2a48698aa63fd9e74c9ba22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T11:15:06.727Z] ---> job-cost.sh [2023-03-01T11:15:06.997Z] lf-activate-venv: SKIPPING [2023-03-01T11:15:06.997Z] INFO: No Stack... [2023-03-01T11:15:07.264Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-01T11:15:08.225Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T11:15:08.572Z] + cut -d, -f6 [2023-03-01T11:15:08.572Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2023-03-01T11:15:08.654Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-169-1-stack-cost] [2023-03-01T11:15:08.659Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-169-1-stack-cost] did not exist. Created. [2023-03-01T11:15:08.659Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-169-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T11:15:09.058Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-372b9056/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-01T11:15:09.406Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-01T11:15:09.453Z] Warning: overwriting stash ‘stack-cost’ [2023-03-01T11:15:09.508Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T11:15:09.522Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-169-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T11:15:09.588Z] $ docker stop --time=1 e91adb6b004d794e2f3d937a2f28971e1719c8cff2a48698aa63fd9e74c9ba22 [2023-03-01T11:15:11.027Z] $ docker rm -f --volumes e91adb6b004d794e2f3d937a2f28971e1719c8cff2a48698aa63fd9e74c9ba22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-01T11:15:11.991Z] provisioning config files... [2023-03-01T11:15:11.998Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-169@tmp/config15928659780424763824tmp [Pipeline] { [Pipeline] sh [2023-03-01T11:15:12.335Z] + set +x [2023-03-01T11:15:12.335Z] + curl -s https://codecov.io/bash [2023-03-01T11:15:12.335Z] + bash -s -- [2023-03-01T11:15:12.335Z] [2023-03-01T11:15:12.335Z] _____ _ [2023-03-01T11:15:12.335Z] / ____| | | [2023-03-01T11:15:12.335Z] | | ___ __| | ___ ___ _____ __ [2023-03-01T11:15:12.335Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-01T11:15:12.335Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-01T11:15:12.335Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-01T11:15:12.335Z] Bash-1.0.6 [2023-03-01T11:15:12.335Z] [2023-03-01T11:15:12.335Z] [2023-03-01T11:15:12.335Z] ==> git version 2.25.1 found [2023-03-01T11:15:12.335Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-01T11:15:12.335Z] Release-Date: 2020-01-08 [2023-03-01T11:15:12.335Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-01T11:15:12.335Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-01T11:15:12.335Z] ==> Jenkins CI detected. [2023-03-01T11:15:12.335Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-169 [2023-03-01T11:15:12.335Z] project root: . [2023-03-01T11:15:12.335Z] --> token set from env [2023-03-01T11:15:12.335Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-01T11:15:12.335Z] ==> Running gcov in . (disable via -X gcov) [2023-03-01T11:15:12.335Z] ==> Python coveragepy not found [2023-03-01T11:15:12.335Z] ==> Searching for coverage reports in: [2023-03-01T11:15:12.335Z] + . [2023-03-01T11:15:12.335Z] -> Found 1 reports [2023-03-01T11:15:12.335Z] ==> Detecting git/mercurial file structure [2023-03-01T11:15:12.335Z] ==> Reading reports [2023-03-01T11:15:12.335Z] + ./coverage.out bytes=457862 [2023-03-01T11:15:12.593Z] ==> Appending adjustments [2023-03-01T11:15:12.593Z] https://docs.codecov.io/docs/fixing-reports [2023-03-01T11:15:12.593Z] + Found adjustments [2023-03-01T11:15:12.593Z] ==> Gzipping contents [2023-03-01T11:15:12.852Z] 52K /tmp/codecov.YD4U5R.gz [2023-03-01T11:15:12.852Z] ==> Uploading reports [2023-03-01T11:15:12.852Z] url: https://codecov.io [2023-03-01T11:15:12.852Z] query: branch=PR-169&commit=4d0c2cedd80008219086bc102a00ef18c0bab2ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-169%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=169&job=&cmd_args= [2023-03-01T11:15:12.852Z] -> Pinging Codecov [2023-03-01T11:15:12.852Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-169&commit=4d0c2cedd80008219086bc102a00ef18c0bab2ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-169%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=169&job=&cmd_args= [2023-03-01T11:15:12.852Z] -> Uploading to [2023-03-01T11:15:12.852Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-01/581DD39554BDF9B6E22D074273EAD858/4d0c2cedd80008219086bc102a00ef18c0bab2ac/ee7f5a67-912f-4f0d-944b-0212d3b78ad3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T111512Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4b6a281af1a5741c5d0f96b3850bef652d59807dc613b0beebd8e34a5a996a1b [2023-03-01T11:15:12.852Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T11:15:12.852Z] Dload Upload Total Spent Left Speed [2023-03-01T11:15:13.110Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51278 0 0 100 51278 0 182k --:--:-- --:--:-- --:--:-- 182k [2023-03-01T11:15:13.110Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4d0c2cedd80008219086bc102a00ef18c0bab2ac [Pipeline] } [2023-03-01T11:15:13.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-01T11:15:14.792Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-169/archives ] [2023-03-01T11:15:14.792Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-169/archives [2023-03-01T11:15:14.792Z] total 16 [2023-03-01T11:15:14.792Z] drwxr-xr-x 3 root root 4096 Mar 1 11:06 . [2023-03-01T11:15:14.792Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 1 11:06 .. [2023-03-01T11:15:14.792Z] drwxr-xr-x 2 root root 4096 Mar 1 11:06 cost [2023-03-01T11:15:14.792Z] -rw-r--r-- 1 root root 91 Mar 1 11:06 cost.csv [2023-03-01T11:15:14.792Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-169/archives [2023-03-01T11:15:14.792Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-169/archives [2023-03-01T11:15:14.792Z] total 16 [2023-03-01T11:15:14.792Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 11:06 . [2023-03-01T11:15:14.792Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 1 11:06 .. [2023-03-01T11:15:14.792Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 11:06 cost [2023-03-01T11:15:14.792Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 1 11:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-01T11:15:15.120Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T11:15:16.013Z] ---> package-listing.sh [2023-03-01T11:15:16.013Z] ++ facter osfamily [2023-03-01T11:15:16.013Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-01T11:15:16.273Z] + OS_FAMILY=debian [2023-03-01T11:15:16.273Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-169 [2023-03-01T11:15:16.273Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-01T11:15:16.273Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-01T11:15:16.273Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-01T11:15:16.273Z] + PACKAGES=/tmp/packages_start.txt [2023-03-01T11:15:16.273Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-169 ']' [2023-03-01T11:15:16.273Z] + PACKAGES=/tmp/packages_end.txt [2023-03-01T11:15:16.273Z] + case "${OS_FAMILY}" in [2023-03-01T11:15:16.273Z] + dpkg -l [2023-03-01T11:15:16.273Z] + grep '^ii' [2023-03-01T11:15:16.273Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-01T11:15:16.273Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-01T11:15:16.273Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-01T11:15:16.273Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-169 ']' [2023-03-01T11:15:16.273Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-169/archives/ [2023-03-01T11:15:16.273Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-169/archives/ [Pipeline] echo [2023-03-01T11:15:16.306Z] 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/undry_device-rfid-llrp-go_PR-169/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-01T11:15:16.599Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T11:15:17.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T11:15:17.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T11:15:17.354Z] prd-ubuntu20.04-docker-8c-8g-7952 does not seem to be running inside a container [2023-03-01T11:15:17.405Z] $ 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/undry_device-rfid-llrp-go_PR-169/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-169 -v /w/workspace/undry_device-rfid-llrp-go_PR-169:/w/workspace/undry_device-rfid-llrp-go_PR-169:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-169@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-01T11:15:17.592Z] $ docker top 9b2f1dcc64856e750dc9104674fe3d5e9215f6470631982dc5213e562124d214 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T11:15:17.959Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-01T11:15:18.267Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-01T11:15:18.582Z] + ls /var/log/sa-host [2023-03-01T11:15:18.582Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T11:15:18.715Z] provisioning config files... [2023-03-01T11:15:18.723Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-169@tmp/config8169192160717339772tmp [Pipeline] { [Pipeline] echo [2023-03-01T11:15:18.778Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T11:15:19.098Z] ---> create-netrc.sh [Pipeline] } [2023-03-01T11:15:19.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-01T11:15:19.533Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-01T11:15:19.566Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T11:15:19.876Z] ---> sudo-logs.sh [2023-03-01T11:15:19.876Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-01T11:15:19.951Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T11:15:20.263Z] ---> job-cost.sh [2023-03-01T11:15:20.263Z] lf-activate-venv: SKIPPING [2023-03-01T11:15:20.263Z] DEBUG: total: 0.2199999988079071 [2023-03-01T11:15:20.263Z] INFO: Retrieving Stack Cost... [2023-03-01T11:15:20.522Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T11:15:21.086Z] INFO: Archiving Costs [Pipeline] echo [2023-03-01T11:15:21.199Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T11:15:21.509Z] ---> logs-deploy.sh [2023-03-01T11:15:21.509Z] lf-activate-venv: SKIPPING [2023-03-01T11:15:21.509Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-169/1 [2023-03-01T11:15:21.509Z] INFO: archiving workspace using pattern(s): [2023-03-01T11:15:22.443Z] Archives upload complete. [2023-03-01T11:15:22.443Z] INFO: archiving logs to Nexus