Pull request #309 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from a22073f69499906e6450cba5b4d0cb9bd546581e+177adeae7629dfca2237b77997b1ab90b6e46731 (447b9269724047c6efa1edb06bf908ce4e20c059) 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-ssh16149345191402722114.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh12540977685469478308.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-309/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-309/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1435580269362649243.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-309/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16598606625004648363.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh13497414487076544923.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-309/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-309/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4062591188101478588.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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] ========================================================= [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.23 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 ‘prd-ubuntu20.04-docker-8c-8g-22713’ is offline Running on prd-ubuntu20.04-docker-8c-8g-22714 in /w/workspace/y_app-rfid-llrp-inventory_PR-309 [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-309 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/309/head:refs/remotes/origin/PR-309 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 177adeae7629dfca2237b77997b1ab90b6e46731 into PR head commit a22073f69499906e6450cba5b4d0cb9bd546581e Merge succeeded, producing a22073f69499906e6450cba5b4d0cb9bd546581e Checking out Revision a22073f69499906e6450cba5b4d0cb9bd546581e (PR-309) > git config core.sparsecheckout # timeout=10 > git checkout -f a22073f69499906e6450cba5b4d0cb9bd546581e # 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 177adeae7629dfca2237b77997b1ab90b6e46731 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a22073f69499906e6450cba5b4d0cb9bd546581e # timeout=10 Commit message: "feat: Enable PIE support for ASLR and full RELRO" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-14T08:15:50.628Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-14T08:15:50.844Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-14T08:15:50.968Z] ========================================================= [2024-10-14T08:15:50.969Z] EdgeX Global Pipelines Version Info [2024-10-14T08:15:50.969Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:15:51.772Z] ------------------- [2024-10-14T08:15:51.772Z] stable info: [2024-10-14T08:15:51.772Z] ------------------- [2024-10-14T08:15:51.772Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-14T08:15:51.772Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T08:15:51.772Z] Message: update stable to v1.0.265 [2024-10-14T08:15:52.345Z] ------------------- [2024-10-14T08:15:52.345Z] experimental info: [2024-10-14T08:15:52.345Z] ------------------- [2024-10-14T08:15:52.345Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-14T08:15:52.346Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-14T08:15:52.346Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-14T08:15:52.564Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-10-14T08:15:52.620Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-10-14T08:15:52.682Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-14T08:15:52.748Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-14T08:15:52.809Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-14T08:15:52.871Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-14T08:15:52.924Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-14T08:15:52.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-14T08:15:53.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-14T08:15:53.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-14T08:15:53.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-14T08:15:53.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-10-14T08:15:53.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-14T08:15:53.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-14T08:15:53.408Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T08:15:53.469Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T08:15:53.530Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T08:15:53.582Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T08:15:53.638Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-14T08:15:53.699Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-14T08:15:53.832Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-14T08:15:53.890Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-14T08:15:53.946Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-14T08:15:54.010Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-14T08:15:54.070Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-14T08:15:54.138Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-14T08:15:54.202Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-14T08:15:54.254Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-309 [Pipeline] echo [2024-10-14T08:15:54.323Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-309 [Pipeline] echo [2024-10-14T08:15:54.388Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-309 [Pipeline] echo [2024-10-14T08:15:54.452Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a22073f69499906e6450cba5b4d0cb9bd546581e [Pipeline] echo [2024-10-14T08:15:54.513Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a22073f [Pipeline] echo [2024-10-14T08:15:54.575Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:15:54.726Z] provisioning config files... [2024-10-14T08:15:54.740Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp/config7124988535527228420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:15:55.164Z] ---> ****-login.sh [2024-10-14T08:15:55.164Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:15:55.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:15:55.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:15:55.426Z] Configure a credential helper to remove this warning. See [2024-10-14T08:15:55.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:15:55.426Z] [2024-10-14T08:15:55.426Z] Login Succeeded [2024-10-14T08:15:55.426Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:15:55.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:15:55.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:15:55.688Z] Configure a credential helper to remove this warning. See [2024-10-14T08:15:55.688Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:15:55.688Z] [2024-10-14T08:15:55.688Z] Login Succeeded [2024-10-14T08:15:55.688Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:15:55.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:15:55.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:15:55.689Z] Configure a credential helper to remove this warning. See [2024-10-14T08:15:55.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:15:55.689Z] [2024-10-14T08:15:55.689Z] Login Succeeded [2024-10-14T08:15:55.689Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:15:55.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:15:55.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:15:55.951Z] Configure a credential helper to remove this warning. See [2024-10-14T08:15:55.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:15:55.951Z] [2024-10-14T08:15:55.951Z] Login Succeeded [2024-10-14T08:15:55.951Z] ****.io [2024-10-14T08:15:55.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:15:56.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:15:56.212Z] Configure a credential helper to remove this warning. See [2024-10-14T08:15:56.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:15:56.212Z] [2024-10-14T08:15:56.212Z] Login Succeeded [2024-10-14T08:15:56.212Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:15:56.246Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-14T08:15:56.980Z] + git rev-list -1 --merges a22073f69499906e6450cba5b4d0cb9bd546581e~1..a22073f69499906e6450cba5b4d0cb9bd546581e [Pipeline] echo [2024-10-14T08:15:57.036Z] -----------> git rev-list -1 --merges a22073f69499906e6450cba5b4d0cb9bd546581e~1..a22073f69499906e6450cba5b4d0cb9bd546581e a22073f69499906e6450cba5b4d0cb9bd546581e [false] [Pipeline] sh [2024-10-14T08:15:57.373Z] + git log --format=format:%s -1 a22073f69499906e6450cba5b4d0cb9bd546581e [Pipeline] echo [2024-10-14T08:15:57.424Z] ========================================================= [2024-10-14T08:15:57.424Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-14T08:15:57.424Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:15:57.901Z] + git log --format=format:%s -1 a22073f69499906e6450cba5b4d0cb9bd546581e [Pipeline] echo [2024-10-14T08:15:57.937Z] [semverPrep] GIT_COMMIT: a22073f69499906e6450cba5b4d0cb9bd546581e, Commit Message: feat: Enable PIE support for ASLR and full RELRO [Pipeline] echo [2024-10-14T08:15:57.981Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-14T08:15:58.384Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T08:15:58.384Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-14T08:15:58.384Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-14T08:15:58.384Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-14T08:15:58.384Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-14T08:15:58.384Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-14T08:15:58.384Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:15:58.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:15:58.873Z] [2024-10-14T08:15:58.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:15:59.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:15:59.324Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-14T08:15:59.324Z] b85a868b505f: Pulling fs layer [2024-10-14T08:15:59.324Z] e2be974225ed: Pulling fs layer [2024-10-14T08:15:59.324Z] 339a4e72a1f5: Pulling fs layer [2024-10-14T08:15:59.324Z] 988bab9f4d93: Pulling fs layer [2024-10-14T08:15:59.324Z] 1469e6f7b9e6: Pulling fs layer [2024-10-14T08:15:59.324Z] eaf3925da568: Pulling fs layer [2024-10-14T08:15:59.324Z] bab4dde63d76: Pulling fs layer [2024-10-14T08:15:59.324Z] bde34c3a00c8: Pulling fs layer [2024-10-14T08:15:59.324Z] b352a97aabf1: Pulling fs layer [2024-10-14T08:15:59.324Z] 4872d77fe225: Pulling fs layer [2024-10-14T08:15:59.324Z] 5851b861e8e6: Pulling fs layer [2024-10-14T08:15:59.324Z] bab4dde63d76: Waiting [2024-10-14T08:15:59.324Z] 5851b861e8e6: Waiting [2024-10-14T08:15:59.324Z] 4872d77fe225: Waiting [2024-10-14T08:15:59.324Z] bde34c3a00c8: Waiting [2024-10-14T08:15:59.324Z] b352a97aabf1: Waiting [2024-10-14T08:15:59.324Z] 988bab9f4d93: Waiting [2024-10-14T08:15:59.324Z] eaf3925da568: Waiting [2024-10-14T08:15:59.324Z] e2be974225ed: Download complete [2024-10-14T08:15:59.324Z] 988bab9f4d93: Verifying Checksum [2024-10-14T08:15:59.324Z] 988bab9f4d93: Download complete [2024-10-14T08:15:59.595Z] 1469e6f7b9e6: Verifying Checksum [2024-10-14T08:15:59.595Z] 1469e6f7b9e6: Download complete [2024-10-14T08:15:59.595Z] eaf3925da568: Download complete [2024-10-14T08:15:59.595Z] 339a4e72a1f5: Verifying Checksum [2024-10-14T08:15:59.595Z] 339a4e72a1f5: Download complete [2024-10-14T08:15:59.595Z] bde34c3a00c8: Download complete [2024-10-14T08:15:59.595Z] b352a97aabf1: Verifying Checksum [2024-10-14T08:15:59.595Z] b352a97aabf1: Download complete [2024-10-14T08:15:59.595Z] 4872d77fe225: Download complete [2024-10-14T08:15:59.595Z] 5851b861e8e6: Download complete [2024-10-14T08:15:59.855Z] b85a868b505f: Verifying Checksum [2024-10-14T08:15:59.855Z] b85a868b505f: Download complete [2024-10-14T08:16:00.117Z] bab4dde63d76: Verifying Checksum [2024-10-14T08:16:00.117Z] bab4dde63d76: Download complete [2024-10-14T08:16:01.499Z] b85a868b505f: Pull complete [2024-10-14T08:16:01.499Z] e2be974225ed: Pull complete [2024-10-14T08:16:02.067Z] 339a4e72a1f5: Pull complete [2024-10-14T08:16:02.067Z] 988bab9f4d93: Pull complete [2024-10-14T08:16:02.327Z] 1469e6f7b9e6: Pull complete [2024-10-14T08:16:02.327Z] eaf3925da568: Pull complete [2024-10-14T08:16:04.864Z] bab4dde63d76: Pull complete [2024-10-14T08:16:04.864Z] bde34c3a00c8: Pull complete [2024-10-14T08:16:04.864Z] b352a97aabf1: Pull complete [2024-10-14T08:16:04.864Z] 4872d77fe225: Pull complete [2024-10-14T08:16:04.864Z] 5851b861e8e6: Pull complete [2024-10-14T08:16:04.864Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-14T08:16:04.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:16:04.864Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:16:05.222Z] prd-ubuntu20.04-docker-8c-8g-22714 does not seem to be running inside a container [2024-10-14T08:16:05.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-309 -v /w/workspace/y_app-rfid-llrp-inventory_PR-309:/w/workspace/y_app-rfid-llrp-inventory_PR-309:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T08:16:08.110Z] $ docker top 6101eda6a347487129b59f3d0652b0bb7d76196624ac940648fbeeb21ecac792 -eo pid,comm [2024-10-14T08:16:08.173Z] 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). [2024-10-14T08:16:08.173Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T08:16:08.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:16:08.351Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:16:08.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:16:08.471Z] $ docker exec 6101eda6a347487129b59f3d0652b0bb7d76196624ac940648fbeeb21ecac792 ssh-agent [2024-10-14T08:16:08.574Z] SSH_AUTH_SOCK=/tmp/ssh-KpeJWVUmGf3h/agent.32 [2024-10-14T08:16:08.574Z] SSH_AGENT_PID=38 [2024-10-14T08:16:08.582Z] Running ssh-add (command line suppressed) [2024-10-14T08:16:08.682Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp/private_key_4331301305448088495.key (/w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp/private_key_4331301305448088495.key) [2024-10-14T08:16:08.695Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:16:09.045Z] + git tag --points-at HEAD [Pipeline] } [2024-10-14T08:16:09.072Z] $ docker exec --env ******** --env ******** 6101eda6a347487129b59f3d0652b0bb7d76196624ac940648fbeeb21ecac792 ssh-agent -k [2024-10-14T08:16:09.172Z] unset SSH_AUTH_SOCK; [2024-10-14T08:16:09.173Z] unset SSH_AGENT_PID; [2024-10-14T08:16:09.173Z] echo Agent pid 38 killed; [2024-10-14T08:16:09.182Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-14T08:16:09.289Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:16:09.289Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:16:09.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:16:09.413Z] $ docker exec 6101eda6a347487129b59f3d0652b0bb7d76196624ac940648fbeeb21ecac792 ssh-agent [2024-10-14T08:16:09.526Z] SSH_AUTH_SOCK=/tmp/ssh-9UYqrXgQrY2q/agent.72 [2024-10-14T08:16:09.526Z] SSH_AGENT_PID=77 [2024-10-14T08:16:09.531Z] Running ssh-add (command line suppressed) [2024-10-14T08:16:09.643Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp/private_key_2427158847382492257.key (/w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp/private_key_2427158847382492257.key) [2024-10-14T08:16:09.658Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:16:10.015Z] + git semver init [2024-10-14T08:16:10.277Z] 2024-10-14 08:16:10,226 [run_init] DEBUG init version:0.0.0 force:False [2024-10-14T08:16:10.277Z] 2024-10-14 08:16:10,226 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-309/.semver [2024-10-14T08:16:10.277Z] 2024-10-14 08:16:10,227 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-309/.semver [2024-10-14T08:16:10.277Z] 2024-10-14 08:16:10,227 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-309/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-309, universal_newlines=False, shell=None, istream=None) [2024-10-14T08:16:12.818Z] 2024-10-14 08:16:12,316 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-309/.git/info/exclude [2024-10-14T08:16:12.818Z] 2024-10-14 08:16:12,317 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-309/.semver/PR-309 with force:False [2024-10-14T08:16:12.818Z] 2024-10-14 08:16:12,317 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-309/.semver/PR-309 [2024-10-14T08:16:12.818Z] 2024-10-14 08:16:12,322 [execute] INFO git cat-file --batch-check [2024-10-14T08:16:12.818Z] 2024-10-14 08:16:12,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-309/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T08:16:12.818Z] 2024-10-14 08:16:12,328 [execute] INFO git cat-file --batch [2024-10-14T08:16:12.818Z] 2024-10-14 08:16:12,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-309/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T08:16:12.818Z] 2024-10-14 08:16:12,335 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-309/.semver/PR-309 [2024-10-14T08:16:12.818Z] 0.0.0 [Pipeline] } [2024-10-14T08:16:12.846Z] $ docker exec --env ******** --env ******** 6101eda6a347487129b59f3d0652b0bb7d76196624ac940648fbeeb21ecac792 ssh-agent -k [2024-10-14T08:16:12.944Z] unset SSH_AUTH_SOCK; [2024-10-14T08:16:12.945Z] unset SSH_AGENT_PID; [2024-10-14T08:16:12.945Z] echo Agent pid 77 killed; [2024-10-14T08:16:12.953Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T08:16:13.412Z] + git semver [Pipeline] } [2024-10-14T08:16:13.701Z] $ docker stop --time=1 6101eda6a347487129b59f3d0652b0bb7d76196624ac940648fbeeb21ecac792 [2024-10-14T08:16:14.976Z] $ docker rm -f --volumes 6101eda6a347487129b59f3d0652b0bb7d76196624ac940648fbeeb21ecac792 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:16:15.387Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-14T08:16:15.730Z] Stashed 1 file(s) [Pipeline] echo [2024-10-14T08:16:15.755Z] [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 [2024-10-14T08:16:16.485Z] provisioning config files... [2024-10-14T08:16:16.496Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp/config8534699516788636274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:16:16.869Z] ---> ****-login.sh [2024-10-14T08:16:16.869Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:16:16.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:16:16.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:16:16.869Z] Configure a credential helper to remove this warning. See [2024-10-14T08:16:16.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:16:16.869Z] [2024-10-14T08:16:16.869Z] Login Succeeded [2024-10-14T08:16:16.869Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:16:16.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:16:16.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:16:16.869Z] Configure a credential helper to remove this warning. See [2024-10-14T08:16:16.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:16:16.869Z] [2024-10-14T08:16:16.869Z] Login Succeeded [2024-10-14T08:16:16.869Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:16:17.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:16:17.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:16:17.130Z] Configure a credential helper to remove this warning. See [2024-10-14T08:16:17.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:16:17.130Z] [2024-10-14T08:16:17.130Z] Login Succeeded [2024-10-14T08:16:17.130Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:16:17.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:16:17.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:16:17.130Z] Configure a credential helper to remove this warning. See [2024-10-14T08:16:17.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:16:17.130Z] [2024-10-14T08:16:17.130Z] Login Succeeded [2024-10-14T08:16:17.130Z] ****.io [2024-10-14T08:16:17.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:16:17.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:16:17.390Z] Configure a credential helper to remove this warning. See [2024-10-14T08:16:17.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:16:17.390Z] [2024-10-14T08:16:17.390Z] Login Succeeded [2024-10-14T08:16:17.390Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:16:17.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T08:16:17.727Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:16:17.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:16:17.825Z] ========================================================= [2024-10-14T08:16:17.825Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-14T08:16:17.825Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:16:18.344Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T08:16:18.344Z] Sending build context to Docker daemon 19.98MB [2024-10-14T08:16:18.344Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:16:18.344Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T08:16:18.344Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-14T08:16:18.344Z] 43c4264eed91: Pulling fs layer [2024-10-14T08:16:18.344Z] 4cc291be95ef: Pulling fs layer [2024-10-14T08:16:18.344Z] 2ac1f1163629: Pulling fs layer [2024-10-14T08:16:18.344Z] 5c3c966382ef: Pulling fs layer [2024-10-14T08:16:18.344Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T08:16:18.344Z] 5d5c8e513c77: Pulling fs layer [2024-10-14T08:16:18.344Z] 9f66e0745190: Pulling fs layer [2024-10-14T08:16:18.344Z] f49a43e4bbc0: Pulling fs layer [2024-10-14T08:16:18.344Z] 561ebcabdf7f: Pulling fs layer [2024-10-14T08:16:18.344Z] 5d5c8e513c77: Waiting [2024-10-14T08:16:18.344Z] 9f66e0745190: Waiting [2024-10-14T08:16:18.344Z] f49a43e4bbc0: Waiting [2024-10-14T08:16:18.344Z] 4f4fb700ef54: Waiting [2024-10-14T08:16:18.344Z] 5c3c966382ef: Waiting [2024-10-14T08:16:18.607Z] 4cc291be95ef: Verifying Checksum [2024-10-14T08:16:18.607Z] 4cc291be95ef: Download complete [2024-10-14T08:16:18.607Z] 5c3c966382ef: Verifying Checksum [2024-10-14T08:16:18.607Z] 5c3c966382ef: Download complete [2024-10-14T08:16:18.607Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T08:16:18.607Z] 4f4fb700ef54: Download complete [2024-10-14T08:16:18.607Z] 5d5c8e513c77: Verifying Checksum [2024-10-14T08:16:18.607Z] 5d5c8e513c77: Download complete [2024-10-14T08:16:18.607Z] 43c4264eed91: Download complete [2024-10-14T08:16:18.607Z] 9f66e0745190: Verifying Checksum [2024-10-14T08:16:18.607Z] 9f66e0745190: Download complete [2024-10-14T08:16:18.867Z] 43c4264eed91: Pull complete [2024-10-14T08:16:18.867Z] 561ebcabdf7f: Download complete [2024-10-14T08:16:18.867Z] 4cc291be95ef: Pull complete [2024-10-14T08:16:19.437Z] 2ac1f1163629: Verifying Checksum [2024-10-14T08:16:19.437Z] 2ac1f1163629: Download complete [2024-10-14T08:16:19.698Z] f49a43e4bbc0: Verifying Checksum [2024-10-14T08:16:19.698Z] f49a43e4bbc0: Download complete [2024-10-14T08:16:23.891Z] 2ac1f1163629: Pull complete [2024-10-14T08:16:23.891Z] 5c3c966382ef: Pull complete [2024-10-14T08:16:23.891Z] 4f4fb700ef54: Pull complete [2024-10-14T08:16:23.891Z] 5d5c8e513c77: Pull complete [2024-10-14T08:16:23.891Z] 9f66e0745190: Pull complete [2024-10-14T08:16:27.185Z] f49a43e4bbc0: Pull complete [2024-10-14T08:16:27.186Z] 561ebcabdf7f: Pull complete [2024-10-14T08:16:27.447Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-14T08:16:27.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T08:16:27.447Z] ---> 3a752c3f9dda [2024-10-14T08:16:27.447Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T08:16:30.740Z] ---> Running in 8b1e3270a9e5 [2024-10-14T08:16:30.740Z] Removing intermediate container 8b1e3270a9e5 [2024-10-14T08:16:30.740Z] ---> 4fa6e8e1afd6 [2024-10-14T08:16:30.740Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T08:16:30.740Z] ---> Running in 0a647fce5f5f [2024-10-14T08:16:31.002Z] Removing intermediate container 0a647fce5f5f [2024-10-14T08:16:31.002Z] ---> 08d0ab7fe4cc [2024-10-14T08:16:31.002Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:16:31.002Z] ---> Running in 45952d00ffb7 [2024-10-14T08:16:31.002Z] Removing intermediate container 45952d00ffb7 [2024-10-14T08:16:31.002Z] ---> 31aceae6102d [2024-10-14T08:16:31.002Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:16:31.002Z] ---> Running in d8ef3dab7539 [2024-10-14T08:16:31.258Z] Still waiting to schedule task [2024-10-14T08:16:31.258Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-14T08:16:31.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:16:31.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:16:31.783Z] OK: 246 MiB in 54 packages [2024-10-14T08:16:32.043Z] Removing intermediate container d8ef3dab7539 [2024-10-14T08:16:32.043Z] ---> b729ef2155ed [2024-10-14T08:16:32.043Z] Step 7/12 : WORKDIR /app [2024-10-14T08:16:32.043Z] ---> Running in 8d0850c7e7bf [2024-10-14T08:16:32.303Z] Removing intermediate container 8d0850c7e7bf [2024-10-14T08:16:32.303Z] ---> 413105bfcf30 [2024-10-14T08:16:32.303Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-14T08:16:32.303Z] ---> f7074bb3a0ed [2024-10-14T08:16:32.303Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:16:32.303Z] ---> Running in 948e3c297e04 [2024-10-14T08:17:19.170Z] Removing intermediate container 948e3c297e04 [2024-10-14T08:17:19.170Z] ---> 00b53427f9ce [2024-10-14T08:17:19.170Z] Step 10/12 : COPY . . [2024-10-14T08:17:19.170Z] ---> 2c2178f85114 [2024-10-14T08:17:19.170Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:17:19.170Z] ---> Running in 5d0eb2068e9f [2024-10-14T08:17:19.170Z] Removing intermediate container 5d0eb2068e9f [2024-10-14T08:17:19.170Z] ---> b22e85192bd6 [2024-10-14T08:17:19.170Z] Step 12/12 : RUN $MAKE [2024-10-14T08:17:19.170Z] ---> Running in 4f6c3a64280a [2024-10-14T08:17:19.170Z] noop [2024-10-14T08:17:19.170Z] Removing intermediate container 4f6c3a64280a [2024-10-14T08:17:19.170Z] ---> c01dfbd3dd2c [2024-10-14T08:17:19.170Z] Successfully built c01dfbd3dd2c [2024-10-14T08:17:19.170Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:17:19.649Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T08:17:19.649Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:17:19.829Z] prd-ubuntu20.04-docker-8c-8g-22714 does not seem to be running inside a container [2024-10-14T08:17:19.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-309 -v /w/workspace/y_app-rfid-llrp-inventory_PR-309:/w/workspace/y_app-rfid-llrp-inventory_PR-309:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-14T08:17:20.208Z] $ docker top 3d62136f1f32a1f0b8af34e91356b7f63c40eb612551512a88e50c61150657d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:17:20.633Z] + go version [2024-10-14T08:17:20.633Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-14T08:17:20.669Z] $ docker stop --time=1 3d62136f1f32a1f0b8af34e91356b7f63c40eb612551512a88e50c61150657d9 [2024-10-14T08:17:21.959Z] $ docker rm -f --volumes 3d62136f1f32a1f0b8af34e91356b7f63c40eb612551512a88e50c61150657d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:17:22.748Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T08:17:22.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:17:22.930Z] prd-ubuntu20.04-docker-8c-8g-22714 does not seem to be running inside a container [2024-10-14T08:17:22.965Z] $ 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-309 -v /w/workspace/y_app-rfid-llrp-inventory_PR-309:/w/workspace/y_app-rfid-llrp-inventory_PR-309:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-14T08:17:23.332Z] $ docker top 1ed795278d2459d7fa4de8e2f1c3070691180fc4aeaa6787ebcc0ae0d630bebf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:17:23.745Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-309 [Pipeline] fileExists [Pipeline] sh [2024-10-14T08:17:24.129Z] + make test [2024-10-14T08:17:24.129Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-14T08:18:02.841Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-10-14T08:18:02.841Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-10-14T08:18:02.841Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.139s coverage: 86.2% of statements [2024-10-14T08:18:02.841Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.660s coverage: 71.9% of statements [2024-10-14T08:18:41.573Z] go vet ./... [2024-10-14T08:18:46.863Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T08:18:46.863Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T08:18:46.863Z] ./bin/test-attribution.sh [Pipeline] echo [2024-10-14T08:18:46.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T08:18:46.962Z] $ docker stop --time=1 1ed795278d2459d7fa4de8e2f1c3070691180fc4aeaa6787ebcc0ae0d630bebf [2024-10-14T08:18:49.899Z] $ docker rm -f --volumes 1ed795278d2459d7fa4de8e2f1c3070691180fc4aeaa6787ebcc0ae0d630bebf [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:18:50.731Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T08:18:50.819Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-14T08:18:51.475Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T08:18:51.797Z] + ls -al . [2024-10-14T08:18:51.797Z] total 296 [2024-10-14T08:18:51.797Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 14 08:17 . [2024-10-14T08:18:51.797Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:15 .. [2024-10-14T08:18:51.797Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 14 08:15 .dockerignore [2024-10-14T08:18:51.797Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:18 .git [2024-10-14T08:18:51.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:15 .github [2024-10-14T08:18:51.797Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 14 08:15 .gitignore [2024-10-14T08:18:51.797Z] -rw-rw-r-- 1 jenkins jenkins 200 Oct 14 08:15 .golangci.yml [2024-10-14T08:18:51.797Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:16 .semver [2024-10-14T08:18:51.797Z] -rw-rw-r-- 1 jenkins jenkins 20300 Oct 14 08:15 Attribution.txt [2024-10-14T08:18:51.797Z] -rw-rw-r-- 1 jenkins jenkins 11245 Oct 14 08:15 CHANGELOG.md [2024-10-14T08:18:51.797Z] -rw-rw-r-- 1 jenkins jenkins 1768 Oct 14 08:15 Dockerfile [2024-10-14T08:18:51.797Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:15 GOVERNANCE.md [2024-10-14T08:18:51.797Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 14 08:15 Jenkinsfile [2024-10-14T08:18:51.797Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 14 08:15 LICENSE [2024-10-14T08:18:51.797Z] -rw-rw-r-- 1 jenkins jenkins 3040 Oct 14 08:15 Makefile [2024-10-14T08:18:51.797Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 14 08:15 OWNERS.md [2024-10-14T08:18:51.797Z] -rw-rw-r-- 1 jenkins jenkins 3851 Oct 14 08:15 README.md [2024-10-14T08:18:51.797Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 08:16 VERSION [2024-10-14T08:18:51.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:15 bin [2024-10-14T08:18:51.797Z] -rw-r--r-- 1 jenkins jenkins 55696 Oct 14 08:18 coverage.out [2024-10-14T08:18:51.797Z] -rw-rw-r-- 1 jenkins jenkins 7508 Oct 14 08:15 go.mod [2024-10-14T08:18:51.797Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 14 08:15 go.sum [2024-10-14T08:18:51.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:15 images [2024-10-14T08:18:51.797Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:15 internal [2024-10-14T08:18:51.797Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 14 08:15 main.go [2024-10-14T08:18:51.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:15 openapi [2024-10-14T08:18:51.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:15 res [2024-10-14T08:18:51.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:15 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:18:52.226Z] + 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=a22073f69499906e6450cba5b4d0cb9bd546581e --label arch=amd64 --label version=0.0.0 . [2024-10-14T08:18:52.226Z] Sending build context to Docker daemon 19.98MB [2024-10-14T08:18:52.226Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:18:52.226Z] Step 2/30 : FROM ${BASE} AS builder [2024-10-14T08:18:52.226Z] ---> c01dfbd3dd2c [2024-10-14T08:18:52.226Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T08:18:52.487Z] ---> Running in d947e4d547af [2024-10-14T08:18:52.487Z] Removing intermediate container d947e4d547af [2024-10-14T08:18:52.487Z] ---> 99e65b54b987 [2024-10-14T08:18:52.487Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T08:18:52.487Z] ---> Running in 2ca2c76046c8 [2024-10-14T08:18:52.487Z] Removing intermediate container 2ca2c76046c8 [2024-10-14T08:18:52.487Z] ---> 09a47411cf74 [2024-10-14T08:18:52.487Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:18:52.487Z] ---> Running in 1ea07b2ee052 [2024-10-14T08:18:52.747Z] Removing intermediate container 1ea07b2ee052 [2024-10-14T08:18:52.747Z] ---> 487803c022e5 [2024-10-14T08:18:52.747Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:18:52.747Z] ---> Running in dabcf4457102 [2024-10-14T08:18:53.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:18:53.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:18:53.266Z] OK: 246 MiB in 54 packages [2024-10-14T08:18:53.835Z] Removing intermediate container dabcf4457102 [2024-10-14T08:18:53.835Z] ---> ad5ac2a1c681 [2024-10-14T08:18:53.835Z] Step 7/30 : WORKDIR /app [2024-10-14T08:18:53.835Z] ---> Running in 1c897b5fecb7 [2024-10-14T08:18:53.835Z] Removing intermediate container 1c897b5fecb7 [2024-10-14T08:18:53.835Z] ---> 03274ad68127 [2024-10-14T08:18:53.835Z] Step 8/30 : COPY go.mod vendor* ./ [2024-10-14T08:18:54.094Z] ---> 4fc13b818751 [2024-10-14T08:18:54.094Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:18:54.094Z] ---> Running in 9ce2e16c468d [2024-10-14T08:18:54.662Z] Removing intermediate container 9ce2e16c468d [2024-10-14T08:18:54.662Z] ---> c9df50457a63 [2024-10-14T08:18:54.662Z] Step 10/30 : COPY . . [2024-10-14T08:18:54.922Z] ---> 00777038ae8b [2024-10-14T08:18:54.922Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:18:55.187Z] ---> Running in 378117fca499 [2024-10-14T08:18:55.187Z] Removing intermediate container 378117fca499 [2024-10-14T08:18:55.187Z] ---> 7044c28e8e4e [2024-10-14T08:18:55.187Z] Step 12/30 : RUN $MAKE [2024-10-14T08:18:55.187Z] ---> Running in bf42b13664a4 [2024-10-14T08:18:55.446Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -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 -ldflags "-bindnow" -buildmode=pie -o app-rfid-llrp-inventory [2024-10-14T08:19:34.156Z] Removing intermediate container bf42b13664a4 [2024-10-14T08:19:34.156Z] ---> 13497561c232 [2024-10-14T08:19:34.156Z] Step 13/30 : FROM alpine:3.20 [2024-10-14T08:19:34.156Z] 3.20: Pulling from library/alpine [2024-10-14T08:19:34.156Z] 43c4264eed91: Already exists [2024-10-14T08:19:34.156Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:19:34.156Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T08:19:34.156Z] ---> 91ef0af61f39 [2024-10-14T08:19:34.156Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T08:19:34.156Z] ---> Running in 157d52a77714 [2024-10-14T08:19:34.156Z] Removing intermediate container 157d52a77714 [2024-10-14T08:19:34.156Z] ---> 121b1440ef73 [2024-10-14T08:19:34.156Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-10-14T08:19:34.156Z] ---> Running in 3dc01ae22413 [2024-10-14T08:19:34.156Z] Removing intermediate container 3dc01ae22413 [2024-10-14T08:19:34.156Z] ---> 5061a6c8d32d [2024-10-14T08:19:34.156Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-10-14T08:19:34.156Z] ---> Running in 0e6db2ee32b4 [2024-10-14T08:19:34.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:19:34.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:19:34.156Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-14T08:19:34.156Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-14T08:19:34.156Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:19:34.156Z] Executing ca-certificates-20240705-r0.trigger [2024-10-14T08:19:34.156Z] OK: 9 MiB in 16 packages [2024-10-14T08:19:34.156Z] Removing intermediate container 0e6db2ee32b4 [2024-10-14T08:19:34.156Z] ---> d95e48b3fd03 [2024-10-14T08:19:34.156Z] Step 17/30 : RUN apk --no-cache upgrade [2024-10-14T08:19:34.156Z] ---> Running in 7180bfce4b5d [2024-10-14T08:19:34.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:19:34.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:19:34.156Z] Upgrading critical system libraries and apk-tools: [2024-10-14T08:19:34.156Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:19:34.156Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:19:34.156Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:19:34.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:19:34.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:19:34.156Z] OK: 9 MiB in 16 packages [2024-10-14T08:19:34.156Z] Removing intermediate container 7180bfce4b5d [2024-10-14T08:19:34.156Z] ---> ecba01685e16 [2024-10-14T08:19:34.156Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-14T08:19:34.156Z] ---> 177282cb9c80 [2024-10-14T08:19:34.156Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-14T08:19:34.156Z] ---> 7fea1d73de84 [2024-10-14T08:19:34.156Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-10-14T08:19:34.418Z] ---> eacfe8e3ec5b [2024-10-14T08:19:34.418Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-10-14T08:19:34.418Z] ---> 9813fc14f4ff [2024-10-14T08:19:34.418Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-10-14T08:19:35.355Z] ---> 91a709b0102c [2024-10-14T08:19:35.355Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-10-14T08:19:35.355Z] ---> Running in 2dffb4294ac6 [2024-10-14T08:19:36.291Z] Removing intermediate container 2dffb4294ac6 [2024-10-14T08:19:36.291Z] ---> 3cade5e809f3 [2024-10-14T08:19:36.291Z] Step 24/30 : VOLUME /cache [2024-10-14T08:19:36.291Z] ---> Running in 4a413dec1f5a [2024-10-14T08:19:36.291Z] Removing intermediate container 4a413dec1f5a [2024-10-14T08:19:36.291Z] ---> f4e0d246200e [2024-10-14T08:19:36.291Z] Step 25/30 : EXPOSE 59711 [2024-10-14T08:19:36.291Z] ---> Running in 762f8b9595e1 [2024-10-14T08:19:36.291Z] Removing intermediate container 762f8b9595e1 [2024-10-14T08:19:36.291Z] ---> 00c36c5efe11 [2024-10-14T08:19:36.291Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-10-14T08:19:36.291Z] ---> Running in da4ff2353f22 [2024-10-14T08:19:36.291Z] Removing intermediate container da4ff2353f22 [2024-10-14T08:19:36.291Z] ---> 23c8cdb52dad [2024-10-14T08:19:36.291Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-10-14T08:19:36.291Z] ---> Running in 7c941f150a6e [2024-10-14T08:19:36.549Z] Removing intermediate container 7c941f150a6e [2024-10-14T08:19:36.549Z] ---> 60037c3b8963 [2024-10-14T08:19:36.549Z] Step 28/30 : LABEL arch=amd64 [2024-10-14T08:19:36.549Z] ---> Running in dae3e0a141cb [2024-10-14T08:19:36.549Z] Removing intermediate container dae3e0a141cb [2024-10-14T08:19:36.549Z] ---> 594af4f07286 [2024-10-14T08:19:36.549Z] Step 29/30 : LABEL git_sha=a22073f69499906e6450cba5b4d0cb9bd546581e [2024-10-14T08:19:36.549Z] ---> Running in 61369f5799ae [2024-10-14T08:19:36.808Z] Removing intermediate container 61369f5799ae [2024-10-14T08:19:36.808Z] ---> f5122fe37cbf [2024-10-14T08:19:36.808Z] Step 30/30 : LABEL version=0.0.0 [2024-10-14T08:19:36.808Z] ---> Running in ead340c5f5a8 [2024-10-14T08:19:36.808Z] Removing intermediate container ead340c5f5a8 [2024-10-14T08:19:36.808Z] ---> 310116f1ac8e [2024-10-14T08:19:36.808Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T08:19:36.808Z] Successfully built 310116f1ac8e [2024-10-14T08:19:36.808Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:19:37.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:19:37.835Z] [2024-10-14T08:19:37.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:19:38.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:19:38.243Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-14T08:19:38.243Z] 5eb5b503b376: Pulling fs layer [2024-10-14T08:19:38.243Z] 5c69ac0246d0: Pulling fs layer [2024-10-14T08:19:38.243Z] ec43610c2a17: Pulling fs layer [2024-10-14T08:19:38.243Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-14T08:19:38.243Z] 33b1e0a273af: Pulling fs layer [2024-10-14T08:19:38.243Z] 5d3b04190fa2: Pulling fs layer [2024-10-14T08:19:38.243Z] 2f39f015ded8: Pulling fs layer [2024-10-14T08:19:38.243Z] 33b1e0a273af: Waiting [2024-10-14T08:19:38.243Z] 5d3b04190fa2: Waiting [2024-10-14T08:19:38.243Z] 3a2ae6a8a46f: Waiting [2024-10-14T08:19:38.243Z] 5c69ac0246d0: Verifying Checksum [2024-10-14T08:19:38.243Z] 5c69ac0246d0: Download complete [2024-10-14T08:19:38.243Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-14T08:19:38.243Z] 3a2ae6a8a46f: Download complete [2024-10-14T08:19:38.243Z] 33b1e0a273af: Download complete [2024-10-14T08:19:38.243Z] 5d3b04190fa2: Verifying Checksum [2024-10-14T08:19:38.243Z] 5d3b04190fa2: Download complete [2024-10-14T08:19:38.502Z] ec43610c2a17: Verifying Checksum [2024-10-14T08:19:38.502Z] ec43610c2a17: Download complete [2024-10-14T08:19:38.502Z] 5eb5b503b376: Verifying Checksum [2024-10-14T08:19:38.502Z] 5eb5b503b376: Download complete [2024-10-14T08:19:39.077Z] 2f39f015ded8: Download complete [2024-10-14T08:19:39.643Z] 5eb5b503b376: Pull complete [2024-10-14T08:19:39.900Z] 5c69ac0246d0: Pull complete [2024-10-14T08:19:40.493Z] ec43610c2a17: Pull complete [2024-10-14T08:19:40.493Z] 3a2ae6a8a46f: Pull complete [2024-10-14T08:19:40.754Z] 33b1e0a273af: Pull complete [2024-10-14T08:19:40.754Z] 5d3b04190fa2: Pull complete [2024-10-14T08:19:46.029Z] 2f39f015ded8: Pull complete [2024-10-14T08:19:46.029Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-14T08:19:46.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:19:46.029Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:19:46.296Z] prd-ubuntu20.04-docker-8c-8g-22714 does not seem to be running inside a container [2024-10-14T08:19:46.325Z] $ 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-309 -v /w/workspace/y_app-rfid-llrp-inventory_PR-309:/w/workspace/y_app-rfid-llrp-inventory_PR-309:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-14T08:19:48.533Z] $ docker top daed268da4f4f35ca9cf0529e31aefa71524d1a2de582ab59b9fd9200f75a20e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:19:49.000Z] ---> job-cost.sh [2024-10-14T08:19:49.000Z] lf-activate-venv: SKIPPING [2024-10-14T08:19:49.000Z] INFO: No Stack... [2024-10-14T08:19:49.261Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T08:19:49.521Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T08:19:49.841Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-309/archives/cost.csv [2024-10-14T08:19:49.841Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T08:19:49.889Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-309-1-stack-cost] [2024-10-14T08:19:49.896Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-309-1-stack-cost] did not exist. Created. [2024-10-14T08:19:49.903Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-309-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T08:19:50.322Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-14T08:19:50.381Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T08:19:50.416Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-309-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T08:19:50.509Z] $ docker stop --time=1 daed268da4f4f35ca9cf0529e31aefa71524d1a2de582ab59b9fd9200f75a20e [2024-10-14T08:19:51.670Z] $ docker rm -f --volumes daed268da4f4f35ca9cf0529e31aefa71524d1a2de582ab59b9fd9200f75a20e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-14T08:19:58.785Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22716 in /w/workspace/y_app-rfid-llrp-inventory_PR-309 [Pipeline] { [Pipeline] ws [2024-10-14T08:19:58.864Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-10-14T08:20:01.973Z] The recommended git tool is: git [2024-10-14T08:20:07.384Z] using credential edgex-jenkins-ssh [2024-10-14T08:20:07.406Z] Cloning the remote Git repository [2024-10-14T08:20:07.464Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-14T08:20:07.568Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-10-14T08:20:07.712Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-14T08:20:07.713Z] > git --version # timeout=10 [2024-10-14T08:20:07.741Z] > git --version # 'git version 2.25.1' [2024-10-14T08:20:07.744Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T08:20:07.906Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T08:20:11.908Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-10-14T08:20:11.931Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T08:20:13.668Z] Merging remotes/origin/main commit 177adeae7629dfca2237b77997b1ab90b6e46731 into PR head commit a22073f69499906e6450cba5b4d0cb9bd546581e [2024-10-14T08:20:12.985Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-10-14T08:20:13.034Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-14T08:20:13.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T08:20:13.061Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/309/head:refs/remotes/origin/PR-309 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-14T08:20:13.690Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T08:20:13.992Z] Merge succeeded, producing a22073f69499906e6450cba5b4d0cb9bd546581e [2024-10-14T08:20:13.992Z] Checking out Revision a22073f69499906e6450cba5b4d0cb9bd546581e (PR-309) [2024-10-14T08:20:13.774Z] > git checkout -f a22073f69499906e6450cba5b4d0cb9bd546581e # timeout=10 [2024-10-14T08:20:13.881Z] > git remote # timeout=10 [2024-10-14T08:20:13.899Z] > git config --get remote.origin.url # timeout=10 [2024-10-14T08:20:13.918Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T08:20:13.938Z] > git merge 177adeae7629dfca2237b77997b1ab90b6e46731 # timeout=10 [2024-10-14T08:20:13.965Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-14T08:20:13.998Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T08:20:14.012Z] > git checkout -f a22073f69499906e6450cba5b4d0cb9bd546581e # timeout=10 [2024-10-14T08:20:17.760Z] Commit message: "feat: Enable PIE support for ASLR and full RELRO" [2024-10-14T08:20:17.816Z] > git --version # timeout=10 [2024-10-14T08:20:17.829Z] > git --version # 'git version 2.25.1' [2024-10-14T08:20:17.847Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:20:19.844Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-14T08:20:19.844Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T08:20:19.844Z] Dload Upload Total Spent Left Speed [2024-10-14T08:20:19.844Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 231k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh [2024-10-14T08:20:20.186Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-14T08:20:20.537Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-14T08:20:20.537Z] + sudo tee /etc/docker/daemon.new [2024-10-14T08:20:20.537Z] { [2024-10-14T08:20:20.537Z] "registry-mirrors": [ [2024-10-14T08:20:20.537Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-14T08:20:20.537Z] ], [2024-10-14T08:20:20.537Z] "bip": "10.250.0.254/24", [2024-10-14T08:20:20.537Z] "hosts": [ [2024-10-14T08:20:20.537Z] "tcp://0.0.0.0:5555", [2024-10-14T08:20:20.537Z] "unix:///var/run/docker.sock" [2024-10-14T08:20:20.537Z] ], [2024-10-14T08:20:20.537Z] "mtu": 1458, [2024-10-14T08:20:20.537Z] "selinux-enabled": true, [2024-10-14T08:20:20.537Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-14T08:20:20.537Z] } [Pipeline] sh [2024-10-14T08:20:20.887Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-14T08:20:21.245Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:20:39.634Z] provisioning config files... [2024-10-14T08:20:39.661Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config11849674789593040523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:20:40.172Z] ---> ****-login.sh [2024-10-14T08:20:40.172Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:20:40.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:20:40.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:20:40.764Z] Configure a credential helper to remove this warning. See [2024-10-14T08:20:40.764Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:20:40.764Z] [2024-10-14T08:20:40.764Z] Login Succeeded [2024-10-14T08:20:40.764Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:20:41.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:20:41.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:20:41.313Z] Configure a credential helper to remove this warning. See [2024-10-14T08:20:41.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:20:41.313Z] [2024-10-14T08:20:41.313Z] Login Succeeded [2024-10-14T08:20:41.313Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:20:41.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:20:41.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:20:41.584Z] Configure a credential helper to remove this warning. See [2024-10-14T08:20:41.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:20:41.584Z] [2024-10-14T08:20:41.584Z] Login Succeeded [2024-10-14T08:20:41.584Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:20:41.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:20:42.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:20:42.121Z] Configure a credential helper to remove this warning. See [2024-10-14T08:20:42.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:20:42.121Z] [2024-10-14T08:20:42.121Z] Login Succeeded [2024-10-14T08:20:42.121Z] ****.io [2024-10-14T08:20:42.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:20:42.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:20:42.662Z] Configure a credential helper to remove this warning. See [2024-10-14T08:20:42.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:20:42.662Z] [2024-10-14T08:20:42.662Z] Login Succeeded [2024-10-14T08:20:42.662Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:20:42.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T08:20:43.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:20:43.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:20:43.305Z] ========================================================= [2024-10-14T08:20:43.305Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-14T08:20:43.305Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:20:43.874Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T08:20:44.153Z] Sending build context to Docker daemon 684.5kB [2024-10-14T08:20:44.153Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:20:44.153Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T08:20:44.427Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-14T08:20:44.427Z] cf04c63912e1: Pulling fs layer [2024-10-14T08:20:44.427Z] 55b35a11ae5e: Pulling fs layer [2024-10-14T08:20:44.427Z] a37a00ec5f00: Pulling fs layer [2024-10-14T08:20:44.427Z] 50b3750afda1: Pulling fs layer [2024-10-14T08:20:44.427Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T08:20:44.427Z] 80978eb59214: Pulling fs layer [2024-10-14T08:20:44.427Z] c9f46d7d2bd2: Pulling fs layer [2024-10-14T08:20:44.427Z] c5a475d317c9: Pulling fs layer [2024-10-14T08:20:44.427Z] 4f4fb700ef54: Waiting [2024-10-14T08:20:44.427Z] 80978eb59214: Waiting [2024-10-14T08:20:44.427Z] c9f46d7d2bd2: Waiting [2024-10-14T08:20:44.427Z] 50b3750afda1: Waiting [2024-10-14T08:20:44.427Z] c5a475d317c9: Waiting [2024-10-14T08:20:44.427Z] 55b35a11ae5e: Verifying Checksum [2024-10-14T08:20:44.427Z] 55b35a11ae5e: Download complete [2024-10-14T08:20:44.427Z] 50b3750afda1: Download complete [2024-10-14T08:20:44.427Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T08:20:44.427Z] 4f4fb700ef54: Download complete [2024-10-14T08:20:44.427Z] 80978eb59214: Verifying Checksum [2024-10-14T08:20:44.427Z] 80978eb59214: Download complete [2024-10-14T08:20:44.427Z] cf04c63912e1: Verifying Checksum [2024-10-14T08:20:44.427Z] cf04c63912e1: Download complete [2024-10-14T08:20:45.025Z] c5a475d317c9: Verifying Checksum [2024-10-14T08:20:45.026Z] c5a475d317c9: Download complete [2024-10-14T08:20:45.618Z] cf04c63912e1: Pull complete [2024-10-14T08:20:45.891Z] 55b35a11ae5e: Pull complete [2024-10-14T08:20:46.878Z] a37a00ec5f00: Verifying Checksum [2024-10-14T08:20:46.878Z] a37a00ec5f00: Download complete [2024-10-14T08:20:47.465Z] c9f46d7d2bd2: Verifying Checksum [2024-10-14T08:20:47.465Z] c9f46d7d2bd2: Download complete [2024-10-14T08:21:02.477Z] a37a00ec5f00: Pull complete [2024-10-14T08:21:02.477Z] 50b3750afda1: Pull complete [2024-10-14T08:21:02.477Z] 4f4fb700ef54: Pull complete [2024-10-14T08:21:02.477Z] 80978eb59214: Pull complete [2024-10-14T08:21:09.146Z] c9f46d7d2bd2: Pull complete [2024-10-14T08:21:11.107Z] c5a475d317c9: Pull complete [2024-10-14T08:21:11.107Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-14T08:21:11.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T08:21:11.107Z] ---> be29e6b0f0d4 [2024-10-14T08:21:11.107Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T08:21:11.756Z] ---> Running in 2cf0930d155e [2024-10-14T08:21:12.023Z] Removing intermediate container 2cf0930d155e [2024-10-14T08:21:12.023Z] ---> 33ea2e9c65d6 [2024-10-14T08:21:12.023Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T08:21:12.023Z] ---> Running in 3f8d85972ecf [2024-10-14T08:21:12.611Z] Removing intermediate container 3f8d85972ecf [2024-10-14T08:21:12.611Z] ---> f3f910edfc3d [2024-10-14T08:21:12.611Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:21:12.611Z] ---> Running in 28db606acaef [2024-10-14T08:21:12.884Z] Removing intermediate container 28db606acaef [2024-10-14T08:21:12.884Z] ---> 1eb6d32b3002 [2024-10-14T08:21:12.884Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:21:12.884Z] ---> Running in ee15cf365d0c [2024-10-14T08:21:14.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:21:14.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:21:15.971Z] OK: 238 MiB in 54 packages [2024-10-14T08:21:17.377Z] Removing intermediate container ee15cf365d0c [2024-10-14T08:21:17.377Z] ---> 7f4cce480104 [2024-10-14T08:21:17.377Z] Step 7/12 : WORKDIR /app [2024-10-14T08:21:17.377Z] ---> Running in cd2749dc0218 [2024-10-14T08:21:17.377Z] Removing intermediate container cd2749dc0218 [2024-10-14T08:21:17.377Z] ---> d8baa4285eb1 [2024-10-14T08:21:17.377Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-14T08:21:17.975Z] ---> e33cacb31d15 [2024-10-14T08:21:17.975Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:21:17.975Z] ---> Running in 2a27dd73e643 [2024-10-14T08:23:09.681Z] Removing intermediate container 2a27dd73e643 [2024-10-14T08:23:09.681Z] ---> 38195146eee2 [2024-10-14T08:23:09.681Z] Step 10/12 : COPY . . [2024-10-14T08:23:09.681Z] ---> 5edf700e1448 [2024-10-14T08:23:09.681Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:23:09.681Z] ---> Running in ddb2ef7c5f0a [2024-10-14T08:23:09.681Z] Removing intermediate container ddb2ef7c5f0a [2024-10-14T08:23:09.681Z] ---> ded520014a2d [2024-10-14T08:23:09.681Z] Step 12/12 : RUN $MAKE [2024-10-14T08:23:09.681Z] ---> Running in 6983b518120c [2024-10-14T08:23:09.681Z] noop [2024-10-14T08:23:10.271Z] Removing intermediate container 6983b518120c [2024-10-14T08:23:10.271Z] ---> ac7288bc2cfe [2024-10-14T08:23:10.271Z] Successfully built ac7288bc2cfe [2024-10-14T08:23:10.271Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:23:10.785Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T08:23:10.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:23:11.121Z] prd-ubuntu20.04-docker-arm64-4c-16g-22716 does not seem to be running inside a container [2024-10-14T08:23:11.193Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-14T08:23:13.088Z] $ docker top 16effac23a685b567e849f4cef224fac2e21a4a5ab2b817dce90b769ff27dded -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:23:14.045Z] + go version [2024-10-14T08:23:14.045Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-14T08:23:14.081Z] $ docker stop --time=1 16effac23a685b567e849f4cef224fac2e21a4a5ab2b817dce90b769ff27dded [2024-10-14T08:23:15.752Z] $ docker rm -f --volumes 16effac23a685b567e849f4cef224fac2e21a4a5ab2b817dce90b769ff27dded [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:23:16.734Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T08:23:16.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:23:17.032Z] prd-ubuntu20.04-docker-arm64-4c-16g-22716 does not seem to be running inside a container [2024-10-14T08:23:17.098Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-14T08:23:18.375Z] $ docker top 80292107dfe187f3da92278dd1924710acbcaa140889f0cf19679ef8a9dffdcd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:23:19.274Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-10-14T08:23:20.002Z] + make test [2024-10-14T08:23:20.002Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-14T08:28:27.218Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-10-14T08:28:27.218Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-10-14T08:28:27.218Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.383s coverage: 86.2% of statements [2024-10-14T08:28:35.447Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.410s coverage: 71.9% of statements [2024-10-14T08:28:37.396Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-14T08:28:37.396Z] go vet ./... [2024-10-14T08:33:19.377Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T08:33:19.377Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T08:33:19.377Z] ./bin/test-attribution.sh [Pipeline] echo [2024-10-14T08:33:19.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T08:33:19.448Z] $ docker stop --time=1 80292107dfe187f3da92278dd1924710acbcaa140889f0cf19679ef8a9dffdcd [2024-10-14T08:33:21.363Z] $ docker rm -f --volumes 80292107dfe187f3da92278dd1924710acbcaa140889f0cf19679ef8a9dffdcd [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:33:23.974Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T08:33:24.016Z] Warning: overwriting stash ‘coverage-report’ [2024-10-14T08:33:24.582Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:33:25.246Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T08:33:25.599Z] + ls -al . [2024-10-14T08:33:25.599Z] total 292 [2024-10-14T08:33:25.599Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:23 . [2024-10-14T08:33:25.599Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:20 .. [2024-10-14T08:33:25.599Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 14 08:20 .dockerignore [2024-10-14T08:33:25.599Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:20 .git [2024-10-14T08:33:25.599Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:20 .github [2024-10-14T08:33:25.599Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 14 08:20 .gitignore [2024-10-14T08:33:25.599Z] -rw-rw-r-- 1 jenkins jenkins 200 Oct 14 08:20 .golangci.yml [2024-10-14T08:33:25.599Z] -rw-rw-r-- 1 jenkins jenkins 20300 Oct 14 08:20 Attribution.txt [2024-10-14T08:33:25.599Z] -rw-rw-r-- 1 jenkins jenkins 11245 Oct 14 08:20 CHANGELOG.md [2024-10-14T08:33:25.599Z] -rw-rw-r-- 1 jenkins jenkins 1768 Oct 14 08:20 Dockerfile [2024-10-14T08:33:25.599Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:20 GOVERNANCE.md [2024-10-14T08:33:25.599Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 14 08:20 Jenkinsfile [2024-10-14T08:33:25.599Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 14 08:20 LICENSE [2024-10-14T08:33:25.599Z] -rw-rw-r-- 1 jenkins jenkins 3040 Oct 14 08:20 Makefile [2024-10-14T08:33:25.599Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 14 08:20 OWNERS.md [2024-10-14T08:33:25.599Z] -rw-rw-r-- 1 jenkins jenkins 3851 Oct 14 08:20 README.md [2024-10-14T08:33:25.599Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 08:16 VERSION [2024-10-14T08:33:25.599Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:20 bin [2024-10-14T08:33:25.599Z] -rw-r--r-- 1 jenkins jenkins 55696 Oct 14 08:28 coverage.out [2024-10-14T08:33:25.599Z] -rw-rw-r-- 1 jenkins jenkins 7508 Oct 14 08:20 go.mod [2024-10-14T08:33:25.599Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 14 08:20 go.sum [2024-10-14T08:33:25.599Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:20 images [2024-10-14T08:33:25.599Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:20 internal [2024-10-14T08:33:25.599Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 14 08:20 main.go [2024-10-14T08:33:25.599Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:20 openapi [2024-10-14T08:33:25.599Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:20 res [2024-10-14T08:33:25.599Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:20 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:33:26.068Z] + 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=a22073f69499906e6450cba5b4d0cb9bd546581e --label arch=arm64 --label version=0.0.0 . [2024-10-14T08:33:26.339Z] Sending build context to Docker daemon 684.5kB [2024-10-14T08:33:26.339Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:33:26.339Z] Step 2/30 : FROM ${BASE} AS builder [2024-10-14T08:33:26.339Z] ---> ac7288bc2cfe [2024-10-14T08:33:26.339Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T08:33:26.608Z] ---> Running in ea7ee0d6ed51 [2024-10-14T08:33:26.877Z] Removing intermediate container ea7ee0d6ed51 [2024-10-14T08:33:26.877Z] ---> 384cec9ceb09 [2024-10-14T08:33:26.877Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T08:33:26.877Z] ---> Running in c69851b45838 [2024-10-14T08:33:27.148Z] Removing intermediate container c69851b45838 [2024-10-14T08:33:27.148Z] ---> fc0509ae04c8 [2024-10-14T08:33:27.148Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:33:27.417Z] ---> Running in ad7ee7c24784 [2024-10-14T08:33:27.689Z] Removing intermediate container ad7ee7c24784 [2024-10-14T08:33:27.690Z] ---> d3bab982370b [2024-10-14T08:33:27.690Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:33:27.690Z] ---> Running in 6f17e0e9d8bf [2024-10-14T08:33:29.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:33:29.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:33:31.112Z] OK: 238 MiB in 54 packages [2024-10-14T08:33:32.536Z] Removing intermediate container 6f17e0e9d8bf [2024-10-14T08:33:32.536Z] ---> e3dca737ed92 [2024-10-14T08:33:32.536Z] Step 7/30 : WORKDIR /app [2024-10-14T08:33:32.536Z] ---> Running in 6210dc967918 [2024-10-14T08:33:32.805Z] Removing intermediate container 6210dc967918 [2024-10-14T08:33:32.805Z] ---> faff2ec5ef04 [2024-10-14T08:33:32.805Z] Step 8/30 : COPY go.mod vendor* ./ [2024-10-14T08:33:33.396Z] ---> 8db70cdbdf1d [2024-10-14T08:33:33.396Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:33:33.396Z] ---> Running in 555cbd471d33 [2024-10-14T08:33:35.990Z] Removing intermediate container 555cbd471d33 [2024-10-14T08:33:35.990Z] ---> c8793976869d [2024-10-14T08:33:35.990Z] Step 10/30 : COPY . . [2024-10-14T08:33:36.956Z] ---> 12b38967fa14 [2024-10-14T08:33:36.956Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:33:36.956Z] ---> Running in b5004b176ab2 [2024-10-14T08:33:37.231Z] Removing intermediate container b5004b176ab2 [2024-10-14T08:33:37.231Z] ---> fbe030ba3d20 [2024-10-14T08:33:37.231Z] Step 12/30 : RUN $MAKE [2024-10-14T08:33:37.231Z] ---> Running in f9a991700b01 [2024-10-14T08:33:38.660Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -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 -ldflags "-bindnow" -buildmode=pie -o app-rfid-llrp-inventory [2024-10-14T08:38:30.617Z] Removing intermediate container f9a991700b01 [2024-10-14T08:38:30.617Z] ---> de8f49fe6f1b [2024-10-14T08:38:30.617Z] Step 13/30 : FROM alpine:3.20 [2024-10-14T08:38:30.617Z] 3.20: Pulling from library/alpine [2024-10-14T08:38:30.617Z] cf04c63912e1: Already exists [2024-10-14T08:38:30.617Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:38:30.617Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T08:38:30.617Z] ---> c157a85ed455 [2024-10-14T08:38:30.617Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T08:38:30.617Z] ---> Running in a655e51fe806 [2024-10-14T08:38:30.617Z] Removing intermediate container a655e51fe806 [2024-10-14T08:38:30.617Z] ---> b02aab25f246 [2024-10-14T08:38:30.617Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-10-14T08:38:30.617Z] ---> Running in aace892ba9ec [2024-10-14T08:38:30.617Z] Removing intermediate container aace892ba9ec [2024-10-14T08:38:30.617Z] ---> e2a2b0eba264 [2024-10-14T08:38:30.617Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-10-14T08:38:30.617Z] ---> Running in d2e51586ec1a [2024-10-14T08:38:30.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:38:30.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:38:32.841Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-14T08:38:32.841Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-14T08:38:32.841Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:38:32.841Z] Executing ca-certificates-20240705-r0.trigger [2024-10-14T08:38:33.111Z] OK: 10 MiB in 16 packages [2024-10-14T08:38:34.537Z] Removing intermediate container d2e51586ec1a [2024-10-14T08:38:34.537Z] ---> d4918b198651 [2024-10-14T08:38:34.537Z] Step 17/30 : RUN apk --no-cache upgrade [2024-10-14T08:38:34.806Z] ---> Running in e108019cc2ae [2024-10-14T08:38:35.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:38:36.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:38:37.777Z] Upgrading critical system libraries and apk-tools: [2024-10-14T08:38:37.777Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:38:37.777Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:38:38.368Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:38:38.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:38:38.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:38:40.600Z] OK: 10 MiB in 16 packages [2024-10-14T08:38:41.576Z] Removing intermediate container e108019cc2ae [2024-10-14T08:38:41.576Z] ---> 13ed52e22232 [2024-10-14T08:38:41.576Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-14T08:38:43.000Z] ---> c5784f996101 [2024-10-14T08:38:43.000Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-14T08:38:43.269Z] ---> b8eaf9c20bd4 [2024-10-14T08:38:43.269Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-10-14T08:38:43.856Z] ---> 03f2bb5f0437 [2024-10-14T08:38:43.856Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-10-14T08:38:44.824Z] ---> bfa559375e91 [2024-10-14T08:38:44.824Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-10-14T08:38:47.433Z] ---> 5bae32683fb1 [2024-10-14T08:38:47.433Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-10-14T08:38:47.433Z] ---> Running in 12ef03b82dcc [2024-10-14T08:38:49.388Z] Removing intermediate container 12ef03b82dcc [2024-10-14T08:38:49.388Z] ---> 1c4a333c4a22 [2024-10-14T08:38:49.388Z] Step 24/30 : VOLUME /cache [2024-10-14T08:38:49.388Z] ---> Running in 4dcce947dd91 [2024-10-14T08:38:49.658Z] Removing intermediate container 4dcce947dd91 [2024-10-14T08:38:49.658Z] ---> ebbdda789cbc [2024-10-14T08:38:49.658Z] Step 25/30 : EXPOSE 59711 [2024-10-14T08:38:49.926Z] ---> Running in 83774d1eb035 [2024-10-14T08:38:50.192Z] Removing intermediate container 83774d1eb035 [2024-10-14T08:38:50.192Z] ---> 7c9d26f78201 [2024-10-14T08:38:50.192Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-10-14T08:38:50.192Z] ---> Running in 8d285d4f5dbf [2024-10-14T08:38:50.462Z] Removing intermediate container 8d285d4f5dbf [2024-10-14T08:38:50.462Z] ---> 0133289e6fcb [2024-10-14T08:38:50.462Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-10-14T08:38:50.731Z] ---> Running in 64832a073e10 [2024-10-14T08:38:51.000Z] Removing intermediate container 64832a073e10 [2024-10-14T08:38:51.000Z] ---> 19a02c36f3ed [2024-10-14T08:38:51.000Z] Step 28/30 : LABEL arch=arm64 [2024-10-14T08:38:51.000Z] ---> Running in e6a0f857d216 [2024-10-14T08:38:51.590Z] Removing intermediate container e6a0f857d216 [2024-10-14T08:38:51.590Z] ---> db3e756f18e3 [2024-10-14T08:38:51.590Z] Step 29/30 : LABEL git_sha=a22073f69499906e6450cba5b4d0cb9bd546581e [2024-10-14T08:38:51.590Z] ---> Running in 4af203055149 [2024-10-14T08:38:51.858Z] Removing intermediate container 4af203055149 [2024-10-14T08:38:51.858Z] ---> 67d133f801a0 [2024-10-14T08:38:51.858Z] Step 30/30 : LABEL version=0.0.0 [2024-10-14T08:38:51.858Z] ---> Running in 2f036e601278 [2024-10-14T08:38:52.128Z] Removing intermediate container 2f036e601278 [2024-10-14T08:38:52.128Z] ---> dd1ab30d03e2 [2024-10-14T08:38:52.128Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T08:38:52.128Z] Successfully built dd1ab30d03e2 [2024-10-14T08:38:52.128Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:38:53.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T08:38:53.082Z] [2024-10-14T08:38:53.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:38:53.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T08:38:53.809Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-14T08:38:53.809Z] 8998bd30e6a1: Pulling fs layer [2024-10-14T08:38:53.809Z] 04944245beec: Pulling fs layer [2024-10-14T08:38:53.809Z] 699f458cf7ca: Pulling fs layer [2024-10-14T08:38:53.809Z] 765212b225bb: Pulling fs layer [2024-10-14T08:38:53.809Z] f23df028b6ca: Pulling fs layer [2024-10-14T08:38:53.809Z] d65c8cfc05b1: Pulling fs layer [2024-10-14T08:38:53.809Z] 2437ff75d9bd: Pulling fs layer [2024-10-14T08:38:53.809Z] 765212b225bb: Waiting [2024-10-14T08:38:53.809Z] d65c8cfc05b1: Waiting [2024-10-14T08:38:53.809Z] 2437ff75d9bd: Waiting [2024-10-14T08:38:53.809Z] 04944245beec: Verifying Checksum [2024-10-14T08:38:53.809Z] 04944245beec: Download complete [2024-10-14T08:38:53.809Z] 765212b225bb: Verifying Checksum [2024-10-14T08:38:53.809Z] 765212b225bb: Download complete [2024-10-14T08:38:53.809Z] f23df028b6ca: Verifying Checksum [2024-10-14T08:38:53.809Z] f23df028b6ca: Download complete [2024-10-14T08:38:53.809Z] d65c8cfc05b1: Verifying Checksum [2024-10-14T08:38:53.809Z] d65c8cfc05b1: Download complete [2024-10-14T08:38:54.081Z] 699f458cf7ca: Verifying Checksum [2024-10-14T08:38:54.081Z] 699f458cf7ca: Download complete [2024-10-14T08:38:54.669Z] 8998bd30e6a1: Download complete [2024-10-14T08:38:57.272Z] 2437ff75d9bd: Verifying Checksum [2024-10-14T08:38:57.272Z] 2437ff75d9bd: Download complete [2024-10-14T08:38:59.233Z] 8998bd30e6a1: Pull complete [2024-10-14T08:38:59.837Z] 04944245beec: Pull complete [2024-10-14T08:39:01.784Z] 699f458cf7ca: Pull complete [2024-10-14T08:39:02.064Z] 765212b225bb: Pull complete [2024-10-14T08:39:03.023Z] f23df028b6ca: Pull complete [2024-10-14T08:39:03.291Z] d65c8cfc05b1: Pull complete [2024-10-14T08:39:21.505Z] 2437ff75d9bd: Pull complete [2024-10-14T08:39:21.505Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-14T08:39:21.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T08:39:21.505Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:39:21.880Z] prd-ubuntu20.04-docker-arm64-4c-16g-22716 does not seem to be running inside a container [2024-10-14T08:39:21.945Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-14T08:39:25.019Z] $ docker top 4be53e24320cfe6b29fa01dce376141927e24c8e7a451a2abcafa8bf4cf843b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:39:25.969Z] ---> job-cost.sh [2024-10-14T08:39:25.969Z] lf-activate-venv: SKIPPING [2024-10-14T08:39:25.969Z] INFO: No Stack... [2024-10-14T08:39:26.241Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-14T08:39:27.206Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T08:39:27.892Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2024-10-14T08:39:27.892Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T08:39:27.998Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-309-1-stack-cost] [2024-10-14T08:39:28.005Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-309-1-stack-cost] did not exist. Created. [2024-10-14T08:39:28.011Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-309-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T08:39:28.785Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-25a7bc1d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-14T08:39:29.575Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-14T08:39:29.623Z] Warning: overwriting stash ‘stack-cost’ [2024-10-14T08:39:29.705Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T08:39:29.729Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-309-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T08:39:29.819Z] $ docker stop --time=1 4be53e24320cfe6b29fa01dce376141927e24c8e7a451a2abcafa8bf4cf843b2 [2024-10-14T08:39:31.456Z] $ docker rm -f --volumes 4be53e24320cfe6b29fa01dce376141927e24c8e7a451a2abcafa8bf4cf843b2 [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 [2024-10-14T08:39:32.716Z] provisioning config files... [2024-10-14T08:39:32.724Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp/config15059455612584086718tmp [Pipeline] { [Pipeline] sh [2024-10-14T08:39:33.075Z] + set +x [2024-10-14T08:39:33.075Z] + + bash -s -- [2024-10-14T08:39:33.075Z] curl -s https://codecov.io/bash [2024-10-14T08:39:33.075Z] [2024-10-14T08:39:33.075Z] _____ _ [2024-10-14T08:39:33.075Z] / ____| | | [2024-10-14T08:39:33.075Z] | | ___ __| | ___ ___ _____ __ [2024-10-14T08:39:33.075Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-14T08:39:33.075Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-14T08:39:33.075Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-14T08:39:33.075Z] Bash-1.0.6 [2024-10-14T08:39:33.075Z] [2024-10-14T08:39:33.075Z] [2024-10-14T08:39:33.075Z] ==> git version 2.25.1 found [2024-10-14T08:39:33.075Z] ==> 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 [2024-10-14T08:39:33.075Z] Release-Date: 2020-01-08 [2024-10-14T08:39:33.075Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-14T08:39:33.075Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-14T08:39:33.075Z] ==> Jenkins CI detected. [2024-10-14T08:39:33.075Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-309 [2024-10-14T08:39:33.075Z] project root: . [2024-10-14T08:39:33.075Z] --> token set from env [2024-10-14T08:39:33.075Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-14T08:39:33.075Z] ==> Running gcov in . (disable via -X gcov) [2024-10-14T08:39:33.075Z] ==> Python coveragepy not found [2024-10-14T08:39:33.075Z] ==> Searching for coverage reports in: [2024-10-14T08:39:33.075Z] + . [2024-10-14T08:39:33.075Z] -> Found 1 reports [2024-10-14T08:39:33.075Z] ==> Detecting git/mercurial file structure [2024-10-14T08:39:33.075Z] ==> Reading reports [2024-10-14T08:39:33.075Z] + ./coverage.out bytes=55696 [2024-10-14T08:39:33.075Z] ==> Appending adjustments [2024-10-14T08:39:33.075Z] https://docs.codecov.io/docs/fixing-reports [2024-10-14T08:39:33.334Z] + Found adjustments [2024-10-14T08:39:33.334Z] ==> Gzipping contents [2024-10-14T08:39:33.334Z] 16K /tmp/codecov.CfxM32.gz [2024-10-14T08:39:33.334Z] ==> Uploading reports [2024-10-14T08:39:33.334Z] url: https://codecov.io [2024-10-14T08:39:33.334Z] query: branch=PR-309&commit=a22073f69499906e6450cba5b4d0cb9bd546581e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-309%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=309&job=&cmd_args= [2024-10-14T08:39:33.334Z] -> Pinging Codecov [2024-10-14T08:39:33.334Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-309&commit=a22073f69499906e6450cba5b4d0cb9bd546581e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-309%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=309&job=&cmd_args= [2024-10-14T08:39:33.594Z] -> Uploading to [2024-10-14T08:39:33.594Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/a22073f69499906e6450cba5b4d0cb9bd546581e/5e3e5f2b-014f-49bf-9b75-126d1ed01c3b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T083933Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=dfe7e4785f413a8ced3f43001241c21cc57bbe549ec3055bb18ee380d78019c5 [2024-10-14T08:39:33.594Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T08:39:33.594Z] Dload Upload Total Spent Left Speed [2024-10-14T08:39:33.854Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12869 0 0 100 12869 0 51067 --:--:-- --:--:-- --:--:-- 51067 [2024-10-14T08:39:33.854Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a22073f69499906e6450cba5b4d0cb9bd546581e [Pipeline] } [2024-10-14T08:39:33.888Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-14T08:39:36.184Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-309/archives ] [2024-10-14T08:39:36.184Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-309/archives [2024-10-14T08:39:36.184Z] total 16 [2024-10-14T08:39:36.184Z] drwxr-xr-x 3 root root 4096 Oct 14 08:19 . [2024-10-14T08:39:36.184Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 14 08:19 .. [2024-10-14T08:39:36.184Z] drwxr-xr-x 2 root root 4096 Oct 14 08:19 cost [2024-10-14T08:39:36.184Z] -rw-r--r-- 1 root root 95 Oct 14 08:19 cost.csv [2024-10-14T08:39:36.184Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-309/archives [2024-10-14T08:39:36.184Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-309/archives [2024-10-14T08:39:36.184Z] total 16 [2024-10-14T08:39:36.184Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:19 . [2024-10-14T08:39:36.184Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 14 08:19 .. [2024-10-14T08:39:36.184Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 08:19 cost [2024-10-14T08:39:36.184Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 14 08:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:39:36.537Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:39:37.450Z] ---> package-listing.sh [2024-10-14T08:39:37.450Z] ++ facter osfamily [2024-10-14T08:39:37.450Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-14T08:39:37.712Z] + OS_FAMILY=debian [2024-10-14T08:39:37.712Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-309 [2024-10-14T08:39:37.712Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-14T08:39:37.712Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-14T08:39:37.712Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-14T08:39:37.712Z] + PACKAGES=/tmp/packages_start.txt [2024-10-14T08:39:37.712Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-309 ']' [2024-10-14T08:39:37.712Z] + PACKAGES=/tmp/packages_end.txt [2024-10-14T08:39:37.712Z] + case "${OS_FAMILY}" in [2024-10-14T08:39:37.712Z] + dpkg -l [2024-10-14T08:39:37.712Z] + grep '^ii' [2024-10-14T08:39:37.712Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-14T08:39:37.712Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-14T08:39:37.712Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-14T08:39:37.712Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-309 ']' [2024-10-14T08:39:37.712Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-309/archives/ [2024-10-14T08:39:37.712Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-309/archives/ [Pipeline] echo [2024-10-14T08:39:37.755Z] 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-309/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-14T08:39:38.062Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:39:38.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:39:38.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:39:39.023Z] prd-ubuntu20.04-docker-8c-8g-22714 does not seem to be running inside a container [2024-10-14T08:39:39.095Z] $ 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-309/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-309 -v /w/workspace/y_app-rfid-llrp-inventory_PR-309:/w/workspace/y_app-rfid-llrp-inventory_PR-309:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-14T08:39:39.299Z] $ docker top 257a6fce1c1ea4d9d00ffa84d1e77c8619e42ab9fbe7ed0d7aaf1b28964e8dd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:39:39.718Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-14T08:39:40.038Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-14T08:39:40.362Z] + ls /var/log/sa-host [2024-10-14T08:39:40.362Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:39:40.597Z] provisioning config files... [2024-10-14T08:39:40.607Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp/config16772224945834564406tmp [Pipeline] { [Pipeline] echo [2024-10-14T08:39:40.680Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:39:41.003Z] ---> create-netrc.sh [Pipeline] } [2024-10-14T08:39:41.035Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:39:41.463Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-14T08:39:41.501Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:39:41.827Z] ---> sudo-logs.sh [2024-10-14T08:39:41.827Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-14T08:39:41.929Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:39:42.256Z] ---> job-cost.sh [2024-10-14T08:39:42.256Z] lf-activate-venv: SKIPPING [2024-10-14T08:39:42.256Z] DEBUG: total: 0.2199999988079071 [2024-10-14T08:39:42.256Z] INFO: Retrieving Stack Cost... [2024-10-14T08:39:42.518Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T08:39:43.089Z] INFO: Archiving Costs [Pipeline] echo [2024-10-14T08:39:43.131Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:39:43.457Z] ---> logs-deploy.sh [2024-10-14T08:39:43.457Z] lf-activate-venv: SKIPPING [2024-10-14T08:39:43.457Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-309/1 [2024-10-14T08:39:43.457Z] INFO: archiving workspace using pattern(s): [2024-10-14T08:39:44.396Z] Archives upload complete. [2024-10-14T08:39:44.655Z] INFO: archiving logs to Nexus