Pull request #121 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-rfid-llrp-go Obtained Jenkinsfile from 6900410c38737ffb57c8d65b2ab681102ea9314b+d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb (2ea8f2422b4a28bd395d2df402e519365689819a) 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-ssh18419754782798442275.key Verifying host key using known hosts file > 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-ssh2224394449818905602.key Verifying host key using known hosts file > 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-121/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-121/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6681263934397556890.key Verifying host key using known hosts file > 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-121/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17274151396501492768.key Verifying host key using known hosts file > 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-ssh2375351887260258875.key Verifying host key using known hosts file > 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-121/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-121/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8127184789712350782.key Verifying host key using known hosts file > 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-118019 in /w/workspace/undry_device-rfid-llrp-go_PR-121 [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-121 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/121/head:refs/remotes/origin/PR-121 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb into PR head commit 6900410c38737ffb57c8d65b2ab681102ea9314b Merge succeeded, producing 6900410c38737ffb57c8d65b2ab681102ea9314b Checking out Revision 6900410c38737ffb57c8d65b2ab681102ea9314b (PR-121) > git config core.sparsecheckout # timeout=10 > git checkout -f 6900410c38737ffb57c8d65b2ab681102ea9314b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6900410c38737ffb57c8d65b2ab681102ea9314b # timeout=10 Commit message: "docs: Levski Change Log" 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 [2022-11-03T00:02:16.135Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-03T00:02:16.305Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-03T00:02:16.408Z] ========================================================= [2022-11-03T00:02:16.408Z] EdgeX Global Pipelines Version Info [2022-11-03T00:02:16.408Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-03T00:02:17.149Z] ------------------- [2022-11-03T00:02:17.149Z] stable info: [2022-11-03T00:02:17.149Z] ------------------- [2022-11-03T00:02:17.149Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-03T00:02:17.149Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-03T00:02:17.149Z] Message: update stable to v1.0.244 [2022-11-03T00:02:17.719Z] ------------------- [2022-11-03T00:02:17.719Z] experimental info: [2022-11-03T00:02:17.719Z] ------------------- [2022-11-03T00:02:17.719Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-03T00:02:17.719Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-03T00:02:17.719Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-03T00:02:18.021Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-11-03T00:02:18.057Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-11-03T00:02:18.097Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-03T00:02:18.142Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-03T00:02:18.183Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-03T00:02:18.224Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-03T00:02:18.266Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-03T00:02:18.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-03T00:02:18.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-03T00:02:18.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-03T00:02:18.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-03T00:02:18.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-11-03T00:02:18.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-03T00:02:18.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-03T00:02:18.586Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-03T00:02:18.624Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-03T00:02:18.665Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-03T00:02:18.704Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-03T00:02:18.744Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-03T00:02:18.784Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-03T00:02:18.824Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-03T00:02:18.865Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-03T00:02:18.910Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-03T00:02:18.949Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-03T00:02:18.990Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-03T00:02:19.027Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-03T00:02:19.073Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-03T00:02:19.111Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-121 [Pipeline] echo [2022-11-03T00:02:19.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-121 [Pipeline] echo [2022-11-03T00:02:19.187Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-121 [Pipeline] echo [2022-11-03T00:02:19.223Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6900410c38737ffb57c8d65b2ab681102ea9314b [Pipeline] echo [2022-11-03T00:02:19.263Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6900410 [Pipeline] echo [2022-11-03T00:02:19.307Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T00:02:19.433Z] provisioning config files... [2022-11-03T00:02:19.444Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-121@tmp/config9395417767244428422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T00:02:19.800Z] ---> docker-login.sh [2022-11-03T00:02:19.800Z] nexus3.edgexfoundry.org:10001 [2022-11-03T00:02:21.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T00:02:21.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T00:02:21.426Z] Configure a credential helper to remove this warning. See [2022-11-03T00:02:21.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T00:02:21.426Z] [2022-11-03T00:02:21.426Z] Login Succeeded [2022-11-03T00:02:21.426Z] nexus3.edgexfoundry.org:10002 [2022-11-03T00:02:21.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T00:02:21.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T00:02:21.426Z] Configure a credential helper to remove this warning. See [2022-11-03T00:02:21.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T00:02:21.426Z] [2022-11-03T00:02:21.426Z] Login Succeeded [2022-11-03T00:02:21.426Z] nexus3.edgexfoundry.org:10003 [2022-11-03T00:02:21.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T00:02:21.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T00:02:21.426Z] Configure a credential helper to remove this warning. See [2022-11-03T00:02:21.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T00:02:21.426Z] [2022-11-03T00:02:21.426Z] Login Succeeded [2022-11-03T00:02:21.426Z] nexus3.edgexfoundry.org:10004 [2022-11-03T00:02:21.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T00:02:21.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T00:02:21.426Z] Configure a credential helper to remove this warning. See [2022-11-03T00:02:21.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T00:02:21.426Z] [2022-11-03T00:02:21.426Z] Login Succeeded [2022-11-03T00:02:21.426Z] docker.io [2022-11-03T00:02:21.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T00:02:21.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T00:02:21.426Z] Configure a credential helper to remove this warning. See [2022-11-03T00:02:21.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T00:02:21.426Z] [2022-11-03T00:02:21.426Z] Login Succeeded [2022-11-03T00:02:21.426Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T00:02:21.457Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-03T00:02:22.116Z] + git rev-list -1 --merges 6900410c38737ffb57c8d65b2ab681102ea9314b~1..6900410c38737ffb57c8d65b2ab681102ea9314b [Pipeline] echo [2022-11-03T00:02:22.152Z] -----------> git rev-list -1 --merges 6900410c38737ffb57c8d65b2ab681102ea9314b~1..6900410c38737ffb57c8d65b2ab681102ea9314b 6900410c38737ffb57c8d65b2ab681102ea9314b [false] [Pipeline] sh [2022-11-03T00:02:22.463Z] + git log --format=format:%s -1 6900410c38737ffb57c8d65b2ab681102ea9314b [Pipeline] echo [2022-11-03T00:02:22.501Z] ========================================================= [2022-11-03T00:02:22.501Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-03T00:02:22.501Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T00:02:22.946Z] + git log --format=format:%s -1 6900410c38737ffb57c8d65b2ab681102ea9314b [Pipeline] echo [2022-11-03T00:02:22.979Z] [semverPrep] GIT_COMMIT: 6900410c38737ffb57c8d65b2ab681102ea9314b, Commit Message: docs: Levski Change Log [Pipeline] echo [2022-11-03T00:02:23.010Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-03T00:02:23.419Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T00:02:23.419Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-03T00:02:23.419Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-03T00:02:23.419Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-03T00:02:23.419Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-03T00:02:23.419Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-03T00:02:23.419Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T00:02:23.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T00:02:23.871Z] [2022-11-03T00:02:23.871Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T00:02:24.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T00:02:24.257Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-03T00:02:24.257Z] b85a868b505f: Pulling fs layer [2022-11-03T00:02:24.257Z] e2be974225ed: Pulling fs layer [2022-11-03T00:02:24.257Z] 339a4e72a1f5: Pulling fs layer [2022-11-03T00:02:24.257Z] 988bab9f4d93: Pulling fs layer [2022-11-03T00:02:24.257Z] 1469e6f7b9e6: Pulling fs layer [2022-11-03T00:02:24.257Z] eaf3925da568: Pulling fs layer [2022-11-03T00:02:24.257Z] bab4dde63d76: Pulling fs layer [2022-11-03T00:02:24.257Z] bde34c3a00c8: Pulling fs layer [2022-11-03T00:02:24.257Z] b352a97aabf1: Pulling fs layer [2022-11-03T00:02:24.257Z] 4872d77fe225: Pulling fs layer [2022-11-03T00:02:24.257Z] 5851b861e8e6: Pulling fs layer [2022-11-03T00:02:24.257Z] 988bab9f4d93: Waiting [2022-11-03T00:02:24.257Z] 1469e6f7b9e6: Waiting [2022-11-03T00:02:24.257Z] eaf3925da568: Waiting [2022-11-03T00:02:24.257Z] bab4dde63d76: Waiting [2022-11-03T00:02:24.257Z] bde34c3a00c8: Waiting [2022-11-03T00:02:24.257Z] b352a97aabf1: Waiting [2022-11-03T00:02:24.257Z] 4872d77fe225: Waiting [2022-11-03T00:02:24.257Z] 5851b861e8e6: Waiting [2022-11-03T00:02:24.257Z] e2be974225ed: Verifying Checksum [2022-11-03T00:02:24.257Z] e2be974225ed: Download complete [2022-11-03T00:02:24.257Z] 988bab9f4d93: Verifying Checksum [2022-11-03T00:02:24.257Z] 988bab9f4d93: Download complete [2022-11-03T00:02:24.520Z] 1469e6f7b9e6: Verifying Checksum [2022-11-03T00:02:24.520Z] 1469e6f7b9e6: Download complete [2022-11-03T00:02:24.520Z] 339a4e72a1f5: Verifying Checksum [2022-11-03T00:02:24.520Z] 339a4e72a1f5: Download complete [2022-11-03T00:02:24.520Z] eaf3925da568: Download complete [2022-11-03T00:02:24.520Z] bde34c3a00c8: Verifying Checksum [2022-11-03T00:02:24.520Z] bde34c3a00c8: Download complete [2022-11-03T00:02:24.520Z] b352a97aabf1: Verifying Checksum [2022-11-03T00:02:24.520Z] b352a97aabf1: Download complete [2022-11-03T00:02:24.520Z] 4872d77fe225: Verifying Checksum [2022-11-03T00:02:24.520Z] 4872d77fe225: Download complete [2022-11-03T00:02:24.520Z] 5851b861e8e6: Verifying Checksum [2022-11-03T00:02:24.520Z] 5851b861e8e6: Download complete [2022-11-03T00:02:24.520Z] b85a868b505f: Verifying Checksum [2022-11-03T00:02:24.520Z] b85a868b505f: Download complete [2022-11-03T00:02:25.092Z] bab4dde63d76: Verifying Checksum [2022-11-03T00:02:25.092Z] bab4dde63d76: Download complete [2022-11-03T00:02:26.029Z] b85a868b505f: Pull complete [2022-11-03T00:02:26.029Z] e2be974225ed: Pull complete [2022-11-03T00:02:27.432Z] 339a4e72a1f5: Pull complete [2022-11-03T00:02:27.432Z] 988bab9f4d93: Pull complete [2022-11-03T00:02:28.000Z] 1469e6f7b9e6: Pull complete [2022-11-03T00:02:28.000Z] eaf3925da568: Pull complete [2022-11-03T00:02:29.902Z] bab4dde63d76: Pull complete [2022-11-03T00:02:29.902Z] bde34c3a00c8: Pull complete [2022-11-03T00:02:29.902Z] b352a97aabf1: Pull complete [2022-11-03T00:02:29.902Z] 4872d77fe225: Pull complete [2022-11-03T00:02:30.162Z] 5851b861e8e6: Pull complete [2022-11-03T00:02:30.162Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-03T00:02:30.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T00:02:30.162Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T00:02:30.372Z] prd-ubuntu20.04-docker-8c-8g-118019 does not seem to be running inside a container [2022-11-03T00:02:30.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-121 -v /w/workspace/undry_device-rfid-llrp-go_PR-121:/w/workspace/undry_device-rfid-llrp-go_PR-121:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-121@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-121@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-devops/py-git-semver:0.1.4 cat [2022-11-03T00:02:31.979Z] $ docker top 809738fb3272e84a3d3ac8950c36f7f546222ef127e27548c401735d7354eaf2 -eo pid,comm [2022-11-03T00:02:32.052Z] 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). [2022-11-03T00:02:32.052Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T00:02:32.184Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T00:02:32.184Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T00:02:32.304Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T00:02:32.308Z] $ docker exec 809738fb3272e84a3d3ac8950c36f7f546222ef127e27548c401735d7354eaf2 ssh-agent [2022-11-03T00:02:32.423Z] SSH_AUTH_SOCK=/tmp/ssh-kZSd12UYBFAs/agent.31 [2022-11-03T00:02:32.423Z] SSH_AGENT_PID=37 [2022-11-03T00:02:32.430Z] Running ssh-add (command line suppressed) [2022-11-03T00:02:32.543Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-121@tmp/private_key_18182138068724361419.key (/w/workspace/undry_device-rfid-llrp-go_PR-121@tmp/private_key_18182138068724361419.key) [2022-11-03T00:02:32.560Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T00:02:32.888Z] + git tag --points-at HEAD [Pipeline] } [2022-11-03T00:02:32.914Z] $ docker exec --env ******** --env ******** 809738fb3272e84a3d3ac8950c36f7f546222ef127e27548c401735d7354eaf2 ssh-agent -k [2022-11-03T00:02:33.013Z] unset SSH_AUTH_SOCK; [2022-11-03T00:02:33.013Z] unset SSH_AGENT_PID; [2022-11-03T00:02:33.013Z] echo Agent pid 37 killed; [2022-11-03T00:02:33.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-03T00:02:33.111Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T00:02:33.111Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T00:02:33.227Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T00:02:33.230Z] $ docker exec 809738fb3272e84a3d3ac8950c36f7f546222ef127e27548c401735d7354eaf2 ssh-agent [2022-11-03T00:02:33.342Z] SSH_AUTH_SOCK=/tmp/ssh-ssgFf5xD4IAm/agent.69 [2022-11-03T00:02:33.342Z] SSH_AGENT_PID=75 [2022-11-03T00:02:33.347Z] Running ssh-add (command line suppressed) [2022-11-03T00:02:33.460Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-121@tmp/private_key_1991768879025189950.key (/w/workspace/undry_device-rfid-llrp-go_PR-121@tmp/private_key_1991768879025189950.key) [2022-11-03T00:02:33.472Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T00:02:33.798Z] + git semver init [2022-11-03T00:02:34.058Z] 2022-11-03 00:02:34,014 [run_init] DEBUG init version:0.0.0 force:False [2022-11-03T00:02:34.058Z] 2022-11-03 00:02:34,015 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-121/.semver [2022-11-03T00:02:34.058Z] 2022-11-03 00:02:34,015 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-121/.semver [2022-11-03T00:02:34.058Z] 2022-11-03 00:02:34,016 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-121/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-121, universal_newlines=False, shell=None, istream=None) [2022-11-03T00:02:34.995Z] 2022-11-03 00:02:34,995 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-121/.git/info/exclude [2022-11-03T00:02:34.996Z] 2022-11-03 00:02:34,996 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-121/.semver/PR-121 with force:False [2022-11-03T00:02:34.996Z] 2022-11-03 00:02:34,996 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-121/.semver/PR-121 [2022-11-03T00:02:35.255Z] 2022-11-03 00:02:35,000 [execute] INFO git cat-file --batch-check [2022-11-03T00:02:35.255Z] 2022-11-03 00:02:35,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-121/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T00:02:35.255Z] 2022-11-03 00:02:35,007 [execute] INFO git cat-file --batch [2022-11-03T00:02:35.255Z] 2022-11-03 00:02:35,008 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-121/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T00:02:35.255Z] 2022-11-03 00:02:35,013 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-121/.semver/PR-121 [2022-11-03T00:02:35.255Z] 0.0.0 [Pipeline] } [2022-11-03T00:02:35.281Z] $ docker exec --env ******** --env ******** 809738fb3272e84a3d3ac8950c36f7f546222ef127e27548c401735d7354eaf2 ssh-agent -k [2022-11-03T00:02:35.389Z] unset SSH_AUTH_SOCK; [2022-11-03T00:02:35.390Z] unset SSH_AGENT_PID; [2022-11-03T00:02:35.390Z] echo Agent pid 75 killed; [2022-11-03T00:02:35.396Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T00:02:35.813Z] + git semver [Pipeline] } [2022-11-03T00:02:36.095Z] $ docker stop --time=1 809738fb3272e84a3d3ac8950c36f7f546222ef127e27548c401735d7354eaf2 [2022-11-03T00:02:37.470Z] $ docker rm -f 809738fb3272e84a3d3ac8950c36f7f546222ef127e27548c401735d7354eaf2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T00:02:37.866Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-03T00:02:38.111Z] Stashed 1 file(s) [Pipeline] echo [2022-11-03T00:02:38.129Z] [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 [2022-11-03T00:02:38.817Z] provisioning config files... [2022-11-03T00:02:38.827Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-121@tmp/config13989582577863882304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T00:02:39.188Z] ---> docker-login.sh [2022-11-03T00:02:39.189Z] nexus3.edgexfoundry.org:10001 [2022-11-03T00:02:39.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T00:02:39.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T00:02:39.189Z] Configure a credential helper to remove this warning. See [2022-11-03T00:02:39.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T00:02:39.189Z] [2022-11-03T00:02:39.189Z] Login Succeeded [2022-11-03T00:02:39.189Z] nexus3.edgexfoundry.org:10002 [2022-11-03T00:02:39.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T00:02:39.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T00:02:39.189Z] Configure a credential helper to remove this warning. See [2022-11-03T00:02:39.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T00:02:39.189Z] [2022-11-03T00:02:39.189Z] Login Succeeded [2022-11-03T00:02:39.189Z] nexus3.edgexfoundry.org:10003 [2022-11-03T00:02:39.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T00:02:39.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T00:02:39.449Z] Configure a credential helper to remove this warning. See [2022-11-03T00:02:39.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T00:02:39.449Z] [2022-11-03T00:02:39.449Z] Login Succeeded [2022-11-03T00:02:39.449Z] nexus3.edgexfoundry.org:10004 [2022-11-03T00:02:39.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T00:02:39.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T00:02:39.449Z] Configure a credential helper to remove this warning. See [2022-11-03T00:02:39.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T00:02:39.449Z] [2022-11-03T00:02:39.449Z] Login Succeeded [2022-11-03T00:02:39.449Z] docker.io [2022-11-03T00:02:39.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T00:02:39.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T00:02:39.970Z] Configure a credential helper to remove this warning. See [2022-11-03T00:02:39.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T00:02:39.970Z] [2022-11-03T00:02:39.970Z] Login Succeeded [2022-11-03T00:02:39.970Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T00:02:39.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-03T00:02:40.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T00:02:40.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T00:02:40.306Z] ========================================================= [2022-11-03T00:02:40.306Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-03T00:02:40.306Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T00:02:40.833Z] + 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 . [2022-11-03T00:02:40.833Z] Sending build context to Docker daemon 4.107MB [2022-11-03T00:02:40.833Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T00:02:40.833Z] Step 2/12 : FROM ${BASE} AS builder [2022-11-03T00:02:40.833Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-03T00:02:40.833Z] 213ec9aee27d: Pulling fs layer [2022-11-03T00:02:40.833Z] 4583459ba037: Pulling fs layer [2022-11-03T00:02:40.833Z] 93c1e223e6f2: Pulling fs layer [2022-11-03T00:02:40.833Z] 53926ce57604: Pulling fs layer [2022-11-03T00:02:40.833Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-03T00:02:40.833Z] 22ff95d597cd: Pulling fs layer [2022-11-03T00:02:40.833Z] 12d6caf4c0d1: Pulling fs layer [2022-11-03T00:02:40.833Z] 53926ce57604: Waiting [2022-11-03T00:02:40.833Z] 21b2b0c7a3f4: Waiting [2022-11-03T00:02:40.833Z] 22ff95d597cd: Waiting [2022-11-03T00:02:40.833Z] 96b7cbca73a9: Pulling fs layer [2022-11-03T00:02:40.833Z] a7acece74701: Pulling fs layer [2022-11-03T00:02:40.833Z] 12d6caf4c0d1: Waiting [2022-11-03T00:02:40.833Z] 96b7cbca73a9: Waiting [2022-11-03T00:02:40.833Z] a7acece74701: Waiting [2022-11-03T00:02:40.833Z] 93c1e223e6f2: Verifying Checksum [2022-11-03T00:02:40.833Z] 93c1e223e6f2: Download complete [2022-11-03T00:02:40.833Z] 4583459ba037: Download complete [2022-11-03T00:02:40.833Z] 21b2b0c7a3f4: Download complete [2022-11-03T00:02:40.833Z] 22ff95d597cd: Verifying Checksum [2022-11-03T00:02:40.833Z] 22ff95d597cd: Download complete [2022-11-03T00:02:41.100Z] 213ec9aee27d: Verifying Checksum [2022-11-03T00:02:41.100Z] 213ec9aee27d: Download complete [2022-11-03T00:02:41.100Z] 12d6caf4c0d1: Verifying Checksum [2022-11-03T00:02:41.100Z] 12d6caf4c0d1: Download complete [2022-11-03T00:02:41.100Z] 213ec9aee27d: Pull complete [2022-11-03T00:02:41.368Z] 4583459ba037: Pull complete [2022-11-03T00:02:41.368Z] 93c1e223e6f2: Pull complete [2022-11-03T00:02:41.635Z] a7acece74701: Verifying Checksum [2022-11-03T00:02:41.635Z] a7acece74701: Download complete [2022-11-03T00:02:41.899Z] 53926ce57604: Download complete [2022-11-03T00:02:41.899Z] 96b7cbca73a9: Download complete [2022-11-03T00:02:46.089Z] 53926ce57604: Pull complete [2022-11-03T00:02:46.089Z] 21b2b0c7a3f4: Pull complete [2022-11-03T00:02:46.089Z] 22ff95d597cd: Pull complete [2022-11-03T00:02:46.089Z] 12d6caf4c0d1: Pull complete [2022-11-03T00:02:47.991Z] 96b7cbca73a9: Pull complete [2022-11-03T00:02:48.927Z] a7acece74701: Pull complete [2022-11-03T00:02:48.927Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-03T00:02:48.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-03T00:02:48.927Z] ---> db6d94c90886 [2022-11-03T00:02:48.927Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-11-03T00:02:51.476Z] ---> Running in 67148f1f82ec [2022-11-03T00:02:51.476Z] Removing intermediate container 67148f1f82ec [2022-11-03T00:02:51.476Z] ---> 94efb1dba986 [2022-11-03T00:02:51.476Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-03T00:02:51.476Z] ---> Running in d14e14d65314 [2022-11-03T00:02:51.476Z] Removing intermediate container d14e14d65314 [2022-11-03T00:02:51.476Z] ---> 0f26fc3f57ed [2022-11-03T00:02:51.476Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-11-03T00:02:51.476Z] ---> Running in 6ba35373cb82 [2022-11-03T00:02:51.476Z] Removing intermediate container 6ba35373cb82 [2022-11-03T00:02:51.476Z] ---> b7fd5bbaac66 [2022-11-03T00:02:51.476Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T00:02:51.740Z] ---> Running in 122b40547c0f [2022-11-03T00:02:51.740Z] Removing intermediate container 122b40547c0f [2022-11-03T00:02:51.740Z] ---> 2d52b7a8206f [2022-11-03T00:02:51.740Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T00:02:51.740Z] ---> Running in 9219c39205cf [2022-11-03T00:02:52.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-03T00:02:52.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-03T00:02:52.314Z] OK: 211 MiB in 51 packages [2022-11-03T00:02:52.909Z] Removing intermediate container 9219c39205cf [2022-11-03T00:02:52.910Z] ---> 27529d0c46af [2022-11-03T00:02:52.910Z] Step 8/12 : WORKDIR /app [2022-11-03T00:02:52.910Z] ---> Running in 524283dd3f88 [2022-11-03T00:02:52.910Z] Removing intermediate container 524283dd3f88 [2022-11-03T00:02:52.910Z] ---> 092a278777dd [2022-11-03T00:02:52.910Z] Step 9/12 : COPY go.mod vendor* ./ [2022-11-03T00:02:53.179Z] ---> c0dd14061793 [2022-11-03T00:02:53.179Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T00:02:53.179Z] ---> Running in 0b1c18b26f24 [2022-11-03T00:02:53.601Z] Still waiting to schedule task [2022-11-03T00:02:53.602Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-11-03T00:03:15.133Z] Removing intermediate container 0b1c18b26f24 [2022-11-03T00:03:15.133Z] ---> 4c5244e9630c [2022-11-03T00:03:15.133Z] Step 11/12 : COPY . . [2022-11-03T00:03:15.133Z] ---> ce157e0ebd85 [2022-11-03T00:03:15.133Z] Step 12/12 : RUN $MAKE [2022-11-03T00:03:15.133Z] ---> Running in 44cd46f25360 [2022-11-03T00:03:15.133Z] noop [2022-11-03T00:03:15.133Z] Removing intermediate container 44cd46f25360 [2022-11-03T00:03:15.133Z] ---> b4bef058512e [2022-11-03T00:03:15.133Z] Successfully built b4bef058512e [2022-11-03T00:03:15.133Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T00:03:15.601Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-03T00:03:15.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T00:03:15.758Z] prd-ubuntu20.04-docker-8c-8g-118019 does not seem to be running inside a container [2022-11-03T00:03:15.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-121 -v /w/workspace/undry_device-rfid-llrp-go_PR-121:/w/workspace/undry_device-rfid-llrp-go_PR-121:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-121@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-03T00:03:16.147Z] $ docker top 615d50acba3d5491e3c2f034a3397118d5ff497c820a386b9ea306e43ad80a4d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T00:03:16.551Z] + go version [2022-11-03T00:03:16.551Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-03T00:03:16.586Z] $ docker stop --time=1 615d50acba3d5491e3c2f034a3397118d5ff497c820a386b9ea306e43ad80a4d [2022-11-03T00:03:17.903Z] $ docker rm -f 615d50acba3d5491e3c2f034a3397118d5ff497c820a386b9ea306e43ad80a4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T00:03:18.693Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-03T00:03:18.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T00:03:18.858Z] prd-ubuntu20.04-docker-8c-8g-118019 does not seem to be running inside a container [2022-11-03T00:03:18.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-121 -v /w/workspace/undry_device-rfid-llrp-go_PR-121:/w/workspace/undry_device-rfid-llrp-go_PR-121:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-121@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-03T00:03:19.306Z] $ docker top eb6fccc66737d4c41a87168d2a4c79fe1ae81405c5416a5def7ad9f688c57175 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T00:03:19.707Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-121 [Pipeline] fileExists [Pipeline] sh [2022-11-03T00:03:20.074Z] + make test [2022-11-03T00:03:20.074Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-03T00:03:20.332Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-11-03T00:03:30.300Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-11-03T00:03:30.300Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-11-03T00:03:34.490Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.711s coverage: 38.5% of statements [2022-11-03T00:03:34.490Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.252s coverage: 52.0% of statements [2022-11-03T00:03:34.491Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.026s coverage: 95.5% of statements [2022-11-03T00:03:42.600Z] 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." [2022-11-03T00:03:42.600Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-03T00:03:45.132Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-03T00:03:45.132Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-03T00:03:45.132Z] ./bin/test-attribution-txt.sh [2022-11-03T00:03:45.132Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-11-03T00:03:45.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-03T00:03:45.208Z] $ docker stop --time=1 eb6fccc66737d4c41a87168d2a4c79fe1ae81405c5416a5def7ad9f688c57175 [2022-11-03T00:03:47.586Z] $ docker rm -f eb6fccc66737d4c41a87168d2a4c79fe1ae81405c5416a5def7ad9f688c57175 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T00:03:48.106Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-03T00:03:48.199Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-03T00:03:48.871Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-03T00:03:49.185Z] + ls -al . [2022-11-03T00:03:49.185Z] total 644 [2022-11-03T00:03:49.185Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 3 00:03 . [2022-11-03T00:03:49.185Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 00:02 .. [2022-11-03T00:03:49.185Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 3 00:02 .dockerignore [2022-11-03T00:03:49.185Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 00:03 .git [2022-11-03T00:03:49.185Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 00:02 .github [2022-11-03T00:03:49.185Z] -rw-rw-r-- 1 jenkins jenkins 946 Nov 3 00:02 .gitignore [2022-11-03T00:03:49.185Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 3 00:02 .golangci.yml [2022-11-03T00:03:49.185Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 00:02 .semver [2022-11-03T00:03:49.185Z] -rw-rw-r-- 1 jenkins jenkins 10866 Nov 3 00:02 Attribution.txt [2022-11-03T00:03:49.185Z] -rw-rw-r-- 1 jenkins jenkins 5801 Nov 3 00:02 CHANGELOG.md [2022-11-03T00:03:49.185Z] -rw-rw-r-- 1 jenkins jenkins 1396 Nov 3 00:02 Dockerfile [2022-11-03T00:03:49.185Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 3 00:02 GOVERNANCE.md [2022-11-03T00:03:49.185Z] -rw-rw-r-- 1 jenkins jenkins 683 Nov 3 00:02 Jenkinsfile [2022-11-03T00:03:49.185Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 3 00:02 LICENSE [2022-11-03T00:03:49.186Z] -rw-rw-r-- 1 jenkins jenkins 2405 Nov 3 00:02 Makefile [2022-11-03T00:03:49.186Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 3 00:02 OWNERS.md [2022-11-03T00:03:49.186Z] -rw-rw-r-- 1 jenkins jenkins 28496 Nov 3 00:02 README.md [2022-11-03T00:03:49.186Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 3 00:02 VERSION [2022-11-03T00:03:49.186Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 00:02 bin [2022-11-03T00:03:49.186Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 00:02 cmd [2022-11-03T00:03:49.186Z] -rw-r--r-- 1 jenkins jenkins 460049 Nov 3 00:03 coverage.out [2022-11-03T00:03:49.186Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 00:02 examples [2022-11-03T00:03:49.186Z] -rw-rw-r-- 1 jenkins jenkins 3598 Nov 3 00:02 go.mod [2022-11-03T00:03:49.186Z] -rw-rw-r-- 1 jenkins jenkins 44720 Nov 3 00:02 go.sum [2022-11-03T00:03:49.186Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 00:02 images [2022-11-03T00:03:49.186Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 3 00:02 internal [2022-11-03T00:03:49.186Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 00:02 snap [2022-11-03T00:03:49.186Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 3 00:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T00:03:49.591Z] + 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=6900410c38737ffb57c8d65b2ab681102ea9314b --label arch=amd64 --label version=0.0.0 . [2022-11-03T00:03:49.591Z] Sending build context to Docker daemon 4.107MB [2022-11-03T00:03:49.591Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T00:03:49.591Z] Step 2/24 : FROM ${BASE} AS builder [2022-11-03T00:03:49.591Z] ---> b4bef058512e [2022-11-03T00:03:49.591Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-03T00:03:49.591Z] ---> Running in b5945ea70b1d [2022-11-03T00:03:49.850Z] Removing intermediate container b5945ea70b1d [2022-11-03T00:03:49.850Z] ---> d1887935e8cd [2022-11-03T00:03:49.850Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-03T00:03:49.850Z] ---> Running in 45d3fdc98048 [2022-11-03T00:03:49.850Z] Removing intermediate container 45d3fdc98048 [2022-11-03T00:03:49.850Z] ---> fc5e93f38b6b [2022-11-03T00:03:49.850Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-11-03T00:03:49.850Z] ---> Running in c4618e1d2bb8 [2022-11-03T00:03:50.109Z] Removing intermediate container c4618e1d2bb8 [2022-11-03T00:03:50.109Z] ---> d44bc283c7d4 [2022-11-03T00:03:50.109Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T00:03:50.109Z] ---> Running in 46b1116c395b [2022-11-03T00:03:50.109Z] Removing intermediate container 46b1116c395b [2022-11-03T00:03:50.109Z] ---> 9c4d89026891 [2022-11-03T00:03:50.109Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T00:03:50.109Z] ---> Running in d3e35e337313 [2022-11-03T00:03:50.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-03T00:03:50.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-03T00:03:50.889Z] OK: 211 MiB in 51 packages [2022-11-03T00:03:51.147Z] Removing intermediate container d3e35e337313 [2022-11-03T00:03:51.148Z] ---> 3f7148fa036a [2022-11-03T00:03:51.148Z] Step 8/24 : WORKDIR /app [2022-11-03T00:03:51.148Z] ---> Running in 0a22b81d4ad2 [2022-11-03T00:03:51.148Z] Removing intermediate container 0a22b81d4ad2 [2022-11-03T00:03:51.148Z] ---> 4f8208318927 [2022-11-03T00:03:51.148Z] Step 9/24 : COPY go.mod vendor* ./ [2022-11-03T00:03:51.407Z] ---> 5520a51c3795 [2022-11-03T00:03:51.407Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T00:03:51.407Z] ---> Running in 43d43977ed71 [2022-11-03T00:03:51.978Z] Removing intermediate container 43d43977ed71 [2022-11-03T00:03:51.978Z] ---> bfe7805b32ac [2022-11-03T00:03:51.978Z] Step 11/24 : COPY . . [2022-11-03T00:03:52.238Z] ---> bbf0564175ab [2022-11-03T00:03:52.238Z] Step 12/24 : RUN $MAKE [2022-11-03T00:03:52.238Z] ---> Running in c1fdb0e158d7 [2022-11-03T00:03:52.498Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-11-03T00:04:14.421Z] Removing intermediate container c1fdb0e158d7 [2022-11-03T00:04:14.421Z] ---> 00bf67e2477d [2022-11-03T00:04:14.421Z] Step 13/24 : FROM alpine:3.16 [2022-11-03T00:04:14.421Z] 3.16: Pulling from library/alpine [2022-11-03T00:04:14.421Z] 213ec9aee27d: Already exists [2022-11-03T00:04:14.421Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-03T00:04:14.421Z] Status: Downloaded newer image for alpine:3.16 [2022-11-03T00:04:14.421Z] ---> 9c6f07244728 [2022-11-03T00:04:14.421Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-03T00:04:14.421Z] ---> Running in 0d97b76e2f92 [2022-11-03T00:04:14.421Z] Removing intermediate container 0d97b76e2f92 [2022-11-03T00:04:14.421Z] ---> 14e72e1f6c7a [2022-11-03T00:04:14.421Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-03T00:04:14.421Z] ---> Running in 13b32983ede2 [2022-11-03T00:04:14.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-03T00:04:14.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-03T00:04:14.421Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-03T00:04:14.421Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-03T00:04:14.421Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-03T00:04:14.421Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-03T00:04:14.421Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-03T00:04:14.421Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-03T00:04:14.421Z] Executing busybox-1.35.0-r17.trigger [2022-11-03T00:04:14.421Z] OK: 8 MiB in 20 packages [2022-11-03T00:04:14.421Z] Removing intermediate container 13b32983ede2 [2022-11-03T00:04:14.421Z] ---> 279ad06673c0 [2022-11-03T00:04:14.421Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2022-11-03T00:04:14.421Z] ---> a8fea95b6d03 [2022-11-03T00:04:14.421Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2022-11-03T00:04:14.421Z] ---> 637cb1e1addd [2022-11-03T00:04:14.421Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2022-11-03T00:04:14.421Z] ---> 0e1f8452f33a [2022-11-03T00:04:14.421Z] Step 19/24 : EXPOSE 59989 [2022-11-03T00:04:14.421Z] ---> Running in 1167b747a8a6 [2022-11-03T00:04:14.421Z] Removing intermediate container 1167b747a8a6 [2022-11-03T00:04:14.421Z] ---> 3937ec693838 [2022-11-03T00:04:14.421Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2022-11-03T00:04:14.680Z] ---> Running in 17f59ebefb6a [2022-11-03T00:04:14.680Z] Removing intermediate container 17f59ebefb6a [2022-11-03T00:04:14.680Z] ---> 1e920ef7861f [2022-11-03T00:04:14.680Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-11-03T00:04:14.680Z] ---> Running in acf7f6a2a3d8 [2022-11-03T00:04:14.680Z] Removing intermediate container acf7f6a2a3d8 [2022-11-03T00:04:14.680Z] ---> d33a4b63ee67 [2022-11-03T00:04:14.680Z] Step 22/24 : LABEL arch=amd64 [2022-11-03T00:04:14.937Z] ---> Running in c158bb8f635d [2022-11-03T00:04:14.937Z] Removing intermediate container c158bb8f635d [2022-11-03T00:04:14.937Z] ---> 28ecb0b29e9f [2022-11-03T00:04:14.937Z] Step 23/24 : LABEL git_sha=6900410c38737ffb57c8d65b2ab681102ea9314b [2022-11-03T00:04:14.937Z] ---> Running in aa732684dab7 [2022-11-03T00:04:14.937Z] Removing intermediate container aa732684dab7 [2022-11-03T00:04:14.937Z] ---> fe1fd7800c8e [2022-11-03T00:04:14.937Z] Step 24/24 : LABEL version=0.0.0 [2022-11-03T00:04:15.194Z] ---> Running in 57398e8343dc [2022-11-03T00:04:15.194Z] Removing intermediate container 57398e8343dc [2022-11-03T00:04:15.194Z] ---> f18e61255be9 [2022-11-03T00:04:15.194Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-03T00:04:15.194Z] Successfully built f18e61255be9 [2022-11-03T00:04:15.194Z] 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 [2022-11-03T00:04:16.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T00:04:16.072Z] [2022-11-03T00:04:16.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T00:04:16.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T00:04:16.456Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-03T00:04:16.456Z] 5eb5b503b376: Pulling fs layer [2022-11-03T00:04:16.456Z] 5c69ac0246d0: Pulling fs layer [2022-11-03T00:04:16.456Z] ec43610c2a17: Pulling fs layer [2022-11-03T00:04:16.457Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-03T00:04:16.457Z] 33b1e0a273af: Pulling fs layer [2022-11-03T00:04:16.457Z] 5d3b04190fa2: Pulling fs layer [2022-11-03T00:04:16.457Z] 2f39f015ded8: Pulling fs layer [2022-11-03T00:04:16.457Z] 3a2ae6a8a46f: Waiting [2022-11-03T00:04:16.457Z] 33b1e0a273af: Waiting [2022-11-03T00:04:16.457Z] 5d3b04190fa2: Waiting [2022-11-03T00:04:16.457Z] 2f39f015ded8: Waiting [2022-11-03T00:04:16.457Z] 5c69ac0246d0: Download complete [2022-11-03T00:04:16.457Z] 3a2ae6a8a46f: Download complete [2022-11-03T00:04:16.457Z] 33b1e0a273af: Verifying Checksum [2022-11-03T00:04:16.457Z] 33b1e0a273af: Download complete [2022-11-03T00:04:16.457Z] 5d3b04190fa2: Verifying Checksum [2022-11-03T00:04:16.457Z] 5d3b04190fa2: Download complete [2022-11-03T00:04:16.457Z] ec43610c2a17: Verifying Checksum [2022-11-03T00:04:16.457Z] ec43610c2a17: Download complete [2022-11-03T00:04:16.719Z] 5eb5b503b376: Verifying Checksum [2022-11-03T00:04:16.719Z] 5eb5b503b376: Download complete [2022-11-03T00:04:17.288Z] 2f39f015ded8: Download complete [2022-11-03T00:04:17.854Z] 5eb5b503b376: Pull complete [2022-11-03T00:04:17.854Z] 5c69ac0246d0: Pull complete [2022-11-03T00:04:18.420Z] ec43610c2a17: Pull complete [2022-11-03T00:04:18.420Z] 3a2ae6a8a46f: Pull complete [2022-11-03T00:04:18.420Z] 33b1e0a273af: Pull complete [2022-11-03T00:04:18.677Z] 5d3b04190fa2: Pull complete [2022-11-03T00:04:22.862Z] 2f39f015ded8: Pull complete [2022-11-03T00:04:22.862Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-03T00:04:22.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T00:04:22.862Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T00:04:23.077Z] prd-ubuntu20.04-docker-8c-8g-118019 does not seem to be running inside a container [2022-11-03T00:04:23.114Z] $ 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-121 -v /w/workspace/undry_device-rfid-llrp-go_PR-121:/w/workspace/undry_device-rfid-llrp-go_PR-121:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-121@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-03T00:04:25.189Z] $ docker top 3bd01f7249ef7618914d13affd38b4b31710b1c676e5f5f9dcb3c5dee4e26a54 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T00:04:25.639Z] ---> job-cost.sh [2022-11-03T00:04:25.639Z] lf-activate-venv: SKIPPING [2022-11-03T00:04:25.639Z] INFO: No Stack... [2022-11-03T00:04:25.898Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-03T00:04:26.157Z] INFO: Archiving Costs [Pipeline] sh [2022-11-03T00:04:26.477Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-121/archives/cost.csv [2022-11-03T00:04:26.477Z] + cut -d, -f6 [Pipeline] lock [2022-11-03T00:04:26.521Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-121-1-stack-cost] [2022-11-03T00:04:26.528Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-121-1-stack-cost] did not exist. Created. [2022-11-03T00:04:26.528Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-121-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-03T00:04:26.923Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-03T00:04:26.976Z] Stashed 1 file(s) [Pipeline] } [2022-11-03T00:04:27.006Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-121-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-03T00:04:27.085Z] $ docker stop --time=1 3bd01f7249ef7618914d13affd38b4b31710b1c676e5f5f9dcb3c5dee4e26a54 [2022-11-03T00:04:28.254Z] $ docker rm -f 3bd01f7249ef7618914d13affd38b4b31710b1c676e5f5f9dcb3c5dee4e26a54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-03T00:06:13.626Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118021 in /w/workspace/undry_device-rfid-llrp-go_PR-121 [Pipeline] { [Pipeline] ws [2022-11-03T00:06:13.668Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2022-11-03T00:06:13.745Z] Selected Git installation does not exist. Using Default [2022-11-03T00:06:13.745Z] The recommended git tool is: NONE [2022-11-03T00:06:18.656Z] using credential edgex-jenkins-ssh [2022-11-03T00:06:18.671Z] Cloning the remote Git repository [2022-11-03T00:06:18.711Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-11-03T00:06:18.782Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2022-11-03T00:06:18.932Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-11-03T00:06:18.933Z] > git --version # timeout=10 [2022-11-03T00:06:18.958Z] > git --version # 'git version 2.25.1' [2022-11-03T00:06:18.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-03T00:06:19.017Z] Verifying host key using known hosts file [2022-11-03T00:06:19.221Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-03T00:06:19.234Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-03T00:06:20.456Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-11-03T00:06:20.482Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-03T00:06:21.999Z] Merging remotes/origin/main commit d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb into PR head commit 6900410c38737ffb57c8d65b2ab681102ea9314b [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-03T00:06:22.361Z] Failed in branch arm64 [2022-11-03T00:06:21.348Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-11-03T00:06:21.389Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-11-03T00:06:21.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-03T00:06:21.395Z] Verifying host key using known hosts file [2022-11-03T00:06:21.402Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-03T00:06:21.414Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/121/head:refs/remotes/origin/PR-121 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-03T00:06:22.017Z] > git config core.sparsecheckout # timeout=10 [2022-11-03T00:06:22.044Z] > git checkout -f 6900410c38737ffb57c8d65b2ab681102ea9314b # timeout=10 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-11-03T00:06:24.475Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-121/archives ] [2022-11-03T00:06:24.475Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-121/archives [2022-11-03T00:06:24.475Z] total 16 [2022-11-03T00:06:24.475Z] drwxr-xr-x 3 root root 4096 Nov 3 00:04 . [2022-11-03T00:06:24.475Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 3 00:04 .. [2022-11-03T00:06:24.475Z] drwxr-xr-x 2 root root 4096 Nov 3 00:04 cost [2022-11-03T00:06:24.475Z] -rw-r--r-- 1 root root 91 Nov 3 00:04 cost.csv [2022-11-03T00:06:24.475Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-121/archives [2022-11-03T00:06:24.475Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-121/archives [2022-11-03T00:06:24.475Z] total 16 [2022-11-03T00:06:24.475Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 00:04 . [2022-11-03T00:06:24.475Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 3 00:04 .. [2022-11-03T00:06:24.475Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 3 00:04 cost [2022-11-03T00:06:24.475Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 3 00:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-03T00:06:24.811Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T00:06:25.704Z] ---> package-listing.sh [2022-11-03T00:06:25.705Z] ++ facter osfamily [2022-11-03T00:06:25.705Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-03T00:06:25.963Z] + OS_FAMILY=debian [2022-11-03T00:06:25.963Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-121 [2022-11-03T00:06:25.963Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-03T00:06:25.963Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-03T00:06:25.963Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-03T00:06:25.963Z] + PACKAGES=/tmp/packages_start.txt [2022-11-03T00:06:25.963Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-121 ']' [2022-11-03T00:06:25.963Z] + PACKAGES=/tmp/packages_end.txt [2022-11-03T00:06:25.963Z] + case "${OS_FAMILY}" in [2022-11-03T00:06:25.963Z] + dpkg -l [2022-11-03T00:06:25.963Z] + grep '^ii' [2022-11-03T00:06:25.963Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-03T00:06:25.963Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-03T00:06:25.963Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-03T00:06:25.963Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-121 ']' [2022-11-03T00:06:25.963Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-121/archives/ [2022-11-03T00:06:25.963Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-121/archives/ [Pipeline] echo [2022-11-03T00:06:25.997Z] 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-121/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-03T00:06:26.291Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T00:06:26.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T00:06:26.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T00:06:26.814Z] prd-ubuntu20.04-docker-8c-8g-118019 does not seem to be running inside a container [2022-11-03T00:06:26.844Z] $ 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-121/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-121 -v /w/workspace/undry_device-rfid-llrp-go_PR-121:/w/workspace/undry_device-rfid-llrp-go_PR-121:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-121@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-03T00:06:27.041Z] $ docker top abf0f1d6d4a8db60e72416ec9df348fa13a93cc0b21a0ce36c7558c60c18f5b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T00:06:27.453Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-03T00:06:27.767Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-03T00:06:28.076Z] + ls /var/log/sa-host [2022-11-03T00:06:28.076Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T00:06:28.368Z] provisioning config files... [2022-11-03T00:06:28.376Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-121@tmp/config3960843481804071538tmp [Pipeline] { [Pipeline] echo [2022-11-03T00:06:28.424Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T00:06:28.737Z] ---> create-netrc.sh [Pipeline] } [2022-11-03T00:06:28.765Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-03T00:06:29.175Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-03T00:06:29.210Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T00:06:29.526Z] ---> sudo-logs.sh [2022-11-03T00:06:29.526Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-03T00:06:29.619Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T00:06:29.933Z] ---> job-cost.sh [2022-11-03T00:06:29.934Z] lf-activate-venv: SKIPPING [2022-11-03T00:06:29.934Z] DEBUG: total: 0.2199999988079071 [2022-11-03T00:06:29.934Z] INFO: Retrieving Stack Cost... [2022-11-03T00:06:30.501Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-03T00:06:30.759Z] INFO: Archiving Costs [Pipeline] echo [2022-11-03T00:06:30.795Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T00:06:31.106Z] ---> logs-deploy.sh [2022-11-03T00:06:31.106Z] lf-activate-venv: SKIPPING [2022-11-03T00:06:31.106Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-121/1 [2022-11-03T00:06:31.106Z] INFO: archiving workspace using pattern(s): [2022-11-03T00:06:32.044Z] Archives upload complete. [2022-11-03T00:06:32.044Z] INFO: archiving logs to Nexus