Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 84be36d1c903555fa53460e2131326c9cd2a3a71+8dd5fe76521e707b38babf35fdd02e1e35c7969f (44ba79093b4b3d305a3fd173fc24942eb44fdbce) 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-ssh15966582967491943684.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10145669229652775949.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-196/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/app-rfid-llrp-inventory/branches/PR-196/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3635381755386643052.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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 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-ssh1730031030940769283.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-196/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/app-rfid-llrp-inventory/branches/PR-196/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15089619809044482689.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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:app-rfid-llrp-inventory, 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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory 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-16622 in /w/workspace/y_app-rfid-llrp-inventory_PR-196 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-196 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8dd5fe76521e707b38babf35fdd02e1e35c7969f into PR head commit 84be36d1c903555fa53460e2131326c9cd2a3a71 Merge succeeded, producing 215c1b275bf0566fd5370d23921f5d05badba51d Checking out Revision 215c1b275bf0566fd5370d23921f5d05badba51d (PR-196) > git config core.sparsecheckout # timeout=10 > git checkout -f 84be36d1c903555fa53460e2131326c9cd2a3a71 # 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 8dd5fe76521e707b38babf35fdd02e1e35c7969f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 215c1b275bf0566fd5370d23921f5d05badba51d # timeout=10 Commit message: "Merge commit '8dd5fe76521e707b38babf35fdd02e1e35c7969f' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 56ded3653297979f73691b5c19449af76cb61c0f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T00:00:59.293Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T00:00:59.352Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T00:00:59.364Z] ========================================================= [2023-05-24T00:00:59.364Z] EdgeX Global Pipelines Version Info [2023-05-24T00:00:59.364Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:01:00.072Z] ------------------- [2023-05-24T00:01:00.072Z] stable info: [2023-05-24T00:01:00.072Z] ------------------- [2023-05-24T00:01:00.072Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T00:01:00.072Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T00:01:00.072Z] Message: update stable to v1.0.249 [2023-05-24T00:01:01.014Z] ------------------- [2023-05-24T00:01:01.014Z] experimental info: [2023-05-24T00:01:01.014Z] ------------------- [2023-05-24T00:01:01.014Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T00:01:01.014Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T00:01:01.014Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T00:01:01.196Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-24T00:01:01.211Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-24T00:01:01.224Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T00:01:01.242Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T00:01:01.253Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T00:01:01.267Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T00:01:01.281Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T00:01:01.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T00:01:01.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T00:01:01.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T00:01:01.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T00:01:01.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-24T00:01:01.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T00:01:01.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T00:01:01.430Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T00:01:01.444Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T00:01:01.463Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T00:01:01.475Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T00:01:01.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T00:01:01.521Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T00:01:01.535Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T00:01:01.550Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T00:01:01.567Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T00:01:01.580Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T00:01:01.595Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T00:01:01.609Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T00:01:01.622Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T00:01:01.636Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-196 [Pipeline] echo [2023-05-24T00:01:01.652Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-196 [Pipeline] echo [2023-05-24T00:01:01.674Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-196 [Pipeline] echo [2023-05-24T00:01:01.691Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 215c1b275bf0566fd5370d23921f5d05badba51d [Pipeline] echo [2023-05-24T00:01:01.704Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 215c1b2 [Pipeline] echo [2023-05-24T00:01:01.716Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T00:01:01.759Z] provisioning config files... [2023-05-24T00:01:01.772Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config15161587133458068050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:01:02.069Z] ---> docker-login.sh [2023-05-24T00:01:02.069Z] nexus3.edgexfoundry.org:10001 [2023-05-24T00:01:02.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:01:02.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:01:02.329Z] Configure a credential helper to remove this warning. See [2023-05-24T00:01:02.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:01:02.329Z] [2023-05-24T00:01:02.329Z] Login Succeeded [2023-05-24T00:01:02.329Z] nexus3.edgexfoundry.org:10002 [2023-05-24T00:01:02.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:01:02.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:01:02.588Z] Configure a credential helper to remove this warning. See [2023-05-24T00:01:02.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:01:02.588Z] [2023-05-24T00:01:02.588Z] Login Succeeded [2023-05-24T00:01:02.588Z] nexus3.edgexfoundry.org:10003 [2023-05-24T00:01:02.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:01:02.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:01:02.588Z] Configure a credential helper to remove this warning. See [2023-05-24T00:01:02.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:01:02.588Z] [2023-05-24T00:01:02.588Z] Login Succeeded [2023-05-24T00:01:02.588Z] nexus3.edgexfoundry.org:10004 [2023-05-24T00:01:02.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:01:02.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:01:02.588Z] Configure a credential helper to remove this warning. See [2023-05-24T00:01:02.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:01:02.588Z] [2023-05-24T00:01:02.588Z] Login Succeeded [2023-05-24T00:01:02.588Z] docker.io [2023-05-24T00:01:02.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:01:03.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:01:03.107Z] Configure a credential helper to remove this warning. See [2023-05-24T00:01:03.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:01:03.107Z] [2023-05-24T00:01:03.107Z] Login Succeeded [2023-05-24T00:01:03.107Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T00:01:03.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T00:01:03.497Z] + git rev-list -1 --merges 215c1b275bf0566fd5370d23921f5d05badba51d~1..215c1b275bf0566fd5370d23921f5d05badba51d [Pipeline] echo [2023-05-24T00:01:03.539Z] -----------> git rev-list -1 --merges 215c1b275bf0566fd5370d23921f5d05badba51d~1..215c1b275bf0566fd5370d23921f5d05badba51d 215c1b275bf0566fd5370d23921f5d05badba51d [2023-05-24T00:01:03.539Z] 215c1b275bf0566fd5370d23921f5d05badba51d [false] [Pipeline] sh [2023-05-24T00:01:03.833Z] + git log --format=format:%s -1 215c1b275bf0566fd5370d23921f5d05badba51d [Pipeline] echo [2023-05-24T00:01:03.850Z] ========================================================= [2023-05-24T00:01:03.850Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T00:01:03.850Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T00:01:04.200Z] + git log --format=format:%s -1 215c1b275bf0566fd5370d23921f5d05badba51d [Pipeline] echo [2023-05-24T00:01:04.211Z] [semverPrep] GIT_COMMIT: 215c1b275bf0566fd5370d23921f5d05badba51d, Commit Message: Merge commit '8dd5fe76521e707b38babf35fdd02e1e35c7969f' into HEAD [Pipeline] echo [2023-05-24T00:01:04.223Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T00:01:04.587Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T00:01:04.587Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T00:01:04.587Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T00:01:04.587Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T00:01:04.587Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T00:01:04.587Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T00:01:04.587Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:01:04.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T00:01:04.934Z] [2023-05-24T00:01:04.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:01:05.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T00:01:05.255Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T00:01:05.255Z] b85a868b505f: Pulling fs layer [2023-05-24T00:01:05.255Z] e2be974225ed: Pulling fs layer [2023-05-24T00:01:05.255Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T00:01:05.255Z] 988bab9f4d93: Pulling fs layer [2023-05-24T00:01:05.255Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T00:01:05.255Z] eaf3925da568: Pulling fs layer [2023-05-24T00:01:05.255Z] bab4dde63d76: Pulling fs layer [2023-05-24T00:01:05.255Z] bde34c3a00c8: Pulling fs layer [2023-05-24T00:01:05.255Z] b352a97aabf1: Pulling fs layer [2023-05-24T00:01:05.255Z] 4872d77fe225: Pulling fs layer [2023-05-24T00:01:05.255Z] 5851b861e8e6: Pulling fs layer [2023-05-24T00:01:05.255Z] bab4dde63d76: Waiting [2023-05-24T00:01:05.255Z] bde34c3a00c8: Waiting [2023-05-24T00:01:05.255Z] b352a97aabf1: Waiting [2023-05-24T00:01:05.255Z] 988bab9f4d93: Waiting [2023-05-24T00:01:05.255Z] 1469e6f7b9e6: Waiting [2023-05-24T00:01:05.255Z] 4872d77fe225: Waiting [2023-05-24T00:01:05.255Z] eaf3925da568: Waiting [2023-05-24T00:01:05.255Z] e2be974225ed: Verifying Checksum [2023-05-24T00:01:05.255Z] e2be974225ed: Download complete [2023-05-24T00:01:05.255Z] 988bab9f4d93: Verifying Checksum [2023-05-24T00:01:05.255Z] 988bab9f4d93: Download complete [2023-05-24T00:01:05.517Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T00:01:05.517Z] 1469e6f7b9e6: Download complete [2023-05-24T00:01:05.517Z] eaf3925da568: Download complete [2023-05-24T00:01:05.517Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T00:01:05.517Z] 339a4e72a1f5: Download complete [2023-05-24T00:01:05.517Z] bde34c3a00c8: Verifying Checksum [2023-05-24T00:01:05.517Z] bde34c3a00c8: Download complete [2023-05-24T00:01:05.518Z] b352a97aabf1: Verifying Checksum [2023-05-24T00:01:05.518Z] b352a97aabf1: Download complete [2023-05-24T00:01:05.518Z] 4872d77fe225: Verifying Checksum [2023-05-24T00:01:05.518Z] 4872d77fe225: Download complete [2023-05-24T00:01:05.518Z] 5851b861e8e6: Download complete [2023-05-24T00:01:05.518Z] b85a868b505f: Verifying Checksum [2023-05-24T00:01:05.518Z] b85a868b505f: Download complete [2023-05-24T00:01:05.777Z] bab4dde63d76: Verifying Checksum [2023-05-24T00:01:05.777Z] bab4dde63d76: Download complete [2023-05-24T00:01:06.714Z] b85a868b505f: Pull complete [2023-05-24T00:01:06.972Z] e2be974225ed: Pull complete [2023-05-24T00:01:07.230Z] 339a4e72a1f5: Pull complete [2023-05-24T00:01:07.490Z] 988bab9f4d93: Pull complete [2023-05-24T00:01:07.750Z] 1469e6f7b9e6: Pull complete [2023-05-24T00:01:07.750Z] eaf3925da568: Pull complete [2023-05-24T00:01:09.647Z] bab4dde63d76: Pull complete [2023-05-24T00:01:09.647Z] bde34c3a00c8: Pull complete [2023-05-24T00:01:09.647Z] b352a97aabf1: Pull complete [2023-05-24T00:01:09.647Z] 4872d77fe225: Pull complete [2023-05-24T00:01:09.906Z] 5851b861e8e6: Pull complete [2023-05-24T00:01:09.906Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T00:01:09.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T00:01:09.906Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T00:01:10.031Z] prd-ubuntu20.04-docker-8c-8g-16622 does not seem to be running inside a container [2023-05-24T00:01:10.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@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 [2023-05-24T00:01:11.872Z] $ docker top 0c99a81ca74fd110e01984196ee2fa3a66cbb47010ac7b853033669b10c4da1c -eo pid,comm [2023-05-24T00:01:11.942Z] 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-05-24T00:01:11.942Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T00:01:11.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T00:01:11.982Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T00:01:12.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T00:01:12.098Z] $ docker exec 0c99a81ca74fd110e01984196ee2fa3a66cbb47010ac7b853033669b10c4da1c ssh-agent [2023-05-24T00:01:12.194Z] SSH_AUTH_SOCK=/tmp/ssh-oNhaURoH221p/agent.32 [2023-05-24T00:01:12.194Z] SSH_AGENT_PID=38 [2023-05-24T00:01:12.199Z] Running ssh-add (command line suppressed) [2023-05-24T00:01:12.307Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_5184339347271333494.key (/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_5184339347271333494.key) [2023-05-24T00:01:12.316Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T00:01:12.606Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T00:01:12.641Z] $ docker exec --env ******** --env ******** 0c99a81ca74fd110e01984196ee2fa3a66cbb47010ac7b853033669b10c4da1c ssh-agent -k [2023-05-24T00:01:12.738Z] unset SSH_AUTH_SOCK; [2023-05-24T00:01:12.739Z] unset SSH_AGENT_PID; [2023-05-24T00:01:12.739Z] echo Agent pid 38 killed; [2023-05-24T00:01:12.745Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T00:01:12.769Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T00:01:12.769Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T00:01:12.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T00:01:12.896Z] $ docker exec 0c99a81ca74fd110e01984196ee2fa3a66cbb47010ac7b853033669b10c4da1c ssh-agent [2023-05-24T00:01:12.993Z] SSH_AUTH_SOCK=/tmp/ssh-9EVItJjLJtYY/agent.70 [2023-05-24T00:01:12.993Z] SSH_AGENT_PID=76 [2023-05-24T00:01:12.998Z] Running ssh-add (command line suppressed) [2023-05-24T00:01:13.101Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_12208145802700384912.key (/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_12208145802700384912.key) [2023-05-24T00:01:13.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T00:01:13.403Z] + git semver init [2023-05-24T00:01:13.663Z] 2023-05-24 00:01:13,570 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T00:01:13.663Z] 2023-05-24 00:01:13,571 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver [2023-05-24T00:01:13.663Z] 2023-05-24 00:01:13,571 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver [2023-05-24T00:01:13.663Z] 2023-05-24 00:01:13,571 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-196, universal_newlines=False, shell=None, istream=None) [2023-05-24T00:01:14.600Z] 2023-05-24 00:01:14,574 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196/.git/info/exclude [2023-05-24T00:01:14.600Z] 2023-05-24 00:01:14,575 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver/PR-196 with force:False [2023-05-24T00:01:14.600Z] 2023-05-24 00:01:14,575 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver/PR-196 [2023-05-24T00:01:14.600Z] 2023-05-24 00:01:14,578 [execute] INFO git cat-file --batch-check [2023-05-24T00:01:14.600Z] 2023-05-24 00:01:14,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T00:01:14.600Z] 2023-05-24 00:01:14,585 [execute] INFO git cat-file --batch [2023-05-24T00:01:14.600Z] 2023-05-24 00:01:14,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T00:01:14.600Z] 2023-05-24 00:01:14,590 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver/PR-196 [2023-05-24T00:01:14.600Z] 0.0.0 [Pipeline] } [2023-05-24T00:01:14.875Z] $ docker exec --env ******** --env ******** 0c99a81ca74fd110e01984196ee2fa3a66cbb47010ac7b853033669b10c4da1c ssh-agent -k [2023-05-24T00:01:14.980Z] unset SSH_AUTH_SOCK; [2023-05-24T00:01:14.980Z] unset SSH_AGENT_PID; [2023-05-24T00:01:14.980Z] echo Agent pid 76 killed; [2023-05-24T00:01:14.987Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T00:01:15.289Z] + git semver [Pipeline] } [2023-05-24T00:01:15.569Z] $ docker stop --time=1 0c99a81ca74fd110e01984196ee2fa3a66cbb47010ac7b853033669b10c4da1c [2023-05-24T00:01:16.904Z] $ docker rm -f --volumes 0c99a81ca74fd110e01984196ee2fa3a66cbb47010ac7b853033669b10c4da1c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T00:01:17.239Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T00:01:17.462Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T00:01:17.464Z] [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-05-24T00:01:17.597Z] provisioning config files... [2023-05-24T00:01:17.606Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config1410022456145290002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:01:17.900Z] ---> docker-login.sh [2023-05-24T00:01:17.900Z] nexus3.edgexfoundry.org:10001 [2023-05-24T00:01:17.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:01:17.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:01:17.900Z] Configure a credential helper to remove this warning. See [2023-05-24T00:01:17.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:01:17.900Z] [2023-05-24T00:01:17.900Z] Login Succeeded [2023-05-24T00:01:17.900Z] nexus3.edgexfoundry.org:10002 [2023-05-24T00:01:17.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:01:17.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:01:17.900Z] Configure a credential helper to remove this warning. See [2023-05-24T00:01:17.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:01:17.900Z] [2023-05-24T00:01:17.900Z] Login Succeeded [2023-05-24T00:01:17.900Z] nexus3.edgexfoundry.org:10003 [2023-05-24T00:01:18.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:01:18.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:01:18.160Z] Configure a credential helper to remove this warning. See [2023-05-24T00:01:18.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:01:18.160Z] [2023-05-24T00:01:18.160Z] Login Succeeded [2023-05-24T00:01:18.160Z] nexus3.edgexfoundry.org:10004 [2023-05-24T00:01:18.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:01:18.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:01:18.160Z] Configure a credential helper to remove this warning. See [2023-05-24T00:01:18.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:01:18.160Z] [2023-05-24T00:01:18.160Z] Login Succeeded [2023-05-24T00:01:18.160Z] docker.io [2023-05-24T00:01:18.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:01:18.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:01:18.419Z] Configure a credential helper to remove this warning. See [2023-05-24T00:01:18.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:01:18.419Z] [2023-05-24T00:01:18.419Z] Login Succeeded [2023-05-24T00:01:18.419Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T00:01:18.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T00:01:18.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T00:01:18.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T00:01:18.506Z] ========================================================= [2023-05-24T00:01:18.506Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T00:01:18.506Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:01:18.807Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T00:01:18.807Z] Sending build context to Docker daemon 12.68MB [2023-05-24T00:01:18.807Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T00:01:18.807Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T00:01:18.807Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T00:01:18.807Z] f56be85fc22e: Pulling fs layer [2023-05-24T00:01:18.807Z] 85791d961cd3: Pulling fs layer [2023-05-24T00:01:18.807Z] d694b5ae8c79: Pulling fs layer [2023-05-24T00:01:18.807Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T00:01:18.807Z] 4d19c01a9841: Pulling fs layer [2023-05-24T00:01:18.807Z] 9325e15d5711: Pulling fs layer [2023-05-24T00:01:18.807Z] 556b6ee489ea: Pulling fs layer [2023-05-24T00:01:18.807Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T00:01:18.807Z] 9f32a84ed3da: Waiting [2023-05-24T00:01:18.807Z] 4d19c01a9841: Waiting [2023-05-24T00:01:18.807Z] 556b6ee489ea: Waiting [2023-05-24T00:01:18.807Z] 85791d961cd3: Download complete [2023-05-24T00:01:18.807Z] 9f32a84ed3da: Download complete [2023-05-24T00:01:18.807Z] 4d19c01a9841: Verifying Checksum [2023-05-24T00:01:18.807Z] 4d19c01a9841: Download complete [2023-05-24T00:01:19.078Z] 9325e15d5711: Verifying Checksum [2023-05-24T00:01:19.078Z] 9325e15d5711: Download complete [2023-05-24T00:01:19.339Z] f56be85fc22e: Verifying Checksum [2023-05-24T00:01:19.339Z] f56be85fc22e: Download complete [2023-05-24T00:01:19.339Z] f56be85fc22e: Pull complete [2023-05-24T00:01:19.907Z] 85791d961cd3: Pull complete [2023-05-24T00:01:19.907Z] d694b5ae8c79: Download complete [2023-05-24T00:01:19.907Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T00:01:20.166Z] 556b6ee489ea: Verifying Checksum [2023-05-24T00:01:20.166Z] 556b6ee489ea: Download complete [2023-05-24T00:01:23.467Z] d694b5ae8c79: Pull complete [2023-05-24T00:01:23.467Z] 9f32a84ed3da: Pull complete [2023-05-24T00:01:23.726Z] 4d19c01a9841: Pull complete [2023-05-24T00:01:23.726Z] 9325e15d5711: Pull complete [2023-05-24T00:01:26.249Z] 556b6ee489ea: Pull complete [2023-05-24T00:01:26.815Z] c5a4b2cf53e6: Pull complete [2023-05-24T00:01:26.815Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T00:01:26.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T00:01:26.815Z] ---> c4be618373d6 [2023-05-24T00:01:26.815Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T00:01:32.109Z] ---> Running in a9ff2b187ca2 [2023-05-24T00:01:32.110Z] Removing intermediate container a9ff2b187ca2 [2023-05-24T00:01:32.110Z] ---> 72fc4a22244f [2023-05-24T00:01:32.110Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T00:01:32.110Z] ---> Running in 943306af52b8 [2023-05-24T00:01:32.110Z] Removing intermediate container 943306af52b8 [2023-05-24T00:01:32.110Z] ---> a57d3cf8d39b [2023-05-24T00:01:32.110Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T00:01:32.110Z] ---> Running in f6f0e4240684 [2023-05-24T00:01:32.110Z] Removing intermediate container f6f0e4240684 [2023-05-24T00:01:32.110Z] ---> 724ea196ca2e [2023-05-24T00:01:32.110Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T00:01:32.110Z] ---> Running in b6115a7b8026 [2023-05-24T00:01:32.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T00:01:32.564Z] Still waiting to schedule task [2023-05-24T00:01:32.565Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-24T00:01:32.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T00:01:32.629Z] OK: 265 MiB in 53 packages [2023-05-24T00:01:33.195Z] Removing intermediate container b6115a7b8026 [2023-05-24T00:01:33.195Z] ---> 18707a8a6af7 [2023-05-24T00:01:33.195Z] Step 7/12 : WORKDIR /app [2023-05-24T00:01:33.195Z] ---> Running in 6e8e015a86ab [2023-05-24T00:01:33.195Z] Removing intermediate container 6e8e015a86ab [2023-05-24T00:01:33.195Z] ---> ca51b45b4cf7 [2023-05-24T00:01:33.195Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-24T00:01:33.454Z] ---> ebd91249a8d4 [2023-05-24T00:01:33.454Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:01:33.454Z] ---> Running in d5f8ba8461be [2023-05-24T00:02:00.009Z] Removing intermediate container d5f8ba8461be [2023-05-24T00:02:00.009Z] ---> cf9720267240 [2023-05-24T00:02:00.009Z] Step 10/12 : COPY . . [2023-05-24T00:02:00.009Z] ---> d00ad6f49bfb [2023-05-24T00:02:00.009Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T00:02:00.009Z] ---> Running in c219b2894f39 [2023-05-24T00:02:00.009Z] Removing intermediate container c219b2894f39 [2023-05-24T00:02:00.009Z] ---> d4d2a4d6d500 [2023-05-24T00:02:00.009Z] Step 12/12 : RUN $MAKE [2023-05-24T00:02:00.009Z] ---> Running in df7a4eb56765 [2023-05-24T00:02:00.009Z] noop [2023-05-24T00:02:00.009Z] Removing intermediate container df7a4eb56765 [2023-05-24T00:02:00.009Z] ---> 283f8edf55ff [2023-05-24T00:02:00.009Z] Successfully built 283f8edf55ff [2023-05-24T00:02:00.009Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:02:00.312Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T00:02:00.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T00:02:00.383Z] prd-ubuntu20.04-docker-8c-8g-16622 does not seem to be running inside a container [2023-05-24T00:02:00.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@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 [2023-05-24T00:02:00.735Z] $ docker top 5f11691609d9c68610af6ab9fcb8623adab60cb4d18cb0ebaaa3cdb7297ccc61 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T00:02:01.060Z] + go version [2023-05-24T00:02:01.060Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T00:02:01.072Z] $ docker stop --time=1 5f11691609d9c68610af6ab9fcb8623adab60cb4d18cb0ebaaa3cdb7297ccc61 [2023-05-24T00:02:02.352Z] $ docker rm -f --volumes 5f11691609d9c68610af6ab9fcb8623adab60cb4d18cb0ebaaa3cdb7297ccc61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:02:02.768Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T00:02:02.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T00:02:02.834Z] prd-ubuntu20.04-docker-8c-8g-16622 does not seem to be running inside a container [2023-05-24T00:02:02.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@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 [2023-05-24T00:02:03.188Z] $ docker top 158e48fb59726a5d8d8da16fe8aa069b502cd52a5fbb1fdcdc5e86286c3e5cf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T00:02:03.531Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-196 [Pipeline] fileExists [Pipeline] sh [2023-05-24T00:02:03.827Z] + make test [2023-05-24T00:02:03.827Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-24T00:02:21.966Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-24T00:02:21.966Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-24T00:02:21.966Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.154s coverage: 86.2% of statements [2023-05-24T00:02:23.866Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.688s coverage: 71.9% of statements [2023-05-24T00:02:45.785Z] go vet ./... [2023-05-24T00:02:45.785Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T00:02:45.785Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T00:02:45.785Z] ./bin/test-attribution.sh [2023-05-24T00:02:45.785Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-24T00:02:46.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T00:02:46.074Z] $ docker stop --time=1 158e48fb59726a5d8d8da16fe8aa069b502cd52a5fbb1fdcdc5e86286c3e5cf8 [2023-05-24T00:02:50.064Z] $ docker rm -f --volumes 158e48fb59726a5d8d8da16fe8aa069b502cd52a5fbb1fdcdc5e86286c3e5cf8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T00:02:50.592Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T00:02:50.648Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T00:02:51.098Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T00:02:51.384Z] + ls -al . [2023-05-24T00:02:51.384Z] total 228 [2023-05-24T00:02:51.384Z] drwxrwxr-x 11 jenkins jenkins 4096 May 24 00:02 . [2023-05-24T00:02:51.384Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 00:00 .. [2023-05-24T00:02:51.384Z] -rw-rw-r-- 1 jenkins jenkins 262 May 24 00:00 .dockerignore [2023-05-24T00:02:51.384Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 00:01 .git [2023-05-24T00:02:51.384Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 00:00 .github [2023-05-24T00:02:51.384Z] -rw-rw-r-- 1 jenkins jenkins 788 May 24 00:00 .gitignore [2023-05-24T00:02:51.384Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 00:00 .golangci.yml [2023-05-24T00:02:51.384Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 00:01 .semver [2023-05-24T00:02:51.384Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 24 00:00 Attribution.txt [2023-05-24T00:02:51.384Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 24 00:00 CHANGELOG.md [2023-05-24T00:02:51.384Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 24 00:00 Dockerfile [2023-05-24T00:02:51.384Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 00:00 GOVERNANCE.md [2023-05-24T00:02:51.384Z] -rw-rw-r-- 1 jenkins jenkins 687 May 24 00:00 Jenkinsfile [2023-05-24T00:02:51.384Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 24 00:00 LICENSE [2023-05-24T00:02:51.384Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 24 00:00 Makefile [2023-05-24T00:02:51.384Z] -rw-rw-r-- 1 jenkins jenkins 617 May 24 00:00 OWNERS.md [2023-05-24T00:02:51.384Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 24 00:00 README.md [2023-05-24T00:02:51.384Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 00:01 VERSION [2023-05-24T00:02:51.384Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 00:00 bin [2023-05-24T00:02:51.384Z] -rw-r--r-- 1 jenkins jenkins 41317 May 24 00:02 coverage.out [2023-05-24T00:02:51.384Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 24 00:00 go.mod [2023-05-24T00:02:51.384Z] -rw-rw-r-- 1 jenkins jenkins 31595 May 24 00:00 go.sum [2023-05-24T00:02:51.384Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 00:00 images [2023-05-24T00:02:51.384Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 00:00 internal [2023-05-24T00:02:51.384Z] -rw-rw-r-- 1 jenkins jenkins 531 May 24 00:00 main.go [2023-05-24T00:02:51.384Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 00:00 res [2023-05-24T00:02:51.384Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 00:00 snap [2023-05-24T00:02:51.384Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 00:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:02:51.704Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=215c1b275bf0566fd5370d23921f5d05badba51d --label arch=amd64 --label version=0.0.0 . [2023-05-24T00:02:51.704Z] Sending build context to Docker daemon 12.68MB [2023-05-24T00:02:51.704Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T00:02:51.704Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-24T00:02:51.704Z] ---> 283f8edf55ff [2023-05-24T00:02:51.704Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T00:02:51.967Z] ---> Running in 5964d5ecdbf7 [2023-05-24T00:02:51.967Z] Removing intermediate container 5964d5ecdbf7 [2023-05-24T00:02:51.967Z] ---> 221fd4ee2dc6 [2023-05-24T00:02:51.967Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T00:02:51.967Z] ---> Running in 210ffa351c6e [2023-05-24T00:02:51.967Z] Removing intermediate container 210ffa351c6e [2023-05-24T00:02:51.967Z] ---> b40de09127e8 [2023-05-24T00:02:51.967Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-24T00:02:52.228Z] ---> Running in 7d457796d6b6 [2023-05-24T00:02:52.228Z] Removing intermediate container 7d457796d6b6 [2023-05-24T00:02:52.228Z] ---> 2437568d6d60 [2023-05-24T00:02:52.228Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T00:02:52.228Z] ---> Running in 73677d8fa801 [2023-05-24T00:02:52.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T00:02:52.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T00:02:52.745Z] OK: 265 MiB in 53 packages [2023-05-24T00:02:53.006Z] Removing intermediate container 73677d8fa801 [2023-05-24T00:02:53.006Z] ---> b25c1b8954fa [2023-05-24T00:02:53.006Z] Step 7/29 : WORKDIR /app [2023-05-24T00:02:53.266Z] ---> Running in 2a400a4da75d [2023-05-24T00:02:53.266Z] Removing intermediate container 2a400a4da75d [2023-05-24T00:02:53.266Z] ---> 3503d5d45f0d [2023-05-24T00:02:53.266Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-24T00:02:53.266Z] ---> bf19d2a6255e [2023-05-24T00:02:53.266Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:02:53.266Z] ---> Running in c70fc17f44d5 [2023-05-24T00:02:54.329Z] Removing intermediate container c70fc17f44d5 [2023-05-24T00:02:54.329Z] ---> 1711897682ac [2023-05-24T00:02:54.329Z] Step 10/29 : COPY . . [2023-05-24T00:02:54.589Z] ---> e141289ada30 [2023-05-24T00:02:54.589Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T00:02:54.589Z] ---> Running in dff1028010f7 [2023-05-24T00:02:54.589Z] Removing intermediate container dff1028010f7 [2023-05-24T00:02:54.589Z] ---> b9bc1a7d60d0 [2023-05-24T00:02:54.589Z] Step 12/29 : RUN $MAKE [2023-05-24T00:02:54.589Z] ---> Running in 82fed1c95122 [2023-05-24T00:02:54.848Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-24T00:03:16.832Z] Removing intermediate container 82fed1c95122 [2023-05-24T00:03:16.832Z] ---> 1fc4998b42f4 [2023-05-24T00:03:16.832Z] Step 13/29 : FROM alpine:3.17 [2023-05-24T00:03:16.832Z] 3.17: Pulling from library/alpine [2023-05-24T00:03:16.832Z] f56be85fc22e: Already exists [2023-05-24T00:03:16.832Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T00:03:16.832Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T00:03:16.832Z] ---> 9ed4aefc74f6 [2023-05-24T00:03:16.832Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-24T00:03:16.832Z] ---> Running in 89a845fb8fdf [2023-05-24T00:03:16.832Z] Removing intermediate container 89a845fb8fdf [2023-05-24T00:03:16.832Z] ---> 6cc5a9691013 [2023-05-24T00:03:16.832Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-24T00:03:16.832Z] ---> Running in f36fd5df9b21 [2023-05-24T00:03:16.832Z] Removing intermediate container f36fd5df9b21 [2023-05-24T00:03:16.832Z] ---> f7732ebb08f6 [2023-05-24T00:03:16.832Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-24T00:03:16.832Z] ---> Running in 00594eaa276f [2023-05-24T00:03:16.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T00:03:16.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T00:03:16.832Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-24T00:03:16.832Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-24T00:03:16.832Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T00:03:16.832Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T00:03:16.832Z] OK: 8 MiB in 17 packages [2023-05-24T00:03:17.400Z] Removing intermediate container 00594eaa276f [2023-05-24T00:03:17.400Z] ---> 1eccaea00068 [2023-05-24T00:03:17.400Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-24T00:03:17.400Z] ---> d779866318f4 [2023-05-24T00:03:17.400Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-24T00:03:17.658Z] ---> 46afc33d0ec9 [2023-05-24T00:03:17.658Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-24T00:03:17.658Z] ---> e7957e3637f0 [2023-05-24T00:03:17.658Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-24T00:03:17.917Z] ---> 58297f443482 [2023-05-24T00:03:17.917Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-24T00:03:18.486Z] ---> fbd69e61eeb2 [2023-05-24T00:03:18.486Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-24T00:03:18.486Z] ---> Running in 07a3d4fed48f [2023-05-24T00:03:19.054Z] Removing intermediate container 07a3d4fed48f [2023-05-24T00:03:19.054Z] ---> 36b20dea2bf6 [2023-05-24T00:03:19.054Z] Step 23/29 : VOLUME /cache [2023-05-24T00:03:19.054Z] ---> Running in 0f8d54138b2c [2023-05-24T00:03:19.054Z] Removing intermediate container 0f8d54138b2c [2023-05-24T00:03:19.054Z] ---> c43308becfc8 [2023-05-24T00:03:19.054Z] Step 24/29 : EXPOSE 59711 [2023-05-24T00:03:19.312Z] ---> Running in c257e52c12e3 [2023-05-24T00:03:19.312Z] Removing intermediate container c257e52c12e3 [2023-05-24T00:03:19.312Z] ---> e28538bef144 [2023-05-24T00:03:19.312Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-24T00:03:19.312Z] ---> Running in 89bca2a673ce [2023-05-24T00:03:19.312Z] Removing intermediate container 89bca2a673ce [2023-05-24T00:03:19.312Z] ---> c3936ed23136 [2023-05-24T00:03:19.312Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-24T00:03:19.312Z] ---> Running in f5b0ab5ed9e2 [2023-05-24T00:03:19.572Z] Removing intermediate container f5b0ab5ed9e2 [2023-05-24T00:03:19.572Z] ---> 6a58f58763f6 [2023-05-24T00:03:19.572Z] Step 27/29 : LABEL arch=amd64 [2023-05-24T00:03:19.572Z] ---> Running in 32744da5474b [2023-05-24T00:03:19.572Z] Removing intermediate container 32744da5474b [2023-05-24T00:03:19.572Z] ---> 8144b0901f6c [2023-05-24T00:03:19.572Z] Step 28/29 : LABEL git_sha=215c1b275bf0566fd5370d23921f5d05badba51d [2023-05-24T00:03:19.572Z] ---> Running in ac7e5b1498aa [2023-05-24T00:03:19.831Z] Removing intermediate container ac7e5b1498aa [2023-05-24T00:03:19.831Z] ---> bd9dd2e29c50 [2023-05-24T00:03:19.831Z] Step 29/29 : LABEL version=0.0.0 [2023-05-24T00:03:19.831Z] ---> Running in cc35a8558250 [2023-05-24T00:03:19.831Z] Removing intermediate container cc35a8558250 [2023-05-24T00:03:19.831Z] ---> 1a6b30fb3a2e [2023-05-24T00:03:19.831Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T00:03:19.831Z] Successfully built 1a6b30fb3a2e [2023-05-24T00:03:19.831Z] Successfully tagged app-rfid-llrp-inventory: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-05-24T00:03:20.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T00:03:20.268Z] [2023-05-24T00:03:20.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:03:20.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T00:03:20.565Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T00:03:20.565Z] 5eb5b503b376: Pulling fs layer [2023-05-24T00:03:20.565Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T00:03:20.565Z] ec43610c2a17: Pulling fs layer [2023-05-24T00:03:20.565Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T00:03:20.565Z] 33b1e0a273af: Pulling fs layer [2023-05-24T00:03:20.565Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T00:03:20.565Z] 2f39f015ded8: Pulling fs layer [2023-05-24T00:03:20.565Z] 33b1e0a273af: Waiting [2023-05-24T00:03:20.565Z] 5d3b04190fa2: Waiting [2023-05-24T00:03:20.565Z] 3a2ae6a8a46f: Waiting [2023-05-24T00:03:20.565Z] 2f39f015ded8: Waiting [2023-05-24T00:03:20.565Z] 5c69ac0246d0: Verifying Checksum [2023-05-24T00:03:20.565Z] 5c69ac0246d0: Download complete [2023-05-24T00:03:20.565Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-24T00:03:20.565Z] 3a2ae6a8a46f: Download complete [2023-05-24T00:03:20.565Z] 33b1e0a273af: Download complete [2023-05-24T00:03:20.565Z] 5d3b04190fa2: Verifying Checksum [2023-05-24T00:03:20.565Z] 5d3b04190fa2: Download complete [2023-05-24T00:03:20.824Z] ec43610c2a17: Verifying Checksum [2023-05-24T00:03:20.824Z] ec43610c2a17: Download complete [2023-05-24T00:03:20.824Z] 5eb5b503b376: Verifying Checksum [2023-05-24T00:03:20.824Z] 5eb5b503b376: Download complete [2023-05-24T00:03:21.407Z] 2f39f015ded8: Verifying Checksum [2023-05-24T00:03:21.407Z] 2f39f015ded8: Download complete [2023-05-24T00:03:21.973Z] 5eb5b503b376: Pull complete [2023-05-24T00:03:22.231Z] 5c69ac0246d0: Pull complete [2023-05-24T00:03:22.490Z] ec43610c2a17: Pull complete [2023-05-24T00:03:22.490Z] 3a2ae6a8a46f: Pull complete [2023-05-24T00:03:22.749Z] 33b1e0a273af: Pull complete [2023-05-24T00:03:22.749Z] 5d3b04190fa2: Pull complete [2023-05-24T00:03:26.935Z] 2f39f015ded8: Pull complete [2023-05-24T00:03:26.935Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T00:03:26.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T00:03:26.935Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T00:03:27.013Z] prd-ubuntu20.04-docker-8c-8g-16622 does not seem to be running inside a container [2023-05-24T00:03:27.044Z] $ 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/y_app-rfid-llrp-inventory_PR-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@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 [2023-05-24T00:03:30.823Z] $ docker top c61072d2dc20efc9eaef617ccc741459abfa8e0f5995925da2c500f7a18d1559 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:03:31.194Z] ---> job-cost.sh [2023-05-24T00:03:31.194Z] lf-activate-venv: SKIPPING [2023-05-24T00:03:31.194Z] INFO: No Stack... [2023-05-24T00:03:31.454Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T00:03:31.712Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T00:03:32.000Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives/cost.csv [2023-05-24T00:03:32.000Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T00:03:32.013Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-3-stack-cost] [2023-05-24T00:03:32.019Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-3-stack-cost] did not exist. Created. [2023-05-24T00:03:32.019Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T00:03:32.319Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T00:03:32.343Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T00:03:32.352Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T00:03:32.372Z] $ docker stop --time=1 c61072d2dc20efc9eaef617ccc741459abfa8e0f5995925da2c500f7a18d1559 [2023-05-24T00:03:33.531Z] $ docker rm -f --volumes c61072d2dc20efc9eaef617ccc741459abfa8e0f5995925da2c500f7a18d1559 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T00:04:43.516Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16625 in /w/workspace/y_app-rfid-llrp-inventory_PR-196 [Pipeline] { [Pipeline] ws [2023-05-24T00:04:43.529Z] Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout [2023-05-24T00:04:43.570Z] The recommended git tool is: git [2023-05-24T00:04:49.399Z] using credential edgex-jenkins-ssh [2023-05-24T00:04:49.421Z] Cloning the remote Git repository [2023-05-24T00:04:49.479Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-24T00:04:49.600Z] > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 [2023-05-24T00:04:49.762Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-24T00:04:49.763Z] > git --version # timeout=10 [2023-05-24T00:04:49.787Z] > git --version # 'git version 2.25.1' [2023-05-24T00:04:49.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T00:04:49.975Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T00:04:52.041Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-24T00:04:52.064Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T00:04:53.568Z] Merging remotes/origin/main commit 8dd5fe76521e707b38babf35fdd02e1e35c7969f into PR head commit 84be36d1c903555fa53460e2131326c9cd2a3a71 [2023-05-24T00:04:52.982Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-24T00:04:53.024Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-24T00:04:53.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T00:04:53.042Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-24T00:04:53.587Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T00:04:53.682Z] > git checkout -f 84be36d1c903555fa53460e2131326c9cd2a3a71 # timeout=10 [2023-05-24T00:04:53.788Z] > git remote # timeout=10 [2023-05-24T00:04:53.807Z] > git config --get remote.origin.url # timeout=10 [2023-05-24T00:04:53.967Z] Merge succeeded, producing 233b961eae4683853b01b5f7690d3a4b25137143 [2023-05-24T00:04:53.968Z] Checking out Revision 233b961eae4683853b01b5f7690d3a4b25137143 (PR-196) [2023-05-24T00:04:53.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T00:04:53.842Z] > git merge 8dd5fe76521e707b38babf35fdd02e1e35c7969f # timeout=10 [2023-05-24T00:04:53.946Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-24T00:04:53.976Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T00:04:54.005Z] > git checkout -f 233b961eae4683853b01b5f7690d3a4b25137143 # timeout=10 [2023-05-24T00:04:57.556Z] Commit message: "Merge commit '8dd5fe76521e707b38babf35fdd02e1e35c7969f' into HEAD" [2023-05-24T00:04:57.585Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T00:04:58.394Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T00:04:58.394Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T00:04:58.394Z] Dload Upload Total Spent Left Speed [2023-05-24T00:04:58.394Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 92398 [2023-05-24T00:04:57.567Z] > git rev-list --no-walk 56ded3653297979f73691b5c19449af76cb61c0f # timeout=10 [Pipeline] sh [2023-05-24T00:04:59.128Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T00:04:59.464Z] + sudo tee /etc/docker/daemon.new [2023-05-24T00:04:59.464Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T00:04:59.464Z] { [2023-05-24T00:04:59.464Z] "registry-mirrors": [ [2023-05-24T00:04:59.464Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T00:04:59.464Z] ], [2023-05-24T00:04:59.464Z] "bip": "10.250.0.254/24", [2023-05-24T00:04:59.464Z] "hosts": [ [2023-05-24T00:04:59.464Z] "tcp://0.0.0.0:5555", [2023-05-24T00:04:59.464Z] "unix:///var/run/docker.sock" [2023-05-24T00:04:59.464Z] ], [2023-05-24T00:04:59.464Z] "mtu": 1458, [2023-05-24T00:04:59.464Z] "selinux-enabled": true, [2023-05-24T00:04:59.464Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T00:04:59.464Z] } [Pipeline] sh [2023-05-24T00:04:59.802Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T00:05:00.153Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T00:05:18.440Z] provisioning config files... [2023-05-24T00:05:18.467Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config13557075514393021857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:05:18.819Z] ---> docker-login.sh [2023-05-24T00:05:18.819Z] nexus3.edgexfoundry.org:10001 [2023-05-24T00:05:19.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:05:19.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:05:19.413Z] Configure a credential helper to remove this warning. See [2023-05-24T00:05:19.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:05:19.413Z] [2023-05-24T00:05:19.413Z] Login Succeeded [2023-05-24T00:05:19.413Z] nexus3.edgexfoundry.org:10002 [2023-05-24T00:05:19.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:05:19.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:05:19.955Z] Configure a credential helper to remove this warning. See [2023-05-24T00:05:19.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:05:19.955Z] [2023-05-24T00:05:19.955Z] Login Succeeded [2023-05-24T00:05:19.955Z] nexus3.edgexfoundry.org:10003 [2023-05-24T00:05:19.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:05:20.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:05:20.226Z] Configure a credential helper to remove this warning. See [2023-05-24T00:05:20.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:05:20.226Z] [2023-05-24T00:05:20.226Z] Login Succeeded [2023-05-24T00:05:20.226Z] nexus3.edgexfoundry.org:10004 [2023-05-24T00:05:20.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:05:20.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:05:20.503Z] Configure a credential helper to remove this warning. See [2023-05-24T00:05:20.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:05:20.503Z] [2023-05-24T00:05:20.503Z] Login Succeeded [2023-05-24T00:05:20.503Z] docker.io [2023-05-24T00:05:20.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T00:05:21.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T00:05:21.051Z] Configure a credential helper to remove this warning. See [2023-05-24T00:05:21.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T00:05:21.051Z] [2023-05-24T00:05:21.051Z] Login Succeeded [2023-05-24T00:05:21.051Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T00:05:21.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T00:05:21.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T00:05:21.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T00:05:21.359Z] ========================================================= [2023-05-24T00:05:21.359Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T00:05:21.359Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:05:21.705Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T00:05:21.975Z] Sending build context to Docker daemon 678.4kB [2023-05-24T00:05:21.975Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T00:05:21.975Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T00:05:22.245Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T00:05:22.245Z] c41833b44d91: Pulling fs layer [2023-05-24T00:05:22.245Z] ed15518f5707: Pulling fs layer [2023-05-24T00:05:22.245Z] feae8fd75edb: Pulling fs layer [2023-05-24T00:05:22.245Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T00:05:22.245Z] 3cdef696dda3: Pulling fs layer [2023-05-24T00:05:22.245Z] 2ced38df9373: Pulling fs layer [2023-05-24T00:05:22.245Z] 58f1dce35555: Pulling fs layer [2023-05-24T00:05:22.245Z] 242c74f7c9fa: Waiting [2023-05-24T00:05:22.245Z] 3cdef696dda3: Waiting [2023-05-24T00:05:22.245Z] 2ced38df9373: Waiting [2023-05-24T00:05:22.245Z] 58f1dce35555: Waiting [2023-05-24T00:05:22.520Z] ed15518f5707: Verifying Checksum [2023-05-24T00:05:22.520Z] ed15518f5707: Download complete [2023-05-24T00:05:22.520Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T00:05:22.520Z] 242c74f7c9fa: Download complete [2023-05-24T00:05:22.520Z] 3cdef696dda3: Verifying Checksum [2023-05-24T00:05:22.520Z] 3cdef696dda3: Download complete [2023-05-24T00:05:22.520Z] c41833b44d91: Verifying Checksum [2023-05-24T00:05:22.520Z] c41833b44d91: Download complete [2023-05-24T00:05:23.518Z] c41833b44d91: Pull complete [2023-05-24T00:05:24.111Z] ed15518f5707: Pull complete [2023-05-24T00:05:24.112Z] 58f1dce35555: Verifying Checksum [2023-05-24T00:05:25.083Z] feae8fd75edb: Verifying Checksum [2023-05-24T00:05:25.083Z] feae8fd75edb: Download complete [2023-05-24T00:05:25.377Z] 2ced38df9373: Verifying Checksum [2023-05-24T00:05:25.377Z] 2ced38df9373: Download complete [2023-05-24T00:05:35.520Z] feae8fd75edb: Pull complete [2023-05-24T00:05:35.795Z] 242c74f7c9fa: Pull complete [2023-05-24T00:05:36.066Z] 3cdef696dda3: Pull complete [2023-05-24T00:05:44.330Z] 2ced38df9373: Pull complete [2023-05-24T00:05:45.304Z] 58f1dce35555: Pull complete [2023-05-24T00:05:45.304Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T00:05:45.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T00:05:45.581Z] ---> fadd8f120f05 [2023-05-24T00:05:45.581Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T00:05:47.567Z] ---> Running in 205eece91a22 [2023-05-24T00:05:47.855Z] Removing intermediate container 205eece91a22 [2023-05-24T00:05:47.855Z] ---> 4569b0a3e57f [2023-05-24T00:05:47.855Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T00:05:47.855Z] ---> Running in fa86429b2e20 [2023-05-24T00:05:48.125Z] Removing intermediate container fa86429b2e20 [2023-05-24T00:05:48.125Z] ---> 8ee23a510b2b [2023-05-24T00:05:48.125Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T00:05:48.396Z] ---> Running in 526052b4470e [2023-05-24T00:05:48.667Z] Removing intermediate container 526052b4470e [2023-05-24T00:05:48.667Z] ---> c08343c62274 [2023-05-24T00:05:48.667Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T00:05:48.667Z] ---> Running in 9c48e0104898 [2023-05-24T00:05:50.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T00:05:50.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T00:05:51.627Z] OK: 263 MiB in 53 packages [2023-05-24T00:05:52.593Z] Removing intermediate container 9c48e0104898 [2023-05-24T00:05:52.593Z] ---> c97e83a9d267 [2023-05-24T00:05:52.593Z] Step 7/12 : WORKDIR /app [2023-05-24T00:05:52.593Z] ---> Running in 88e23c13a282 [2023-05-24T00:05:52.862Z] Removing intermediate container 88e23c13a282 [2023-05-24T00:05:52.862Z] ---> 51cd117b7c95 [2023-05-24T00:05:52.862Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-24T00:05:53.830Z] ---> 642ef3ae9dfb [2023-05-24T00:05:53.830Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:05:53.830Z] ---> Running in 43db3ee61f89 [2023-05-24T00:07:01.736Z] Removing intermediate container 43db3ee61f89 [2023-05-24T00:07:01.736Z] ---> ec79eba6d956 [2023-05-24T00:07:01.736Z] Step 10/12 : COPY . . [2023-05-24T00:07:01.736Z] ---> 4a596bb9c850 [2023-05-24T00:07:01.736Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T00:07:01.736Z] ---> Running in b91f74c2d1de [2023-05-24T00:07:01.736Z] Removing intermediate container b91f74c2d1de [2023-05-24T00:07:01.736Z] ---> fe3673f5aabc [2023-05-24T00:07:01.736Z] Step 12/12 : RUN $MAKE [2023-05-24T00:07:01.736Z] ---> Running in 7171f64e827d [2023-05-24T00:07:01.736Z] noop [2023-05-24T00:07:01.736Z] Removing intermediate container 7171f64e827d [2023-05-24T00:07:01.736Z] ---> 27001f6e249b [2023-05-24T00:07:01.736Z] Successfully built 27001f6e249b [2023-05-24T00:07:01.736Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:07:02.084Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T00:07:02.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T00:07:02.325Z] prd-ubuntu20.04-docker-arm64-4c-16g-16625 does not seem to be running inside a container [2023-05-24T00:07:02.404Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-24T00:07:03.611Z] $ docker top ef683c498041caceea506fb165ced06ec5115a9226cf419e1549a41e521f839e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T00:07:04.456Z] + go version [2023-05-24T00:07:04.456Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T00:07:04.481Z] $ docker stop --time=1 ef683c498041caceea506fb165ced06ec5115a9226cf419e1549a41e521f839e [2023-05-24T00:07:08.862Z] $ docker rm -f --volumes ef683c498041caceea506fb165ced06ec5115a9226cf419e1549a41e521f839e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:07:09.416Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T00:07:09.417Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T00:07:09.601Z] prd-ubuntu20.04-docker-arm64-4c-16g-16625 does not seem to be running inside a container [2023-05-24T00:07:09.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-24T00:07:10.857Z] $ docker top 73cfa616227b55edf6b5c89094e63dba895a3e2dd851873f25ba731db65b5aaa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T00:07:11.693Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] fileExists [Pipeline] sh [2023-05-24T00:07:12.346Z] + make test [2023-05-24T00:07:12.346Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-24T00:10:19.159Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-24T00:10:29.275Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-24T00:10:30.688Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.379s coverage: 86.2% of statements [2023-05-24T00:10:43.015Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.615s coverage: 71.9% of statements [2023-05-24T00:10:43.015Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-24T00:10:43.015Z] go vet ./... [2023-05-24T00:13:19.751Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T00:13:19.751Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T00:13:19.751Z] ./bin/test-attribution.sh [2023-05-24T00:13:19.751Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-24T00:13:19.773Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T00:13:19.795Z] $ docker stop --time=1 73cfa616227b55edf6b5c89094e63dba895a3e2dd851873f25ba731db65b5aaa [2023-05-24T00:13:21.744Z] $ docker rm -f --volumes 73cfa616227b55edf6b5c89094e63dba895a3e2dd851873f25ba731db65b5aaa [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T00:13:23.340Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T00:13:23.364Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T00:13:23.958Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T00:13:24.365Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T00:13:24.694Z] + ls -al . [2023-05-24T00:13:24.695Z] total 224 [2023-05-24T00:13:24.695Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 00:07 . [2023-05-24T00:13:24.695Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 00:04 .. [2023-05-24T00:13:24.695Z] -rw-rw-r-- 1 jenkins jenkins 262 May 24 00:04 .dockerignore [2023-05-24T00:13:24.695Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 00:04 .git [2023-05-24T00:13:24.695Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 00:04 .github [2023-05-24T00:13:24.695Z] -rw-rw-r-- 1 jenkins jenkins 788 May 24 00:04 .gitignore [2023-05-24T00:13:24.695Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 00:04 .golangci.yml [2023-05-24T00:13:24.695Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 24 00:04 Attribution.txt [2023-05-24T00:13:24.695Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 24 00:04 CHANGELOG.md [2023-05-24T00:13:24.695Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 24 00:04 Dockerfile [2023-05-24T00:13:24.695Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 00:04 GOVERNANCE.md [2023-05-24T00:13:24.695Z] -rw-rw-r-- 1 jenkins jenkins 687 May 24 00:04 Jenkinsfile [2023-05-24T00:13:24.695Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 24 00:04 LICENSE [2023-05-24T00:13:24.695Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 24 00:04 Makefile [2023-05-24T00:13:24.695Z] -rw-rw-r-- 1 jenkins jenkins 617 May 24 00:04 OWNERS.md [2023-05-24T00:13:24.695Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 24 00:04 README.md [2023-05-24T00:13:24.695Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 00:01 VERSION [2023-05-24T00:13:24.695Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 00:04 bin [2023-05-24T00:13:24.695Z] -rw-r--r-- 1 jenkins jenkins 41317 May 24 00:10 coverage.out [2023-05-24T00:13:24.695Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 24 00:04 go.mod [2023-05-24T00:13:24.695Z] -rw-rw-r-- 1 jenkins jenkins 31595 May 24 00:04 go.sum [2023-05-24T00:13:24.695Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 00:04 images [2023-05-24T00:13:24.695Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 00:04 internal [2023-05-24T00:13:24.695Z] -rw-rw-r-- 1 jenkins jenkins 531 May 24 00:04 main.go [2023-05-24T00:13:24.695Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 00:04 res [2023-05-24T00:13:24.695Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 00:04 snap [2023-05-24T00:13:24.695Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 00:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:13:25.046Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=233b961eae4683853b01b5f7690d3a4b25137143 --label arch=arm64 --label version=0.0.0 . [2023-05-24T00:13:25.315Z] Sending build context to Docker daemon 678.4kB [2023-05-24T00:13:25.315Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T00:13:25.315Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-24T00:13:25.315Z] ---> 27001f6e249b [2023-05-24T00:13:25.315Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T00:13:25.315Z] ---> Running in 6f2586075410 [2023-05-24T00:13:25.585Z] Removing intermediate container 6f2586075410 [2023-05-24T00:13:25.585Z] ---> 6df09f284663 [2023-05-24T00:13:25.585Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T00:13:25.854Z] ---> Running in 467db7f19266 [2023-05-24T00:13:26.122Z] Removing intermediate container 467db7f19266 [2023-05-24T00:13:26.122Z] ---> 0c0fd88302f9 [2023-05-24T00:13:26.122Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-24T00:13:26.122Z] ---> Running in 614167e91dc9 [2023-05-24T00:13:26.391Z] Removing intermediate container 614167e91dc9 [2023-05-24T00:13:26.391Z] ---> bada51112603 [2023-05-24T00:13:26.391Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T00:13:26.391Z] ---> Running in 4b42acbb868a [2023-05-24T00:13:27.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T00:13:28.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T00:13:29.287Z] OK: 263 MiB in 53 packages [2023-05-24T00:13:30.253Z] Removing intermediate container 4b42acbb868a [2023-05-24T00:13:30.253Z] ---> e806cd4c499b [2023-05-24T00:13:30.253Z] Step 7/29 : WORKDIR /app [2023-05-24T00:13:30.253Z] ---> Running in ad65a0d6948c [2023-05-24T00:13:30.523Z] Removing intermediate container ad65a0d6948c [2023-05-24T00:13:30.523Z] ---> 24e418e67e5c [2023-05-24T00:13:30.523Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-24T00:13:31.112Z] ---> 064e1945a61e [2023-05-24T00:13:31.112Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T00:13:31.112Z] ---> Running in f33bb111e37c [2023-05-24T00:13:33.711Z] Removing intermediate container f33bb111e37c [2023-05-24T00:13:33.711Z] ---> aa0c00b5b8cf [2023-05-24T00:13:33.711Z] Step 10/29 : COPY . . [2023-05-24T00:13:34.301Z] ---> aadc22390879 [2023-05-24T00:13:34.301Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T00:13:34.575Z] ---> Running in b6f1ca005d98 [2023-05-24T00:13:34.845Z] Removing intermediate container b6f1ca005d98 [2023-05-24T00:13:34.845Z] ---> a04931f97ffa [2023-05-24T00:13:34.845Z] Step 12/29 : RUN $MAKE [2023-05-24T00:13:34.845Z] ---> Running in d868e143f446 [2023-05-24T00:13:35.818Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-24T00:15:58.473Z] Removing intermediate container d868e143f446 [2023-05-24T00:15:58.473Z] ---> b819a73ee5d5 [2023-05-24T00:15:58.473Z] Step 13/29 : FROM alpine:3.17 [2023-05-24T00:15:58.473Z] 3.17: Pulling from library/alpine [2023-05-24T00:15:58.473Z] c41833b44d91: Already exists [2023-05-24T00:15:58.473Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T00:15:58.473Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T00:15:58.473Z] ---> 51e60588ff2c [2023-05-24T00:15:58.473Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-24T00:15:58.473Z] ---> Running in 589feffb1ec2 [2023-05-24T00:15:58.473Z] Removing intermediate container 589feffb1ec2 [2023-05-24T00:15:58.473Z] ---> a8cb1bbd4c82 [2023-05-24T00:15:58.473Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-24T00:15:58.473Z] ---> Running in ba7000db89d0 [2023-05-24T00:15:58.473Z] Removing intermediate container ba7000db89d0 [2023-05-24T00:15:58.473Z] ---> efc239f7ca3e [2023-05-24T00:15:58.473Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-24T00:15:58.473Z] ---> Running in 204c546059ba [2023-05-24T00:15:58.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T00:15:58.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T00:15:58.473Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-24T00:15:58.473Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-24T00:15:58.473Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T00:15:58.473Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T00:15:58.473Z] OK: 8 MiB in 17 packages [2023-05-24T00:15:58.473Z] Removing intermediate container 204c546059ba [2023-05-24T00:15:58.473Z] ---> facbcd906f50 [2023-05-24T00:15:58.473Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-24T00:15:58.741Z] ---> 3939846deaa5 [2023-05-24T00:15:58.741Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-24T00:15:59.328Z] ---> 986ab404bb4a [2023-05-24T00:15:59.328Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-24T00:15:59.916Z] ---> 875dec1e6428 [2023-05-24T00:15:59.916Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-24T00:16:00.503Z] ---> 4e17082cde28 [2023-05-24T00:16:00.503Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-24T00:16:01.914Z] ---> 11714045eeff [2023-05-24T00:16:01.914Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-24T00:16:01.914Z] ---> Running in d1d52793b4ef [2023-05-24T00:16:03.324Z] Removing intermediate container d1d52793b4ef [2023-05-24T00:16:03.324Z] ---> 3ebf9daa2aea [2023-05-24T00:16:03.324Z] Step 23/29 : VOLUME /cache [2023-05-24T00:16:03.593Z] ---> Running in df089cc33126 [2023-05-24T00:16:03.862Z] Removing intermediate container df089cc33126 [2023-05-24T00:16:03.862Z] ---> c3661d59e2c0 [2023-05-24T00:16:03.862Z] Step 24/29 : EXPOSE 59711 [2023-05-24T00:16:03.862Z] ---> Running in f64ca4131d80 [2023-05-24T00:16:04.132Z] Removing intermediate container f64ca4131d80 [2023-05-24T00:16:04.132Z] ---> ca2cd170c519 [2023-05-24T00:16:04.132Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-24T00:16:04.401Z] ---> Running in 4e21f7883c90 [2023-05-24T00:16:04.669Z] Removing intermediate container 4e21f7883c90 [2023-05-24T00:16:04.669Z] ---> 853116106a88 [2023-05-24T00:16:04.669Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-24T00:16:04.669Z] ---> Running in 122b743c2e30 [2023-05-24T00:16:04.939Z] Removing intermediate container 122b743c2e30 [2023-05-24T00:16:04.939Z] ---> fbece7448806 [2023-05-24T00:16:04.939Z] Step 27/29 : LABEL arch=arm64 [2023-05-24T00:16:05.212Z] ---> Running in 2d7f379d4c3a [2023-05-24T00:16:05.482Z] Removing intermediate container 2d7f379d4c3a [2023-05-24T00:16:05.482Z] ---> 34807bb1538e [2023-05-24T00:16:05.482Z] Step 28/29 : LABEL git_sha=233b961eae4683853b01b5f7690d3a4b25137143 [2023-05-24T00:16:05.482Z] ---> Running in 0a757bfc04fa [2023-05-24T00:16:05.758Z] Removing intermediate container 0a757bfc04fa [2023-05-24T00:16:05.758Z] ---> 0a7fea5abb64 [2023-05-24T00:16:05.758Z] Step 29/29 : LABEL version=0.0.0 [2023-05-24T00:16:05.758Z] ---> Running in f26d30d21701 [2023-05-24T00:16:06.343Z] Removing intermediate container f26d30d21701 [2023-05-24T00:16:06.343Z] ---> f11267433df2 [2023-05-24T00:16:06.343Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T00:16:06.343Z] Successfully built f11267433df2 [2023-05-24T00:16:06.343Z] Successfully tagged app-rfid-llrp-inventory-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-05-24T00:16:06.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T00:16:06.780Z] [2023-05-24T00:16:06.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:16:07.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T00:16:07.114Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T00:16:07.114Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T00:16:07.114Z] 04944245beec: Pulling fs layer [2023-05-24T00:16:07.114Z] 699f458cf7ca: Pulling fs layer [2023-05-24T00:16:07.114Z] 765212b225bb: Pulling fs layer [2023-05-24T00:16:07.114Z] f23df028b6ca: Pulling fs layer [2023-05-24T00:16:07.114Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T00:16:07.114Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T00:16:07.114Z] 765212b225bb: Waiting [2023-05-24T00:16:07.114Z] f23df028b6ca: Waiting [2023-05-24T00:16:07.114Z] d65c8cfc05b1: Waiting [2023-05-24T00:16:07.114Z] 2437ff75d9bd: Waiting [2023-05-24T00:16:07.384Z] 04944245beec: Verifying Checksum [2023-05-24T00:16:07.384Z] 04944245beec: Download complete [2023-05-24T00:16:07.384Z] 765212b225bb: Verifying Checksum [2023-05-24T00:16:07.384Z] 765212b225bb: Download complete [2023-05-24T00:16:07.384Z] f23df028b6ca: Download complete [2023-05-24T00:16:07.384Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T00:16:07.384Z] d65c8cfc05b1: Download complete [2023-05-24T00:16:07.656Z] 699f458cf7ca: Verifying Checksum [2023-05-24T00:16:07.656Z] 699f458cf7ca: Download complete [2023-05-24T00:16:07.927Z] 8998bd30e6a1: Verifying Checksum [2023-05-24T00:16:07.927Z] 8998bd30e6a1: Download complete [2023-05-24T00:16:10.515Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T00:16:10.515Z] 2437ff75d9bd: Download complete [2023-05-24T00:16:11.928Z] 8998bd30e6a1: Pull complete [2023-05-24T00:16:12.200Z] 04944245beec: Pull complete [2023-05-24T00:16:13.614Z] 699f458cf7ca: Pull complete [2023-05-24T00:16:13.881Z] 765212b225bb: Pull complete [2023-05-24T00:16:14.463Z] f23df028b6ca: Pull complete [2023-05-24T00:16:14.730Z] d65c8cfc05b1: Pull complete [2023-05-24T00:16:29.730Z] 2437ff75d9bd: Pull complete [2023-05-24T00:16:29.730Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T00:16:29.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T00:16:29.730Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T00:16:29.934Z] prd-ubuntu20.04-docker-arm64-4c-16g-16625 does not seem to be running inside a container [2023-05-24T00:16:30.014Z] $ 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/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-24T00:16:32.826Z] $ docker top 477ff6d65bdce83fb022d68c99d13e4fa64e681bf3b059907ce81f55f421cda3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:16:33.676Z] ---> job-cost.sh [2023-05-24T00:16:33.676Z] lf-activate-venv: SKIPPING [2023-05-24T00:16:33.676Z] INFO: No Stack... [2023-05-24T00:16:34.260Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T00:16:35.221Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T00:16:35.861Z] + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv [2023-05-24T00:16:35.861Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T00:16:35.899Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-3-stack-cost] [2023-05-24T00:16:35.906Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-3-stack-cost] did not exist. Created. [2023-05-24T00:16:35.906Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T00:16:36.565Z] /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-027006c6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T00:16:37.232Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T00:16:37.254Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T00:16:37.305Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T00:16:37.312Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T00:16:37.339Z] $ docker stop --time=1 477ff6d65bdce83fb022d68c99d13e4fa64e681bf3b059907ce81f55f421cda3 [2023-05-24T00:16:38.843Z] $ docker rm -f --volumes 477ff6d65bdce83fb022d68c99d13e4fa64e681bf3b059907ce81f55f421cda3 [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-05-24T00:16:39.249Z] provisioning config files... [2023-05-24T00:16:39.256Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config6591987243151015353tmp [Pipeline] { [Pipeline] sh [2023-05-24T00:16:39.555Z] + set +x [2023-05-24T00:16:39.555Z] + + curl -s https://codecov.io/bash [2023-05-24T00:16:39.555Z] bash -s -- [2023-05-24T00:16:39.555Z] [2023-05-24T00:16:39.555Z] _____ _ [2023-05-24T00:16:39.555Z] / ____| | | [2023-05-24T00:16:39.555Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T00:16:39.555Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T00:16:39.555Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T00:16:39.555Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T00:16:39.555Z] Bash-1.0.6 [2023-05-24T00:16:39.555Z] [2023-05-24T00:16:39.555Z] [2023-05-24T00:16:39.555Z] ==> git version 2.25.1 found [2023-05-24T00:16:39.555Z] ==> 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-05-24T00:16:39.555Z] Release-Date: 2020-01-08 [2023-05-24T00:16:39.555Z] 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-05-24T00:16:39.555Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T00:16:39.555Z] ==> Jenkins CI detected. [2023-05-24T00:16:39.555Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-196 [2023-05-24T00:16:39.555Z] project root: . [2023-05-24T00:16:39.555Z] --> token set from env [2023-05-24T00:16:39.555Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T00:16:39.555Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T00:16:39.555Z] ==> Python coveragepy not found [2023-05-24T00:16:39.555Z] ==> Searching for coverage reports in: [2023-05-24T00:16:39.555Z] + . [2023-05-24T00:16:39.814Z] -> Found 1 reports [2023-05-24T00:16:39.814Z] ==> Detecting git/mercurial file structure [2023-05-24T00:16:39.814Z] ==> Reading reports [2023-05-24T00:16:39.814Z] + ./coverage.out bytes=41317 [2023-05-24T00:16:39.814Z] ==> Appending adjustments [2023-05-24T00:16:39.814Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T00:16:39.814Z] + Found adjustments [2023-05-24T00:16:39.814Z] ==> Gzipping contents [2023-05-24T00:16:39.814Z] 12K /tmp/codecov.fnbf1P.gz [2023-05-24T00:16:39.814Z] ==> Uploading reports [2023-05-24T00:16:39.814Z] url: https://codecov.io [2023-05-24T00:16:39.814Z] query: branch=PR-196&commit=215c1b275bf0566fd5370d23921f5d05badba51d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-196%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=196&job=&cmd_args= [2023-05-24T00:16:39.814Z] -> Pinging Codecov [2023-05-24T00:16:39.814Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-196&commit=215c1b275bf0566fd5370d23921f5d05badba51d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-196%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=196&job=&cmd_args= [2023-05-24T00:16:40.077Z] -> Uploading to [2023-05-24T00:16:40.077Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/581DD39554BDF9B6E22D074273EAD858/215c1b275bf0566fd5370d23921f5d05badba51d/f11e683c-4dfe-4b72-b250-115b5b727336.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T001639Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ab91898ef0b0390a2031dc657f55b134c666dac9b562b64cdeacbb9b3f11be0 [2023-05-24T00:16:40.077Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T00:16:40.077Z] Dload Upload Total Spent Left Speed [2023-05-24T00:16:40.344Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 55394 --:--:-- --:--:-- --:--:-- 55135 100 11799 0 0 100 11799 0 55394 --:--:-- --:--:-- --:--:-- 55135 [2023-05-24T00:16:40.344Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/215c1b275bf0566fd5370d23921f5d05badba51d [Pipeline] } [2023-05-24T00:16:40.351Z] 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-05-24T00:16:41.041Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives ] [2023-05-24T00:16:41.042Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives [2023-05-24T00:16:41.042Z] total 16 [2023-05-24T00:16:41.042Z] drwxr-xr-x 3 root root 4096 May 24 00:03 . [2023-05-24T00:16:41.042Z] drwxrwxr-x 12 jenkins jenkins 4096 May 24 00:03 .. [2023-05-24T00:16:41.042Z] drwxr-xr-x 2 root root 4096 May 24 00:03 cost [2023-05-24T00:16:41.042Z] -rw-r--r-- 1 root root 95 May 24 00:03 cost.csv [2023-05-24T00:16:41.042Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives [2023-05-24T00:16:41.042Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives [2023-05-24T00:16:41.042Z] total 16 [2023-05-24T00:16:41.042Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 00:03 . [2023-05-24T00:16:41.042Z] drwxrwxr-x 12 jenkins jenkins 4096 May 24 00:03 .. [2023-05-24T00:16:41.042Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 00:03 cost [2023-05-24T00:16:41.042Z] -rw-r--r-- 1 jenkins jenkins 95 May 24 00:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:16:41.330Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:16:42.196Z] ---> package-listing.sh [2023-05-24T00:16:42.196Z] ++ facter osfamily [2023-05-24T00:16:42.196Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T00:16:42.455Z] + OS_FAMILY=debian [2023-05-24T00:16:42.455Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-196 [2023-05-24T00:16:42.455Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T00:16:42.455Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T00:16:42.455Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T00:16:42.455Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T00:16:42.455Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-196 ']' [2023-05-24T00:16:42.455Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T00:16:42.455Z] + case "${OS_FAMILY}" in [2023-05-24T00:16:42.455Z] + dpkg -l [2023-05-24T00:16:42.455Z] + grep '^ii' [2023-05-24T00:16:42.455Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T00:16:42.455Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T00:16:42.455Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T00:16:42.455Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-196 ']' [2023-05-24T00:16:42.455Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives/ [2023-05-24T00:16:42.455Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives/ [Pipeline] echo [2023-05-24T00:16:42.466Z] 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/y_app-rfid-llrp-inventory_PR-196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-24T00:16:42.743Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T00:16:43.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T00:16:43.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T00:16:43.369Z] prd-ubuntu20.04-docker-8c-8g-16622 does not seem to be running inside a container [2023-05-24T00:16:43.403Z] $ 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/y_app-rfid-llrp-inventory_PR-196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@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 [2023-05-24T00:16:43.682Z] $ docker top 30edca805905cd25b922e1fdf113e129e01e4d911d995c6f8fba361d4c290659 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T00:16:44.022Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T00:16:44.306Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T00:16:44.586Z] + ls /var/log/sa-host [2023-05-24T00:16:44.586Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T00:16:44.653Z] provisioning config files... [2023-05-24T00:16:44.661Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config13264174217061019239tmp [Pipeline] { [Pipeline] echo [2023-05-24T00:16:44.674Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:16:44.955Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T00:16:44.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:16:45.281Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T00:16:45.288Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:16:45.568Z] ---> sudo-logs.sh [2023-05-24T00:16:45.569Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T00:16:45.603Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:16:45.885Z] ---> job-cost.sh [2023-05-24T00:16:45.885Z] lf-activate-venv: SKIPPING [2023-05-24T00:16:45.885Z] DEBUG: total: 0.2199999988079071 [2023-05-24T00:16:45.885Z] INFO: Retrieving Stack Cost... [2023-05-24T00:16:46.145Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T00:16:46.714Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T00:16:46.729Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T00:16:47.012Z] ---> logs-deploy.sh [2023-05-24T00:16:47.012Z] lf-activate-venv: SKIPPING [2023-05-24T00:16:47.012Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-196/3 [2023-05-24T00:16:47.012Z] INFO: archiving workspace using pattern(s): [2023-05-24T00:16:47.954Z] Archives upload complete. [2023-05-24T00:16:47.954Z] INFO: archiving logs to Nexus