Pull request #229 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7dd7f836adadf3f825839a32fc7b0a04d31558c0+919aacb09dd1e6e66a16bb48f9fd8f91025390bc (1f7489f8bd4f9fbd8d7d79746efaf85a0b611249) 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-ssh15280178776740409133.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12136675917510435979.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12504862368709215085.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16814394203094885389.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh705642449761749978.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh160049377457147530.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7824 in /w/workspace/y_app-rfid-llrp-inventory_PR-229 [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-229 # 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 Merging remotes/origin/main commit 919aacb09dd1e6e66a16bb48f9fd8f91025390bc into PR head commit 7dd7f836adadf3f825839a32fc7b0a04d31558c0 Merge succeeded, producing 7dd7f836adadf3f825839a32fc7b0a04d31558c0 Checking out Revision 7dd7f836adadf3f825839a32fc7b0a04d31558c0 (PR-229) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > 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/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7dd7f836adadf3f825839a32fc7b0a04d31558c0 # 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 919aacb09dd1e6e66a16bb48f9fd8f91025390bc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7dd7f836adadf3f825839a32fc7b0a04d31558c0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-25T13:21:43.508Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-25T13:21:43.707Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-25T13:21:43.813Z] ========================================================= [2023-09-25T13:21:43.813Z] EdgeX Global Pipelines Version Info [2023-09-25T13:21:43.813Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-25T13:21:44.559Z] ------------------- [2023-09-25T13:21:44.559Z] stable info: [2023-09-25T13:21:44.559Z] ------------------- [2023-09-25T13:21:44.559Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-25T13:21:44.559Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T13:21:44.559Z] Message: update stable to v1.0.254 [2023-09-25T13:21:45.131Z] ------------------- [2023-09-25T13:21:45.131Z] experimental info: [2023-09-25T13:21:45.131Z] ------------------- [2023-09-25T13:21:45.131Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-25T13:21:45.131Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T13:21:45.131Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-25T13:21:45.443Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-09-25T13:21:45.485Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-09-25T13:21:45.531Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-25T13:21:45.573Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-25T13:21:45.625Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-25T13:21:45.671Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-25T13:21:45.715Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-25T13:21:45.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-25T13:21:45.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-25T13:21:45.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-25T13:21:45.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-25T13:21:45.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-09-25T13:21:45.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-25T13:21:46.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-25T13:21:46.077Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T13:21:46.124Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T13:21:46.169Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T13:21:46.211Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T13:21:46.255Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-25T13:21:46.306Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-25T13:21:46.347Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-25T13:21:46.391Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-25T13:21:46.431Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-25T13:21:46.474Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-25T13:21:46.513Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-25T13:21:46.551Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-25T13:21:46.597Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-25T13:21:46.634Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo [2023-09-25T13:21:46.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo [2023-09-25T13:21:46.719Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo [2023-09-25T13:21:46.761Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7dd7f836adadf3f825839a32fc7b0a04d31558c0 [Pipeline] echo [2023-09-25T13:21:46.801Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7dd7f83 [Pipeline] echo [2023-09-25T13:21:46.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T13:21:46.968Z] provisioning config files... [2023-09-25T13:21:47.005Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-229@tmp/config16484882977920352921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T13:21:47.351Z] ---> docker-login.sh [2023-09-25T13:21:47.352Z] nexus3.edgexfoundry.org:10001 [2023-09-25T13:21:47.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T13:21:47.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T13:21:47.871Z] Configure a credential helper to remove this warning. See [2023-09-25T13:21:47.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T13:21:47.871Z] [2023-09-25T13:21:47.871Z] Login Succeeded [2023-09-25T13:21:47.871Z] nexus3.edgexfoundry.org:10002 [2023-09-25T13:21:47.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T13:21:47.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T13:21:47.871Z] Configure a credential helper to remove this warning. See [2023-09-25T13:21:47.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T13:21:47.871Z] [2023-09-25T13:21:47.871Z] Login Succeeded [2023-09-25T13:21:47.871Z] nexus3.edgexfoundry.org:10003 [2023-09-25T13:21:47.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T13:21:48.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T13:21:48.131Z] Configure a credential helper to remove this warning. See [2023-09-25T13:21:48.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T13:21:48.131Z] [2023-09-25T13:21:48.131Z] Login Succeeded [2023-09-25T13:21:48.131Z] nexus3.edgexfoundry.org:10004 [2023-09-25T13:21:48.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T13:21:48.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T13:21:48.131Z] Configure a credential helper to remove this warning. See [2023-09-25T13:21:48.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T13:21:48.131Z] [2023-09-25T13:21:48.131Z] Login Succeeded [2023-09-25T13:21:48.131Z] docker.io [2023-09-25T13:21:48.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T13:21:48.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T13:21:48.391Z] Configure a credential helper to remove this warning. See [2023-09-25T13:21:48.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T13:21:48.391Z] [2023-09-25T13:21:48.391Z] Login Succeeded [2023-09-25T13:21:48.391Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T13:21:48.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-25T13:21:49.051Z] + git rev-list -1 --merges 7dd7f836adadf3f825839a32fc7b0a04d31558c0~1..7dd7f836adadf3f825839a32fc7b0a04d31558c0 [Pipeline] echo [2023-09-25T13:21:49.113Z] -----------> git rev-list -1 --merges 7dd7f836adadf3f825839a32fc7b0a04d31558c0~1..7dd7f836adadf3f825839a32fc7b0a04d31558c0 7dd7f836adadf3f825839a32fc7b0a04d31558c0 [false] [Pipeline] sh [2023-09-25T13:21:49.423Z] + git log --format=format:%s -1 7dd7f836adadf3f825839a32fc7b0a04d31558c0 [Pipeline] echo [2023-09-25T13:21:49.457Z] ========================================================= [2023-09-25T13:21:49.457Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-25T13:21:49.457Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T13:21:49.872Z] + git log --format=format:%s -1 7dd7f836adadf3f825839a32fc7b0a04d31558c0 [Pipeline] echo [2023-09-25T13:21:49.905Z] [semverPrep] GIT_COMMIT: 7dd7f836adadf3f825839a32fc7b0a04d31558c0, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-09-25T13:21:49.932Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-25T13:21:50.326Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T13:21:50.326Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-25T13:21:50.326Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-25T13:21:50.326Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-25T13:21:50.326Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-25T13:21:50.326Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-25T13:21:50.326Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T13:21:50.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T13:21:50.747Z] [2023-09-25T13:21:50.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T13:21:51.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T13:21:51.119Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-25T13:21:51.119Z] b85a868b505f: Pulling fs layer [2023-09-25T13:21:51.119Z] e2be974225ed: Pulling fs layer [2023-09-25T13:21:51.119Z] 339a4e72a1f5: Pulling fs layer [2023-09-25T13:21:51.119Z] 988bab9f4d93: Pulling fs layer [2023-09-25T13:21:51.119Z] 1469e6f7b9e6: Pulling fs layer [2023-09-25T13:21:51.119Z] eaf3925da568: Pulling fs layer [2023-09-25T13:21:51.119Z] bab4dde63d76: Pulling fs layer [2023-09-25T13:21:51.119Z] bde34c3a00c8: Pulling fs layer [2023-09-25T13:21:51.119Z] b352a97aabf1: Pulling fs layer [2023-09-25T13:21:51.119Z] 4872d77fe225: Pulling fs layer [2023-09-25T13:21:51.119Z] 5851b861e8e6: Pulling fs layer [2023-09-25T13:21:51.119Z] 988bab9f4d93: Waiting [2023-09-25T13:21:51.119Z] 1469e6f7b9e6: Waiting [2023-09-25T13:21:51.119Z] eaf3925da568: Waiting [2023-09-25T13:21:51.119Z] 4872d77fe225: Waiting [2023-09-25T13:21:51.119Z] 5851b861e8e6: Waiting [2023-09-25T13:21:51.119Z] bab4dde63d76: Waiting [2023-09-25T13:21:51.119Z] bde34c3a00c8: Waiting [2023-09-25T13:21:51.119Z] b352a97aabf1: Waiting [2023-09-25T13:21:51.119Z] e2be974225ed: Download complete [2023-09-25T13:21:51.119Z] 988bab9f4d93: Download complete [2023-09-25T13:21:51.380Z] 1469e6f7b9e6: Verifying Checksum [2023-09-25T13:21:51.381Z] 1469e6f7b9e6: Download complete [2023-09-25T13:21:51.381Z] eaf3925da568: Download complete [2023-09-25T13:21:51.381Z] 339a4e72a1f5: Verifying Checksum [2023-09-25T13:21:51.381Z] 339a4e72a1f5: Download complete [2023-09-25T13:21:51.381Z] bde34c3a00c8: Verifying Checksum [2023-09-25T13:21:51.381Z] bde34c3a00c8: Download complete [2023-09-25T13:21:51.381Z] b352a97aabf1: Verifying Checksum [2023-09-25T13:21:51.381Z] 4872d77fe225: Verifying Checksum [2023-09-25T13:21:51.381Z] 4872d77fe225: Download complete [2023-09-25T13:21:51.381Z] 5851b861e8e6: Verifying Checksum [2023-09-25T13:21:51.381Z] 5851b861e8e6: Download complete [2023-09-25T13:21:51.381Z] b85a868b505f: Verifying Checksum [2023-09-25T13:21:51.381Z] b85a868b505f: Download complete [2023-09-25T13:21:51.953Z] bab4dde63d76: Verifying Checksum [2023-09-25T13:21:51.953Z] bab4dde63d76: Download complete [2023-09-25T13:21:52.890Z] b85a868b505f: Pull complete [2023-09-25T13:21:53.151Z] e2be974225ed: Pull complete [2023-09-25T13:21:53.412Z] 339a4e72a1f5: Pull complete [2023-09-25T13:21:53.673Z] 988bab9f4d93: Pull complete [2023-09-25T13:21:53.932Z] 1469e6f7b9e6: Pull complete [2023-09-25T13:21:53.932Z] eaf3925da568: Pull complete [2023-09-25T13:21:56.485Z] bab4dde63d76: Pull complete [2023-09-25T13:21:56.485Z] bde34c3a00c8: Pull complete [2023-09-25T13:21:56.485Z] b352a97aabf1: Pull complete [2023-09-25T13:21:56.485Z] 4872d77fe225: Pull complete [2023-09-25T13:21:56.485Z] 5851b861e8e6: Pull complete [2023-09-25T13:21:56.485Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-25T13:21:56.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T13:21:56.485Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T13:21:56.739Z] prd-ubuntu20.04-docker-8c-8g-7824 does not seem to be running inside a container [2023-09-25T13:21:56.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-229 -v /w/workspace/y_app-rfid-llrp-inventory_PR-229:/w/workspace/y_app-rfid-llrp-inventory_PR-229:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-229@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-25T13:22:01.456Z] $ docker top d390a00a1edf76ebc1401955a2226f6fdd52ca8857cf74e6e23cb38ca6c6fd4e -eo pid,comm [2023-09-25T13:22:01.505Z] 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-09-25T13:22:01.505Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T13:22:01.657Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T13:22:01.657Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T13:22:01.773Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T13:22:01.774Z] $ docker exec d390a00a1edf76ebc1401955a2226f6fdd52ca8857cf74e6e23cb38ca6c6fd4e ssh-agent [2023-09-25T13:22:01.893Z] SSH_AUTH_SOCK=/tmp/ssh-ByKjyWqVR1X5/agent.33 [2023-09-25T13:22:01.893Z] SSH_AGENT_PID=39 [2023-09-25T13:22:01.899Z] Running ssh-add (command line suppressed) [2023-09-25T13:22:02.006Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-229@tmp/private_key_12211874037422509654.key (/w/workspace/y_app-rfid-llrp-inventory_PR-229@tmp/private_key_12211874037422509654.key) [2023-09-25T13:22:02.021Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T13:22:02.356Z] + git tag --points-at HEAD [Pipeline] } [2023-09-25T13:22:02.383Z] $ docker exec --env ******** --env ******** d390a00a1edf76ebc1401955a2226f6fdd52ca8857cf74e6e23cb38ca6c6fd4e ssh-agent -k [2023-09-25T13:22:02.486Z] unset SSH_AUTH_SOCK; [2023-09-25T13:22:02.487Z] unset SSH_AGENT_PID; [2023-09-25T13:22:02.487Z] echo Agent pid 39 killed; [2023-09-25T13:22:02.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-25T13:22:02.619Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T13:22:02.619Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T13:22:02.723Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T13:22:02.725Z] $ docker exec d390a00a1edf76ebc1401955a2226f6fdd52ca8857cf74e6e23cb38ca6c6fd4e ssh-agent [2023-09-25T13:22:02.844Z] SSH_AUTH_SOCK=/tmp/ssh-hqsQDFgFApaZ/agent.71 [2023-09-25T13:22:02.844Z] SSH_AGENT_PID=77 [2023-09-25T13:22:02.849Z] Running ssh-add (command line suppressed) [2023-09-25T13:22:02.952Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-229@tmp/private_key_7887712862173489566.key (/w/workspace/y_app-rfid-llrp-inventory_PR-229@tmp/private_key_7887712862173489566.key) [2023-09-25T13:22:02.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T13:22:03.301Z] + git semver init [2023-09-25T13:22:03.561Z] 2023-09-25 13:22:03,522 [run_init] DEBUG init version:0.0.0 force:False [2023-09-25T13:22:03.561Z] 2023-09-25 13:22:03,523 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-229/.semver [2023-09-25T13:22:03.561Z] 2023-09-25 13:22:03,524 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-229/.semver [2023-09-25T13:22:03.561Z] 2023-09-25 13:22:03,524 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-229/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-229, universal_newlines=False, shell=None, istream=None) [2023-09-25T13:22:04.943Z] 2023-09-25 13:22:04,875 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-229/.git/info/exclude [2023-09-25T13:22:04.943Z] 2023-09-25 13:22:04,876 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-229/.semver/PR-229 with force:False [2023-09-25T13:22:04.943Z] 2023-09-25 13:22:04,876 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-229/.semver/PR-229 [2023-09-25T13:22:04.943Z] 2023-09-25 13:22:04,881 [execute] INFO git cat-file --batch-check [2023-09-25T13:22:04.943Z] 2023-09-25 13:22:04,881 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-229/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T13:22:04.943Z] 2023-09-25 13:22:04,887 [execute] INFO git cat-file --batch [2023-09-25T13:22:04.943Z] 2023-09-25 13:22:04,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-229/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T13:22:04.943Z] 2023-09-25 13:22:04,893 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-229/.semver/PR-229 [2023-09-25T13:22:04.943Z] 0.0.0 [Pipeline] } [2023-09-25T13:22:04.966Z] $ docker exec --env ******** --env ******** d390a00a1edf76ebc1401955a2226f6fdd52ca8857cf74e6e23cb38ca6c6fd4e ssh-agent -k [2023-09-25T13:22:05.068Z] unset SSH_AUTH_SOCK; [2023-09-25T13:22:05.068Z] unset SSH_AGENT_PID; [2023-09-25T13:22:05.068Z] echo Agent pid 77 killed; [2023-09-25T13:22:05.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T13:22:05.507Z] + git semver [Pipeline] } [2023-09-25T13:22:05.790Z] $ docker stop --time=1 d390a00a1edf76ebc1401955a2226f6fdd52ca8857cf74e6e23cb38ca6c6fd4e [2023-09-25T13:22:07.053Z] $ docker rm -f --volumes d390a00a1edf76ebc1401955a2226f6fdd52ca8857cf74e6e23cb38ca6c6fd4e [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T13:22:07.459Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-25T13:22:07.731Z] Stashed 1 file(s) [Pipeline] echo [2023-09-25T13:22:07.748Z] [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-09-25T13:22:08.310Z] provisioning config files... [2023-09-25T13:22:08.320Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-229@tmp/config11229602838843505184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T13:22:08.669Z] ---> docker-login.sh [2023-09-25T13:22:08.669Z] nexus3.edgexfoundry.org:10001 [2023-09-25T13:22:08.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T13:22:08.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T13:22:08.669Z] Configure a credential helper to remove this warning. See [2023-09-25T13:22:08.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T13:22:08.669Z] [2023-09-25T13:22:08.669Z] Login Succeeded [2023-09-25T13:22:08.669Z] nexus3.edgexfoundry.org:10002 [2023-09-25T13:22:08.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T13:22:08.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T13:22:08.669Z] Configure a credential helper to remove this warning. See [2023-09-25T13:22:08.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T13:22:08.669Z] [2023-09-25T13:22:08.669Z] Login Succeeded [2023-09-25T13:22:08.669Z] nexus3.edgexfoundry.org:10003 [2023-09-25T13:22:08.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T13:22:08.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T13:22:08.928Z] Configure a credential helper to remove this warning. See [2023-09-25T13:22:08.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T13:22:08.928Z] [2023-09-25T13:22:08.928Z] Login Succeeded [2023-09-25T13:22:08.928Z] nexus3.edgexfoundry.org:10004 [2023-09-25T13:22:08.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T13:22:08.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T13:22:08.928Z] Configure a credential helper to remove this warning. See [2023-09-25T13:22:08.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T13:22:08.928Z] [2023-09-25T13:22:08.928Z] Login Succeeded [2023-09-25T13:22:08.928Z] docker.io [2023-09-25T13:22:09.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T13:22:09.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T13:22:09.448Z] Configure a credential helper to remove this warning. See [2023-09-25T13:22:09.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T13:22:09.448Z] [2023-09-25T13:22:09.448Z] Login Succeeded [2023-09-25T13:22:09.448Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T13:22:09.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-25T13:22:09.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T13:22:09.715Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T13:22:09.753Z] ========================================================= [2023-09-25T13:22:09.753Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-25T13:22:09.753Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T13:22:10.235Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-25T13:22:10.235Z] Sending build context to Docker daemon 12.73MB [2023-09-25T13:22:10.235Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T13:22:10.235Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-25T13:22:10.235Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-25T13:22:10.235Z] 7264a8db6415: Pulling fs layer [2023-09-25T13:22:10.235Z] c4d48a809fc2: Pulling fs layer [2023-09-25T13:22:10.235Z] 4f1c88b9dad5: Pulling fs layer [2023-09-25T13:22:10.235Z] ad3a456e5733: Pulling fs layer [2023-09-25T13:22:10.235Z] 33e27b845d1e: Pulling fs layer [2023-09-25T13:22:10.235Z] c68163c4e522: Pulling fs layer [2023-09-25T13:22:10.235Z] 50da416c3ac9: Pulling fs layer [2023-09-25T13:22:10.235Z] 23d2d4c4bb30: Pulling fs layer [2023-09-25T13:22:10.235Z] ad3a456e5733: Waiting [2023-09-25T13:22:10.235Z] 33e27b845d1e: Waiting [2023-09-25T13:22:10.235Z] c68163c4e522: Waiting [2023-09-25T13:22:10.235Z] 50da416c3ac9: Waiting [2023-09-25T13:22:10.235Z] 23d2d4c4bb30: Waiting [2023-09-25T13:22:10.498Z] c4d48a809fc2: Download complete [2023-09-25T13:22:10.498Z] ad3a456e5733: Verifying Checksum [2023-09-25T13:22:10.498Z] ad3a456e5733: Download complete [2023-09-25T13:22:10.498Z] 33e27b845d1e: Verifying Checksum [2023-09-25T13:22:10.498Z] 33e27b845d1e: Download complete [2023-09-25T13:22:10.498Z] 7264a8db6415: Verifying Checksum [2023-09-25T13:22:10.498Z] 7264a8db6415: Download complete [2023-09-25T13:22:10.498Z] c68163c4e522: Verifying Checksum [2023-09-25T13:22:10.498Z] c68163c4e522: Download complete [2023-09-25T13:22:10.498Z] 7264a8db6415: Pull complete [2023-09-25T13:22:10.763Z] c4d48a809fc2: Pull complete [2023-09-25T13:22:10.763Z] 23d2d4c4bb30: Verifying Checksum [2023-09-25T13:22:10.763Z] 23d2d4c4bb30: Download complete [2023-09-25T13:22:11.025Z] 4f1c88b9dad5: Verifying Checksum [2023-09-25T13:22:11.025Z] 4f1c88b9dad5: Download complete [2023-09-25T13:22:11.592Z] 50da416c3ac9: Verifying Checksum [2023-09-25T13:22:11.592Z] 50da416c3ac9: Download complete [2023-09-25T13:22:14.149Z] 4f1c88b9dad5: Pull complete [2023-09-25T13:22:14.149Z] ad3a456e5733: Pull complete [2023-09-25T13:22:14.149Z] 33e27b845d1e: Pull complete [2023-09-25T13:22:14.411Z] c68163c4e522: Pull complete [2023-09-25T13:22:16.992Z] 50da416c3ac9: Pull complete [2023-09-25T13:22:17.570Z] 23d2d4c4bb30: Pull complete [2023-09-25T13:22:17.829Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-25T13:22:17.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-25T13:22:17.829Z] ---> 0786185ac409 [2023-09-25T13:22:17.829Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T13:22:23.134Z] ---> Running in c45ed9476409 [2023-09-25T13:22:23.137Z] Still waiting to schedule task [2023-09-25T13:22:23.138Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-25T13:22:23.393Z] Removing intermediate container c45ed9476409 [2023-09-25T13:22:23.393Z] ---> 15bc37aaf3b9 [2023-09-25T13:22:23.393Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T13:22:23.393Z] ---> Running in 966abe14624e [2023-09-25T13:22:23.393Z] Removing intermediate container 966abe14624e [2023-09-25T13:22:23.393Z] ---> d765d6d504a6 [2023-09-25T13:22:23.393Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-25T13:22:23.393Z] ---> Running in 544c6d806eb9 [2023-09-25T13:22:23.651Z] Removing intermediate container 544c6d806eb9 [2023-09-25T13:22:23.651Z] ---> 778bbd45c301 [2023-09-25T13:22:23.651Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T13:22:23.651Z] ---> Running in c9a93764f1af [2023-09-25T13:22:23.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T13:22:23.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T13:22:24.179Z] OK: 264 MiB in 52 packages [2023-09-25T13:22:24.438Z] Removing intermediate container c9a93764f1af [2023-09-25T13:22:24.438Z] ---> 5f713d771280 [2023-09-25T13:22:24.438Z] Step 7/12 : WORKDIR /app [2023-09-25T13:22:24.438Z] ---> Running in 2e0096763655 [2023-09-25T13:22:24.697Z] Removing intermediate container 2e0096763655 [2023-09-25T13:22:24.697Z] ---> 16f28329a6c7 [2023-09-25T13:22:24.697Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-25T13:22:24.697Z] ---> 23fb3189bbef [2023-09-25T13:22:24.697Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T13:22:24.697Z] ---> Running in 483f339737b6 [2023-09-25T13:23:20.944Z] Removing intermediate container 483f339737b6 [2023-09-25T13:23:20.944Z] ---> f9bd14f34997 [2023-09-25T13:23:20.944Z] Step 10/12 : COPY . . [2023-09-25T13:23:20.944Z] ---> ca3d15b1f533 [2023-09-25T13:23:20.944Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T13:23:20.944Z] ---> Running in 86d03cdbb42c [2023-09-25T13:23:20.944Z] Removing intermediate container 86d03cdbb42c [2023-09-25T13:23:20.944Z] ---> c35e20f0477a [2023-09-25T13:23:20.944Z] Step 12/12 : RUN $MAKE [2023-09-25T13:23:20.944Z] ---> Running in 2a696ba06246 [2023-09-25T13:23:20.944Z] noop [2023-09-25T13:23:20.944Z] Removing intermediate container 2a696ba06246 [2023-09-25T13:23:20.944Z] ---> 25feedbe9f69 [2023-09-25T13:23:20.944Z] Successfully built 25feedbe9f69 [2023-09-25T13:23:20.944Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T13:23:21.389Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T13:23:21.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T13:23:21.556Z] prd-ubuntu20.04-docker-8c-8g-7824 does not seem to be running inside a container [2023-09-25T13:23:21.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-229 -v /w/workspace/y_app-rfid-llrp-inventory_PR-229:/w/workspace/y_app-rfid-llrp-inventory_PR-229:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-229@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-25T13:23:21.992Z] $ docker top 6314a2970e7fa49314e84b28e2f1b338e2ec335ce401ccd5be60c294d70843c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T13:23:22.445Z] + go version [2023-09-25T13:23:22.445Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-25T13:23:22.506Z] $ docker stop --time=1 6314a2970e7fa49314e84b28e2f1b338e2ec335ce401ccd5be60c294d70843c4 [2023-09-25T13:23:23.740Z] $ docker rm -f --volumes 6314a2970e7fa49314e84b28e2f1b338e2ec335ce401ccd5be60c294d70843c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T13:23:24.526Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T13:23:24.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T13:23:24.699Z] prd-ubuntu20.04-docker-8c-8g-7824 does not seem to be running inside a container [2023-09-25T13:23:24.734Z] $ 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-229 -v /w/workspace/y_app-rfid-llrp-inventory_PR-229:/w/workspace/y_app-rfid-llrp-inventory_PR-229:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-229@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-25T13:23:25.168Z] $ docker top 08e65b210d41274050ae79e62d73f414c0ef0a24acad9771acca7d9af893deea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T13:23:25.618Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-229 [Pipeline] fileExists [Pipeline] sh [2023-09-25T13:23:25.982Z] + make test [2023-09-25T13:23:25.982Z] go test -race ./... -coverprofile=coverage.out ./... [2023-09-25T13:23:44.121Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-09-25T13:23:44.121Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-09-25T13:23:44.692Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.135s coverage: 86.2% of statements [2023-09-25T13:23:47.228Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.679s coverage: 71.9% of statements [2023-09-25T13:24:04.987Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7825 in /w/workspace/y_app-rfid-llrp-inventory_PR-229 [Pipeline] { [Pipeline] ws [2023-09-25T13:24:05.055Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-09-25T13:24:05.261Z] The recommended git tool is: git [2023-09-25T13:24:05.423Z] go vet ./... [2023-09-25T13:24:06.808Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T13:24:06.808Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T13:24:06.808Z] ./bin/test-attribution.sh [2023-09-25T13:24:06.808Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-25T13:24:06.808Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-25T13:24:06.808Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-25T13:24:06.808Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-25T13:24:06.808Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-25T13:24:06.808Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-25T13:24:06.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-25T13:24:06.892Z] $ docker stop --time=1 08e65b210d41274050ae79e62d73f414c0ef0a24acad9771acca7d9af893deea [2023-09-25T13:24:10.119Z] using credential edgex-jenkins-ssh [2023-09-25T13:24:10.137Z] Cloning the remote Git repository [2023-09-25T13:24:10.183Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-25T13:24:10.276Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-09-25T13:24:10.416Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-25T13:24:10.417Z] > git --version # timeout=10 [2023-09-25T13:24:10.436Z] > git --version # 'git version 2.25.1' [2023-09-25T13:24:10.438Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T13:24:10.575Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T13:24:12.059Z] $ docker rm -f --volumes 08e65b210d41274050ae79e62d73f414c0ef0a24acad9771acca7d9af893deea [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T13:24:12.600Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-09-25T13:24:12.619Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T13:24:12.697Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-25T13:24:12.768Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-25T13:24:13.511Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-25T13:24:13.821Z] + ls -al . [2023-09-25T13:24:13.821Z] total 236 [2023-09-25T13:24:13.821Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 13:23 . [2023-09-25T13:24:13.821Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 13:21 .. [2023-09-25T13:24:13.821Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 25 13:21 .dockerignore [2023-09-25T13:24:13.821Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 13:23 .git [2023-09-25T13:24:13.821Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 13:21 .github [2023-09-25T13:24:13.821Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 25 13:21 .gitignore [2023-09-25T13:24:13.821Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 13:21 .golangci.yml [2023-09-25T13:24:13.821Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 13:22 .semver [2023-09-25T13:24:13.821Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 25 13:21 Attribution.txt [2023-09-25T13:24:13.821Z] -rw-rw-r-- 1 jenkins jenkins 9317 Sep 25 13:21 CHANGELOG.md [2023-09-25T13:24:13.821Z] -rw-rw-r-- 1 jenkins jenkins 1659 Sep 25 13:21 Dockerfile [2023-09-25T13:24:13.821Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 13:21 GOVERNANCE.md [2023-09-25T13:24:13.821Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 25 13:21 Jenkinsfile [2023-09-25T13:24:13.821Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 25 13:21 LICENSE [2023-09-25T13:24:13.821Z] -rw-rw-r-- 1 jenkins jenkins 2497 Sep 25 13:21 Makefile [2023-09-25T13:24:13.821Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 25 13:21 OWNERS.md [2023-09-25T13:24:13.821Z] -rw-rw-r-- 1 jenkins jenkins 31516 Sep 25 13:21 README.md [2023-09-25T13:24:13.821Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 25 13:22 VERSION [2023-09-25T13:24:13.821Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 13:21 bin [2023-09-25T13:24:13.821Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 25 13:23 coverage.out [2023-09-25T13:24:13.821Z] -rw-rw-r-- 1 jenkins jenkins 3968 Sep 25 13:21 go.mod [2023-09-25T13:24:13.821Z] -rw-rw-r-- 1 jenkins jenkins 35609 Sep 25 13:21 go.sum [2023-09-25T13:24:13.821Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 13:21 images [2023-09-25T13:24:13.821Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 13:21 internal [2023-09-25T13:24:13.821Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 25 13:21 main.go [2023-09-25T13:24:13.821Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 13:21 res [2023-09-25T13:24:13.821Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 13:21 snap [2023-09-25T13:24:13.821Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 13:21 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-09-25T13:24:13.927Z] Merging remotes/origin/main commit 919aacb09dd1e6e66a16bb48f9fd8f91025390bc into PR head commit 7dd7f836adadf3f825839a32fc7b0a04d31558c0 [Pipeline] sh [2023-09-25T13:24:13.409Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-09-25T13:24:13.450Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-25T13:24:13.451Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T13:24:13.464Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-25T13:24:13.945Z] > git config core.sparsecheckout # timeout=10 [2023-09-25T13:24:14.007Z] > git checkout -f 7dd7f836adadf3f825839a32fc7b0a04d31558c0 # timeout=10 [2023-09-25T13:24:14.198Z] Merge succeeded, producing 7dd7f836adadf3f825839a32fc7b0a04d31558c0 [2023-09-25T13:24:14.198Z] Checking out Revision 7dd7f836adadf3f825839a32fc7b0a04d31558c0 (PR-229) [2023-09-25T13:24:14.247Z] + 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=7dd7f836adadf3f825839a32fc7b0a04d31558c0 --label arch=amd64 --label version=0.0.0 . [2023-09-25T13:24:14.247Z] Sending build context to Docker daemon 12.73MB [2023-09-25T13:24:14.247Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T13:24:14.247Z] Step 2/29 : FROM ${BASE} AS builder [2023-09-25T13:24:14.247Z] ---> 25feedbe9f69 [2023-09-25T13:24:14.247Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T13:24:14.507Z] ---> Running in e3890c582cf5 [2023-09-25T13:24:14.507Z] Removing intermediate container e3890c582cf5 [2023-09-25T13:24:14.508Z] ---> 2e5f6a2cf08f [2023-09-25T13:24:14.508Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T13:24:14.508Z] ---> Running in b28fea679188 [2023-09-25T13:24:14.648Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-09-25T13:24:14.704Z] > git --version # timeout=10 [2023-09-25T13:24:14.717Z] > git --version # 'git version 2.25.1' [2023-09-25T13:24:14.730Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T13:24:14.767Z] Removing intermediate container b28fea679188 [2023-09-25T13:24:14.768Z] ---> 0e3635316e3b [2023-09-25T13:24:14.768Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-09-25T13:24:14.768Z] ---> Running in db74421f175f [2023-09-25T13:24:14.768Z] Removing intermediate container db74421f175f [2023-09-25T13:24:14.768Z] ---> e9d9c7c5539f [2023-09-25T13:24:14.768Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T13:24:14.768Z] ---> Running in 6477f6cd29ac [2023-09-25T13:24:15.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T13:24:15.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [2023-09-25T13:24:14.102Z] > git remote # timeout=10 [2023-09-25T13:24:14.123Z] > git config --get remote.origin.url # timeout=10 [2023-09-25T13:24:14.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T13:24:14.159Z] > git merge 919aacb09dd1e6e66a16bb48f9fd8f91025390bc # timeout=10 [2023-09-25T13:24:14.184Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-25T13:24:14.205Z] > git config core.sparsecheckout # timeout=10 [2023-09-25T13:24:14.218Z] > git checkout -f 7dd7f836adadf3f825839a32fc7b0a04d31558c0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-09-25T13:24:15.547Z] OK: 264 MiB in 52 packages [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T13:24:15.807Z] Removing intermediate container 6477f6cd29ac [2023-09-25T13:24:15.807Z] ---> ea3de75f9fdc [2023-09-25T13:24:15.807Z] Step 7/29 : WORKDIR /app [2023-09-25T13:24:15.807Z] ---> Running in e3be990ca772 [2023-09-25T13:24:16.065Z] Removing intermediate container e3be990ca772 [2023-09-25T13:24:16.065Z] ---> e2b116869106 [2023-09-25T13:24:16.065Z] Step 8/29 : COPY go.mod vendor* ./ [2023-09-25T13:24:16.065Z] ---> 45be40202448 [2023-09-25T13:24:16.065Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T13:24:16.065Z] ---> Running in 8e39a24e0ad2 [2023-09-25T13:24:16.137Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-25T13:24:16.137Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T13:24:16.137Z] Dload Upload Total Spent Left Speed [2023-09-25T13:24:16.137Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10470 0 0 81796 0 --:--:-- --:--:-- --:--:-- 81162 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-09-25T13:24:16.635Z] Removing intermediate container 8e39a24e0ad2 [2023-09-25T13:24:16.635Z] ---> d488a3bfa88a [2023-09-25T13:24:16.635Z] Step 10/29 : COPY . . [2023-09-25T13:24:16.717Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-25T13:24:17.059Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-25T13:24:17.059Z] + sudo tee /etc/docker/daemon.new [2023-09-25T13:24:17.059Z] { [2023-09-25T13:24:17.059Z] "registry-mirrors": [ [2023-09-25T13:24:17.059Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-25T13:24:17.059Z] ], [2023-09-25T13:24:17.059Z] "bip": "10.250.0.254/24", [2023-09-25T13:24:17.059Z] "hosts": [ [2023-09-25T13:24:17.059Z] "tcp://0.0.0.0:5555", [2023-09-25T13:24:17.059Z] "unix:///var/run/docker.sock" [2023-09-25T13:24:17.059Z] ], [2023-09-25T13:24:17.059Z] "mtu": 1458, [2023-09-25T13:24:17.059Z] "selinux-enabled": true, [2023-09-25T13:24:17.059Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-25T13:24:17.059Z] } [Pipeline] sh [2023-09-25T13:24:17.202Z] ---> 227133504dcf [2023-09-25T13:24:17.203Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T13:24:17.203Z] ---> Running in 634bff813b2e [2023-09-25T13:24:17.203Z] Removing intermediate container 634bff813b2e [2023-09-25T13:24:17.203Z] ---> c2b354ddbd5a [2023-09-25T13:24:17.203Z] Step 12/29 : RUN $MAKE [2023-09-25T13:24:17.203Z] ---> Running in 360138e5c2f8 [2023-09-25T13:24:17.406Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-25T13:24:17.461Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.35 -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-09-25T13:24:19.058Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T13:24:37.377Z] provisioning config files... [2023-09-25T13:24:37.401Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config17112450354263960774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T13:24:37.790Z] ---> docker-login.sh [2023-09-25T13:24:37.791Z] nexus3.edgexfoundry.org:10001 [2023-09-25T13:24:38.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T13:24:38.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T13:24:38.338Z] Configure a credential helper to remove this warning. See [2023-09-25T13:24:38.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T13:24:38.338Z] [2023-09-25T13:24:38.338Z] Login Succeeded [2023-09-25T13:24:38.338Z] nexus3.edgexfoundry.org:10002 [2023-09-25T13:24:38.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T13:24:38.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T13:24:38.608Z] Configure a credential helper to remove this warning. See [2023-09-25T13:24:38.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T13:24:38.608Z] [2023-09-25T13:24:38.608Z] Login Succeeded [2023-09-25T13:24:38.608Z] nexus3.edgexfoundry.org:10003 [2023-09-25T13:24:38.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T13:24:39.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T13:24:39.161Z] Configure a credential helper to remove this warning. See [2023-09-25T13:24:39.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T13:24:39.161Z] [2023-09-25T13:24:39.161Z] Login Succeeded [2023-09-25T13:24:39.161Z] nexus3.edgexfoundry.org:10004 [2023-09-25T13:24:39.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T13:24:39.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T13:24:39.432Z] Configure a credential helper to remove this warning. See [2023-09-25T13:24:39.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T13:24:39.432Z] [2023-09-25T13:24:39.432Z] Login Succeeded [2023-09-25T13:24:39.432Z] docker.io [2023-09-25T13:24:39.441Z] Removing intermediate container 360138e5c2f8 [2023-09-25T13:24:39.441Z] ---> 9abd6509174c [2023-09-25T13:24:39.441Z] Step 13/29 : FROM alpine:3.18 [2023-09-25T13:24:39.441Z] 3.18: Pulling from library/alpine [2023-09-25T13:24:39.441Z] 7264a8db6415: Already exists [2023-09-25T13:24:39.441Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T13:24:39.441Z] Status: Downloaded newer image for alpine:3.18 [2023-09-25T13:24:39.441Z] ---> 7e01a0d0a1dc [2023-09-25T13:24:39.441Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-25T13:24:39.441Z] ---> Running in 291bc9e1a4f5 [2023-09-25T13:24:39.441Z] Removing intermediate container 291bc9e1a4f5 [2023-09-25T13:24:39.441Z] ---> ae3417210e61 [2023-09-25T13:24:39.441Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-09-25T13:24:39.441Z] ---> Running in a922fae3f0a4 [2023-09-25T13:24:39.441Z] Removing intermediate container a922fae3f0a4 [2023-09-25T13:24:39.441Z] ---> 69db27a5227a [2023-09-25T13:24:39.441Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-09-25T13:24:39.441Z] ---> Running in f297dfe28859 [2023-09-25T13:24:39.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T13:24:39.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T13:24:39.441Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-25T13:24:39.441Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-25T13:24:39.441Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T13:24:39.441Z] Executing ca-certificates-20230506-r0.trigger [2023-09-25T13:24:39.441Z] OK: 8 MiB in 17 packages [2023-09-25T13:24:39.441Z] Removing intermediate container f297dfe28859 [2023-09-25T13:24:39.441Z] ---> 9759be32a45d [2023-09-25T13:24:39.441Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-25T13:24:39.700Z] ---> 24e89f823c07 [2023-09-25T13:24:39.700Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-25T13:24:39.700Z] ---> ceb433347fea [2023-09-25T13:24:39.700Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-09-25T13:24:39.700Z] ---> fd5b4112d63f [2023-09-25T13:24:39.700Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-09-25T13:24:39.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T13:24:39.958Z] ---> e5d3dc3406e9 [2023-09-25T13:24:39.959Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-09-25T13:24:39.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T13:24:39.968Z] Configure a credential helper to remove this warning. See [2023-09-25T13:24:39.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T13:24:39.968Z] [2023-09-25T13:24:39.968Z] Login Succeeded [2023-09-25T13:24:39.968Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T13:24:40.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-25T13:24:40.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T13:24:40.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T13:24:40.481Z] ========================================================= [2023-09-25T13:24:40.481Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-25T13:24:40.481Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T13:24:40.898Z] ---> 5549592461f0 [2023-09-25T13:24:40.898Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-09-25T13:24:40.899Z] ---> Running in d2f4698f8109 [2023-09-25T13:24:40.984Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-25T13:24:41.158Z] Removing intermediate container d2f4698f8109 [2023-09-25T13:24:41.158Z] ---> 48679e139f2d [2023-09-25T13:24:41.158Z] Step 23/29 : VOLUME /cache [2023-09-25T13:24:41.253Z] Sending build context to Docker daemon 685.1kB [2023-09-25T13:24:41.253Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T13:24:41.253Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-25T13:24:41.253Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-25T13:24:41.253Z] 9fda8d8052c6: Pulling fs layer [2023-09-25T13:24:41.253Z] 5d54e960e981: Pulling fs layer [2023-09-25T13:24:41.253Z] c4a7e357bf2a: Pulling fs layer [2023-09-25T13:24:41.253Z] f0e02332f6b5: Pulling fs layer [2023-09-25T13:24:41.253Z] cefa15bbcfad: Pulling fs layer [2023-09-25T13:24:41.253Z] 17808c966233: Pulling fs layer [2023-09-25T13:24:41.253Z] f4c1fc716caa: Pulling fs layer [2023-09-25T13:24:41.253Z] f0e02332f6b5: Waiting [2023-09-25T13:24:41.253Z] cefa15bbcfad: Waiting [2023-09-25T13:24:41.253Z] 17808c966233: Waiting [2023-09-25T13:24:41.254Z] f4c1fc716caa: Waiting [2023-09-25T13:24:41.417Z] ---> Running in c79fc61f140a [2023-09-25T13:24:41.418Z] Removing intermediate container c79fc61f140a [2023-09-25T13:24:41.418Z] ---> 3ea542f0d711 [2023-09-25T13:24:41.418Z] Step 24/29 : EXPOSE 59711 [2023-09-25T13:24:41.418Z] ---> Running in bc0eac0700fd [2023-09-25T13:24:41.418Z] Removing intermediate container bc0eac0700fd [2023-09-25T13:24:41.418Z] ---> 25511d37ea16 [2023-09-25T13:24:41.418Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-09-25T13:24:41.418Z] ---> Running in 3511dd9ec25a [2023-09-25T13:24:41.418Z] Removing intermediate container 3511dd9ec25a [2023-09-25T13:24:41.418Z] ---> 76d3e80258a0 [2023-09-25T13:24:41.418Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-09-25T13:24:41.527Z] 5d54e960e981: Verifying Checksum [2023-09-25T13:24:41.528Z] 5d54e960e981: Download complete [2023-09-25T13:24:41.528Z] f0e02332f6b5: Verifying Checksum [2023-09-25T13:24:41.528Z] f0e02332f6b5: Download complete [2023-09-25T13:24:41.528Z] cefa15bbcfad: Download complete [2023-09-25T13:24:41.528Z] 9fda8d8052c6: Verifying Checksum [2023-09-25T13:24:41.528Z] 9fda8d8052c6: Download complete [2023-09-25T13:24:41.677Z] ---> Running in 7b0bae25f5a6 [2023-09-25T13:24:41.677Z] Removing intermediate container 7b0bae25f5a6 [2023-09-25T13:24:41.677Z] ---> 9bc93f2a0728 [2023-09-25T13:24:41.677Z] Step 27/29 : LABEL arch=amd64 [2023-09-25T13:24:41.677Z] ---> Running in 71f3208d8f1a [2023-09-25T13:24:41.677Z] Removing intermediate container 71f3208d8f1a [2023-09-25T13:24:41.677Z] ---> abdbc21a0756 [2023-09-25T13:24:41.677Z] Step 28/29 : LABEL git_sha=7dd7f836adadf3f825839a32fc7b0a04d31558c0 [2023-09-25T13:24:41.677Z] ---> Running in 33fffa798e0f [2023-09-25T13:24:41.935Z] Removing intermediate container 33fffa798e0f [2023-09-25T13:24:41.935Z] ---> 0b01125afaa6 [2023-09-25T13:24:41.935Z] Step 29/29 : LABEL version=0.0.0 [2023-09-25T13:24:41.935Z] ---> Running in 00893ff2b202 [2023-09-25T13:24:41.935Z] Removing intermediate container 00893ff2b202 [2023-09-25T13:24:41.935Z] ---> 7f91c5888bdb [2023-09-25T13:24:41.935Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-25T13:24:41.935Z] Successfully built 7f91c5888bdb [2023-09-25T13:24:41.935Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2023-09-25T13:24:42.117Z] f4c1fc716caa: Verifying Checksum [2023-09-25T13:24:42.117Z] f4c1fc716caa: Download complete [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] } [2023-09-25T13:24:42.398Z] 9fda8d8052c6: Pull complete [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T13:24:42.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T13:24:42.881Z] [2023-09-25T13:24:42.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T13:24:42.989Z] c4a7e357bf2a: Verifying Checksum [2023-09-25T13:24:42.989Z] c4a7e357bf2a: Download complete [2023-09-25T13:24:43.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T13:24:43.270Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-25T13:24:43.270Z] 5eb5b503b376: Pulling fs layer [2023-09-25T13:24:43.270Z] 5c69ac0246d0: Pulling fs layer [2023-09-25T13:24:43.270Z] ec43610c2a17: Pulling fs layer [2023-09-25T13:24:43.270Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-25T13:24:43.270Z] 33b1e0a273af: Pulling fs layer [2023-09-25T13:24:43.270Z] 5d3b04190fa2: Pulling fs layer [2023-09-25T13:24:43.270Z] 2f39f015ded8: Pulling fs layer [2023-09-25T13:24:43.270Z] 3a2ae6a8a46f: Waiting [2023-09-25T13:24:43.270Z] 33b1e0a273af: Waiting [2023-09-25T13:24:43.270Z] 5d3b04190fa2: Waiting [2023-09-25T13:24:43.270Z] 2f39f015ded8: Waiting [2023-09-25T13:24:43.270Z] 5c69ac0246d0: Verifying Checksum [2023-09-25T13:24:43.270Z] 5c69ac0246d0: Download complete [2023-09-25T13:24:43.270Z] 3a2ae6a8a46f: Download complete [2023-09-25T13:24:43.270Z] 33b1e0a273af: Verifying Checksum [2023-09-25T13:24:43.270Z] 33b1e0a273af: Download complete [2023-09-25T13:24:43.533Z] 5d3b04190fa2: Download complete [2023-09-25T13:24:43.533Z] ec43610c2a17: Verifying Checksum [2023-09-25T13:24:43.533Z] 5eb5b503b376: Verifying Checksum [2023-09-25T13:24:43.533Z] 5eb5b503b376: Download complete [2023-09-25T13:24:43.951Z] 17808c966233: Verifying Checksum [2023-09-25T13:24:43.951Z] 17808c966233: Download complete [2023-09-25T13:24:44.105Z] 2f39f015ded8: Download complete [2023-09-25T13:24:44.671Z] 5eb5b503b376: Pull complete [2023-09-25T13:24:44.671Z] 5c69ac0246d0: Pull complete [2023-09-25T13:24:45.238Z] ec43610c2a17: Pull complete [2023-09-25T13:24:45.238Z] 3a2ae6a8a46f: Pull complete [2023-09-25T13:24:45.357Z] 5d54e960e981: Pull complete [2023-09-25T13:24:45.497Z] 33b1e0a273af: Pull complete [2023-09-25T13:24:45.497Z] 5d3b04190fa2: Pull complete [2023-09-25T13:24:49.685Z] 2f39f015ded8: Pull complete [2023-09-25T13:24:49.685Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-25T13:24:49.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T13:24:49.685Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T13:24:49.914Z] prd-ubuntu20.04-docker-8c-8g-7824 does not seem to be running inside a container [2023-09-25T13:24:49.943Z] $ 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-229 -v /w/workspace/y_app-rfid-llrp-inventory_PR-229:/w/workspace/y_app-rfid-llrp-inventory_PR-229:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-229@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-25T13:24:54.676Z] $ docker top d94b3b0c65b9bb96b2e63fdca9fc3981be305faf60ca6471b3db920f16a2565b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T13:24:55.129Z] ---> job-cost.sh [2023-09-25T13:24:55.129Z] lf-activate-venv: SKIPPING [2023-09-25T13:24:55.129Z] INFO: No Stack... [2023-09-25T13:24:55.389Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T13:24:55.648Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T13:24:55.971Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-229/archives/cost.csv [2023-09-25T13:24:55.971Z] + cut -d, -f6 [Pipeline] lock [2023-09-25T13:24:56.016Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-229-1-stack-cost] [2023-09-25T13:24:56.021Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-229-1-stack-cost] did not exist. Created. [2023-09-25T13:24:56.021Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-229-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T13:24:56.425Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-25T13:24:56.477Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T13:24:56.508Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-229-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T13:24:56.596Z] $ docker stop --time=1 d94b3b0c65b9bb96b2e63fdca9fc3981be305faf60ca6471b3db920f16a2565b [2023-09-25T13:24:57.734Z] $ docker rm -f --volumes d94b3b0c65b9bb96b2e63fdca9fc3981be305faf60ca6471b3db920f16a2565b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-25T13:25:00.485Z] c4a7e357bf2a: Pull complete [2023-09-25T13:25:00.485Z] f0e02332f6b5: Pull complete [2023-09-25T13:25:00.485Z] cefa15bbcfad: Pull complete [2023-09-25T13:25:07.147Z] 17808c966233: Pull complete [2023-09-25T13:25:08.112Z] f4c1fc716caa: Pull complete [2023-09-25T13:25:08.113Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-25T13:25:08.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-25T13:25:08.113Z] ---> ea914061e18c [2023-09-25T13:25:08.113Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T13:25:09.530Z] ---> Running in 3dcf22fd2ffd [2023-09-25T13:25:10.119Z] Removing intermediate container 3dcf22fd2ffd [2023-09-25T13:25:10.119Z] ---> eac381f8deba [2023-09-25T13:25:10.120Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T13:25:10.120Z] ---> Running in b9d0b1fde1fa [2023-09-25T13:25:10.387Z] Removing intermediate container b9d0b1fde1fa [2023-09-25T13:25:10.387Z] ---> 0f1f0c6bd583 [2023-09-25T13:25:10.387Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-25T13:25:10.387Z] ---> Running in b4b2d12f6dba [2023-09-25T13:25:10.659Z] Removing intermediate container b4b2d12f6dba [2023-09-25T13:25:10.659Z] ---> 54ff003f9669 [2023-09-25T13:25:10.659Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T13:25:10.659Z] ---> Running in 494a91f9da1b [2023-09-25T13:25:12.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T13:25:12.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T13:25:13.304Z] OK: 266 MiB in 52 packages [2023-09-25T13:25:14.268Z] Removing intermediate container 494a91f9da1b [2023-09-25T13:25:14.268Z] ---> f072f55cedce [2023-09-25T13:25:14.268Z] Step 7/12 : WORKDIR /app [2023-09-25T13:25:14.268Z] ---> Running in 8b37a90a4cc1 [2023-09-25T13:25:14.536Z] Removing intermediate container 8b37a90a4cc1 [2023-09-25T13:25:14.536Z] ---> 5ea1e5ca0cb7 [2023-09-25T13:25:14.536Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-25T13:25:15.123Z] ---> 511f2430d5c4 [2023-09-25T13:25:15.123Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T13:25:15.123Z] ---> Running in 9f455e97b8b8 [2023-09-25T13:26:22.989Z] Removing intermediate container 9f455e97b8b8 [2023-09-25T13:26:22.989Z] ---> 08e6af0242e0 [2023-09-25T13:26:22.989Z] Step 10/12 : COPY . . [2023-09-25T13:26:22.989Z] ---> b56714a17a43 [2023-09-25T13:26:22.989Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T13:26:22.989Z] ---> Running in 9ebc28e12a58 [2023-09-25T13:26:22.989Z] Removing intermediate container 9ebc28e12a58 [2023-09-25T13:26:22.989Z] ---> 9896de526e95 [2023-09-25T13:26:22.989Z] Step 12/12 : RUN $MAKE [2023-09-25T13:26:22.989Z] ---> Running in c478e46ca1d1 [2023-09-25T13:26:22.989Z] noop [2023-09-25T13:26:23.256Z] Removing intermediate container c478e46ca1d1 [2023-09-25T13:26:23.256Z] ---> 001e7eaf2f21 [2023-09-25T13:26:23.256Z] Successfully built 001e7eaf2f21 [2023-09-25T13:26:23.256Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T13:26:23.732Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T13:26:23.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T13:26:24.009Z] prd-ubuntu20.04-docker-arm64-4c-16g-7825 does not seem to be running inside a container [2023-09-25T13:26:24.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-25T13:26:25.191Z] $ docker top 3e595a41ff8f7ac90836050b1cedb9d64a3660666fd215b04bf959598293a453 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T13:26:26.068Z] + go version [2023-09-25T13:26:26.068Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-25T13:26:26.103Z] $ docker stop --time=1 3e595a41ff8f7ac90836050b1cedb9d64a3660666fd215b04bf959598293a453 [2023-09-25T13:26:27.698Z] $ docker rm -f --volumes 3e595a41ff8f7ac90836050b1cedb9d64a3660666fd215b04bf959598293a453 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T13:26:28.534Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T13:26:28.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T13:26:28.786Z] prd-ubuntu20.04-docker-arm64-4c-16g-7825 does not seem to be running inside a container [2023-09-25T13:26:28.846Z] $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-25T13:26:29.970Z] $ docker top afa9f984c7ec7d8a9d76bbd526ee8de1c1627e19cddb5760868cfa59b9cbad8c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T13:26:30.841Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-09-25T13:26:31.592Z] + make test [2023-09-25T13:26:31.592Z] go test -race ./... -coverprofile=coverage.out ./... [2023-09-25T13:28:38.259Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-09-25T13:28:38.259Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-09-25T13:28:38.259Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.059s coverage: 86.2% of statements [2023-09-25T13:28:44.906Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.446s coverage: 71.9% of statements [2023-09-25T13:28:45.868Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-25T13:28:45.868Z] go vet ./... [2023-09-25T13:30:37.530Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T13:30:37.530Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T13:30:37.530Z] ./bin/test-attribution.sh [2023-09-25T13:30:37.530Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-25T13:30:37.530Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-25T13:30:37.530Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-25T13:30:37.530Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-25T13:30:37.530Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-25T13:30:37.530Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-25T13:30:37.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-25T13:30:37.606Z] $ docker stop --time=1 afa9f984c7ec7d8a9d76bbd526ee8de1c1627e19cddb5760868cfa59b9cbad8c [2023-09-25T13:30:39.464Z] $ docker rm -f --volumes afa9f984c7ec7d8a9d76bbd526ee8de1c1627e19cddb5760868cfa59b9cbad8c [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T13:30:41.004Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-25T13:30:41.038Z] Warning: overwriting stash ‘coverage-report’ [2023-09-25T13:30:41.492Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T13:30:42.096Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-25T13:30:42.426Z] + ls -al . [2023-09-25T13:30:42.426Z] total 232 [2023-09-25T13:30:42.426Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 13:26 . [2023-09-25T13:30:42.426Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 13:24 .. [2023-09-25T13:30:42.426Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 25 13:24 .dockerignore [2023-09-25T13:30:42.426Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 13:24 .git [2023-09-25T13:30:42.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 13:24 .github [2023-09-25T13:30:42.426Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 25 13:24 .gitignore [2023-09-25T13:30:42.426Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 13:24 .golangci.yml [2023-09-25T13:30:42.426Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 25 13:24 Attribution.txt [2023-09-25T13:30:42.426Z] -rw-rw-r-- 1 jenkins jenkins 9317 Sep 25 13:24 CHANGELOG.md [2023-09-25T13:30:42.426Z] -rw-rw-r-- 1 jenkins jenkins 1659 Sep 25 13:24 Dockerfile [2023-09-25T13:30:42.426Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 13:24 GOVERNANCE.md [2023-09-25T13:30:42.426Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 25 13:24 Jenkinsfile [2023-09-25T13:30:42.426Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 25 13:24 LICENSE [2023-09-25T13:30:42.426Z] -rw-rw-r-- 1 jenkins jenkins 2497 Sep 25 13:24 Makefile [2023-09-25T13:30:42.426Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 25 13:24 OWNERS.md [2023-09-25T13:30:42.426Z] -rw-rw-r-- 1 jenkins jenkins 31516 Sep 25 13:24 README.md [2023-09-25T13:30:42.426Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 25 13:22 VERSION [2023-09-25T13:30:42.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 13:24 bin [2023-09-25T13:30:42.426Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 25 13:28 coverage.out [2023-09-25T13:30:42.426Z] -rw-rw-r-- 1 jenkins jenkins 3968 Sep 25 13:24 go.mod [2023-09-25T13:30:42.426Z] -rw-rw-r-- 1 jenkins jenkins 35609 Sep 25 13:24 go.sum [2023-09-25T13:30:42.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 13:24 images [2023-09-25T13:30:42.426Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 13:24 internal [2023-09-25T13:30:42.426Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 25 13:24 main.go [2023-09-25T13:30:42.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 13:24 res [2023-09-25T13:30:42.426Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 13:24 snap [2023-09-25T13:30:42.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 13:24 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T13:30:42.833Z] + 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=7dd7f836adadf3f825839a32fc7b0a04d31558c0 --label arch=arm64 --label version=0.0.0 . [2023-09-25T13:30:43.099Z] Sending build context to Docker daemon 685.1kB [2023-09-25T13:30:43.099Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T13:30:43.099Z] Step 2/29 : FROM ${BASE} AS builder [2023-09-25T13:30:43.099Z] ---> 001e7eaf2f21 [2023-09-25T13:30:43.099Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T13:30:43.099Z] ---> Running in ae70a1c1827f [2023-09-25T13:30:43.366Z] Removing intermediate container ae70a1c1827f [2023-09-25T13:30:43.366Z] ---> 0371a17bb755 [2023-09-25T13:30:43.366Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T13:30:43.366Z] ---> Running in 4a5b3605d59c [2023-09-25T13:30:43.639Z] Removing intermediate container 4a5b3605d59c [2023-09-25T13:30:43.639Z] ---> 5821686823cb [2023-09-25T13:30:43.639Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-09-25T13:30:43.906Z] ---> Running in f767257a0e7d [2023-09-25T13:30:44.173Z] Removing intermediate container f767257a0e7d [2023-09-25T13:30:44.173Z] ---> 8563a0009fa3 [2023-09-25T13:30:44.173Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T13:30:44.173Z] ---> Running in feb9e8305830 [2023-09-25T13:30:45.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T13:30:45.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T13:30:46.360Z] OK: 266 MiB in 52 packages [2023-09-25T13:30:48.295Z] Removing intermediate container feb9e8305830 [2023-09-25T13:30:48.295Z] ---> 4dd2c35546b8 [2023-09-25T13:30:48.295Z] Step 7/29 : WORKDIR /app [2023-09-25T13:30:48.295Z] ---> Running in 480158f49208 [2023-09-25T13:30:48.568Z] Removing intermediate container 480158f49208 [2023-09-25T13:30:48.568Z] ---> 7ed680f30817 [2023-09-25T13:30:48.568Z] Step 8/29 : COPY go.mod vendor* ./ [2023-09-25T13:30:48.833Z] ---> 870d6b74e7e0 [2023-09-25T13:30:48.833Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T13:30:48.833Z] ---> Running in a53853c5fdce [2023-09-25T13:30:50.772Z] Removing intermediate container a53853c5fdce [2023-09-25T13:30:50.772Z] ---> 6e4b8c2b3de4 [2023-09-25T13:30:50.772Z] Step 10/29 : COPY . . [2023-09-25T13:30:51.353Z] ---> 1a786445918a [2023-09-25T13:30:51.354Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T13:30:51.354Z] ---> Running in 56035bc993e3 [2023-09-25T13:30:51.623Z] Removing intermediate container 56035bc993e3 [2023-09-25T13:30:51.623Z] ---> 1eda1881ba9e [2023-09-25T13:30:51.623Z] Step 12/29 : RUN $MAKE [2023-09-25T13:30:51.895Z] ---> Running in 764b71cbda40 [2023-09-25T13:30:52.854Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.35 -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-09-25T13:32:44.501Z] Removing intermediate container 764b71cbda40 [2023-09-25T13:32:44.501Z] ---> c7cdb3ab4494 [2023-09-25T13:32:44.501Z] Step 13/29 : FROM alpine:3.18 [2023-09-25T13:32:44.501Z] 3.18: Pulling from library/alpine [2023-09-25T13:32:44.501Z] 9fda8d8052c6: Already exists [2023-09-25T13:32:44.501Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T13:32:44.501Z] Status: Downloaded newer image for alpine:3.18 [2023-09-25T13:32:44.501Z] ---> f6648c04cd6c [2023-09-25T13:32:44.501Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-25T13:32:44.501Z] ---> Running in 8eb81e00b17e [2023-09-25T13:32:44.501Z] Removing intermediate container 8eb81e00b17e [2023-09-25T13:32:44.501Z] ---> ae7c5d61e3ba [2023-09-25T13:32:44.501Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-09-25T13:32:44.501Z] ---> Running in 602b097b5620 [2023-09-25T13:32:44.501Z] Removing intermediate container 602b097b5620 [2023-09-25T13:32:44.501Z] ---> 357f700fad92 [2023-09-25T13:32:44.501Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-09-25T13:32:44.501Z] ---> Running in d446548bd025 [2023-09-25T13:32:44.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T13:32:44.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T13:32:44.501Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-25T13:32:44.501Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-25T13:32:44.501Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T13:32:44.501Z] Executing ca-certificates-20230506-r0.trigger [2023-09-25T13:32:44.501Z] OK: 9 MiB in 17 packages [2023-09-25T13:32:44.501Z] Removing intermediate container d446548bd025 [2023-09-25T13:32:44.501Z] ---> ced3283228a9 [2023-09-25T13:32:44.501Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-25T13:32:44.501Z] ---> 8d1d74f03c33 [2023-09-25T13:32:44.501Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-25T13:32:44.501Z] ---> 37705e290732 [2023-09-25T13:32:44.501Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-09-25T13:32:44.501Z] ---> be9434777dd7 [2023-09-25T13:32:44.501Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-09-25T13:32:44.501Z] ---> de087122aac6 [2023-09-25T13:32:44.501Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-09-25T13:32:44.501Z] ---> 892766c9c4c9 [2023-09-25T13:32:44.501Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-09-25T13:32:44.501Z] ---> Running in b935506d9ab8 [2023-09-25T13:32:47.077Z] Removing intermediate container b935506d9ab8 [2023-09-25T13:32:47.077Z] ---> fdb96e34541a [2023-09-25T13:32:47.077Z] Step 23/29 : VOLUME /cache [2023-09-25T13:32:47.345Z] ---> Running in 83cbe8c86633 [2023-09-25T13:32:47.612Z] Removing intermediate container 83cbe8c86633 [2023-09-25T13:32:47.612Z] ---> a8f79c4f0b43 [2023-09-25T13:32:47.612Z] Step 24/29 : EXPOSE 59711 [2023-09-25T13:32:47.612Z] ---> Running in b3f87ae2bb9c [2023-09-25T13:32:47.879Z] Removing intermediate container b3f87ae2bb9c [2023-09-25T13:32:47.879Z] ---> 60cbbb98461d [2023-09-25T13:32:47.879Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-09-25T13:32:47.879Z] ---> Running in 03957dc1c565 [2023-09-25T13:32:48.157Z] Removing intermediate container 03957dc1c565 [2023-09-25T13:32:48.157Z] ---> c31d93c10530 [2023-09-25T13:32:48.157Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-09-25T13:32:48.424Z] ---> Running in 11a2178fff6d [2023-09-25T13:32:48.691Z] Removing intermediate container 11a2178fff6d [2023-09-25T13:32:48.691Z] ---> a3c67f0716d2 [2023-09-25T13:32:48.691Z] Step 27/29 : LABEL arch=arm64 [2023-09-25T13:32:48.691Z] ---> Running in deb0d802aa75 [2023-09-25T13:32:48.959Z] Removing intermediate container deb0d802aa75 [2023-09-25T13:32:48.959Z] ---> fafdbf4a73e5 [2023-09-25T13:32:48.959Z] Step 28/29 : LABEL git_sha=7dd7f836adadf3f825839a32fc7b0a04d31558c0 [2023-09-25T13:32:48.959Z] ---> Running in 68d1b0de380a [2023-09-25T13:32:49.235Z] Removing intermediate container 68d1b0de380a [2023-09-25T13:32:49.235Z] ---> 05c2ff0a8b41 [2023-09-25T13:32:49.235Z] Step 29/29 : LABEL version=0.0.0 [2023-09-25T13:32:49.235Z] ---> Running in 3db0c6b68b8c [2023-09-25T13:32:49.503Z] Removing intermediate container 3db0c6b68b8c [2023-09-25T13:32:49.503Z] ---> 18e9675f7f89 [2023-09-25T13:32:49.503Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-25T13:32:49.768Z] Successfully built 18e9675f7f89 [2023-09-25T13:32:49.768Z] 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-09-25T13:32:50.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T13:32:50.608Z] [2023-09-25T13:32:50.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T13:32:51.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T13:32:51.015Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-25T13:32:51.015Z] 8998bd30e6a1: Pulling fs layer [2023-09-25T13:32:51.015Z] 04944245beec: Pulling fs layer [2023-09-25T13:32:51.015Z] 699f458cf7ca: Pulling fs layer [2023-09-25T13:32:51.015Z] 765212b225bb: Pulling fs layer [2023-09-25T13:32:51.015Z] f23df028b6ca: Pulling fs layer [2023-09-25T13:32:51.015Z] d65c8cfc05b1: Pulling fs layer [2023-09-25T13:32:51.015Z] 2437ff75d9bd: Pulling fs layer [2023-09-25T13:32:51.015Z] f23df028b6ca: Waiting [2023-09-25T13:32:51.015Z] 765212b225bb: Waiting [2023-09-25T13:32:51.015Z] d65c8cfc05b1: Waiting [2023-09-25T13:32:51.015Z] 2437ff75d9bd: Waiting [2023-09-25T13:32:51.292Z] 04944245beec: Verifying Checksum [2023-09-25T13:32:51.292Z] 04944245beec: Download complete [2023-09-25T13:32:51.292Z] 765212b225bb: Verifying Checksum [2023-09-25T13:32:51.292Z] 765212b225bb: Download complete [2023-09-25T13:32:51.292Z] f23df028b6ca: Verifying Checksum [2023-09-25T13:32:51.292Z] f23df028b6ca: Download complete [2023-09-25T13:32:51.292Z] d65c8cfc05b1: Verifying Checksum [2023-09-25T13:32:51.292Z] d65c8cfc05b1: Download complete [2023-09-25T13:32:51.292Z] 699f458cf7ca: Verifying Checksum [2023-09-25T13:32:51.292Z] 699f458cf7ca: Download complete [2023-09-25T13:32:51.986Z] 8998bd30e6a1: Verifying Checksum [2023-09-25T13:32:51.986Z] 8998bd30e6a1: Download complete [2023-09-25T13:32:54.627Z] 2437ff75d9bd: Verifying Checksum [2023-09-25T13:32:54.627Z] 2437ff75d9bd: Download complete [2023-09-25T13:32:56.078Z] 8998bd30e6a1: Pull complete [2023-09-25T13:32:56.667Z] 04944245beec: Pull complete [2023-09-25T13:32:58.082Z] 699f458cf7ca: Pull complete [2023-09-25T13:32:58.082Z] 765212b225bb: Pull complete [2023-09-25T13:32:58.667Z] f23df028b6ca: Pull complete [2023-09-25T13:32:58.935Z] d65c8cfc05b1: Pull complete [2023-09-25T13:33:13.952Z] 2437ff75d9bd: Pull complete [2023-09-25T13:33:13.952Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-25T13:33:13.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T13:33:13.952Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T13:33:14.260Z] prd-ubuntu20.04-docker-arm64-4c-16g-7825 does not seem to be running inside a container [2023-09-25T13:33:14.326Z] $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-25T13:33:16.685Z] $ docker top 73ed0513dc462145c0d1ad064057049ace65190338cc72a44075902ea2766b80 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T13:33:17.571Z] ---> job-cost.sh [2023-09-25T13:33:17.571Z] lf-activate-venv: SKIPPING [2023-09-25T13:33:17.571Z] INFO: No Stack... [2023-09-25T13:33:18.154Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-25T13:33:18.734Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T13:33:19.069Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-09-25T13:33:19.069Z] + cut -d, -f6 [Pipeline] lock [2023-09-25T13:33:19.142Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-229-1-stack-cost] [2023-09-25T13:33:19.147Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-229-1-stack-cost] did not exist. Created. [2023-09-25T13:33:19.147Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-229-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T13:33:19.551Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-c02449ed/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-25T13:33:19.904Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-25T13:33:19.942Z] Warning: overwriting stash ‘stack-cost’ [2023-09-25T13:33:19.995Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T13:33:20.010Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-229-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T13:33:20.111Z] $ docker stop --time=1 73ed0513dc462145c0d1ad064057049ace65190338cc72a44075902ea2766b80 [2023-09-25T13:33:21.610Z] $ docker rm -f --volumes 73ed0513dc462145c0d1ad064057049ace65190338cc72a44075902ea2766b80 [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-09-25T13:33:22.632Z] provisioning config files... [2023-09-25T13:33:22.639Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-229@tmp/config4814835307909862838tmp [Pipeline] { [Pipeline] sh [2023-09-25T13:33:22.971Z] + set +x [2023-09-25T13:33:22.971Z] + curl -s https://codecov.io/bash [2023-09-25T13:33:22.971Z] + bash -s -- [2023-09-25T13:33:23.231Z] [2023-09-25T13:33:23.231Z] _____ _ [2023-09-25T13:33:23.231Z] / ____| | | [2023-09-25T13:33:23.231Z] | | ___ __| | ___ ___ _____ __ [2023-09-25T13:33:23.231Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-25T13:33:23.231Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-25T13:33:23.231Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-25T13:33:23.231Z] Bash-1.0.6 [2023-09-25T13:33:23.231Z] [2023-09-25T13:33:23.231Z] [2023-09-25T13:33:23.231Z] ==> git version 2.25.1 found [2023-09-25T13:33:23.231Z] ==> 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-09-25T13:33:23.231Z] Release-Date: 2020-01-08 [2023-09-25T13:33:23.231Z] 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-09-25T13:33:23.231Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-25T13:33:23.231Z] ==> Jenkins CI detected. [2023-09-25T13:33:23.231Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-229 [2023-09-25T13:33:23.231Z] project root: . [2023-09-25T13:33:23.231Z] --> token set from env [2023-09-25T13:33:23.231Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-25T13:33:23.231Z] ==> Running gcov in . (disable via -X gcov) [2023-09-25T13:33:23.231Z] ==> Python coveragepy not found [2023-09-25T13:33:23.231Z] ==> Searching for coverage reports in: [2023-09-25T13:33:23.231Z] + . [2023-09-25T13:33:23.231Z] -> Found 1 reports [2023-09-25T13:33:23.231Z] ==> Detecting git/mercurial file structure [2023-09-25T13:33:23.231Z] ==> Reading reports [2023-09-25T13:33:23.231Z] + ./coverage.out bytes=41317 [2023-09-25T13:33:23.231Z] ==> Appending adjustments [2023-09-25T13:33:23.231Z] https://docs.codecov.io/docs/fixing-reports [2023-09-25T13:33:23.491Z] + Found adjustments [2023-09-25T13:33:23.491Z] ==> Gzipping contents [2023-09-25T13:33:23.491Z] 12K /tmp/codecov.YoscDH.gz [2023-09-25T13:33:23.491Z] ==> Uploading reports [2023-09-25T13:33:23.491Z] url: https://codecov.io [2023-09-25T13:33:23.491Z] query: branch=PR-229&commit=7dd7f836adadf3f825839a32fc7b0a04d31558c0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-229%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-09-25T13:33:23.491Z] -> Pinging Codecov [2023-09-25T13:33:23.491Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-229&commit=7dd7f836adadf3f825839a32fc7b0a04d31558c0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-229%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-09-25T13:33:23.751Z] -> Uploading to [2023-09-25T13:33:23.751Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-25/581DD39554BDF9B6E22D074273EAD858/7dd7f836adadf3f825839a32fc7b0a04d31558c0/86a4a63b-b187-4682-a7c2-bdb2bd05a6bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T133323Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea6331fe6ff3336e95cec53ffa5a6f2a7daf9c400a412e6f9515e6b5da2b3e7d [2023-09-25T13:33:23.751Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T13:33:23.751Z] Dload Upload Total Spent Left Speed [2023-09-25T13:33:24.011Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 56783 --:--:-- --:--:-- --:--:-- 56783 [2023-09-25T13:33:24.011Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/7dd7f836adadf3f825839a32fc7b0a04d31558c0 [Pipeline] } [2023-09-25T13:33:24.036Z] 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-09-25T13:33:25.937Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-229/archives ] [2023-09-25T13:33:25.937Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-229/archives [2023-09-25T13:33:25.937Z] total 16 [2023-09-25T13:33:25.937Z] drwxr-xr-x 3 root root 4096 Sep 25 13:24 . [2023-09-25T13:33:25.937Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 25 13:24 .. [2023-09-25T13:33:25.937Z] drwxr-xr-x 2 root root 4096 Sep 25 13:24 cost [2023-09-25T13:33:25.937Z] -rw-r--r-- 1 root root 95 Sep 25 13:24 cost.csv [2023-09-25T13:33:25.937Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-229/archives [2023-09-25T13:33:25.937Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-229/archives [2023-09-25T13:33:25.937Z] total 16 [2023-09-25T13:33:25.937Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 13:24 . [2023-09-25T13:33:25.937Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 25 13:24 .. [2023-09-25T13:33:25.937Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 13:24 cost [2023-09-25T13:33:25.937Z] -rw-r--r-- 1 jenkins jenkins 95 Sep 25 13:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-25T13:33:26.267Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T13:33:27.157Z] ---> package-listing.sh [2023-09-25T13:33:27.158Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-25T13:33:27.158Z] ++ facter osfamily [2023-09-25T13:33:27.417Z] + OS_FAMILY=debian [2023-09-25T13:33:27.417Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-229 [2023-09-25T13:33:27.417Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-25T13:33:27.417Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-25T13:33:27.417Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-25T13:33:27.417Z] + PACKAGES=/tmp/packages_start.txt [2023-09-25T13:33:27.417Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-229 ']' [2023-09-25T13:33:27.417Z] + PACKAGES=/tmp/packages_end.txt [2023-09-25T13:33:27.417Z] + case "${OS_FAMILY}" in [2023-09-25T13:33:27.417Z] + dpkg -l [2023-09-25T13:33:27.417Z] + grep '^ii' [2023-09-25T13:33:27.417Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-25T13:33:27.417Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-25T13:33:27.417Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-25T13:33:27.417Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-229 ']' [2023-09-25T13:33:27.417Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-229/archives/ [2023-09-25T13:33:27.417Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-229/archives/ [Pipeline] echo [2023-09-25T13:33:27.449Z] 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-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-25T13:33:27.741Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T13:33:28.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T13:33:28.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T13:33:28.501Z] prd-ubuntu20.04-docker-8c-8g-7824 does not seem to be running inside a container [2023-09-25T13:33:28.530Z] $ 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-229/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-229 -v /w/workspace/y_app-rfid-llrp-inventory_PR-229:/w/workspace/y_app-rfid-llrp-inventory_PR-229:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-229@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-25T13:33:28.720Z] $ docker top a01bb732cfd06986cbc68e1c5b094ef20843c90a036744fcd4d0ef5127ae85d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T13:33:29.122Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-25T13:33:29.433Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-25T13:33:29.741Z] + ls /var/log/sa-host [2023-09-25T13:33:29.741Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T13:33:29.981Z] provisioning config files... [2023-09-25T13:33:29.989Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-229@tmp/config6311411498035498920tmp [Pipeline] { [Pipeline] echo [2023-09-25T13:33:30.059Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T13:33:30.371Z] ---> create-netrc.sh [Pipeline] } [2023-09-25T13:33:30.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-25T13:33:30.821Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-25T13:33:30.855Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T13:33:31.168Z] ---> sudo-logs.sh [2023-09-25T13:33:31.168Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-25T13:33:31.254Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T13:33:31.562Z] ---> job-cost.sh [2023-09-25T13:33:31.562Z] lf-activate-venv: SKIPPING [2023-09-25T13:33:31.562Z] DEBUG: total: 0.2199999988079071 [2023-09-25T13:33:31.562Z] INFO: Retrieving Stack Cost... [2023-09-25T13:33:32.130Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T13:33:32.389Z] INFO: Archiving Costs [Pipeline] echo [2023-09-25T13:33:32.421Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T13:33:32.733Z] ---> logs-deploy.sh [2023-09-25T13:33:32.733Z] lf-activate-venv: SKIPPING [2023-09-25T13:33:32.733Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-229/1 [2023-09-25T13:33:32.733Z] INFO: archiving workspace using pattern(s): [2023-09-25T13:33:33.670Z] Archives upload complete. [2023-09-25T13:33:33.670Z] INFO: archiving logs to Nexus