Pull request #160 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd5fe45f27940c84fe617d2a215cdd572bf06688+cb9c3911ed414974470d0055f1b5db75799e1a22 (ee89ffc82e7dd39dc7d0110946807051c7b52d06) 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-ssh4398705593535502880.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh8802888995587389694.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-160/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-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10147682002616484821.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-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12998990823111516525.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh1307353990315567357.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-160/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-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14624828831476233461.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1260 in /w/workspace/y_app-rfid-llrp-inventory_PR-160 [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-160 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cb9c3911ed414974470d0055f1b5db75799e1a22 into PR head commit bd5fe45f27940c84fe617d2a215cdd572bf06688 Merge succeeded, producing bd5fe45f27940c84fe617d2a215cdd572bf06688 Checking out Revision bd5fe45f27940c84fe617d2a215cdd572bf06688 (PR-160) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a > 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/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd5fe45f27940c84fe617d2a215cdd572bf06688 # 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 cb9c3911ed414974470d0055f1b5db75799e1a22 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd5fe45f27940c84fe617d2a215cdd572bf06688 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T16:26:25.443Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T16:26:25.610Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T16:26:25.720Z] ========================================================= [2023-03-15T16:26:25.720Z] EdgeX Global Pipelines Version Info [2023-03-15T16:26:25.720Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:26:26.462Z] ------------------- [2023-03-15T16:26:26.462Z] stable info: [2023-03-15T16:26:26.462Z] ------------------- [2023-03-15T16:26:26.462Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T16:26:26.462Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T16:26:26.462Z] Message: update stable to v1.0.245 [2023-03-15T16:26:27.033Z] ------------------- [2023-03-15T16:26:27.033Z] experimental info: [2023-03-15T16:26:27.033Z] ------------------- [2023-03-15T16:26:27.033Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T16:26:27.033Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T16:26:27.033Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T16:26:27.349Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-15T16:26:27.389Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-15T16:26:27.432Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T16:26:27.528Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T16:26:27.640Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T16:26:27.684Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T16:26:27.729Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T16:26:27.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-15T16:26:27.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T16:26:27.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T16:26:27.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T16:26:27.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-15T16:26:27.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T16:26:28.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T16:26:28.058Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T16:26:28.109Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T16:26:28.246Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T16:26:28.294Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T16:26:28.347Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T16:26:28.396Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T16:26:28.439Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-15T16:26:28.485Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-15T16:26:28.524Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-15T16:26:28.564Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-15T16:26:28.601Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-15T16:26:28.645Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T16:26:28.687Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T16:26:28.736Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-160 [Pipeline] echo [2023-03-15T16:26:28.775Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-160 [Pipeline] echo [2023-03-15T16:26:28.885Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-160 [Pipeline] echo [2023-03-15T16:26:28.925Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd5fe45f27940c84fe617d2a215cdd572bf06688 [Pipeline] echo [2023-03-15T16:26:28.962Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd5fe45 [Pipeline] echo [2023-03-15T16:26:29.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:26:29.183Z] provisioning config files... [2023-03-15T16:26:29.197Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/config15639063935666020008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:26:29.544Z] ---> docker-login.sh [2023-03-15T16:26:29.544Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:26:29.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:26:29.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:26:29.804Z] Configure a credential helper to remove this warning. See [2023-03-15T16:26:29.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:26:29.804Z] [2023-03-15T16:26:29.804Z] Login Succeeded [2023-03-15T16:26:29.804Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:26:29.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:26:29.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:26:29.804Z] Configure a credential helper to remove this warning. See [2023-03-15T16:26:29.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:26:29.804Z] [2023-03-15T16:26:29.804Z] Login Succeeded [2023-03-15T16:26:29.804Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:26:30.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:26:30.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:26:30.065Z] Configure a credential helper to remove this warning. See [2023-03-15T16:26:30.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:26:30.065Z] [2023-03-15T16:26:30.065Z] Login Succeeded [2023-03-15T16:26:30.065Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:26:30.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:26:30.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:26:30.065Z] Configure a credential helper to remove this warning. See [2023-03-15T16:26:30.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:26:30.065Z] [2023-03-15T16:26:30.065Z] Login Succeeded [2023-03-15T16:26:30.065Z] docker.io [2023-03-15T16:26:30.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:26:30.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:26:30.325Z] Configure a credential helper to remove this warning. See [2023-03-15T16:26:30.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:26:30.325Z] [2023-03-15T16:26:30.325Z] Login Succeeded [2023-03-15T16:26:30.325Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:26:30.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T16:26:30.952Z] + git rev-list -1 --merges bd5fe45f27940c84fe617d2a215cdd572bf06688~1..bd5fe45f27940c84fe617d2a215cdd572bf06688 [Pipeline] echo [2023-03-15T16:26:31.016Z] -----------> git rev-list -1 --merges bd5fe45f27940c84fe617d2a215cdd572bf06688~1..bd5fe45f27940c84fe617d2a215cdd572bf06688 bd5fe45f27940c84fe617d2a215cdd572bf06688 [false] [Pipeline] sh [2023-03-15T16:26:31.320Z] + git log --format=format:%s -1 bd5fe45f27940c84fe617d2a215cdd572bf06688 [Pipeline] echo [2023-03-15T16:26:31.348Z] ========================================================= [2023-03-15T16:26:31.348Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T16:26:31.348Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T16:26:31.766Z] + git log --format=format:%s -1 bd5fe45f27940c84fe617d2a215cdd572bf06688 [Pipeline] echo [2023-03-15T16:26:31.825Z] [semverPrep] GIT_COMMIT: bd5fe45f27940c84fe617d2a215cdd572bf06688, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-15T16:26:31.967Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-15T16:26:32.452Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T16:26:32.452Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T16:26:32.452Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T16:26:32.452Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T16:26:32.452Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T16:26:32.452Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T16:26:32.452Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:26:32.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:26:32.884Z] [2023-03-15T16:26:32.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:26:33.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:26:33.263Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T16:26:33.263Z] b85a868b505f: Pulling fs layer [2023-03-15T16:26:33.263Z] e2be974225ed: Pulling fs layer [2023-03-15T16:26:33.263Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T16:26:33.263Z] 988bab9f4d93: Pulling fs layer [2023-03-15T16:26:33.263Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T16:26:33.263Z] eaf3925da568: Pulling fs layer [2023-03-15T16:26:33.263Z] 988bab9f4d93: Waiting [2023-03-15T16:26:33.263Z] bab4dde63d76: Pulling fs layer [2023-03-15T16:26:33.263Z] bde34c3a00c8: Pulling fs layer [2023-03-15T16:26:33.263Z] 1469e6f7b9e6: Waiting [2023-03-15T16:26:33.263Z] bab4dde63d76: Waiting [2023-03-15T16:26:33.263Z] bde34c3a00c8: Waiting [2023-03-15T16:26:33.263Z] eaf3925da568: Waiting [2023-03-15T16:26:33.263Z] b352a97aabf1: Pulling fs layer [2023-03-15T16:26:33.263Z] 4872d77fe225: Pulling fs layer [2023-03-15T16:26:33.263Z] 5851b861e8e6: Pulling fs layer [2023-03-15T16:26:33.263Z] b352a97aabf1: Waiting [2023-03-15T16:26:33.263Z] 5851b861e8e6: Waiting [2023-03-15T16:26:33.263Z] 4872d77fe225: Waiting [2023-03-15T16:26:33.263Z] e2be974225ed: Download complete [2023-03-15T16:26:33.263Z] 988bab9f4d93: Verifying Checksum [2023-03-15T16:26:33.263Z] 988bab9f4d93: Download complete [2023-03-15T16:26:33.530Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T16:26:33.530Z] 1469e6f7b9e6: Download complete [2023-03-15T16:26:33.530Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T16:26:33.530Z] 339a4e72a1f5: Download complete [2023-03-15T16:26:33.530Z] eaf3925da568: Verifying Checksum [2023-03-15T16:26:33.530Z] eaf3925da568: Download complete [2023-03-15T16:26:33.530Z] bde34c3a00c8: Verifying Checksum [2023-03-15T16:26:33.530Z] bde34c3a00c8: Download complete [2023-03-15T16:26:33.530Z] b352a97aabf1: Verifying Checksum [2023-03-15T16:26:33.530Z] b352a97aabf1: Download complete [2023-03-15T16:26:33.530Z] 4872d77fe225: Verifying Checksum [2023-03-15T16:26:33.530Z] 4872d77fe225: Download complete [2023-03-15T16:26:33.530Z] 5851b861e8e6: Verifying Checksum [2023-03-15T16:26:33.530Z] 5851b861e8e6: Download complete [2023-03-15T16:26:33.530Z] b85a868b505f: Download complete [2023-03-15T16:26:33.795Z] bab4dde63d76: Verifying Checksum [2023-03-15T16:26:33.795Z] bab4dde63d76: Download complete [2023-03-15T16:26:34.740Z] b85a868b505f: Pull complete [2023-03-15T16:26:34.998Z] e2be974225ed: Pull complete [2023-03-15T16:26:35.564Z] 339a4e72a1f5: Pull complete [2023-03-15T16:26:35.564Z] 988bab9f4d93: Pull complete [2023-03-15T16:26:35.564Z] 1469e6f7b9e6: Pull complete [2023-03-15T16:26:35.822Z] eaf3925da568: Pull complete [2023-03-15T16:26:37.721Z] bab4dde63d76: Pull complete [2023-03-15T16:26:37.721Z] bde34c3a00c8: Pull complete [2023-03-15T16:26:37.982Z] b352a97aabf1: Pull complete [2023-03-15T16:26:37.982Z] 4872d77fe225: Pull complete [2023-03-15T16:26:37.982Z] 5851b861e8e6: Pull complete [2023-03-15T16:26:37.982Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T16:26:37.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:26:38.242Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:26:38.472Z] prd-ubuntu20.04-docker-8c-8g-1260 does not seem to be running inside a container [2023-03-15T16:26:38.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-160 -v /w/workspace/y_app-rfid-llrp-inventory_PR-160:/w/workspace/y_app-rfid-llrp-inventory_PR-160:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T16:26:44.719Z] $ docker top 116efa622d2239d00ccabea456423aea29265832f13e7b6c6c3fae2a508e12e3 -eo pid,comm [2023-03-15T16:26:44.771Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-15T16:26:44.771Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T16:26:44.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T16:26:44.904Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T16:26:45.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T16:26:45.022Z] $ docker exec 116efa622d2239d00ccabea456423aea29265832f13e7b6c6c3fae2a508e12e3 ssh-agent [2023-03-15T16:26:45.146Z] SSH_AUTH_SOCK=/tmp/ssh-bqy3YETCiCVt/agent.32 [2023-03-15T16:26:45.146Z] SSH_AGENT_PID=38 [2023-03-15T16:26:45.154Z] Running ssh-add (command line suppressed) [2023-03-15T16:26:45.260Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/private_key_5048090418723970671.key (/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/private_key_5048090418723970671.key) [2023-03-15T16:26:45.276Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T16:26:45.600Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T16:26:45.628Z] $ docker exec --env ******** --env ******** 116efa622d2239d00ccabea456423aea29265832f13e7b6c6c3fae2a508e12e3 ssh-agent -k [2023-03-15T16:26:45.729Z] unset SSH_AUTH_SOCK; [2023-03-15T16:26:45.729Z] unset SSH_AGENT_PID; [2023-03-15T16:26:45.730Z] echo Agent pid 38 killed; [2023-03-15T16:26:45.739Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T16:26:45.835Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T16:26:45.836Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T16:26:45.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T16:26:45.941Z] $ docker exec 116efa622d2239d00ccabea456423aea29265832f13e7b6c6c3fae2a508e12e3 ssh-agent [2023-03-15T16:26:46.055Z] SSH_AUTH_SOCK=/tmp/ssh-3SsZWVPOriAW/agent.70 [2023-03-15T16:26:46.055Z] SSH_AGENT_PID=76 [2023-03-15T16:26:46.060Z] Running ssh-add (command line suppressed) [2023-03-15T16:26:46.161Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/private_key_10248573247031950154.key (/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/private_key_10248573247031950154.key) [2023-03-15T16:26:46.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T16:26:46.507Z] + git semver init [2023-03-15T16:26:46.766Z] 2023-03-15 16:26:46,692 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T16:26:46.766Z] 2023-03-15 16:26:46,693 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver [2023-03-15T16:26:46.766Z] 2023-03-15 16:26:46,694 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver [2023-03-15T16:26:46.766Z] 2023-03-15 16:26:46,694 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-160, universal_newlines=False, shell=None, istream=None) [2023-03-15T16:26:48.143Z] 2023-03-15 16:26:47,929 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-160/.git/info/exclude [2023-03-15T16:26:48.143Z] 2023-03-15 16:26:47,930 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver/PR-160 with force:False [2023-03-15T16:26:48.143Z] 2023-03-15 16:26:47,930 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver/PR-160 [2023-03-15T16:26:48.143Z] 2023-03-15 16:26:47,935 [execute] INFO git cat-file --batch-check [2023-03-15T16:26:48.143Z] 2023-03-15 16:26:47,935 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T16:26:48.143Z] 2023-03-15 16:26:47,941 [execute] INFO git cat-file --batch [2023-03-15T16:26:48.143Z] 2023-03-15 16:26:47,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T16:26:48.143Z] 2023-03-15 16:26:47,946 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver/PR-160 [2023-03-15T16:26:48.143Z] 0.0.0 [Pipeline] } [2023-03-15T16:26:48.171Z] $ docker exec --env ******** --env ******** 116efa622d2239d00ccabea456423aea29265832f13e7b6c6c3fae2a508e12e3 ssh-agent -k [2023-03-15T16:26:48.261Z] unset SSH_AUTH_SOCK; [2023-03-15T16:26:48.263Z] unset SSH_AGENT_PID; [2023-03-15T16:26:48.263Z] echo Agent pid 76 killed; [2023-03-15T16:26:48.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T16:26:48.695Z] + git semver [Pipeline] } [2023-03-15T16:26:48.989Z] $ docker stop --time=1 116efa622d2239d00ccabea456423aea29265832f13e7b6c6c3fae2a508e12e3 [2023-03-15T16:26:50.268Z] $ docker rm -f --volumes 116efa622d2239d00ccabea456423aea29265832f13e7b6c6c3fae2a508e12e3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T16:26:50.667Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T16:26:50.944Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T16:26:50.965Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:26:51.539Z] provisioning config files... [2023-03-15T16:26:51.549Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/config10515235895911716868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:26:51.909Z] ---> docker-login.sh [2023-03-15T16:26:51.909Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:26:51.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:26:51.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:26:51.909Z] Configure a credential helper to remove this warning. See [2023-03-15T16:26:51.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:26:51.909Z] [2023-03-15T16:26:51.909Z] Login Succeeded [2023-03-15T16:26:51.909Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:26:51.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:26:51.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:26:51.909Z] Configure a credential helper to remove this warning. See [2023-03-15T16:26:51.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:26:51.909Z] [2023-03-15T16:26:51.909Z] Login Succeeded [2023-03-15T16:26:51.909Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:26:52.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:26:52.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:26:52.170Z] Configure a credential helper to remove this warning. See [2023-03-15T16:26:52.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:26:52.170Z] [2023-03-15T16:26:52.170Z] Login Succeeded [2023-03-15T16:26:52.170Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:26:52.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:26:52.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:26:52.170Z] Configure a credential helper to remove this warning. See [2023-03-15T16:26:52.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:26:52.170Z] [2023-03-15T16:26:52.170Z] Login Succeeded [2023-03-15T16:26:52.170Z] docker.io [2023-03-15T16:26:52.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:26:52.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:26:52.432Z] Configure a credential helper to remove this warning. See [2023-03-15T16:26:52.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:26:52.432Z] [2023-03-15T16:26:52.432Z] Login Succeeded [2023-03-15T16:26:52.432Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:26:52.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T16:26:52.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:26:52.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:26:52.740Z] ========================================================= [2023-03-15T16:26:52.740Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T16:26:52.740Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:26:53.202Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T16:26:53.202Z] Sending build context to Docker daemon 12.59MB [2023-03-15T16:26:53.202Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T16:26:53.202Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T16:26:53.202Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T16:26:53.202Z] 63b65145d645: Pulling fs layer [2023-03-15T16:26:53.202Z] a2d21d5440eb: Pulling fs layer [2023-03-15T16:26:53.202Z] 935e6c44a52c: Pulling fs layer [2023-03-15T16:26:53.202Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T16:26:53.202Z] 30dea6a524f1: Pulling fs layer [2023-03-15T16:26:53.202Z] a2aff8979fd8: Pulling fs layer [2023-03-15T16:26:53.202Z] 6808be2612f2: Pulling fs layer [2023-03-15T16:26:53.202Z] f25807f1079a: Pulling fs layer [2023-03-15T16:26:53.202Z] 30dea6a524f1: Waiting [2023-03-15T16:26:53.202Z] a2aff8979fd8: Waiting [2023-03-15T16:26:53.202Z] 6808be2612f2: Waiting [2023-03-15T16:26:53.202Z] f25807f1079a: Waiting [2023-03-15T16:26:53.202Z] 94cc34f8dd06: Waiting [2023-03-15T16:26:53.461Z] a2d21d5440eb: Verifying Checksum [2023-03-15T16:26:53.461Z] a2d21d5440eb: Download complete [2023-03-15T16:26:53.461Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T16:26:53.461Z] 94cc34f8dd06: Download complete [2023-03-15T16:26:53.461Z] 30dea6a524f1: Verifying Checksum [2023-03-15T16:26:53.461Z] 30dea6a524f1: Download complete [2023-03-15T16:26:53.461Z] 63b65145d645: Verifying Checksum [2023-03-15T16:26:53.461Z] 63b65145d645: Download complete [2023-03-15T16:26:53.461Z] a2aff8979fd8: Verifying Checksum [2023-03-15T16:26:53.461Z] a2aff8979fd8: Download complete [2023-03-15T16:26:53.461Z] 63b65145d645: Pull complete [2023-03-15T16:26:53.726Z] a2d21d5440eb: Pull complete [2023-03-15T16:26:54.304Z] f25807f1079a: Verifying Checksum [2023-03-15T16:26:54.304Z] f25807f1079a: Download complete [2023-03-15T16:26:54.304Z] 935e6c44a52c: Verifying Checksum [2023-03-15T16:26:54.304Z] 935e6c44a52c: Download complete [2023-03-15T16:26:54.562Z] 6808be2612f2: Verifying Checksum [2023-03-15T16:26:54.562Z] 6808be2612f2: Download complete [2023-03-15T16:26:57.851Z] 935e6c44a52c: Pull complete [2023-03-15T16:26:57.851Z] 94cc34f8dd06: Pull complete [2023-03-15T16:26:57.851Z] 30dea6a524f1: Pull complete [2023-03-15T16:26:57.851Z] a2aff8979fd8: Pull complete [2023-03-15T16:27:00.379Z] 6808be2612f2: Pull complete [2023-03-15T16:27:00.947Z] f25807f1079a: Pull complete [2023-03-15T16:27:00.947Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T16:27:00.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T16:27:00.947Z] ---> 3b553350e43f [2023-03-15T16:27:00.947Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T16:27:06.364Z] Still waiting to schedule task [2023-03-15T16:27:06.364Z] ‘prd-ubuntu20.04-docker-8c-8g-1275’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-15T16:27:06.364Z] ‘prd-ubuntu20.04-docker-8c-8g-1276’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-15T16:27:06.364Z] ‘prd-ubuntu20.04-docker-8c-8g-1277’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-15T16:27:06.364Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1281’ is offline [2023-03-15T16:27:06.364Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1282’ is offline [2023-03-15T16:27:06.364Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1283’ is offline [2023-03-15T16:27:06.364Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1285’ is offline [2023-03-15T16:27:06.365Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1286’ is offline [2023-03-15T16:27:10.963Z] ---> Running in 64555f3d1ecf [2023-03-15T16:27:11.222Z] Removing intermediate container 64555f3d1ecf [2023-03-15T16:27:11.222Z] ---> f5ce0bafafa5 [2023-03-15T16:27:11.222Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T16:27:11.222Z] ---> Running in 04046162ccc2 [2023-03-15T16:27:11.222Z] Removing intermediate container 04046162ccc2 [2023-03-15T16:27:11.222Z] ---> 1a9abcf769b0 [2023-03-15T16:27:11.222Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:27:11.222Z] ---> Running in 7a96bffd29ff [2023-03-15T16:27:11.222Z] Removing intermediate container 7a96bffd29ff [2023-03-15T16:27:11.222Z] ---> ccfeb0f78795 [2023-03-15T16:27:11.222Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T16:27:11.481Z] ---> Running in 671994cfb8b3 [2023-03-15T16:27:11.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T16:27:11.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T16:27:11.999Z] OK: 265 MiB in 53 packages [2023-03-15T16:27:12.258Z] Removing intermediate container 671994cfb8b3 [2023-03-15T16:27:12.258Z] ---> 75d3d5614309 [2023-03-15T16:27:12.258Z] Step 7/12 : WORKDIR /app [2023-03-15T16:27:12.258Z] ---> Running in 31b2319190a1 [2023-03-15T16:27:12.258Z] Removing intermediate container 31b2319190a1 [2023-03-15T16:27:12.258Z] ---> 8f7ddc56ef16 [2023-03-15T16:27:12.258Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-15T16:27:12.516Z] ---> 99ddb8091070 [2023-03-15T16:27:12.516Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:27:12.516Z] ---> Running in 2ae1cbf0825b [2023-03-15T16:27:59.265Z] Removing intermediate container 2ae1cbf0825b [2023-03-15T16:27:59.265Z] ---> f8cc161897f4 [2023-03-15T16:27:59.265Z] Step 10/12 : COPY . . [2023-03-15T16:27:59.836Z] ---> a10a5fe57c13 [2023-03-15T16:27:59.836Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:27:59.836Z] ---> Running in 702270f473f6 [2023-03-15T16:27:59.836Z] Removing intermediate container 702270f473f6 [2023-03-15T16:27:59.836Z] ---> cf6ffcf31113 [2023-03-15T16:27:59.836Z] Step 12/12 : RUN $MAKE [2023-03-15T16:27:59.836Z] ---> Running in 33779004da5c [2023-03-15T16:28:00.098Z] noop [2023-03-15T16:28:00.359Z] Removing intermediate container 33779004da5c [2023-03-15T16:28:00.359Z] ---> 552ba46ac87e [2023-03-15T16:28:00.359Z] Successfully built 552ba46ac87e [2023-03-15T16:28:00.359Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:28:00.814Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T16:28:00.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:28:00.972Z] prd-ubuntu20.04-docker-8c-8g-1260 does not seem to be running inside a container [2023-03-15T16:28:01.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-160 -v /w/workspace/y_app-rfid-llrp-inventory_PR-160:/w/workspace/y_app-rfid-llrp-inventory_PR-160:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T16:28:01.353Z] $ docker top 375133b027814bf179c97ff8a8c3ff662eaa20d96cbe2e3f0e09b9cbcabb87e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:28:01.736Z] + go version [2023-03-15T16:28:01.736Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T16:28:01.770Z] $ docker stop --time=1 375133b027814bf179c97ff8a8c3ff662eaa20d96cbe2e3f0e09b9cbcabb87e6 [2023-03-15T16:28:03.061Z] $ docker rm -f --volumes 375133b027814bf179c97ff8a8c3ff662eaa20d96cbe2e3f0e09b9cbcabb87e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:28:03.740Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T16:28:03.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:28:03.883Z] prd-ubuntu20.04-docker-8c-8g-1260 does not seem to be running inside a container [2023-03-15T16:28:03.918Z] $ 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-160 -v /w/workspace/y_app-rfid-llrp-inventory_PR-160:/w/workspace/y_app-rfid-llrp-inventory_PR-160:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T16:28:04.258Z] $ docker top 3b7273ad3cc9c32ff15862d08ae6909c10a82047576e800d8e8cd5a98c921632 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:28:04.642Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-160 [Pipeline] fileExists [Pipeline] sh [2023-03-15T16:28:04.994Z] + make test [2023-03-15T16:28:04.994Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-15T16:28:27.049Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-15T16:28:27.049Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-15T16:28:27.049Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.133s coverage: 86.2% of statements [2023-03-15T16:28:27.982Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.704s coverage: 71.9% of statements [2023-03-15T16:28:49.896Z] go vet ./... [2023-03-15T16:28:52.421Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T16:28:52.421Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T16:28:52.421Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-15T16:28:52.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T16:28:52.491Z] $ docker stop --time=1 3b7273ad3cc9c32ff15862d08ae6909c10a82047576e800d8e8cd5a98c921632 [2023-03-15T16:29:00.378Z] $ docker rm -f --volumes 3b7273ad3cc9c32ff15862d08ae6909c10a82047576e800d8e8cd5a98c921632 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T16:29:00.954Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T16:29:01.036Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-15T16:29:01.625Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T16:29:01.932Z] + ls -al . [2023-03-15T16:29:01.932Z] total 228 [2023-03-15T16:29:01.932Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 16:28 . [2023-03-15T16:29:01.932Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:26 .. [2023-03-15T16:29:01.932Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 15 16:26 .dockerignore [2023-03-15T16:29:01.932Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:26 .git [2023-03-15T16:29:01.932Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:26 .github [2023-03-15T16:29:01.932Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 15 16:26 .gitignore [2023-03-15T16:29:01.932Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:26 .golangci.yml [2023-03-15T16:29:01.932Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:26 .semver [2023-03-15T16:29:01.932Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 15 16:26 Attribution.txt [2023-03-15T16:29:01.932Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 15 16:26 CHANGELOG.md [2023-03-15T16:29:01.932Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 15 16:26 Dockerfile [2023-03-15T16:29:01.932Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:26 GOVERNANCE.md [2023-03-15T16:29:01.932Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 15 16:26 Jenkinsfile [2023-03-15T16:29:01.932Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 16:26 LICENSE [2023-03-15T16:29:01.932Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 15 16:26 Makefile [2023-03-15T16:29:01.932Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 16:26 OWNERS.md [2023-03-15T16:29:01.932Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 15 16:26 README.md [2023-03-15T16:29:01.932Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 16:26 VERSION [2023-03-15T16:29:01.932Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:26 bin [2023-03-15T16:29:01.932Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 15 16:28 coverage.out [2023-03-15T16:29:01.932Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 15 16:26 go.mod [2023-03-15T16:29:01.932Z] -rw-rw-r-- 1 jenkins jenkins 31563 Mar 15 16:26 go.sum [2023-03-15T16:29:01.932Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:26 images [2023-03-15T16:29:01.932Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:26 internal [2023-03-15T16:29:01.932Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 15 16:26 main.go [2023-03-15T16:29:01.932Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:26 res [2023-03-15T16:29:01.932Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:26 snap [2023-03-15T16:29:01.932Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:26 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:29:02.330Z] + 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=bd5fe45f27940c84fe617d2a215cdd572bf06688 --label arch=amd64 --label version=0.0.0 . [2023-03-15T16:29:02.330Z] Sending build context to Docker daemon 12.59MB [2023-03-15T16:29:02.330Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T16:29:02.330Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-15T16:29:02.330Z] ---> 552ba46ac87e [2023-03-15T16:29:02.330Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T16:29:02.899Z] ---> Running in 258de239d09a [2023-03-15T16:29:03.157Z] Removing intermediate container 258de239d09a [2023-03-15T16:29:03.157Z] ---> bdaf0e90f673 [2023-03-15T16:29:03.157Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T16:29:03.157Z] ---> Running in 2b1f2fb62952 [2023-03-15T16:29:03.157Z] Removing intermediate container 2b1f2fb62952 [2023-03-15T16:29:03.157Z] ---> e092032c3690 [2023-03-15T16:29:03.157Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:29:03.157Z] ---> Running in 096288921c83 [2023-03-15T16:29:03.157Z] Removing intermediate container 096288921c83 [2023-03-15T16:29:03.157Z] ---> 93435c856b61 [2023-03-15T16:29:03.157Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T16:29:03.415Z] ---> Running in 41937ca32bfe [2023-03-15T16:29:03.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T16:29:03.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T16:29:03.933Z] OK: 265 MiB in 53 packages [2023-03-15T16:29:04.502Z] Removing intermediate container 41937ca32bfe [2023-03-15T16:29:04.502Z] ---> af67fd814812 [2023-03-15T16:29:04.502Z] Step 7/29 : WORKDIR /app [2023-03-15T16:29:04.502Z] ---> Running in 21f23f9b08e5 [2023-03-15T16:29:04.502Z] Removing intermediate container 21f23f9b08e5 [2023-03-15T16:29:04.502Z] ---> 21c2e08ac155 [2023-03-15T16:29:04.502Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-15T16:29:04.502Z] ---> e0dd07a13159 [2023-03-15T16:29:04.502Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:29:04.762Z] ---> Running in 32ca29762896 [2023-03-15T16:29:05.888Z] Removing intermediate container 32ca29762896 [2023-03-15T16:29:05.888Z] ---> aeda549648ec [2023-03-15T16:29:05.888Z] Step 10/29 : COPY . . [2023-03-15T16:29:06.148Z] ---> e815f50f21cf [2023-03-15T16:29:06.148Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:29:06.148Z] ---> Running in eb3e49a89a19 [2023-03-15T16:29:06.148Z] Removing intermediate container eb3e49a89a19 [2023-03-15T16:29:06.148Z] ---> 9e776de8b89d [2023-03-15T16:29:06.148Z] Step 12/29 : RUN $MAKE [2023-03-15T16:29:06.148Z] ---> Running in 9b5bf54a3bab [2023-03-15T16:29:06.411Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-15T16:29:33.135Z] Removing intermediate container 9b5bf54a3bab [2023-03-15T16:29:33.135Z] ---> a015908fd8e7 [2023-03-15T16:29:33.135Z] Step 13/29 : FROM alpine:3.17 [2023-03-15T16:29:33.135Z] 3.17: Pulling from library/alpine [2023-03-15T16:29:33.135Z] 63b65145d645: Already exists [2023-03-15T16:29:33.135Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T16:29:33.135Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T16:29:33.135Z] ---> b2aa39c304c2 [2023-03-15T16:29:33.135Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-15T16:29:33.135Z] ---> Running in 666264aa164e [2023-03-15T16:29:33.135Z] Removing intermediate container 666264aa164e [2023-03-15T16:29:33.135Z] ---> bce5e13f3d99 [2023-03-15T16:29:33.135Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-15T16:29:33.135Z] ---> Running in 66008b83f856 [2023-03-15T16:29:33.135Z] Removing intermediate container 66008b83f856 [2023-03-15T16:29:33.135Z] ---> 4be43a7a6bb9 [2023-03-15T16:29:33.135Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-15T16:29:33.135Z] ---> Running in 605ee912192f [2023-03-15T16:29:33.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T16:29:33.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T16:29:33.394Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-15T16:29:33.394Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-15T16:29:33.394Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T16:29:33.653Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T16:29:33.653Z] OK: 8 MiB in 17 packages [2023-03-15T16:29:34.220Z] Removing intermediate container 605ee912192f [2023-03-15T16:29:34.220Z] ---> 789b3573e517 [2023-03-15T16:29:34.220Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-15T16:29:34.220Z] ---> cedb82806a1e [2023-03-15T16:29:34.220Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-15T16:29:34.220Z] ---> a0ed5d9deb0b [2023-03-15T16:29:34.220Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-15T16:29:34.477Z] ---> b9f5b92204ca [2023-03-15T16:29:34.477Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-15T16:29:34.477Z] ---> 4e3c64d985b4 [2023-03-15T16:29:34.477Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-15T16:29:35.860Z] ---> dff50e0cbfb0 [2023-03-15T16:29:35.860Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-15T16:29:35.860Z] ---> Running in b8d91ab0706f [2023-03-15T16:29:36.120Z] Removing intermediate container b8d91ab0706f [2023-03-15T16:29:36.120Z] ---> 96dae1e3f715 [2023-03-15T16:29:36.120Z] Step 23/29 : VOLUME /cache [2023-03-15T16:29:36.379Z] ---> Running in 8c34f1d4f34b [2023-03-15T16:29:36.379Z] Removing intermediate container 8c34f1d4f34b [2023-03-15T16:29:36.380Z] ---> c48f2956d27a [2023-03-15T16:29:36.380Z] Step 24/29 : EXPOSE 59711 [2023-03-15T16:29:36.380Z] ---> Running in 2d76c6a7f583 [2023-03-15T16:29:36.380Z] Removing intermediate container 2d76c6a7f583 [2023-03-15T16:29:36.380Z] ---> 5ab6e5ef8f7b [2023-03-15T16:29:36.380Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-15T16:29:36.380Z] ---> Running in 7340d507b1b4 [2023-03-15T16:29:36.637Z] Removing intermediate container 7340d507b1b4 [2023-03-15T16:29:36.637Z] ---> 2845b28161fe [2023-03-15T16:29:36.637Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-15T16:29:36.637Z] ---> Running in 1b98606e3050 [2023-03-15T16:29:36.637Z] Removing intermediate container 1b98606e3050 [2023-03-15T16:29:36.637Z] ---> 3bb0e95ed832 [2023-03-15T16:29:36.637Z] Step 27/29 : LABEL arch=amd64 [2023-03-15T16:29:36.637Z] ---> Running in e9c5c47ccee5 [2023-03-15T16:29:36.896Z] Removing intermediate container e9c5c47ccee5 [2023-03-15T16:29:36.896Z] ---> 066bd79904d6 [2023-03-15T16:29:36.896Z] Step 28/29 : LABEL git_sha=bd5fe45f27940c84fe617d2a215cdd572bf06688 [2023-03-15T16:29:36.896Z] ---> Running in d3b165c9c716 [2023-03-15T16:29:36.896Z] Removing intermediate container d3b165c9c716 [2023-03-15T16:29:36.896Z] ---> ea3e3fc78b1c [2023-03-15T16:29:36.896Z] Step 29/29 : LABEL version=0.0.0 [2023-03-15T16:29:36.896Z] ---> Running in fbd5b19821d9 [2023-03-15T16:29:36.896Z] Removing intermediate container fbd5b19821d9 [2023-03-15T16:29:36.896Z] ---> ead6a26aa1e8 [2023-03-15T16:29:36.896Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T16:29:36.896Z] Successfully built ead6a26aa1e8 [2023-03-15T16:29:36.896Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:29:37.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:29:37.737Z] [2023-03-15T16:29:37.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:29:38.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:29:38.112Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T16:29:38.112Z] 5eb5b503b376: Pulling fs layer [2023-03-15T16:29:38.112Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T16:29:38.112Z] ec43610c2a17: Pulling fs layer [2023-03-15T16:29:38.112Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T16:29:38.112Z] 33b1e0a273af: Pulling fs layer [2023-03-15T16:29:38.112Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T16:29:38.112Z] 2f39f015ded8: Pulling fs layer [2023-03-15T16:29:38.112Z] 3a2ae6a8a46f: Waiting [2023-03-15T16:29:38.112Z] 5d3b04190fa2: Waiting [2023-03-15T16:29:38.112Z] 33b1e0a273af: Waiting [2023-03-15T16:29:38.112Z] 2f39f015ded8: Waiting [2023-03-15T16:29:38.112Z] 5c69ac0246d0: Verifying Checksum [2023-03-15T16:29:38.112Z] 5c69ac0246d0: Download complete [2023-03-15T16:29:38.112Z] 3a2ae6a8a46f: Download complete [2023-03-15T16:29:38.371Z] 33b1e0a273af: Verifying Checksum [2023-03-15T16:29:38.371Z] 33b1e0a273af: Download complete [2023-03-15T16:29:38.371Z] 5d3b04190fa2: Verifying Checksum [2023-03-15T16:29:38.371Z] 5d3b04190fa2: Download complete [2023-03-15T16:29:38.371Z] ec43610c2a17: Verifying Checksum [2023-03-15T16:29:38.371Z] ec43610c2a17: Download complete [2023-03-15T16:29:38.371Z] 5eb5b503b376: Verifying Checksum [2023-03-15T16:29:38.371Z] 5eb5b503b376: Download complete [2023-03-15T16:29:39.302Z] 2f39f015ded8: Download complete [2023-03-15T16:29:39.879Z] 5eb5b503b376: Pull complete [2023-03-15T16:29:39.879Z] 5c69ac0246d0: Pull complete [2023-03-15T16:29:40.449Z] ec43610c2a17: Pull complete [2023-03-15T16:29:40.449Z] 3a2ae6a8a46f: Pull complete [2023-03-15T16:29:40.706Z] 33b1e0a273af: Pull complete [2023-03-15T16:29:40.706Z] 5d3b04190fa2: Pull complete [2023-03-15T16:29:46.118Z] 2f39f015ded8: Pull complete [2023-03-15T16:29:46.118Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T16:29:46.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:29:46.118Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:29:46.328Z] prd-ubuntu20.04-docker-8c-8g-1260 does not seem to be running inside a container [2023-03-15T16:29:46.366Z] $ 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-160 -v /w/workspace/y_app-rfid-llrp-inventory_PR-160:/w/workspace/y_app-rfid-llrp-inventory_PR-160:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T16:29:56.002Z] $ docker top c6440ec34c73bedbe057ea9d2e134963dbe761361a0e2ce009d82ff4a9342bc2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:29:56.423Z] ---> job-cost.sh [2023-03-15T16:29:56.423Z] lf-activate-venv: SKIPPING [2023-03-15T16:29:56.423Z] INFO: No Stack... [2023-03-15T16:29:56.682Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T16:29:56.941Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T16:29:57.258Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives/cost.csv [2023-03-15T16:29:57.258Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T16:29:57.295Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-1-stack-cost] [2023-03-15T16:29:57.299Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-1-stack-cost] did not exist. Created. [2023-03-15T16:29:57.300Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T16:29:57.683Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T16:29:57.737Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T16:29:57.765Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T16:29:57.835Z] $ docker stop --time=1 c6440ec34c73bedbe057ea9d2e134963dbe761361a0e2ce009d82ff4a9342bc2 [2023-03-15T16:29:59.001Z] $ docker rm -f --volumes c6440ec34c73bedbe057ea9d2e134963dbe761361a0e2ce009d82ff4a9342bc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T16:47:43.731Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1961 in /w/workspace/y_app-rfid-llrp-inventory_PR-160 [Pipeline] { [Pipeline] ws [2023-03-15T16:47:43.783Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-03-15T16:47:43.858Z] The recommended git tool is: git [2023-03-15T16:47:50.861Z] using credential edgex-jenkins-ssh [2023-03-15T16:47:50.880Z] Cloning the remote Git repository [2023-03-15T16:47:50.954Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-15T16:47:51.093Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-03-15T16:47:51.295Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-15T16:47:51.297Z] > git --version # timeout=10 [2023-03-15T16:47:51.327Z] > git --version # 'git version 2.25.1' [2023-03-15T16:47:51.332Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T16:47:51.550Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T16:47:53.962Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-15T16:47:53.995Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T16:47:55.230Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-15T16:47:55.284Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-15T16:47:55.285Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T16:47:55.307Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-15T16:47:55.813Z] Merging remotes/origin/main commit cb9c3911ed414974470d0055f1b5db75799e1a22 into PR head commit bd5fe45f27940c84fe617d2a215cdd572bf06688 [2023-03-15T16:47:56.216Z] Merge succeeded, producing bd5fe45f27940c84fe617d2a215cdd572bf06688 [2023-03-15T16:47:56.217Z] Checking out Revision bd5fe45f27940c84fe617d2a215cdd572bf06688 (PR-160) [2023-03-15T16:47:56.918Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-15T16:47:56.977Z] > git --version # timeout=10 [2023-03-15T16:47:56.990Z] > git --version # 'git version 2.25.1' [2023-03-15T16:47:57.006Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T16:47:55.850Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T16:47:55.948Z] > git checkout -f bd5fe45f27940c84fe617d2a215cdd572bf06688 # timeout=10 [2023-03-15T16:47:56.084Z] > git remote # timeout=10 [2023-03-15T16:47:56.108Z] > git config --get remote.origin.url # timeout=10 [2023-03-15T16:47:56.137Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T16:47:56.154Z] > git merge cb9c3911ed414974470d0055f1b5db75799e1a22 # timeout=10 [2023-03-15T16:47:56.189Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-15T16:47:56.223Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T16:47:56.247Z] > git checkout -f bd5fe45f27940c84fe617d2a215cdd572bf06688 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T16:47:58.163Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T16:47:58.164Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T16:47:58.164Z] Dload Upload Total Spent Left Speed [2023-03-15T16:47:58.164Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-03-15T16:47:58.827Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T16:47:59.206Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T16:47:59.206Z] + sudo tee /etc/docker/daemon.new [2023-03-15T16:47:59.206Z] { [2023-03-15T16:47:59.206Z] "registry-mirrors": [ [2023-03-15T16:47:59.206Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T16:47:59.206Z] ], [2023-03-15T16:47:59.206Z] "bip": "10.250.0.254/24", [2023-03-15T16:47:59.206Z] "hosts": [ [2023-03-15T16:47:59.206Z] "tcp://0.0.0.0:5555", [2023-03-15T16:47:59.206Z] "unix:///var/run/docker.sock" [2023-03-15T16:47:59.206Z] ], [2023-03-15T16:47:59.206Z] "mtu": 1458, [2023-03-15T16:47:59.206Z] "selinux-enabled": true, [2023-03-15T16:47:59.206Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T16:47:59.206Z] } [Pipeline] sh [2023-03-15T16:47:59.569Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T16:47:59.937Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:48:18.339Z] provisioning config files... [2023-03-15T16:48:18.372Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config9974668750470099212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:48:18.786Z] ---> docker-login.sh [2023-03-15T16:48:18.786Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:48:19.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:48:19.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:48:19.383Z] Configure a credential helper to remove this warning. See [2023-03-15T16:48:19.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:48:19.383Z] [2023-03-15T16:48:19.383Z] Login Succeeded [2023-03-15T16:48:19.383Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:48:19.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:48:19.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:48:19.930Z] Configure a credential helper to remove this warning. See [2023-03-15T16:48:19.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:48:19.930Z] [2023-03-15T16:48:19.930Z] Login Succeeded [2023-03-15T16:48:19.930Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:48:20.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:48:20.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:48:20.202Z] Configure a credential helper to remove this warning. See [2023-03-15T16:48:20.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:48:20.202Z] [2023-03-15T16:48:20.202Z] Login Succeeded [2023-03-15T16:48:20.202Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:48:20.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:48:20.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:48:20.793Z] Configure a credential helper to remove this warning. See [2023-03-15T16:48:20.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:48:20.793Z] [2023-03-15T16:48:20.793Z] Login Succeeded [2023-03-15T16:48:20.793Z] docker.io [2023-03-15T16:48:21.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:48:21.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:48:21.335Z] Configure a credential helper to remove this warning. See [2023-03-15T16:48:21.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:48:21.335Z] [2023-03-15T16:48:21.335Z] Login Succeeded [2023-03-15T16:48:21.335Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:48:21.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T16:48:21.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:48:21.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:48:21.864Z] ========================================================= [2023-03-15T16:48:21.864Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T16:48:21.864Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:48:22.451Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T16:48:22.746Z] Sending build context to Docker daemon 678.9kB [2023-03-15T16:48:22.746Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T16:48:22.746Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T16:48:23.034Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T16:48:23.034Z] af6eaf76a39c: Pulling fs layer [2023-03-15T16:48:23.034Z] 55522c791124: Pulling fs layer [2023-03-15T16:48:23.034Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T16:48:23.034Z] 169dfbe0d373: Pulling fs layer [2023-03-15T16:48:23.034Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T16:48:23.034Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T16:48:23.034Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T16:48:23.034Z] e1ff8fa3b103: Waiting [2023-03-15T16:48:23.034Z] 52ebb69f0ebf: Waiting [2023-03-15T16:48:23.034Z] 5abe8eddf0d5: Waiting [2023-03-15T16:48:23.034Z] 169dfbe0d373: Waiting [2023-03-15T16:48:23.034Z] 55522c791124: Verifying Checksum [2023-03-15T16:48:23.034Z] 55522c791124: Download complete [2023-03-15T16:48:23.034Z] 169dfbe0d373: Download complete [2023-03-15T16:48:23.034Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T16:48:23.034Z] e1ff8fa3b103: Download complete [2023-03-15T16:48:23.034Z] af6eaf76a39c: Verifying Checksum [2023-03-15T16:48:24.020Z] af6eaf76a39c: Pull complete [2023-03-15T16:48:24.294Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T16:48:24.294Z] 5abe8eddf0d5: Download complete [2023-03-15T16:48:24.909Z] 55522c791124: Pull complete [2023-03-15T16:48:25.905Z] ce5c4a1c91eb: Verifying Checksum [2023-03-15T16:48:25.905Z] ce5c4a1c91eb: Download complete [2023-03-15T16:48:25.905Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T16:48:25.905Z] 52ebb69f0ebf: Download complete [2023-03-15T16:48:38.276Z] ce5c4a1c91eb: Pull complete [2023-03-15T16:48:38.276Z] 169dfbe0d373: Pull complete [2023-03-15T16:48:38.276Z] e1ff8fa3b103: Pull complete [2023-03-15T16:48:43.686Z] 52ebb69f0ebf: Pull complete [2023-03-15T16:48:45.804Z] 5abe8eddf0d5: Pull complete [2023-03-15T16:48:45.804Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T16:48:45.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T16:48:45.804Z] ---> 6cb57ee374ae [2023-03-15T16:48:45.804Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T16:48:47.776Z] ---> Running in 97564b404679 [2023-03-15T16:48:48.053Z] Removing intermediate container 97564b404679 [2023-03-15T16:48:48.053Z] ---> 84dd68c904bb [2023-03-15T16:48:48.053Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T16:48:48.329Z] ---> Running in f14f4e368800 [2023-03-15T16:48:48.601Z] Removing intermediate container f14f4e368800 [2023-03-15T16:48:48.601Z] ---> ef1c08104256 [2023-03-15T16:48:48.601Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:48:48.873Z] ---> Running in c17c54213ce2 [2023-03-15T16:48:49.148Z] Removing intermediate container c17c54213ce2 [2023-03-15T16:48:49.148Z] ---> 6398ad741356 [2023-03-15T16:48:49.148Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T16:48:49.148Z] ---> Running in 8077576e254d [2023-03-15T16:48:50.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T16:48:51.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T16:48:52.979Z] OK: 263 MiB in 53 packages [2023-03-15T16:48:53.951Z] Removing intermediate container 8077576e254d [2023-03-15T16:48:53.951Z] ---> 1e1388dd9970 [2023-03-15T16:48:53.951Z] Step 7/12 : WORKDIR /app [2023-03-15T16:48:53.951Z] ---> Running in 756f60c1a123 [2023-03-15T16:48:54.224Z] Removing intermediate container 756f60c1a123 [2023-03-15T16:48:54.224Z] ---> 4d9fa09eef8e [2023-03-15T16:48:54.224Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-15T16:48:55.198Z] ---> 4d16e0d12dde [2023-03-15T16:48:55.198Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:48:55.198Z] ---> Running in ccbd571a776b [2023-03-15T16:50:03.155Z] Removing intermediate container ccbd571a776b [2023-03-15T16:50:03.155Z] ---> a0b90198d5af [2023-03-15T16:50:03.155Z] Step 10/12 : COPY . . [2023-03-15T16:50:03.155Z] ---> 422655baf167 [2023-03-15T16:50:03.155Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:50:03.155Z] ---> Running in 577300f09982 [2023-03-15T16:50:03.155Z] Removing intermediate container 577300f09982 [2023-03-15T16:50:03.155Z] ---> 93f654e0edcf [2023-03-15T16:50:03.155Z] Step 12/12 : RUN $MAKE [2023-03-15T16:50:03.155Z] ---> Running in 5b7d0c4743ce [2023-03-15T16:50:04.119Z] noop [2023-03-15T16:50:04.708Z] Removing intermediate container 5b7d0c4743ce [2023-03-15T16:50:04.708Z] ---> 5e005078dd2c [2023-03-15T16:50:04.708Z] Successfully built 5e005078dd2c [2023-03-15T16:50:04.708Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:50:05.199Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T16:50:05.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:50:05.521Z] prd-ubuntu20.04-docker-arm64-4c-16g-1961 does not seem to be running inside a container [2023-03-15T16:50:05.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T16:50:06.986Z] $ docker top 29b550964e41071fcb8939dff1e51641ae15887b4a3a80114c298b81bd2be0d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:50:07.934Z] + go version [2023-03-15T16:50:07.934Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T16:50:07.965Z] $ docker stop --time=1 29b550964e41071fcb8939dff1e51641ae15887b4a3a80114c298b81bd2be0d1 [2023-03-15T16:50:09.683Z] $ docker rm -f --volumes 29b550964e41071fcb8939dff1e51641ae15887b4a3a80114c298b81bd2be0d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:50:10.565Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T16:50:10.565Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:50:10.858Z] prd-ubuntu20.04-docker-arm64-4c-16g-1961 does not seem to be running inside a container [2023-03-15T16:50:10.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T16:50:13.799Z] $ docker top 00e42feab30c46ff97b1dfe2b5913186c8851b3f5723f8463c470a17e71240f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:50:14.724Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-03-15T16:50:15.468Z] + make test [2023-03-15T16:50:15.468Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-15T16:53:52.325Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-15T16:53:52.913Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-15T16:53:54.327Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.290s coverage: 86.2% of statements [2023-03-15T16:54:06.677Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.700s coverage: 71.9% of statements [2023-03-15T16:54:06.946Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T16:54:06.946Z] go vet ./... [2023-03-15T16:56:58.768Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T16:56:58.768Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T16:56:58.768Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-15T16:56:58.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T16:56:58.833Z] $ docker stop --time=1 00e42feab30c46ff97b1dfe2b5913186c8851b3f5723f8463c470a17e71240f1 [2023-03-15T16:57:00.914Z] $ docker rm -f --volumes 00e42feab30c46ff97b1dfe2b5913186c8851b3f5723f8463c470a17e71240f1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T16:57:02.904Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T16:57:02.937Z] Warning: overwriting stash ‘coverage-report’ [2023-03-15T16:57:03.579Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T16:57:04.171Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T16:57:04.526Z] + ls -al . [2023-03-15T16:57:04.526Z] total 224 [2023-03-15T16:57:04.526Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 16:50 . [2023-03-15T16:57:04.526Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:47 .. [2023-03-15T16:57:04.526Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 15 16:47 .dockerignore [2023-03-15T16:57:04.526Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:47 .git [2023-03-15T16:57:04.526Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:47 .github [2023-03-15T16:57:04.526Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 15 16:47 .gitignore [2023-03-15T16:57:04.526Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:47 .golangci.yml [2023-03-15T16:57:04.526Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 15 16:47 Attribution.txt [2023-03-15T16:57:04.526Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 15 16:47 CHANGELOG.md [2023-03-15T16:57:04.526Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 15 16:47 Dockerfile [2023-03-15T16:57:04.526Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:47 GOVERNANCE.md [2023-03-15T16:57:04.526Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 15 16:47 Jenkinsfile [2023-03-15T16:57:04.526Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 16:47 LICENSE [2023-03-15T16:57:04.526Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 15 16:47 Makefile [2023-03-15T16:57:04.526Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 16:47 OWNERS.md [2023-03-15T16:57:04.526Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 15 16:47 README.md [2023-03-15T16:57:04.526Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 16:26 VERSION [2023-03-15T16:57:04.526Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:47 bin [2023-03-15T16:57:04.526Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 15 16:54 coverage.out [2023-03-15T16:57:04.526Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 15 16:47 go.mod [2023-03-15T16:57:04.526Z] -rw-rw-r-- 1 jenkins jenkins 31563 Mar 15 16:47 go.sum [2023-03-15T16:57:04.526Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:47 images [2023-03-15T16:57:04.526Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:47 internal [2023-03-15T16:57:04.526Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 15 16:47 main.go [2023-03-15T16:57:04.526Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:47 res [2023-03-15T16:57:04.526Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:47 snap [2023-03-15T16:57:04.526Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:47 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:57:04.966Z] + 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=bd5fe45f27940c84fe617d2a215cdd572bf06688 --label arch=arm64 --label version=0.0.0 . [2023-03-15T16:57:05.238Z] Sending build context to Docker daemon 678.9kB [2023-03-15T16:57:05.238Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T16:57:05.238Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-15T16:57:05.238Z] ---> 5e005078dd2c [2023-03-15T16:57:05.238Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T16:57:05.509Z] ---> Running in c1e9cfc2e955 [2023-03-15T16:57:05.781Z] Removing intermediate container c1e9cfc2e955 [2023-03-15T16:57:05.781Z] ---> a005e927bb45 [2023-03-15T16:57:05.781Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T16:57:05.781Z] ---> Running in 0ace4a5c2129 [2023-03-15T16:57:06.462Z] Removing intermediate container 0ace4a5c2129 [2023-03-15T16:57:06.462Z] ---> 82ee7e837cda [2023-03-15T16:57:06.462Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:57:06.462Z] ---> Running in 31349d727865 [2023-03-15T16:57:06.795Z] Removing intermediate container 31349d727865 [2023-03-15T16:57:06.795Z] ---> ec619c35ed3d [2023-03-15T16:57:06.795Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T16:57:06.795Z] ---> Running in bea71090f11d [2023-03-15T16:57:08.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T16:57:08.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T16:57:10.315Z] OK: 263 MiB in 53 packages [2023-03-15T16:57:10.914Z] Removing intermediate container bea71090f11d [2023-03-15T16:57:10.914Z] ---> 9b25ae3e72bf [2023-03-15T16:57:10.914Z] Step 7/29 : WORKDIR /app [2023-03-15T16:57:11.185Z] ---> Running in 8b95bbefc739 [2023-03-15T16:57:11.457Z] Removing intermediate container 8b95bbefc739 [2023-03-15T16:57:11.457Z] ---> 1ac99f61329d [2023-03-15T16:57:11.457Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-15T16:57:12.045Z] ---> 73cf0a6d4dca [2023-03-15T16:57:12.045Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:57:12.045Z] ---> Running in 45083173191f [2023-03-15T16:57:15.425Z] Removing intermediate container 45083173191f [2023-03-15T16:57:15.425Z] ---> 3dfa5c604709 [2023-03-15T16:57:15.425Z] Step 10/29 : COPY . . [2023-03-15T16:57:16.016Z] ---> d0f8f97a07a9 [2023-03-15T16:57:16.016Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:57:16.016Z] ---> Running in 52b60d93d84f [2023-03-15T16:57:16.294Z] Removing intermediate container 52b60d93d84f [2023-03-15T16:57:16.294Z] ---> 38612a97684e [2023-03-15T16:57:16.294Z] Step 12/29 : RUN $MAKE [2023-03-15T16:57:16.294Z] ---> Running in 84812b8c8e48 [2023-03-15T16:57:17.728Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-15T16:59:54.480Z] Removing intermediate container 84812b8c8e48 [2023-03-15T16:59:54.480Z] ---> c22d9752fda0 [2023-03-15T16:59:54.480Z] Step 13/29 : FROM alpine:3.17 [2023-03-15T16:59:54.480Z] 3.17: Pulling from library/alpine [2023-03-15T16:59:54.480Z] af6eaf76a39c: Already exists [2023-03-15T16:59:54.480Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T16:59:54.480Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T16:59:54.480Z] ---> d74e625d9115 [2023-03-15T16:59:54.480Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-15T16:59:54.480Z] ---> Running in 9d16f0efa83a [2023-03-15T16:59:54.480Z] Removing intermediate container 9d16f0efa83a [2023-03-15T16:59:54.480Z] ---> 20afd0c9f047 [2023-03-15T16:59:54.480Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-15T16:59:54.480Z] ---> Running in 8a83e15499d4 [2023-03-15T16:59:54.480Z] Removing intermediate container 8a83e15499d4 [2023-03-15T16:59:54.480Z] ---> a7053e0269a6 [2023-03-15T16:59:54.480Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-15T16:59:54.480Z] ---> Running in ecfb53ef4855 [2023-03-15T16:59:54.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T16:59:54.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T16:59:54.480Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-15T16:59:54.480Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-15T16:59:54.480Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T16:59:54.480Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T16:59:54.753Z] OK: 8 MiB in 17 packages [2023-03-15T16:59:58.111Z] Removing intermediate container ecfb53ef4855 [2023-03-15T16:59:58.111Z] ---> 9a5f28c58c45 [2023-03-15T16:59:58.111Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-15T16:59:58.380Z] ---> e53ea7a7c2cf [2023-03-15T16:59:58.380Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-15T16:59:58.970Z] ---> 1080dec2de12 [2023-03-15T16:59:58.970Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-15T16:59:59.564Z] ---> 6a68e8dfaeae [2023-03-15T16:59:59.564Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-15T17:00:00.152Z] ---> afb165f01edc [2023-03-15T17:00:00.152Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-15T17:00:01.574Z] ---> f24d4e8e2e55 [2023-03-15T17:00:01.574Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-15T17:00:01.574Z] ---> Running in 3fecd78c5231 [2023-03-15T17:00:03.558Z] Removing intermediate container 3fecd78c5231 [2023-03-15T17:00:03.558Z] ---> 30b4399f26d6 [2023-03-15T17:00:03.558Z] Step 23/29 : VOLUME /cache [2023-03-15T17:00:03.558Z] ---> Running in 187ed3e926fc [2023-03-15T17:00:03.842Z] Removing intermediate container 187ed3e926fc [2023-03-15T17:00:03.842Z] ---> f139cd205200 [2023-03-15T17:00:03.842Z] Step 24/29 : EXPOSE 59711 [2023-03-15T17:00:04.113Z] ---> Running in 0cfd3ddd47f8 [2023-03-15T17:00:04.387Z] Removing intermediate container 0cfd3ddd47f8 [2023-03-15T17:00:04.387Z] ---> e061d1001747 [2023-03-15T17:00:04.387Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-15T17:00:04.387Z] ---> Running in 022e5ad82993 [2023-03-15T17:00:04.979Z] Removing intermediate container 022e5ad82993 [2023-03-15T17:00:04.979Z] ---> 080fcea75d81 [2023-03-15T17:00:04.979Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-15T17:00:04.979Z] ---> Running in 2c9335940f40 [2023-03-15T17:00:05.265Z] Removing intermediate container 2c9335940f40 [2023-03-15T17:00:05.265Z] ---> 4c39b19ca705 [2023-03-15T17:00:05.265Z] Step 27/29 : LABEL arch=arm64 [2023-03-15T17:00:05.536Z] ---> Running in 94e27d8c210b [2023-03-15T17:00:05.813Z] Removing intermediate container 94e27d8c210b [2023-03-15T17:00:05.813Z] ---> de3ce3cb8998 [2023-03-15T17:00:05.813Z] Step 28/29 : LABEL git_sha=bd5fe45f27940c84fe617d2a215cdd572bf06688 [2023-03-15T17:00:05.813Z] ---> Running in 183e0457dfe7 [2023-03-15T17:00:06.417Z] Removing intermediate container 183e0457dfe7 [2023-03-15T17:00:06.417Z] ---> 1251bec6c0a6 [2023-03-15T17:00:06.417Z] Step 29/29 : LABEL version=0.0.0 [2023-03-15T17:00:06.417Z] ---> Running in 321757c6759f [2023-03-15T17:00:06.688Z] Removing intermediate container 321757c6759f [2023-03-15T17:00:06.688Z] ---> cfabb44410b0 [2023-03-15T17:00:06.688Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T17:00:06.688Z] Successfully built cfabb44410b0 [2023-03-15T17:00:06.688Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:00:07.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T17:00:07.532Z] [2023-03-15T17:00:07.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:00:07.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T17:00:08.232Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T17:00:08.232Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T17:00:08.232Z] 04944245beec: Pulling fs layer [2023-03-15T17:00:08.232Z] 699f458cf7ca: Pulling fs layer [2023-03-15T17:00:08.232Z] 765212b225bb: Pulling fs layer [2023-03-15T17:00:08.232Z] f23df028b6ca: Pulling fs layer [2023-03-15T17:00:08.232Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T17:00:08.232Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T17:00:08.232Z] f23df028b6ca: Waiting [2023-03-15T17:00:08.232Z] d65c8cfc05b1: Waiting [2023-03-15T17:00:08.232Z] 2437ff75d9bd: Waiting [2023-03-15T17:00:08.232Z] 765212b225bb: Waiting [2023-03-15T17:00:08.232Z] 04944245beec: Verifying Checksum [2023-03-15T17:00:08.232Z] 04944245beec: Download complete [2023-03-15T17:00:08.232Z] 765212b225bb: Download complete [2023-03-15T17:00:08.232Z] f23df028b6ca: Verifying Checksum [2023-03-15T17:00:08.232Z] f23df028b6ca: Download complete [2023-03-15T17:00:08.508Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T17:00:08.508Z] d65c8cfc05b1: Download complete [2023-03-15T17:00:08.508Z] 699f458cf7ca: Verifying Checksum [2023-03-15T17:00:08.508Z] 699f458cf7ca: Download complete [2023-03-15T17:00:09.100Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T17:00:09.100Z] 8998bd30e6a1: Download complete [2023-03-15T17:00:12.476Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T17:00:12.476Z] 2437ff75d9bd: Download complete [2023-03-15T17:00:13.464Z] 8998bd30e6a1: Pull complete [2023-03-15T17:00:13.733Z] 04944245beec: Pull complete [2023-03-15T17:00:15.153Z] 699f458cf7ca: Pull complete [2023-03-15T17:00:15.423Z] 765212b225bb: Pull complete [2023-03-15T17:00:16.008Z] f23df028b6ca: Pull complete [2023-03-15T17:00:16.276Z] d65c8cfc05b1: Pull complete [2023-03-15T17:00:31.293Z] 2437ff75d9bd: Pull complete [2023-03-15T17:00:31.293Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T17:00:31.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T17:00:31.293Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:00:31.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-1961 does not seem to be running inside a container [2023-03-15T17:00:31.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-15T17:00:34.763Z] $ docker top 5d1967dc9b8757abb4c0d069d10a9507436ec1dff2d1329648da3d9dfd7fe631 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:00:35.713Z] ---> job-cost.sh [2023-03-15T17:00:35.713Z] lf-activate-venv: SKIPPING [2023-03-15T17:00:35.713Z] INFO: No Stack... [2023-03-15T17:00:36.299Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T17:00:37.265Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T17:00:37.933Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-03-15T17:00:37.933Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T17:00:37.993Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-1-stack-cost] [2023-03-15T17:00:37.997Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-1-stack-cost] did not exist. Created. [2023-03-15T17:00:37.998Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T17:00:38.739Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-702094aa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-15T17:00:39.450Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T17:00:39.484Z] Warning: overwriting stash ‘stack-cost’ [2023-03-15T17:00:39.549Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T17:00:39.565Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T17:00:39.633Z] $ docker stop --time=1 5d1967dc9b8757abb4c0d069d10a9507436ec1dff2d1329648da3d9dfd7fe631 [2023-03-15T17:00:41.188Z] $ docker rm -f --volumes 5d1967dc9b8757abb4c0d069d10a9507436ec1dff2d1329648da3d9dfd7fe631 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-15T17:00:42.350Z] provisioning config files... [2023-03-15T17:00:42.357Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/config14416097611993209848tmp [Pipeline] { [Pipeline] sh [2023-03-15T17:00:42.703Z] + set +x [2023-03-15T17:00:42.703Z] + curl -s https://codecov.io/bash [2023-03-15T17:00:42.703Z] + bash -s -- [2023-03-15T17:00:42.703Z] [2023-03-15T17:00:42.703Z] _____ _ [2023-03-15T17:00:42.703Z] / ____| | | [2023-03-15T17:00:42.703Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T17:00:42.703Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T17:00:42.703Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T17:00:42.703Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T17:00:42.703Z] Bash-1.0.6 [2023-03-15T17:00:42.703Z] [2023-03-15T17:00:42.703Z] [2023-03-15T17:00:42.703Z] ==> git version 2.25.1 found [2023-03-15T17:00:42.703Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-15T17:00:42.703Z] Release-Date: 2020-01-08 [2023-03-15T17:00:42.703Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-15T17:00:42.703Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T17:00:42.703Z] ==> Jenkins CI detected. [2023-03-15T17:00:42.703Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-160 [2023-03-15T17:00:42.703Z] project root: . [2023-03-15T17:00:42.703Z] --> token set from env [2023-03-15T17:00:42.703Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T17:00:42.703Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T17:00:42.703Z] ==> Python coveragepy not found [2023-03-15T17:00:42.703Z] ==> Searching for coverage reports in: [2023-03-15T17:00:42.703Z] + . [2023-03-15T17:00:42.703Z] -> Found 1 reports [2023-03-15T17:00:42.703Z] ==> Detecting git/mercurial file structure [2023-03-15T17:00:42.703Z] ==> Reading reports [2023-03-15T17:00:42.703Z] + ./coverage.out bytes=41317 [2023-03-15T17:00:42.703Z] ==> Appending adjustments [2023-03-15T17:00:42.703Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T17:00:42.963Z] + Found adjustments [2023-03-15T17:00:42.963Z] ==> Gzipping contents [2023-03-15T17:00:42.963Z] 12K /tmp/codecov.viZP4R.gz [2023-03-15T17:00:42.963Z] ==> Uploading reports [2023-03-15T17:00:42.963Z] url: https://codecov.io [2023-03-15T17:00:42.963Z] query: branch=PR-160&commit=bd5fe45f27940c84fe617d2a215cdd572bf06688&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-160%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=160&job=&cmd_args= [2023-03-15T17:00:42.963Z] -> Pinging Codecov [2023-03-15T17:00:42.963Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-160&commit=bd5fe45f27940c84fe617d2a215cdd572bf06688&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-160%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=160&job=&cmd_args= [2023-03-15T17:00:43.223Z] -> Uploading to [2023-03-15T17:00:43.223Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-15/581DD39554BDF9B6E22D074273EAD858/bd5fe45f27940c84fe617d2a215cdd572bf06688/d8948489-3797-41af-b12f-75018780c77a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T170043Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9cba2bf59108bb76fe04f2925a3184a5fea49daaf164b8480661cac57d1353ad [2023-03-15T17:00:43.223Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T17:00:43.223Z] Dload Upload Total Spent Left Speed [2023-03-15T17:00:43.482Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11805 0 0 100 11805 0 49600 --:--:-- --:--:-- --:--:-- 49600 [2023-03-15T17:00:43.482Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bd5fe45f27940c84fe617d2a215cdd572bf06688 [Pipeline] } [2023-03-15T17:00:43.509Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-15T17:00:45.177Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives ] [2023-03-15T17:00:45.178Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives [2023-03-15T17:00:45.178Z] total 16 [2023-03-15T17:00:45.178Z] drwxr-xr-x 3 root root 4096 Mar 15 16:29 . [2023-03-15T17:00:45.178Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 16:29 .. [2023-03-15T17:00:45.178Z] drwxr-xr-x 2 root root 4096 Mar 15 16:29 cost [2023-03-15T17:00:45.178Z] -rw-r--r-- 1 root root 95 Mar 15 16:29 cost.csv [2023-03-15T17:00:45.178Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives [2023-03-15T17:00:45.178Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives [2023-03-15T17:00:45.178Z] total 16 [2023-03-15T17:00:45.178Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:29 . [2023-03-15T17:00:45.178Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 16:29 .. [2023-03-15T17:00:45.178Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 16:29 cost [2023-03-15T17:00:45.178Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 15 16:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:00:45.509Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:00:46.398Z] ---> package-listing.sh [2023-03-15T17:00:46.398Z] ++ facter osfamily [2023-03-15T17:00:46.398Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T17:00:46.657Z] + OS_FAMILY=debian [2023-03-15T17:00:46.657Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-160 [2023-03-15T17:00:46.657Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T17:00:46.657Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T17:00:46.657Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T17:00:46.657Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T17:00:46.657Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-160 ']' [2023-03-15T17:00:46.657Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T17:00:46.657Z] + case "${OS_FAMILY}" in [2023-03-15T17:00:46.657Z] + dpkg -l [2023-03-15T17:00:46.657Z] + grep '^ii' [2023-03-15T17:00:46.657Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T17:00:46.657Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T17:00:46.657Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T17:00:46.657Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-160 ']' [2023-03-15T17:00:46.657Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives/ [2023-03-15T17:00:46.657Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives/ [Pipeline] echo [2023-03-15T17:00:46.693Z] 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-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-15T17:00:46.986Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:00:47.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T17:00:47.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:00:47.759Z] prd-ubuntu20.04-docker-8c-8g-1260 does not seem to be running inside a container [2023-03-15T17:00:47.801Z] $ 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-160/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-160 -v /w/workspace/y_app-rfid-llrp-inventory_PR-160:/w/workspace/y_app-rfid-llrp-inventory_PR-160:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T17:00:48.018Z] $ docker top bd2e89f79026aadfb2b202e26b55c1f1c55480730a9131b8c94a1bed9099661d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T17:00:48.393Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T17:00:48.717Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T17:00:49.037Z] + ls /var/log/sa-host [2023-03-15T17:00:49.037Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T17:00:49.249Z] provisioning config files... [2023-03-15T17:00:49.259Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/config7646038817912251087tmp [Pipeline] { [Pipeline] echo [2023-03-15T17:00:49.306Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:00:49.617Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T17:00:49.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:00:50.041Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T17:00:50.068Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:00:50.381Z] ---> sudo-logs.sh [2023-03-15T17:00:50.382Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T17:00:50.476Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:00:50.789Z] ---> job-cost.sh [2023-03-15T17:00:50.789Z] lf-activate-venv: SKIPPING [2023-03-15T17:00:50.789Z] DEBUG: total: 0.2199999988079071 [2023-03-15T17:00:50.789Z] INFO: Retrieving Stack Cost... [2023-03-15T17:00:51.050Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T17:00:51.618Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T17:00:51.661Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:00:51.975Z] ---> logs-deploy.sh [2023-03-15T17:00:51.975Z] lf-activate-venv: SKIPPING [2023-03-15T17:00:51.975Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-160/1 [2023-03-15T17:00:51.975Z] INFO: archiving workspace using pattern(s): [2023-03-15T17:00:52.911Z] Archives upload complete. [2023-03-15T17:00:53.170Z] INFO: archiving logs to Nexus [2023-03-15T17:00:53.739Z] ---> uname -a: [2023-03-15T17:00:53.739Z] Linux prd-ubuntu20-04-docker-8c-8g-1260 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-15T17:00:53.739Z] [2023-03-15T17:00:53.739Z] [2023-03-15T17:00:53.739Z] ---> lscpu: [2023-03-15T17:00:53.739Z] Architecture: x86_64 [2023-03-15T17:00:53.739Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-15T17:00:53.739Z] Byte Order: Little Endian [2023-03-15T17:00:53.739Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-15T17:00:53.739Z] CPU(s): 8 [2023-03-15T17:00:53.739Z] On-line CPU(s) list: 0-7 [2023-03-15T17:00:53.739Z] Thread(s) per core: 1 [2023-03-15T17:00:53.739Z] Core(s) per socket: 1 [2023-03-15T17:00:53.739Z] Socket(s): 8 [2023-03-15T17:00:53.739Z] NUMA node(s): 1 [2023-03-15T17:00:53.739Z] Vendor ID: AuthenticAMD [2023-03-15T17:00:53.739Z] CPU family: 23 [2023-03-15T17:00:53.739Z] Model: 49 [2023-03-15T17:00:53.739Z] Model name: AMD EPYC-Rome Processor [2023-03-15T17:00:53.739Z] Stepping: 0 [2023-03-15T17:00:53.739Z] CPU MHz: 2799.996 [2023-03-15T17:00:53.739Z] BogoMIPS: 5599.99 [2023-03-15T17:00:53.739Z] Virtualization: AMD-V [2023-03-15T17:00:53.739Z] Hypervisor vendor: KVM [2023-03-15T17:00:53.739Z] Virtualization type: full [2023-03-15T17:00:53.739Z] L1d cache: 256 KiB [2023-03-15T17:00:53.739Z] L1i cache: 256 KiB [2023-03-15T17:00:53.739Z] L2 cache: 4 MiB [2023-03-15T17:00:53.739Z] L3 cache: 128 MiB [2023-03-15T17:00:53.739Z] NUMA node0 CPU(s): 0-7 [2023-03-15T17:00:53.739Z] Vulnerability Itlb multihit: Not affected [2023-03-15T17:00:53.739Z] Vulnerability L1tf: Not affected [2023-03-15T17:00:53.739Z] Vulnerability Mds: Not affected [2023-03-15T17:00:53.739Z] Vulnerability Meltdown: Not affected [2023-03-15T17:00:53.739Z] Vulnerability Mmio stale data: Not affected [2023-03-15T17:00:53.739Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-15T17:00:53.739Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-15T17:00:53.739Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-15T17:00:53.739Z] Vulnerability Srbds: Not affected [2023-03-15T17:00:53.739Z] Vulnerability Tsx async abort: Not affected [2023-03-15T17:00:53.739Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-15T17:00:53.739Z] [2023-03-15T17:00:53.739Z]