Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8b2fb15614d399982e3d107523aa790b0caa1bb8 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-ssh4142313164224067775.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh3562375274023874846.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1699890590318156026.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh18059149370782276858.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8723420569837156221.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21681’ Running on prd-ubuntu20.04-docker-8c-8g-21683 in /w/workspace/dry_app-rfid-llrp-inventory_main [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/dry_app-rfid-llrp-inventory_main # 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 Avoid second fetch Checking out Revision 8b2fb15614d399982e3d107523aa790b0caa1bb8 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8b2fb15614d399982e3d107523aa790b0caa1bb8 # timeout=10 Commit message: "fix: changed all 'rfid-llrp-inventory' to 'app-rfid-llrp-inventory' (#73)" > git rev-list --no-walk 6246ebef5c7f64de05beec12187b3c2eaa551c81 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:01:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:01:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:01:11 ========================================================= 22:01:11 EdgeX Global Pipelines Version Info 22:01:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:01:11 ------------------- 22:01:11 stable info: 22:01:11 ------------------- 22:01:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:01:11 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 22:01:11 Message: update stable to v1.0.221 22:01:12 ------------------- 22:01:12 experimental info: 22:01:12 ------------------- 22:01:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:01:12 Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b 22:01:12 Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:01:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:01:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:01:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b2fb15614d399982e3d107523aa790b0caa1bb8 [Pipeline] echo 22:01:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b2fb15 [Pipeline] echo 22:01:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:01:13 provisioning config files... 22:01:13 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3245764569913528835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:01:13 ---> docker-login.sh 22:01:13 nexus3.edgexfoundry.org:10001 22:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:13 Configure a credential helper to remove this warning. See 22:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:13 22:01:13 Login Succeeded 22:01:13 nexus3.edgexfoundry.org:10002 22:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:13 Configure a credential helper to remove this warning. See 22:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:13 22:01:13 Login Succeeded 22:01:13 nexus3.edgexfoundry.org:10003 22:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:13 Configure a credential helper to remove this warning. See 22:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:13 22:01:13 Login Succeeded 22:01:13 nexus3.edgexfoundry.org:10004 22:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:14 Configure a credential helper to remove this warning. See 22:01:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:14 22:01:14 Login Succeeded 22:01:14 docker.io 22:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:14 Configure a credential helper to remove this warning. See 22:01:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:14 22:01:14 Login Succeeded 22:01:14 ---> docker-login.sh ends [Pipeline] } 22:01:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:01:15 + git rev-list -1 --merges 8b2fb15614d399982e3d107523aa790b0caa1bb8~1..8b2fb15614d399982e3d107523aa790b0caa1bb8 [Pipeline] echo 22:01:15 -----------> git rev-list -1 --merges 8b2fb15614d399982e3d107523aa790b0caa1bb8~1..8b2fb15614d399982e3d107523aa790b0caa1bb8 8b2fb15614d399982e3d107523aa790b0caa1bb8 [false] [Pipeline] sh 22:01:15 + git log --format=format:%s -1 8b2fb15614d399982e3d107523aa790b0caa1bb8 [Pipeline] echo 22:01:15 ========================================================= 22:01:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:01:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:01:15 + git log --format=format:%s -1 8b2fb15614d399982e3d107523aa790b0caa1bb8 [Pipeline] echo 22:01:15 [semverPrep] GIT_COMMIT: 8b2fb15614d399982e3d107523aa790b0caa1bb8, Commit Message: fix: changed all 'rfid-llrp-inventory' to 'app-rfid-llrp-inventory' (#73) [Pipeline] echo 22:01:15 [semverPrep] This is not a build commit. [Pipeline] sh 22:01:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:01:16 + grep -v github /etc/ssh/ssh_known_hosts 22:01:16 + [ -e /tmp/ssh_known_hosts ] 22:01:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:01:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:01:16 + sudo tee -a /etc/ssh/ssh_known_hosts 22:01:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:01:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:01:16 22:01:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:01:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:01:17 latest: Pulling from edgex-devops/git-semver 22:01:17 a0d0a0d46f8b: Pulling fs layer 22:01:17 3e5f54012d9b: Pulling fs layer 22:01:17 4c7163046ea9: Pulling fs layer 22:01:17 0c2d73faf560: Pulling fs layer 22:01:17 0c2d73faf560: Waiting 22:01:17 3e5f54012d9b: Verifying Checksum 22:01:17 3e5f54012d9b: Download complete 22:01:17 a0d0a0d46f8b: Verifying Checksum 22:01:17 a0d0a0d46f8b: Download complete 22:01:17 0c2d73faf560: Verifying Checksum 22:01:17 0c2d73faf560: Download complete 22:01:17 4c7163046ea9: Verifying Checksum 22:01:17 4c7163046ea9: Download complete 22:01:17 a0d0a0d46f8b: Pull complete 22:01:17 3e5f54012d9b: Pull complete 22:01:17 4c7163046ea9: Pull complete 22:01:17 0c2d73faf560: Pull complete 22:01:17 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 22:01:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:01:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:01:18 prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container 22:01:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:01:18 $ docker top 1a2f7eb6335261e41c15fc111f2aa1b22b0fa56cb000aacbeee1c45ea36e970d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:01:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:01:18 [ssh-agent] Looking for ssh-agent implementation... 22:01:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:01:19 $ docker exec 1a2f7eb6335261e41c15fc111f2aa1b22b0fa56cb000aacbeee1c45ea36e970d ssh-agent 22:01:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCgMAGf/agent.13 22:01:19 SSH_AGENT_PID=19 22:01:19 Running ssh-add (command line suppressed) 22:01:19 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5025591349361881008.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5025591349361881008.key) 22:01:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:01:19 + git tag --points-at HEAD [Pipeline] } 22:01:19 $ docker exec --env ******** --env ******** 1a2f7eb6335261e41c15fc111f2aa1b22b0fa56cb000aacbeee1c45ea36e970d ssh-agent -k 22:01:19 unset SSH_AUTH_SOCK; 22:01:19 unset SSH_AGENT_PID; 22:01:19 echo Agent pid 19 killed; 22:01:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:01:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:01:19 [ssh-agent] Looking for ssh-agent implementation... 22:01:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:01:20 $ docker exec 1a2f7eb6335261e41c15fc111f2aa1b22b0fa56cb000aacbeee1c45ea36e970d ssh-agent 22:01:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkgleOB/agent.53 22:01:20 SSH_AGENT_PID=59 22:01:20 Running ssh-add (command line suppressed) 22:01:20 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1005056818208352521.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1005056818208352521.key) 22:01:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:01:20 + git semver init 22:01:20 # -> Open(): unable to determine branch for HEAD 22:01:20 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 22:01:20 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 22:01:20 # $SEMVER_REMOTE_NAME = origin 22:01:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:01:20 # $SEMVER_USER_NAME = edgex-jenkins 22:01:20 # $SEMVER_BRANCH = main 22:01:20 # $SEMVER_TEMP = /tmp/semver-835924779 22:01:20 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 22:01:21 # '/tmp/semver-835924779' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' 22:01:21 # -> Force: false 22:01:21 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 22:01:22 $ docker exec --env ******** --env ******** 1a2f7eb6335261e41c15fc111f2aa1b22b0fa56cb000aacbeee1c45ea36e970d ssh-agent -k 22:01:22 unset SSH_AUTH_SOCK; 22:01:22 unset SSH_AGENT_PID; 22:01:22 echo Agent pid 59 killed; 22:01:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:01:22 + git semver [Pipeline] } 22:01:22 $ docker stop --time=1 1a2f7eb6335261e41c15fc111f2aa1b22b0fa56cb000aacbeee1c45ea36e970d 22:01:23 $ docker rm -f 1a2f7eb6335261e41c15fc111f2aa1b22b0fa56cb000aacbeee1c45ea36e970d [Pipeline] // withDockerContainer [Pipeline] sh 22:01:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:01:24 Stashed 1 file(s) [Pipeline] echo 22:01:24 [edgeXSemver]: initialized semver on version 2.1.0-dev.5 [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 22:01:24 provisioning config files... 22:01:24 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3844046088852041053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:01:24 ---> docker-login.sh 22:01:24 nexus3.edgexfoundry.org:10001 22:01:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:24 Configure a credential helper to remove this warning. See 22:01:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:24 22:01:24 Login Succeeded 22:01:24 nexus3.edgexfoundry.org:10002 22:01:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:25 Configure a credential helper to remove this warning. See 22:01:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:25 22:01:25 Login Succeeded 22:01:25 nexus3.edgexfoundry.org:10003 22:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:25 Configure a credential helper to remove this warning. See 22:01:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:25 22:01:25 Login Succeeded 22:01:25 nexus3.edgexfoundry.org:10004 22:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:25 Configure a credential helper to remove this warning. See 22:01:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:25 22:01:25 Login Succeeded 22:01:25 docker.io 22:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:25 Configure a credential helper to remove this warning. See 22:01:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:25 22:01:25 Login Succeeded 22:01:25 ---> docker-login.sh ends [Pipeline] } 22:01:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:01:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:01:25 ========================================================= 22:01:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 22:01:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:01:26 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 22:01:26 Sending build context to Docker daemon 10.03MB 22:01:26 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 22:01:26 Step 2/13 : FROM ${BASE} AS builder 22:01:26 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 22:01:26 59bf1c3509f3: Pulling fs layer 22:01:26 666ba61612fd: Pulling fs layer 22:01:26 8ed8ca486205: Pulling fs layer 22:01:26 4fe6c5a15a65: Pulling fs layer 22:01:26 22a0e8bec74d: Pulling fs layer 22:01:26 640e595b4fbd: Pulling fs layer 22:01:26 763cafe07f6e: Pulling fs layer 22:01:26 0c0b528cf693: Pulling fs layer 22:01:26 10935f4eaf8b: Pulling fs layer 22:01:26 22a0e8bec74d: Waiting 22:01:26 640e595b4fbd: Waiting 22:01:26 763cafe07f6e: Waiting 22:01:26 0c0b528cf693: Waiting 22:01:26 10935f4eaf8b: Waiting 22:01:26 4fe6c5a15a65: Waiting 22:01:26 8ed8ca486205: Download complete 22:01:26 666ba61612fd: Download complete 22:01:26 22a0e8bec74d: Verifying Checksum 22:01:26 22a0e8bec74d: Download complete 22:01:26 640e595b4fbd: Download complete 22:01:26 59bf1c3509f3: Verifying Checksum 22:01:26 59bf1c3509f3: Download complete 22:01:26 763cafe07f6e: Verifying Checksum 22:01:26 763cafe07f6e: Download complete 22:01:26 0c0b528cf693: Verifying Checksum 22:01:26 0c0b528cf693: Download complete 22:01:26 59bf1c3509f3: Pull complete 22:01:26 666ba61612fd: Pull complete 22:01:26 8ed8ca486205: Pull complete 22:01:26 10935f4eaf8b: Verifying Checksum 22:01:27 4fe6c5a15a65: Download complete 22:01:31 4fe6c5a15a65: Pull complete 22:01:31 22a0e8bec74d: Pull complete 22:01:31 640e595b4fbd: Pull complete 22:01:31 763cafe07f6e: Pull complete 22:01:31 0c0b528cf693: Pull complete 22:01:34 10935f4eaf8b: Pull complete 22:01:34 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 22:01:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 22:01:34 ---> 99d49a6021b9 22:01:34 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:01:35 ---> Running in d357a1c53a15 22:01:35 Removing intermediate container d357a1c53a15 22:01:35 ---> a6e237dfb699 22:01:35 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 22:01:35 ---> Running in 16c6b2df0a27 22:01:35 Removing intermediate container 16c6b2df0a27 22:01:35 ---> b7e90bddb76f 22:01:35 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:01:35 ---> Running in f6991d0df744 22:01:35 Removing intermediate container f6991d0df744 22:01:35 ---> 5de29266c9b3 22:01:35 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:01:35 ---> Running in 76ac7477e0ae 22:01:36 Removing intermediate container 76ac7477e0ae 22:01:36 ---> 5611e4a6b888 22:01:36 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:01:36 ---> Running in e0b20fea70a4 22:01:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:01:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:01:37 OK: 221 MiB in 52 packages 22:01:38 Removing intermediate container e0b20fea70a4 22:01:38 ---> 2a0b44077ea3 22:01:38 Step 8/13 : WORKDIR /app 22:01:38 ---> Running in 41e4714c55bc 22:01:38 Removing intermediate container 41e4714c55bc 22:01:38 ---> 169e02f8f625 22:01:38 Step 9/13 : COPY go.mod vendor* ./ 22:01:38 ---> 8533b1c6785c 22:01:38 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:38 ---> Running in 28b47ef3197b 22:01:39 Still waiting to schedule task 22:01:39 ‘prd-ubuntu20.04-docker-arm64-4c-16g-21682’ is offline 22:02:05 Removing intermediate container 28b47ef3197b 22:02:05 ---> ad98b867c01f 22:02:05 Step 11/13 : COPY . . 22:02:05 ---> 24565c077c83 22:02:05 Step 12/13 : ARG MAKE="make build" 22:02:05 ---> Running in b805b8059803 22:02:05 Removing intermediate container b805b8059803 22:02:05 ---> ab48d3d468f9 22:02:05 Step 13/13 : RUN $MAKE 22:02:05 ---> Running in 215856b5978a 22:02:05 noop 22:02:05 Removing intermediate container 215856b5978a 22:02:05 ---> c5cc87a12a75 22:02:05 Successfully built c5cc87a12a75 22:02:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:02:05 + docker inspect -f . ci-base-image-x86_64 22:02:05 . [Pipeline] withDockerContainer 22:02:05 prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container 22:02:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** ci-base-image-x86_64 cat 22:02:05 $ docker top 622f72b431ef323757272700aaf534104bd8ffa3305f82ab6b0e81042b4af743 -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:06 + go version 22:02:06 go version go1.17.6 linux/amd64 [Pipeline] } 22:02:06 $ docker stop --time=1 622f72b431ef323757272700aaf534104bd8ffa3305f82ab6b0e81042b4af743 22:02:07 $ docker rm -f 622f72b431ef323757272700aaf534104bd8ffa3305f82ab6b0e81042b4af743 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:02:07 + docker inspect -f . ci-base-image-x86_64 22:02:07 . [Pipeline] withDockerContainer 22:02:08 prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container 22:02:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** ci-base-image-x86_64 cat 22:02:08 $ docker top 810f9a6999445e798165ef65660c8b18ec40ac1ecb37f410c4159953e650606a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:02:08 + make test 22:02:08 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:02:16 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 22:02:16 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.049s coverage: 86.2% of statements 22:02:16 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 22:02:18 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.549s coverage: 71.9% of statements 22:02:18 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 22:02:25 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:02:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:02:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:02:29 ./bin/test-attribution.sh [Pipeline] echo 22:02:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:02:29 $ docker stop --time=1 810f9a6999445e798165ef65660c8b18ec40ac1ecb37f410c4159953e650606a 22:02:31 $ docker rm -f 810f9a6999445e798165ef65660c8b18ec40ac1ecb37f410c4159953e650606a [Pipeline] // withDockerContainer [Pipeline] sh 22:02:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:02:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:02:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:02:33 + ls -al . 22:02:33 total 240 22:02:33 drwxrwxr-x 11 jenkins jenkins 4096 Apr 21 22:02 . 22:02:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 22:01 .. 22:02:33 -rw-rw-r-- 1 jenkins jenkins 262 Apr 21 22:01 .dockerignore 22:02:33 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 22:01 .git 22:02:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 22:01 .github 22:02:33 -rw-rw-r-- 1 jenkins jenkins 788 Apr 21 22:01 .gitignore 22:02:33 -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 22:01 .golangci.yml 22:02:33 drwx------ 3 jenkins jenkins 4096 Apr 21 22:01 .semver 22:02:33 -rw-rw-r-- 1 jenkins jenkins 8248 Apr 21 22:01 Attribution.txt 22:02:33 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 21 22:01 Dockerfile 22:02:33 -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 22:01 GOVERNANCE.md 22:02:33 -rw-rw-r-- 1 jenkins jenkins 687 Apr 21 22:01 Jenkinsfile 22:02:33 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 21 22:01 LICENSE 22:02:33 -rw-rw-r-- 1 jenkins jenkins 2095 Apr 21 22:01 Makefile 22:02:33 -rw-rw-r-- 1 jenkins jenkins 617 Apr 21 22:01 OWNERS.md 22:02:33 -rw-rw-r-- 1 jenkins jenkins 30131 Apr 21 22:01 README.md 22:02:33 -rw-rw-r-- 1 jenkins jenkins 11 Apr 21 22:01 VERSION 22:02:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 22:01 bin 22:02:33 -rw-r--r-- 1 jenkins jenkins 41008 Apr 21 22:02 coverage.out 22:02:33 -rw-rw-r-- 1 jenkins jenkins 3019 Apr 21 22:02 go.mod 22:02:33 -rw-rw-r-- 1 jenkins jenkins 49531 Apr 21 22:01 go.sum 22:02:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 22:01 images 22:02:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 22:01 internal 22:02:33 -rw-rw-r-- 1 jenkins jenkins 531 Apr 21 22:01 main.go 22:02:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 22:01 res 22:02:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 22:01 snap 22:02:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 22:01 static [Pipeline] isUnix [Pipeline] sh 22:02:33 + 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=8b2fb15614d399982e3d107523aa790b0caa1bb8 --label arch=amd64 --label version=2.1.0-dev.5 . 22:02:33 Sending build context to Docker daemon 10.03MB 22:02:33 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 22:02:33 Step 2/31 : FROM ${BASE} AS builder 22:02:33 ---> c5cc87a12a75 22:02:33 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:02:33 ---> Running in 801cd1ac7627 22:02:33 Removing intermediate container 801cd1ac7627 22:02:33 ---> 02775dfa5633 22:02:33 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 22:02:33 ---> Running in 7f5e2e642b23 22:02:33 Removing intermediate container 7f5e2e642b23 22:02:33 ---> c8a51a3f0de4 22:02:33 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:02:34 ---> Running in 577aebe284b8 22:02:34 Removing intermediate container 577aebe284b8 22:02:34 ---> d034df04a39b 22:02:34 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:02:34 ---> Running in e85a74935b4c 22:02:34 Removing intermediate container e85a74935b4c 22:02:34 ---> 9062f694c0e3 22:02:34 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:02:34 ---> Running in 7c9eea3b7522 22:02:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:02:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:02:36 OK: 221 MiB in 52 packages 22:02:36 Removing intermediate container 7c9eea3b7522 22:02:36 ---> 6eefd7c9cca7 22:02:36 Step 8/31 : WORKDIR /app 22:02:36 ---> Running in eee10ca0d0a5 22:02:36 Removing intermediate container eee10ca0d0a5 22:02:36 ---> 2e3656887bd0 22:02:36 Step 9/31 : COPY go.mod vendor* ./ 22:02:37 ---> 6bc712af8f7e 22:02:37 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:02:37 ---> Running in 7e235cb571bc 22:02:37 Removing intermediate container 7e235cb571bc 22:02:37 ---> feb63412184a 22:02:37 Step 11/31 : COPY . . 22:02:37 ---> a733a27216ed 22:02:37 Step 12/31 : ARG MAKE="make build" 22:02:38 ---> Running in d46c07277806 22:02:38 Removing intermediate container d46c07277806 22:02:38 ---> 6cc87ff8da21 22:02:38 Step 13/31 : RUN $MAKE 22:02:38 ---> Running in d62f52493932 22:02:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.5 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.5" -o app-rfid-llrp-inventory 22:02:46 Removing intermediate container d62f52493932 22:02:46 ---> b0d6893ff377 22:02:46 Step 14/31 : FROM alpine:3.14 22:02:47 3.14: Pulling from library/alpine 22:02:47 8663204ce13b: Pulling fs layer 22:02:47 8663204ce13b: Verifying Checksum 22:02:47 8663204ce13b: Download complete 22:02:47 8663204ce13b: Pull complete 22:02:47 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 22:02:47 Status: Downloaded newer image for alpine:3.14 22:02:47 ---> e04c818066af 22:02:47 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:02:47 ---> Running in 5d90e1562531 22:02:47 Removing intermediate container 5d90e1562531 22:02:47 ---> 63b4f9d96af3 22:02:47 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 22:02:47 ---> Running in fc04f45e735c 22:02:48 Removing intermediate container fc04f45e735c 22:02:48 ---> 96c06342995d 22:02:48 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:02:48 ---> Running in 47da704dcbfe 22:02:48 Removing intermediate container 47da704dcbfe 22:02:48 ---> 1405365c18a5 22:02:48 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 22:02:48 ---> Running in 9cf13ec52911 22:02:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:02:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:02:50 (1/6) Installing ca-certificates (20211220-r0) 22:02:50 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:02:50 (3/6) Installing libsodium (1.0.18-r0) 22:02:50 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:02:50 (5/6) Installing libzmq (4.3.4-r0) 22:02:50 (6/6) Installing zeromq (4.3.4-r0) 22:02:50 Executing busybox-1.33.1-r7.trigger 22:02:50 Executing ca-certificates-20211220-r0.trigger 22:02:50 OK: 9 MiB in 20 packages 22:02:51 Removing intermediate container 9cf13ec52911 22:02:51 ---> 3d2b2782dfbc 22:02:51 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:02:51 ---> ea10cca6d4a3 22:02:51 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 22:02:51 ---> 646d071132cc 22:02:51 Step 21/31 : COPY --from=builder /app/res/ /res/ 22:02:51 ---> 7f203f884324 22:02:51 Step 22/31 : COPY --from=builder /app/static/ /static/ 22:02:51 ---> 333b6f330909 22:02:51 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:02:52 ---> e1cd09f82b3f 22:02:52 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 22:02:52 ---> Running in e0fdae42d90c 22:02:52 Removing intermediate container e0fdae42d90c 22:02:52 ---> a48393912ffa 22:02:52 Step 25/31 : VOLUME /cache 22:02:52 ---> Running in 02ef4d0e9e2c 22:02:52 Removing intermediate container 02ef4d0e9e2c 22:02:52 ---> 9f7190c35be3 22:02:52 Step 26/31 : EXPOSE 59711 22:02:53 ---> Running in 4475ed033f5e 22:02:53 Removing intermediate container 4475ed033f5e 22:02:53 ---> 37f3b200adf7 22:02:53 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:02:53 ---> Running in 03a3828bdb34 22:02:53 Removing intermediate container 03a3828bdb34 22:02:53 ---> f7b0ac287d3b 22:02:53 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 22:02:53 ---> Running in 172192e67347 22:02:53 Removing intermediate container 172192e67347 22:02:53 ---> 1d66cefc690d 22:02:53 Step 29/31 : LABEL arch=amd64 22:02:53 ---> Running in a52fe35260b4 22:02:53 Removing intermediate container a52fe35260b4 22:02:53 ---> 39a27a320563 22:02:53 Step 30/31 : LABEL git_sha=8b2fb15614d399982e3d107523aa790b0caa1bb8 22:02:53 ---> Running in ef704dd12013 22:02:53 Removing intermediate container ef704dd12013 22:02:53 ---> ddba47e0f2d9 22:02:53 Step 31/31 : LABEL version=2.1.0-dev.5 22:02:53 ---> Running in 39430b5f350d 22:02:53 Removing intermediate container 39430b5f350d 22:02:53 ---> ffff2f385ad7 22:02:53 [Warning] One or more build-args [ARCH] were not consumed 22:02:53 Successfully built ffff2f385ad7 22:02:53 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:02:54 provisioning config files... 22:02:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5537364988905317443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:54 ---> docker-login.sh 22:02:54 nexus3.edgexfoundry.org:10001 22:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:54 Configure a credential helper to remove this warning. See 22:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:54 22:02:54 Login Succeeded 22:02:54 nexus3.edgexfoundry.org:10002 22:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:54 Configure a credential helper to remove this warning. See 22:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:54 22:02:54 Login Succeeded 22:02:54 nexus3.edgexfoundry.org:10003 22:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:54 Configure a credential helper to remove this warning. See 22:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:54 22:02:54 Login Succeeded 22:02:54 nexus3.edgexfoundry.org:10004 22:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:54 Configure a credential helper to remove this warning. See 22:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:54 22:02:54 Login Succeeded 22:02:54 docker.io 22:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:55 Configure a credential helper to remove this warning. See 22:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:55 22:02:55 Login Succeeded 22:02:55 ---> docker-login.sh ends [Pipeline] } 22:02:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:02:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:02:55 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 22:02:55 8b2fb15614d399982e3d107523aa790b0caa1bb8 22:02:55 latest 22:02:55 2.1.0-dev.5 22:02:55 8b2fb15614d399982e3d107523aa790b0caa1bb8-2.1.0-dev.5 22:02:55 main 22:02:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:02:55 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8b2fb15614d399982e3d107523aa790b0caa1bb8 [Pipeline] isUnix [Pipeline] sh 22:02:55 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8b2fb15614d399982e3d107523aa790b0caa1bb8 22:02:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:02:55 55ad1c074738: Preparing 22:02:55 491455ed0ed8: Preparing 22:02:55 71123d304a9b: Preparing 22:02:55 07ce528c54ad: Preparing 22:02:55 955b57af9949: Preparing 22:02:55 5d250d9226b2: Preparing 22:02:55 6720abff54c2: Preparing 22:02:55 372ee5c07fe4: Preparing 22:02:55 b541d28bf3b4: Preparing 22:02:55 6720abff54c2: Waiting 22:02:55 372ee5c07fe4: Waiting 22:02:55 b541d28bf3b4: Waiting 22:02:55 5d250d9226b2: Waiting 22:02:55 955b57af9949: Pushed 22:02:55 71123d304a9b: Pushed 22:02:55 55ad1c074738: Pushed 22:02:55 07ce528c54ad: Pushed 22:02:56 b541d28bf3b4: Layer already exists 22:02:56 5d250d9226b2: Pushed 22:02:56 372ee5c07fe4: Pushed 22:02:56 6720abff54c2: Pushed 22:02:57 491455ed0ed8: Pushed 22:02:57 8b2fb15614d399982e3d107523aa790b0caa1bb8: digest: sha256:13b23005711ecabbce3e8ccd2b303a15ed609dfc700a7677868ea19412786faf size: 2196 [Pipeline] isUnix [Pipeline] sh 22:02:58 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh 22:02:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 22:02:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:02:58 55ad1c074738: Preparing 22:02:58 491455ed0ed8: Preparing 22:02:58 71123d304a9b: Preparing 22:02:58 07ce528c54ad: Preparing 22:02:58 955b57af9949: Preparing 22:02:58 5d250d9226b2: Preparing 22:02:58 6720abff54c2: Preparing 22:02:58 372ee5c07fe4: Preparing 22:02:58 b541d28bf3b4: Preparing 22:02:58 6720abff54c2: Waiting 22:02:58 372ee5c07fe4: Waiting 22:02:58 b541d28bf3b4: Waiting 22:02:58 71123d304a9b: Layer already exists 22:02:58 491455ed0ed8: Layer already exists 22:02:58 955b57af9949: Layer already exists 22:02:58 55ad1c074738: Layer already exists 22:02:58 07ce528c54ad: Layer already exists 22:02:58 5d250d9226b2: Layer already exists 22:02:58 372ee5c07fe4: Layer already exists 22:02:58 6720abff54c2: Layer already exists 22:02:58 b541d28bf3b4: Layer already exists 22:02:58 latest: digest: sha256:13b23005711ecabbce3e8ccd2b303a15ed609dfc700a7677868ea19412786faf size: 2196 [Pipeline] isUnix [Pipeline] sh 22:02:58 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.5 [Pipeline] isUnix [Pipeline] sh 22:02:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.5 22:02:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:02:58 55ad1c074738: Preparing 22:02:58 491455ed0ed8: Preparing 22:02:58 71123d304a9b: Preparing 22:02:58 07ce528c54ad: Preparing 22:02:58 955b57af9949: Preparing 22:02:58 5d250d9226b2: Preparing 22:02:58 6720abff54c2: Preparing 22:02:58 372ee5c07fe4: Preparing 22:02:58 b541d28bf3b4: Preparing 22:02:58 5d250d9226b2: Waiting 22:02:58 6720abff54c2: Waiting 22:02:58 372ee5c07fe4: Waiting 22:02:58 b541d28bf3b4: Waiting 22:02:58 955b57af9949: Layer already exists 22:02:58 491455ed0ed8: Layer already exists 22:02:58 07ce528c54ad: Layer already exists 22:02:58 55ad1c074738: Layer already exists 22:02:58 71123d304a9b: Layer already exists 22:02:58 6720abff54c2: Layer already exists 22:02:58 5d250d9226b2: Layer already exists 22:02:58 372ee5c07fe4: Layer already exists 22:02:58 b541d28bf3b4: Layer already exists 22:02:58 2.1.0-dev.5: digest: sha256:13b23005711ecabbce3e8ccd2b303a15ed609dfc700a7677868ea19412786faf size: 2196 [Pipeline] isUnix [Pipeline] sh 22:02:59 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8b2fb15614d399982e3d107523aa790b0caa1bb8-2.1.0-dev.5 [Pipeline] isUnix [Pipeline] sh 22:02:59 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8b2fb15614d399982e3d107523aa790b0caa1bb8-2.1.0-dev.5 22:02:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:02:59 55ad1c074738: Preparing 22:02:59 491455ed0ed8: Preparing 22:02:59 71123d304a9b: Preparing 22:02:59 07ce528c54ad: Preparing 22:02:59 955b57af9949: Preparing 22:02:59 5d250d9226b2: Preparing 22:02:59 6720abff54c2: Preparing 22:02:59 372ee5c07fe4: Preparing 22:02:59 b541d28bf3b4: Preparing 22:02:59 6720abff54c2: Waiting 22:02:59 5d250d9226b2: Waiting 22:02:59 372ee5c07fe4: Waiting 22:02:59 b541d28bf3b4: Waiting 22:02:59 955b57af9949: Layer already exists 22:02:59 491455ed0ed8: Layer already exists 22:02:59 55ad1c074738: Layer already exists 22:02:59 71123d304a9b: Layer already exists 22:02:59 07ce528c54ad: Layer already exists 22:02:59 5d250d9226b2: Layer already exists 22:02:59 372ee5c07fe4: Layer already exists 22:02:59 6720abff54c2: Layer already exists 22:02:59 b541d28bf3b4: Layer already exists 22:02:59 8b2fb15614d399982e3d107523aa790b0caa1bb8-2.1.0-dev.5: digest: sha256:13b23005711ecabbce3e8ccd2b303a15ed609dfc700a7677868ea19412786faf size: 2196 [Pipeline] isUnix [Pipeline] sh 22:02:59 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh 22:03:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 22:03:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:03:00 55ad1c074738: Preparing 22:03:00 491455ed0ed8: Preparing 22:03:00 71123d304a9b: Preparing 22:03:00 07ce528c54ad: Preparing 22:03:00 955b57af9949: Preparing 22:03:00 5d250d9226b2: Preparing 22:03:00 6720abff54c2: Preparing 22:03:00 372ee5c07fe4: Preparing 22:03:00 b541d28bf3b4: Preparing 22:03:00 5d250d9226b2: Waiting 22:03:00 6720abff54c2: Waiting 22:03:00 b541d28bf3b4: Waiting 22:03:00 491455ed0ed8: Layer already exists 22:03:00 55ad1c074738: Layer already exists 22:03:00 71123d304a9b: Layer already exists 22:03:00 955b57af9949: Layer already exists 22:03:00 07ce528c54ad: Layer already exists 22:03:00 5d250d9226b2: Layer already exists 22:03:00 372ee5c07fe4: Layer already exists 22:03:00 b541d28bf3b4: Layer already exists 22:03:00 6720abff54c2: Layer already exists 22:03:00 main: digest: sha256:13b23005711ecabbce3e8ccd2b303a15ed609dfc700a7677868ea19412786faf size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:03:00 ===================================================== [Pipeline] echo 22:03:00 taggedImages: 22:03:00 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8b2fb15614d399982e3d107523aa790b0caa1bb8 22:03:00 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 22:03:00 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.5 22:03:00 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8b2fb15614d399982e3d107523aa790b0caa1bb8-2.1.0-dev.5 22:03:00 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [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] sh 22:03:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:03:00 22:03:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:03:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:03:00 latest: Pulling from edgex-lftools-log-publisher 22:03:00 5eb5b503b376: Pulling fs layer 22:03:00 5c69ac0246d0: Pulling fs layer 22:03:00 ec43610c2a17: Pulling fs layer 22:03:00 3a2ae6a8a46f: Pulling fs layer 22:03:00 33b1e0a273af: Pulling fs layer 22:03:00 5d3b04190fa2: Pulling fs layer 22:03:00 2f39f015ded8: Pulling fs layer 22:03:00 33b1e0a273af: Waiting 22:03:00 5d3b04190fa2: Waiting 22:03:00 2f39f015ded8: Waiting 22:03:00 3a2ae6a8a46f: Waiting 22:03:00 5c69ac0246d0: Verifying Checksum 22:03:00 5c69ac0246d0: Download complete 22:03:00 3a2ae6a8a46f: Download complete 22:03:00 33b1e0a273af: Verifying Checksum 22:03:00 33b1e0a273af: Download complete 22:03:00 5d3b04190fa2: Download complete 22:03:00 ec43610c2a17: Verifying Checksum 22:03:00 ec43610c2a17: Download complete 22:03:01 5eb5b503b376: Download complete 22:03:01 2f39f015ded8: Download complete 22:03:02 5eb5b503b376: Pull complete 22:03:02 5c69ac0246d0: Pull complete 22:03:03 ec43610c2a17: Pull complete 22:03:03 3a2ae6a8a46f: Pull complete 22:03:03 33b1e0a273af: Pull complete 22:03:03 5d3b04190fa2: Pull complete 22:03:08 2f39f015ded8: Pull complete 22:03:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:03:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:03:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:03:09 prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container 22:03:09 $ 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/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:03:10 $ docker top 66ae16e8ae24525d50d69e2f947878f722745d1caeb8a1282c33f7fde4a8135f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:03:11 ---> job-cost.sh 22:03:11 lf-activate-venv: SKIPPING 22:03:11 INFO: No Stack... 22:03:11 INFO: Retrieving Pricing Info for: v3-standard-8 22:03:12 INFO: Archiving Costs [Pipeline] sh 22:03:12 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 22:03:12 + cut -d, -f6 [Pipeline] lock 22:03:12 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-26-stack-cost] 22:03:12 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-26-stack-cost] did not exist. Created. 22:03:12 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:03:12 + echo total: 0.2199999988079071 [Pipeline] stash 22:03:12 Stashed 1 file(s) [Pipeline] } 22:03:12 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-26-stack-cost] [Pipeline] // lock [Pipeline] } 22:03:12 $ docker stop --time=1 66ae16e8ae24525d50d69e2f947878f722745d1caeb8a1282c33f7fde4a8135f 22:03:14 $ docker rm -f 66ae16e8ae24525d50d69e2f947878f722745d1caeb8a1282c33f7fde4a8135f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:03:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21685 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 22:03:20 Running in /w/workspace/app-rfid-llrp-inventory/26 [Pipeline] { [Pipeline] checkout 22:03:20 The recommended git tool is: git 22:03:25 using credential edgex-jenkins-ssh 22:03:25 Cloning the remote Git repository 22:03:25 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:03:25 > git init /w/workspace/app-rfid-llrp-inventory/26 # timeout=10 22:03:25 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:03:25 > git --version # timeout=10 22:03:26 > git --version # 'git version 2.25.1' 22:03:26 using GIT_SSH to set credentials SSH Credentials for GitHub 22:03:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:03:27 Avoid second fetch 22:03:27 Checking out Revision 8b2fb15614d399982e3d107523aa790b0caa1bb8 (main) 22:03:27 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:03:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:03:27 > git config core.sparsecheckout # timeout=10 22:03:27 > git checkout -f 8b2fb15614d399982e3d107523aa790b0caa1bb8 # timeout=10 22:03:32 Commit message: "fix: changed all 'rfid-llrp-inventory' to 'app-rfid-llrp-inventory' (#73)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:03:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:03:33 % Total % Received % Xferd Average Speed Time Time Time Current 22:03:33 Dload Upload Total Spent Left Speed 22:03:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 85818 0 --:--:-- --:--:-- --:--:-- 85818 [Pipeline] sh 22:03:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:03:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:03:34 + sudo tee /etc/docker/daemon.new 22:03:34 { 22:03:34 "registry-mirrors": [ 22:03:34 "https://nexus3.edgexfoundry.org:10001" 22:03:34 ], 22:03:34 "bip": "10.250.0.254/24", 22:03:34 "hosts": [ 22:03:34 "tcp://0.0.0.0:5555", 22:03:34 "unix:///var/run/docker.sock" 22:03:34 ], 22:03:34 "mtu": 1458, 22:03:34 "selinux-enabled": true, 22:03:34 "seccomp-profile": "/etc/docker/seccomp.json" 22:03:34 } [Pipeline] sh 22:03:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:03:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:03:53 provisioning config files... 22:03:53 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/26@tmp/config405007292525018772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:03:53 ---> docker-login.sh 22:03:53 nexus3.edgexfoundry.org:10001 22:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:54 Configure a credential helper to remove this warning. See 22:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:54 22:03:54 Login Succeeded 22:03:54 nexus3.edgexfoundry.org:10002 22:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:54 Configure a credential helper to remove this warning. See 22:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:54 22:03:54 Login Succeeded 22:03:54 nexus3.edgexfoundry.org:10003 22:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:55 Configure a credential helper to remove this warning. See 22:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:55 22:03:55 Login Succeeded 22:03:55 nexus3.edgexfoundry.org:10004 22:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:55 Configure a credential helper to remove this warning. See 22:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:55 22:03:55 Login Succeeded 22:03:55 docker.io 22:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:56 Configure a credential helper to remove this warning. See 22:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:56 22:03:56 Login Succeeded 22:03:56 ---> docker-login.sh ends [Pipeline] } 22:03:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:03:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:03:57 ========================================================= 22:03:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 22:03:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:03:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 22:03:57 Sending build context to Docker daemon 692.7kB 22:03:57 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 22:03:57 Step 2/13 : FROM ${BASE} AS builder 22:03:58 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:03:58 9b3977197b4f: Pulling fs layer 22:03:58 1a89e8eeedd5: Pulling fs layer 22:03:58 94645a83ff95: Pulling fs layer 22:03:58 3f3a8bcf1eab: Pulling fs layer 22:03:58 0c92f367c5e7: Pulling fs layer 22:03:58 f7c0051592d6: Pulling fs layer 22:03:58 a227ed2f7395: Pulling fs layer 22:03:58 7b1c46037f91: Pulling fs layer 22:03:58 3f3a8bcf1eab: Waiting 22:03:58 0c92f367c5e7: Waiting 22:03:58 f7c0051592d6: Waiting 22:03:58 a227ed2f7395: Waiting 22:03:58 7b1c46037f91: Waiting 22:03:58 94645a83ff95: Download complete 22:03:58 1a89e8eeedd5: Verifying Checksum 22:03:58 1a89e8eeedd5: Download complete 22:03:58 0c92f367c5e7: Verifying Checksum 22:03:58 0c92f367c5e7: Download complete 22:03:58 f7c0051592d6: Download complete 22:03:58 9b3977197b4f: Verifying Checksum 22:03:58 9b3977197b4f: Download complete 22:03:58 a227ed2f7395: Verifying Checksum 22:03:58 a227ed2f7395: Download complete 22:03:59 9b3977197b4f: Pull complete 22:03:59 1a89e8eeedd5: Pull complete 22:03:59 94645a83ff95: Pull complete 22:04:00 7b1c46037f91: Download complete 22:04:00 3f3a8bcf1eab: Verifying Checksum 22:04:00 3f3a8bcf1eab: Download complete 22:04:13 3f3a8bcf1eab: Pull complete 22:04:13 0c92f367c5e7: Pull complete 22:04:13 f7c0051592d6: Pull complete 22:04:13 a227ed2f7395: Pull complete 22:04:19 7b1c46037f91: Pull complete 22:04:19 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 22:04:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:04:19 ---> f79e39bc4007 22:04:19 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:04:20 ---> Running in 11bff746a78b 22:04:20 Removing intermediate container 11bff746a78b 22:04:20 ---> 54ed556aca9c 22:04:20 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 22:04:21 ---> Running in 1ad0df627b8d 22:04:21 Removing intermediate container 1ad0df627b8d 22:04:21 ---> 3c489fa30943 22:04:21 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:04:21 ---> Running in 9a078e128e69 22:04:21 Removing intermediate container 9a078e128e69 22:04:21 ---> dfc085288512 22:04:21 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:04:21 ---> Running in 1c6683aad2bd 22:04:25 Removing intermediate container 1c6683aad2bd 22:04:25 ---> 034baa4e4e95 22:04:25 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:04:25 ---> Running in 09eaf81ea200 22:04:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:04:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:04:27 OK: 220 MiB in 52 packages 22:04:28 Removing intermediate container 09eaf81ea200 22:04:28 ---> 5a18cd52d5b1 22:04:28 Step 8/13 : WORKDIR /app 22:04:28 ---> Running in e574437095c5 22:04:28 Removing intermediate container e574437095c5 22:04:28 ---> 31131f66b133 22:04:28 Step 9/13 : COPY go.mod vendor* ./ 22:04:29 ---> 814eb8c3bd68 22:04:29 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:29 ---> Running in 74b385b2aa5c 22:05:51 Removing intermediate container 74b385b2aa5c 22:05:51 ---> 5262d54a8124 22:05:51 Step 11/13 : COPY . . 22:05:51 ---> 8e65855bc7c3 22:05:51 Step 12/13 : ARG MAKE="make build" 22:05:51 ---> Running in 4a89536bd992 22:05:51 Removing intermediate container 4a89536bd992 22:05:51 ---> c98309a67f13 22:05:51 Step 13/13 : RUN $MAKE 22:05:51 ---> Running in 5a55fd6f507c 22:05:51 noop 22:05:51 Removing intermediate container 5a55fd6f507c 22:05:51 ---> d107886ee296 22:05:51 Successfully built d107886ee296 22:05:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:05:51 + docker inspect -f . ci-base-image-arm64 22:05:51 . [Pipeline] withDockerContainer 22:05:51 prd-ubuntu20.04-docker-arm64-4c-16g-21685 does not seem to be running inside a container 22:05:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/26 -v /w/workspace/app-rfid-llrp-inventory/26:/w/workspace/app-rfid-llrp-inventory/26:rw,z -v /w/workspace/app-rfid-llrp-inventory/26@tmp:/w/workspace/app-rfid-llrp-inventory/26@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 ******** ci-base-image-arm64 cat 22:05:53 $ docker top e2ac2e71f83c198e59ef6613adeb2b019554c5afd82d70d2565ce19b6d1ab6ce -eo pid,comm [Pipeline] { [Pipeline] sh 22:05:54 + go version 22:05:54 go version go1.17.6 linux/arm64 [Pipeline] } 22:05:54 $ docker stop --time=1 e2ac2e71f83c198e59ef6613adeb2b019554c5afd82d70d2565ce19b6d1ab6ce 22:05:55 $ docker rm -f e2ac2e71f83c198e59ef6613adeb2b019554c5afd82d70d2565ce19b6d1ab6ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:05:56 + docker inspect -f . ci-base-image-arm64 22:05:56 . [Pipeline] withDockerContainer 22:05:56 prd-ubuntu20.04-docker-arm64-4c-16g-21685 does not seem to be running inside a container 22:05:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/26 -v /w/workspace/app-rfid-llrp-inventory/26:/w/workspace/app-rfid-llrp-inventory/26:rw,z -v /w/workspace/app-rfid-llrp-inventory/26@tmp:/w/workspace/app-rfid-llrp-inventory/26@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 ******** ci-base-image-arm64 cat 22:05:58 $ docker top 33f5b6ef78ec95ad5901084263c67a7e1bc76f62399a041d3f5129efec36b9e5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:05:59 + make test 22:05:59 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:06:55 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 22:06:55 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.194s coverage: 86.2% of statements 22:06:55 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 22:06:55 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.692s coverage: 71.9% of statements 22:06:55 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 22:06:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:06:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:07:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:07:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:07:17 ./bin/test-attribution.sh [Pipeline] echo 22:07:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:07:18 $ docker stop --time=1 33f5b6ef78ec95ad5901084263c67a7e1bc76f62399a041d3f5129efec36b9e5 22:07:20 $ docker rm -f 33f5b6ef78ec95ad5901084263c67a7e1bc76f62399a041d3f5129efec36b9e5 [Pipeline] // withDockerContainer [Pipeline] sh 22:07:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:07:21 Warning: overwriting stash ‘coverage-report’ 22:07:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:07:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:07:22 + ls -al . 22:07:22 total 236 22:07:22 drwxrwxr-x 10 jenkins jenkins 4096 Apr 21 22:07 . 22:07:22 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 22:03 .. 22:07:22 -rw-rw-r-- 1 jenkins jenkins 262 Apr 21 22:03 .dockerignore 22:07:22 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 22:03 .git 22:07:22 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 22:03 .github 22:07:22 -rw-rw-r-- 1 jenkins jenkins 788 Apr 21 22:03 .gitignore 22:07:22 -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 22:03 .golangci.yml 22:07:22 -rw-rw-r-- 1 jenkins jenkins 8248 Apr 21 22:03 Attribution.txt 22:07:22 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 21 22:03 Dockerfile 22:07:22 -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 22:03 GOVERNANCE.md 22:07:22 -rw-rw-r-- 1 jenkins jenkins 687 Apr 21 22:03 Jenkinsfile 22:07:22 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 21 22:03 LICENSE 22:07:22 -rw-rw-r-- 1 jenkins jenkins 2095 Apr 21 22:03 Makefile 22:07:22 -rw-rw-r-- 1 jenkins jenkins 617 Apr 21 22:03 OWNERS.md 22:07:22 -rw-rw-r-- 1 jenkins jenkins 30131 Apr 21 22:03 README.md 22:07:22 -rw-rw-r-- 1 jenkins jenkins 11 Apr 21 22:01 VERSION 22:07:22 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 22:03 bin 22:07:22 -rw-r--r-- 1 jenkins jenkins 41008 Apr 21 22:06 coverage.out 22:07:22 -rw-rw-r-- 1 jenkins jenkins 3019 Apr 21 22:07 go.mod 22:07:22 -rw-rw-r-- 1 jenkins jenkins 49531 Apr 21 22:03 go.sum 22:07:22 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 22:03 images 22:07:22 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 22:03 internal 22:07:22 -rw-rw-r-- 1 jenkins jenkins 531 Apr 21 22:03 main.go 22:07:22 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 22:03 res 22:07:22 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 22:03 snap 22:07:22 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 22:03 static [Pipeline] isUnix [Pipeline] sh 22:07:22 + 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=8b2fb15614d399982e3d107523aa790b0caa1bb8 --label arch=arm64 --label version=2.1.0-dev.5 . 22:07:23 Sending build context to Docker daemon 692.7kB 22:07:23 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 22:07:23 Step 2/31 : FROM ${BASE} AS builder 22:07:23 ---> d107886ee296 22:07:23 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:07:23 ---> Running in 43f26387060d 22:07:23 Removing intermediate container 43f26387060d 22:07:23 ---> 5b80bb8615b4 22:07:23 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 22:07:23 ---> Running in 8770fbc2edcc 22:07:23 Removing intermediate container 8770fbc2edcc 22:07:23 ---> e2444490a775 22:07:23 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:07:23 ---> Running in bf02a45c3888 22:07:24 Removing intermediate container bf02a45c3888 22:07:24 ---> cbf850de5863 22:07:24 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:07:24 ---> Running in aef866fa239f 22:07:25 Removing intermediate container aef866fa239f 22:07:25 ---> 066738b2eddd 22:07:25 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:07:26 ---> Running in cfbd875cca8b 22:07:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:07:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:07:28 OK: 220 MiB in 52 packages 22:07:29 Removing intermediate container cfbd875cca8b 22:07:29 ---> 3b11fbbad894 22:07:29 Step 8/31 : WORKDIR /app 22:07:29 ---> Running in f38eba876dff 22:07:30 Removing intermediate container f38eba876dff 22:07:30 ---> 7eb9371e96ec 22:07:30 Step 9/31 : COPY go.mod vendor* ./ 22:07:30 ---> 1f8c0b8cd105 22:07:30 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:30 ---> Running in 66a4bfb4a876 22:07:32 Removing intermediate container 66a4bfb4a876 22:07:32 ---> 9cd513bd3b2b 22:07:32 Step 11/31 : COPY . . 22:07:33 ---> 3e90cc1d9b50 22:07:33 Step 12/31 : ARG MAKE="make build" 22:07:33 ---> Running in b58400d4dc2d 22:07:33 Removing intermediate container b58400d4dc2d 22:07:33 ---> 18127db4be08 22:07:33 Step 13/31 : RUN $MAKE 22:07:33 ---> Running in c9dbd93fb266 22:07:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.5 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.5" -o app-rfid-llrp-inventory 22:08:21 Removing intermediate container c9dbd93fb266 22:08:21 ---> 58d4b0b82a67 22:08:21 Step 14/31 : FROM alpine:3.14 22:08:21 3.14: Pulling from library/alpine 22:08:21 455c02918c45: Pulling fs layer 22:08:21 455c02918c45: Verifying Checksum 22:08:21 455c02918c45: Download complete 22:08:21 455c02918c45: Pull complete 22:08:21 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 22:08:21 Status: Downloaded newer image for alpine:3.14 22:08:21 ---> ac73e934f311 22:08:21 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:08:21 ---> Running in 4ef725ae2fcf 22:08:21 Removing intermediate container 4ef725ae2fcf 22:08:21 ---> 64abfa8b3501 22:08:21 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 22:08:21 ---> Running in 2e52dd40592d 22:08:21 Removing intermediate container 2e52dd40592d 22:08:21 ---> cea4b6736bbf 22:08:21 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:08:21 ---> Running in 43202757138d 22:08:22 Removing intermediate container 43202757138d 22:08:22 ---> b305b5291d74 22:08:22 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 22:08:22 ---> Running in ce3447611bd1 22:08:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:08:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:08:25 (1/6) Installing ca-certificates (20211220-r0) 22:08:25 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:08:25 (3/6) Installing libsodium (1.0.18-r0) 22:08:25 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:08:25 (5/6) Installing libzmq (4.3.4-r0) 22:08:25 (6/6) Installing zeromq (4.3.4-r0) 22:08:25 Executing busybox-1.33.1-r7.trigger 22:08:25 Executing ca-certificates-20211220-r0.trigger 22:08:26 OK: 9 MiB in 20 packages 22:08:27 Removing intermediate container ce3447611bd1 22:08:27 ---> 876a0716b4ff 22:08:27 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:08:27 ---> d9bd36f2e824 22:08:27 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 22:08:28 ---> 99aa455ba6ea 22:08:28 Step 21/31 : COPY --from=builder /app/res/ /res/ 22:08:29 ---> ff1472e36ea4 22:08:29 Step 22/31 : COPY --from=builder /app/static/ /static/ 22:08:29 ---> 64d8417c1275 22:08:29 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:08:30 ---> 9f0d0f4bc3e7 22:08:30 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 22:08:30 ---> Running in 82f6eb808111 22:08:32 Removing intermediate container 82f6eb808111 22:08:32 ---> c9a84c0ab9b9 22:08:32 Step 25/31 : VOLUME /cache 22:08:32 ---> Running in 90800e869321 22:08:32 Removing intermediate container 90800e869321 22:08:32 ---> cc5793798af3 22:08:32 Step 26/31 : EXPOSE 59711 22:08:32 ---> Running in 5ca8c2d0b291 22:08:32 Removing intermediate container 5ca8c2d0b291 22:08:32 ---> e42e0baeb46f 22:08:32 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:08:32 ---> Running in 6978525f4add 22:08:33 Removing intermediate container 6978525f4add 22:08:33 ---> 3e7cf08b15aa 22:08:33 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 22:08:33 ---> Running in 07795791bae7 22:08:33 Removing intermediate container 07795791bae7 22:08:33 ---> 2d7201cbed45 22:08:33 Step 29/31 : LABEL arch=arm64 22:08:33 ---> Running in b2119807e3c9 22:08:34 Removing intermediate container b2119807e3c9 22:08:34 ---> 1d0a975e74a5 22:08:34 Step 30/31 : LABEL git_sha=8b2fb15614d399982e3d107523aa790b0caa1bb8 22:08:34 ---> Running in 5e0c8a66517b 22:08:34 Removing intermediate container 5e0c8a66517b 22:08:34 ---> f7398dbabbe8 22:08:34 Step 31/31 : LABEL version=2.1.0-dev.5 22:08:34 ---> Running in 9d64592c2a13 22:08:34 Removing intermediate container 9d64592c2a13 22:08:34 ---> 7073b75836e2 22:08:34 [Warning] One or more build-args [ARCH] were not consumed 22:08:34 Successfully built 7073b75836e2 22:08:34 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:08:35 provisioning config files... 22:08:35 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/26@tmp/config585968643147654888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:08:35 ---> docker-login.sh 22:08:35 nexus3.edgexfoundry.org:10001 22:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:35 Configure a credential helper to remove this warning. See 22:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:35 22:08:35 Login Succeeded 22:08:35 nexus3.edgexfoundry.org:10002 22:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:36 Configure a credential helper to remove this warning. See 22:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:36 22:08:36 Login Succeeded 22:08:36 nexus3.edgexfoundry.org:10003 22:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:36 Configure a credential helper to remove this warning. See 22:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:36 22:08:36 Login Succeeded 22:08:36 nexus3.edgexfoundry.org:10004 22:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:37 Configure a credential helper to remove this warning. See 22:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:37 22:08:37 Login Succeeded 22:08:37 docker.io 22:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:37 Configure a credential helper to remove this warning. See 22:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:37 22:08:37 Login Succeeded 22:08:37 ---> docker-login.sh ends [Pipeline] } 22:08:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:08:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:08:38 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 22:08:38 8b2fb15614d399982e3d107523aa790b0caa1bb8 22:08:38 latest 22:08:38 2.1.0-dev.5 22:08:38 8b2fb15614d399982e3d107523aa790b0caa1bb8-2.1.0-dev.5 22:08:38 main 22:08:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:08:38 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8b2fb15614d399982e3d107523aa790b0caa1bb8 [Pipeline] isUnix [Pipeline] sh 22:08:38 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8b2fb15614d399982e3d107523aa790b0caa1bb8 22:08:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:08:38 36e95c04e5d2: Preparing 22:08:38 f2481209a3fc: Preparing 22:08:38 804ef398b4d7: Preparing 22:08:38 c7aa5ce1ff9a: Preparing 22:08:38 ddc849b362c3: Preparing 22:08:38 592bf999669b: Preparing 22:08:38 e7fe3aba343a: Preparing 22:08:38 728e4ccc4177: Preparing 22:08:38 f73e7dbfee58: Preparing 22:08:38 e7fe3aba343a: Waiting 22:08:38 728e4ccc4177: Waiting 22:08:38 f73e7dbfee58: Waiting 22:08:38 592bf999669b: Waiting 22:08:39 804ef398b4d7: Pushed 22:08:39 36e95c04e5d2: Pushed 22:08:39 ddc849b362c3: Pushed 22:08:39 c7aa5ce1ff9a: Pushed 22:08:39 f73e7dbfee58: Layer already exists 22:08:39 592bf999669b: Pushed 22:08:39 728e4ccc4177: Pushed 22:08:40 e7fe3aba343a: Pushed 22:08:42 f2481209a3fc: Pushed 22:08:42 8b2fb15614d399982e3d107523aa790b0caa1bb8: digest: sha256:f851f2ec0ae81698bf4ef85af86884f828c9f0efad3f00f19760459b022b17b0 size: 2196 [Pipeline] isUnix [Pipeline] sh 22:08:43 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:08:43 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 22:08:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:08:43 36e95c04e5d2: Preparing 22:08:43 f2481209a3fc: Preparing 22:08:43 804ef398b4d7: Preparing 22:08:43 c7aa5ce1ff9a: Preparing 22:08:43 ddc849b362c3: Preparing 22:08:43 592bf999669b: Preparing 22:08:43 e7fe3aba343a: Preparing 22:08:43 728e4ccc4177: Preparing 22:08:43 f73e7dbfee58: Preparing 22:08:43 e7fe3aba343a: Waiting 22:08:43 728e4ccc4177: Waiting 22:08:43 f73e7dbfee58: Waiting 22:08:43 592bf999669b: Waiting 22:08:43 ddc849b362c3: Layer already exists 22:08:43 c7aa5ce1ff9a: Layer already exists 22:08:43 f2481209a3fc: Layer already exists 22:08:43 36e95c04e5d2: Layer already exists 22:08:43 804ef398b4d7: Layer already exists 22:08:43 e7fe3aba343a: Layer already exists 22:08:43 592bf999669b: Layer already exists 22:08:43 f73e7dbfee58: Layer already exists 22:08:43 728e4ccc4177: Layer already exists 22:08:43 latest: digest: sha256:f851f2ec0ae81698bf4ef85af86884f828c9f0efad3f00f19760459b022b17b0 size: 2196 [Pipeline] isUnix [Pipeline] sh 22:08:44 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.5 [Pipeline] isUnix [Pipeline] sh 22:08:44 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.5 22:08:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:08:44 36e95c04e5d2: Preparing 22:08:44 f2481209a3fc: Preparing 22:08:44 804ef398b4d7: Preparing 22:08:44 c7aa5ce1ff9a: Preparing 22:08:44 ddc849b362c3: Preparing 22:08:44 592bf999669b: Preparing 22:08:44 e7fe3aba343a: Preparing 22:08:44 728e4ccc4177: Preparing 22:08:44 f73e7dbfee58: Preparing 22:08:44 592bf999669b: Waiting 22:08:44 e7fe3aba343a: Waiting 22:08:44 f73e7dbfee58: Waiting 22:08:44 f2481209a3fc: Layer already exists 22:08:44 c7aa5ce1ff9a: Layer already exists 22:08:44 ddc849b362c3: Layer already exists 22:08:44 36e95c04e5d2: Layer already exists 22:08:44 804ef398b4d7: Layer already exists 22:08:44 728e4ccc4177: Layer already exists 22:08:44 592bf999669b: Layer already exists 22:08:44 e7fe3aba343a: Layer already exists 22:08:44 f73e7dbfee58: Layer already exists 22:08:44 2.1.0-dev.5: digest: sha256:f851f2ec0ae81698bf4ef85af86884f828c9f0efad3f00f19760459b022b17b0 size: 2196 [Pipeline] isUnix [Pipeline] sh 22:08:45 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8b2fb15614d399982e3d107523aa790b0caa1bb8-2.1.0-dev.5 [Pipeline] isUnix [Pipeline] sh 22:08:45 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8b2fb15614d399982e3d107523aa790b0caa1bb8-2.1.0-dev.5 22:08:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:08:45 36e95c04e5d2: Preparing 22:08:45 f2481209a3fc: Preparing 22:08:45 804ef398b4d7: Preparing 22:08:45 c7aa5ce1ff9a: Preparing 22:08:45 ddc849b362c3: Preparing 22:08:45 592bf999669b: Preparing 22:08:45 e7fe3aba343a: Preparing 22:08:45 728e4ccc4177: Preparing 22:08:45 f73e7dbfee58: Preparing 22:08:45 e7fe3aba343a: Waiting 22:08:45 728e4ccc4177: Waiting 22:08:45 f73e7dbfee58: Waiting 22:08:45 592bf999669b: Waiting 22:08:45 f2481209a3fc: Layer already exists 22:08:45 36e95c04e5d2: Layer already exists 22:08:45 804ef398b4d7: Layer already exists 22:08:45 ddc849b362c3: Layer already exists 22:08:45 c7aa5ce1ff9a: Layer already exists 22:08:45 e7fe3aba343a: Layer already exists 22:08:45 592bf999669b: Layer already exists 22:08:45 728e4ccc4177: Layer already exists 22:08:45 f73e7dbfee58: Layer already exists 22:08:45 8b2fb15614d399982e3d107523aa790b0caa1bb8-2.1.0-dev.5: digest: sha256:f851f2ec0ae81698bf4ef85af86884f828c9f0efad3f00f19760459b022b17b0 size: 2196 [Pipeline] isUnix [Pipeline] sh 22:08:46 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh 22:08:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 22:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:08:46 36e95c04e5d2: Preparing 22:08:46 f2481209a3fc: Preparing 22:08:46 804ef398b4d7: Preparing 22:08:46 c7aa5ce1ff9a: Preparing 22:08:46 ddc849b362c3: Preparing 22:08:46 592bf999669b: Preparing 22:08:46 e7fe3aba343a: Preparing 22:08:46 728e4ccc4177: Preparing 22:08:46 f73e7dbfee58: Preparing 22:08:46 592bf999669b: Waiting 22:08:46 e7fe3aba343a: Waiting 22:08:46 728e4ccc4177: Waiting 22:08:46 f73e7dbfee58: Waiting 22:08:46 36e95c04e5d2: Layer already exists 22:08:46 f2481209a3fc: Layer already exists 22:08:46 804ef398b4d7: Layer already exists 22:08:46 ddc849b362c3: Layer already exists 22:08:46 c7aa5ce1ff9a: Layer already exists 22:08:46 e7fe3aba343a: Layer already exists 22:08:46 592bf999669b: Layer already exists 22:08:46 728e4ccc4177: Layer already exists 22:08:46 f73e7dbfee58: Layer already exists 22:08:46 main: digest: sha256:f851f2ec0ae81698bf4ef85af86884f828c9f0efad3f00f19760459b022b17b0 size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:08:46 ===================================================== [Pipeline] echo 22:08:46 taggedImages: 22:08:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8b2fb15614d399982e3d107523aa790b0caa1bb8 22:08:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 22:08:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.5 22:08:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8b2fb15614d399982e3d107523aa790b0caa1bb8-2.1.0-dev.5 22:08:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:08:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:08:47 22:08:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:08:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:08:47 arm64: Pulling from edgex-lftools-log-publisher 22:08:47 8998bd30e6a1: Pulling fs layer 22:08:47 04944245beec: Pulling fs layer 22:08:47 699f458cf7ca: Pulling fs layer 22:08:47 765212b225bb: Pulling fs layer 22:08:47 f23df028b6ca: Pulling fs layer 22:08:47 d65c8cfc05b1: Pulling fs layer 22:08:47 2437ff75d9bd: Pulling fs layer 22:08:47 f23df028b6ca: Waiting 22:08:47 d65c8cfc05b1: Waiting 22:08:47 2437ff75d9bd: Waiting 22:08:47 765212b225bb: Waiting 22:08:47 04944245beec: Verifying Checksum 22:08:47 04944245beec: Download complete 22:08:47 765212b225bb: Verifying Checksum 22:08:47 765212b225bb: Download complete 22:08:47 f23df028b6ca: Verifying Checksum 22:08:47 f23df028b6ca: Download complete 22:08:47 d65c8cfc05b1: Verifying Checksum 22:08:47 d65c8cfc05b1: Download complete 22:08:48 699f458cf7ca: Verifying Checksum 22:08:48 699f458cf7ca: Download complete 22:08:48 8998bd30e6a1: Verifying Checksum 22:08:48 8998bd30e6a1: Download complete 22:08:51 2437ff75d9bd: Verifying Checksum 22:08:51 2437ff75d9bd: Download complete 22:08:53 8998bd30e6a1: Pull complete 22:08:53 04944245beec: Pull complete 22:08:55 699f458cf7ca: Pull complete 22:08:55 765212b225bb: Pull complete 22:08:55 f23df028b6ca: Pull complete 22:08:55 d65c8cfc05b1: Pull complete 22:09:11 2437ff75d9bd: Pull complete 22:09:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:09:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:09:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:09:11 prd-ubuntu20.04-docker-arm64-4c-16g-21685 does not seem to be running inside a container 22:09:11 $ 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/26 -v /w/workspace/app-rfid-llrp-inventory/26:/w/workspace/app-rfid-llrp-inventory/26:rw,z -v /w/workspace/app-rfid-llrp-inventory/26@tmp:/w/workspace/app-rfid-llrp-inventory/26@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-lftools-log-publisher:arm64 cat 22:09:13 $ docker top 0da9a0ce8812237b7b28f6de3a85d05f0edf197c67d3f188c4901e1f2eb78ca2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:09:14 ---> job-cost.sh 22:09:14 lf-activate-venv: SKIPPING 22:09:14 INFO: No Stack... 22:09:15 INFO: Retrieving Pricing Info for: v3-standard-4 22:09:15 INFO: Archiving Costs [Pipeline] sh 22:09:16 + cat /w/workspace/app-rfid-llrp-inventory/26/archives/cost.csv 22:09:16 + cut -d, -f6 [Pipeline] lock 22:09:16 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-26-stack-cost] 22:09:16 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-26-stack-cost] did not exist. Created. 22:09:16 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:09:17 /w/workspace/app-rfid-llrp-inventory/26@tmp/durable-5daf6b05/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:09:18 + echo total: 0.10999999940395355 [Pipeline] stash 22:09:18 Warning: overwriting stash ‘stack-cost’ 22:09:18 Stashed 1 file(s) [Pipeline] } 22:09:18 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-26-stack-cost] [Pipeline] // lock [Pipeline] } 22:09:18 $ docker stop --time=1 0da9a0ce8812237b7b28f6de3a85d05f0edf197c67d3f188c4901e1f2eb78ca2 22:09:19 $ docker rm -f 0da9a0ce8812237b7b28f6de3a85d05f0edf197c67d3f188c4901e1f2eb78ca2 [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 22:09:20 provisioning config files... 22:09:20 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2639183242002177252tmp [Pipeline] { [Pipeline] sh 22:09:20 + set +x 22:09:20 + curl -s https://codecov.io/bash 22:09:20 + bash -s -- 22:09:20 22:09:20 _____ _ 22:09:20 / ____| | | 22:09:20 | | ___ __| | ___ ___ _____ __ 22:09:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:09:20 | |___| (_) | (_| | __/ (_| (_) \ V / 22:09:20 \_____\___/ \__,_|\___|\___\___/ \_/ 22:09:20 Bash-1.0.6 22:09:20 22:09:20 22:09:20 ==> git version 2.25.1 found 22:09:20 ==> 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 22:09:20 Release-Date: 2020-01-08 22:09:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:09:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:09:20 ==> Jenkins CI detected. 22:09:20 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 22:09:20 project root: . 22:09:20 --> token set from env 22:09:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:09:20 ==> Running gcov in . (disable via -X gcov) 22:09:20 ==> Python coveragepy not found 22:09:20 ==> Searching for coverage reports in: 22:09:20 + . 22:09:20 -> Found 1 reports 22:09:20 ==> Detecting git/mercurial file structure 22:09:20 ==> Reading reports 22:09:20 + ./coverage.out bytes=41008 22:09:20 ==> Appending adjustments 22:09:20 https://docs.codecov.io/docs/fixing-reports 22:09:20 + Found adjustments 22:09:20 ==> Gzipping contents 22:09:20 12K /tmp/codecov.iec0lz.gz 22:09:20 ==> Uploading reports 22:09:20 url: https://codecov.io 22:09:20 query: branch=main&commit=8b2fb15614d399982e3d107523aa790b0caa1bb8&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 22:09:20 -> Pinging Codecov 22:09:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=8b2fb15614d399982e3d107523aa790b0caa1bb8&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 22:09:20 -> Uploading to 22:09:20 https://storage.googleapis.com/codecov/v4/raw/2022-04-21/581DD39554BDF9B6E22D074273EAD858/8b2fb15614d399982e3d107523aa790b0caa1bb8/4725d24d-73b6-42d1-a08b-04a02b7f61b3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220421%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220421T220920Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=063391b7e7ee15aad452e3fdb8aa983b978df7e5269493da49ce9f09f4ab7bb2 22:09:20 % Total % Received % Xferd Average Speed Time Time Time Current 22:09:20 Dload Upload Total Spent Left Speed 22:09:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11601 0 0 100 11601 0 48136 --:--:-- --:--:-- --:--:-- 48136 22:09:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8b2fb15614d399982e3d107523aa790b0caa1bb8 [Pipeline] } 22:09:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:09:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:09:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:09:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:09:21 22:09:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:09:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:09:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:09:22 188c0c94c7c5: Pulling fs layer 22:09:22 0ef7d3d256c8: Pulling fs layer 22:09:22 de9db76c5a1d: Pulling fs layer 22:09:22 0eba1c9be4d2: Pulling fs layer 22:09:22 0d57e429df01: Pulling fs layer 22:09:22 4e4be7b47b0d: Pulling fs layer 22:09:22 e1f770b5df2f: Pulling fs layer 22:09:22 85a0685a4137: Pulling fs layer 22:09:22 0d57e429df01: Waiting 22:09:22 4e4be7b47b0d: Waiting 22:09:22 85a0685a4137: Waiting 22:09:22 0eba1c9be4d2: Waiting 22:09:22 de9db76c5a1d: Verifying Checksum 22:09:22 de9db76c5a1d: Download complete 22:09:22 0ef7d3d256c8: Download complete 22:09:22 0d57e429df01: Verifying Checksum 22:09:22 0d57e429df01: Download complete 22:09:22 4e4be7b47b0d: Verifying Checksum 22:09:22 4e4be7b47b0d: Download complete 22:09:22 188c0c94c7c5: Verifying Checksum 22:09:22 188c0c94c7c5: Download complete 22:09:22 188c0c94c7c5: Pull complete 22:09:22 e1f770b5df2f: Verifying Checksum 22:09:22 e1f770b5df2f: Download complete 22:09:22 0ef7d3d256c8: Pull complete 22:09:22 de9db76c5a1d: Pull complete 22:09:22 0eba1c9be4d2: Verifying Checksum 22:09:22 0eba1c9be4d2: Download complete 22:09:23 85a0685a4137: Verifying Checksum 22:09:23 85a0685a4137: Download complete 22:09:26 0eba1c9be4d2: Pull complete 22:09:26 0d57e429df01: Pull complete 22:09:26 4e4be7b47b0d: Pull complete 22:09:26 e1f770b5df2f: Pull complete 22:09:30 85a0685a4137: Pull complete 22:09:30 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:09:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:09:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:09:30 prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container 22:09:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:09:32 $ docker top 0c256b1772800041485584a5f728eaa5c17adcc8f95e0af9cca6684a5b4ea852 -eo pid,comm [Pipeline] { [Pipeline] echo 22:09:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:09:32 + set -o pipefail 22:09:32 + snyk monitor '--org=edgex-jenkins' 22:09:36 22:09:36 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 22:09:36 22:09:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/910d602f-6921-4093-b5b0-e73907d903ac 22:09:36 22:09:36 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:09:36 22:09:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:09:36 22:09:36 [Pipeline] } 22:09:36 $ docker stop --time=1 0c256b1772800041485584a5f728eaa5c17adcc8f95e0af9cca6684a5b4ea852 22:09:38 $ docker rm -f 0c256b1772800041485584a5f728eaa5c17adcc8f95e0af9cca6684a5b4ea852 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:09:39 + git log --format=format:%s -1 8b2fb15614d399982e3d107523aa790b0caa1bb8 [Pipeline] sh 22:09:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:09:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:09:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:09:39 . [Pipeline] withDockerContainer 22:09:39 prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container 22:09:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:09:40 $ docker top 3a63559ec20dcac10430aec0f6ae1c5ca802ff93c8fc081ab15adb5f72336b30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:09:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:09:40 [ssh-agent] Looking for ssh-agent implementation... 22:09:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:09:40 $ docker exec 3a63559ec20dcac10430aec0f6ae1c5ca802ff93c8fc081ab15adb5f72336b30 ssh-agent 22:09:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbJLlMi/agent.14 22:09:40 SSH_AGENT_PID=21 22:09:40 Running ssh-add (command line suppressed) 22:09:40 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_278836659671797835.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_278836659671797835.key) 22:09:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:09:41 + git semver tag 22:09:41 # -> Open(): unable to determine branch for HEAD 22:09:41 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 22:09:41 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 22:09:41 # $SEMVER_REMOTE_NAME = origin 22:09:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:09:41 # $SEMVER_USER_NAME = edgex-jenkins 22:09:41 # $SEMVER_BRANCH = main 22:09:41 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 22:09:41 # 8b2fb15614d399982e3d107523aa790b0caa1bb8 HEAD 22:09:41 # -> Force: false 22:09:41 # 7eaedc783553162a958ade60b8b1ce5fdbd16548 refs/tags/v2.1.0-dev.5 [Pipeline] } 22:09:41 $ docker exec --env ******** --env ******** 3a63559ec20dcac10430aec0f6ae1c5ca802ff93c8fc081ab15adb5f72336b30 ssh-agent -k 22:09:41 unset SSH_AUTH_SOCK; 22:09:41 unset SSH_AGENT_PID; 22:09:41 echo Agent pid 21 killed; 22:09:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:09:41 + git semver [Pipeline] } 22:09:41 $ docker stop --time=1 3a63559ec20dcac10430aec0f6ae1c5ca802ff93c8fc081ab15adb5f72336b30 22:09:42 $ docker rm -f 3a63559ec20dcac10430aec0f6ae1c5ca802ff93c8fc081ab15adb5f72336b30 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:09:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:09:43 22:09:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:09:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:09:43 0.23.1-centos7: Pulling from edgex-lftools 22:09:43 ab5ef0e58194: Pulling fs layer 22:09:43 9712f1f96733: Pulling fs layer 22:09:43 63f879dbbcfc: Pulling fs layer 22:09:43 0d9ebad4ef96: Pulling fs layer 22:09:43 e9a5061849ea: Pulling fs layer 22:09:43 d747dcd14b5f: Pulling fs layer 22:09:43 2de7ff778b66: Pulling fs layer 22:09:43 0d9ebad4ef96: Waiting 22:09:43 e9a5061849ea: Waiting 22:09:43 d747dcd14b5f: Waiting 22:09:43 2de7ff778b66: Waiting 22:09:43 9712f1f96733: Download complete 22:09:43 63f879dbbcfc: Verifying Checksum 22:09:43 63f879dbbcfc: Download complete 22:09:44 0d9ebad4ef96: Verifying Checksum 22:09:44 0d9ebad4ef96: Download complete 22:09:44 e9a5061849ea: Verifying Checksum 22:09:44 e9a5061849ea: Download complete 22:09:44 d747dcd14b5f: Verifying Checksum 22:09:44 d747dcd14b5f: Download complete 22:09:44 ab5ef0e58194: Verifying Checksum 22:09:44 ab5ef0e58194: Download complete 22:09:44 2de7ff778b66: Verifying Checksum 22:09:44 2de7ff778b66: Download complete 22:09:47 ab5ef0e58194: Pull complete 22:09:47 9712f1f96733: Pull complete 22:09:47 63f879dbbcfc: Pull complete 22:09:51 0d9ebad4ef96: Pull complete 22:09:51 e9a5061849ea: Pull complete 22:09:51 d747dcd14b5f: Pull complete 22:09:52 2de7ff778b66: Pull complete 22:09:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:09:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:09:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:09:52 prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container 22:09:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:09:54 $ docker top e61dbc7e80ab8efac589c89fb57a52dd01ea4cf0b1be7014ad53f3253760bf8b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:09:55 provisioning config files... 22:09:55 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5126334496201882423tmp 22:09:55 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2455194517491129116tmp 22:09:55 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1897512923444127280tmp [Pipeline] { [Pipeline] echo 22:09:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:09:55 ---> sigul-configuration.sh 22:09:55 gpg: directory `/root/.gnupg' created 22:09:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:09:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:09:55 gpg: keyring `/root/.gnupg/secring.gpg' created 22:09:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:09:55 gpg: CAST5 encrypted data 22:09:55 gpg: encrypted with 1 passphrase 22:09:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:09:55 + mkdir /home/jenkins 22:09:55 + mkdir /home/jenkins/sigul [Pipeline] sh 22:09:55 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:09:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:09:56 ---> sigul-install.sh 22:09:56 Sigul already installed; skipping installation. [Pipeline] sh 22:09:56 + git tag --list 22:09:56 v0.0.0 22:09:56 v0.0.1-dev.1 22:09:56 v0.0.1-dev.2 22:09:56 v0.0.1-dev.3 22:09:56 v0.0.1-dev.4 22:09:56 v0.0.1-dev.5 22:09:56 v0.0.1-dev.6 22:09:56 v0.0.1-dev.7 22:09:56 v1.0.0 22:09:56 v1.0.1-dev.1 22:09:56 v1.0.1-dev.2 22:09:56 v1.0.1-dev.3 22:09:56 v1.0.1-dev.4 22:09:56 v1.0.1-dev.5 22:09:56 v2.1.0-dev.1 22:09:56 v2.1.0-dev.2 22:09:56 v2.1.0-dev.3 22:09:56 v2.1.0-dev.4 22:09:56 v2.1.0-dev.5 [Pipeline] sh 22:09:56 + lftools sign git-tag v2.1.0-dev.5 22:09:57 Signing Git tag with Sigul... 22:09:57 Signing v2.1.0-dev.5 [Pipeline] echo 22:09:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:09:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:09:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:09:58 $ docker stop --time=1 e61dbc7e80ab8efac589c89fb57a52dd01ea4cf0b1be7014ad53f3253760bf8b 22:09:59 $ docker rm -f e61dbc7e80ab8efac589c89fb57a52dd01ea4cf0b1be7014ad53f3253760bf8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:09:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:09:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:10:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:10:00 . [Pipeline] withDockerContainer 22:10:00 prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container 22:10:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:10:00 $ docker top b58234b68f9d12b507ba4730b29d9e4cb5868dfe43591753abaf3b25c1bfb2e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:10:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:10:00 [ssh-agent] Looking for ssh-agent implementation... 22:10:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:10:00 $ docker exec b58234b68f9d12b507ba4730b29d9e4cb5868dfe43591753abaf3b25c1bfb2e9 ssh-agent 22:10:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXknGhaB/agent.14 22:10:00 SSH_AGENT_PID=20 22:10:00 Running ssh-add (command line suppressed) 22:10:01 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8534808239254575884.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8534808239254575884.key) 22:10:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:10:01 + git semver bump pre 22:10:01 # -> Open(): unable to determine branch for HEAD 22:10:01 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 22:10:01 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 22:10:01 # $SEMVER_REMOTE_NAME = origin 22:10:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:10:01 # $SEMVER_USER_NAME = edgex-jenkins 22:10:01 # $SEMVER_BRANCH = main 22:10:01 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 22:10:01 2.1.0-dev.6 [Pipeline] } 22:10:01 $ docker exec --env ******** --env ******** b58234b68f9d12b507ba4730b29d9e4cb5868dfe43591753abaf3b25c1bfb2e9 ssh-agent -k 22:10:01 unset SSH_AUTH_SOCK; 22:10:01 unset SSH_AGENT_PID; 22:10:01 echo Agent pid 20 killed; 22:10:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:10:01 + git semver [Pipeline] } 22:10:01 $ docker stop --time=1 b58234b68f9d12b507ba4730b29d9e4cb5868dfe43591753abaf3b25c1bfb2e9 22:10:03 $ docker rm -f b58234b68f9d12b507ba4730b29d9e4cb5868dfe43591753abaf3b25c1bfb2e9 [Pipeline] // withDockerContainer [Pipeline] sh 22:10:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:10:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:10:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:10:03 . [Pipeline] withDockerContainer 22:10:03 prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container 22:10:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:10:04 $ docker top 2c86966668e9e3ebd5d51a799e8544c0500f07a91ca974a21c4bcd71bb163be6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:10:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:10:04 [ssh-agent] Looking for ssh-agent implementation... 22:10:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:10:04 $ docker exec 2c86966668e9e3ebd5d51a799e8544c0500f07a91ca974a21c4bcd71bb163be6 ssh-agent 22:10:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFnoadn/agent.14 22:10:04 SSH_AGENT_PID=21 22:10:04 Running ssh-add (command line suppressed) 22:10:04 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5026691318594264110.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5026691318594264110.key) 22:10:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:10:05 + git semver push 22:10:05 # -> Open(): unable to determine branch for HEAD 22:10:05 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 22:10:05 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 22:10:05 # $SEMVER_REMOTE_NAME = origin 22:10:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:10:05 # $SEMVER_USER_NAME = edgex-jenkins 22:10:05 # $SEMVER_BRANCH = main 22:10:05 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 22:10:06 $ docker exec --env ******** --env ******** 2c86966668e9e3ebd5d51a799e8544c0500f07a91ca974a21c4bcd71bb163be6 ssh-agent -k 22:10:06 unset SSH_AUTH_SOCK; 22:10:06 unset SSH_AGENT_PID; 22:10:06 echo Agent pid 21 killed; 22:10:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:10:06 + git semver [Pipeline] } 22:10:06 $ docker stop --time=1 2c86966668e9e3ebd5d51a799e8544c0500f07a91ca974a21c4bcd71bb163be6 22:10:08 $ docker rm -f 2c86966668e9e3ebd5d51a799e8544c0500f07a91ca974a21c4bcd71bb163be6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 22:10:08 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 22:10:08 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 22:10:08 total 16 22:10:08 drwxr-xr-x 3 root root 4096 Apr 21 22:03 . 22:10:08 drwxrwxr-x 12 jenkins jenkins 4096 Apr 21 22:09 .. 22:10:08 drwxr-xr-x 2 root root 4096 Apr 21 22:03 cost 22:10:08 -rw-r--r-- 1 root root 93 Apr 21 22:03 cost.csv 22:10:08 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 22:10:08 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 22:10:08 total 16 22:10:08 drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 22:03 . 22:10:08 drwxrwxr-x 12 jenkins jenkins 4096 Apr 21 22:09 .. 22:10:08 drwxr-xr-x 2 jenkins jenkins 4096 Apr 21 22:03 cost 22:10:08 -rw-r--r-- 1 jenkins jenkins 93 Apr 21 22:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:10:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:10:10 ---> package-listing.sh 22:10:10 ++ facter osfamily 22:10:10 ++ tr '[:upper:]' '[:lower:]' 22:10:10 + OS_FAMILY=debian 22:10:10 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 22:10:10 + START_PACKAGES=/tmp/packages_start.txt 22:10:10 + END_PACKAGES=/tmp/packages_end.txt 22:10:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:10:10 + PACKAGES=/tmp/packages_start.txt 22:10:10 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 22:10:10 + PACKAGES=/tmp/packages_end.txt 22:10:10 + case "${OS_FAMILY}" in 22:10:10 + dpkg -l 22:10:10 + grep '^ii' 22:10:10 + '[' -f /tmp/packages_start.txt ']' 22:10:10 + '[' -f /tmp/packages_end.txt ']' 22:10:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:10:10 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 22:10:10 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 22:10:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 22:10:10 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:10:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:10:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:10:11 . [Pipeline] withDockerContainer 22:10:11 prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container 22:10:11 $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:10:11 $ docker top 9517cfb6766a414355aa1c128a9f5e81a2e9f1d366daaf4f819cfd6104733b95 -eo pid,comm [Pipeline] { [Pipeline] sh 22:10:11 + touch /tmp/pre-build-complete [Pipeline] sh 22:10:12 + mkdir -p /var/log/sysstat [Pipeline] sh 22:10:12 + ls /var/log/sa-host 22:10:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:10:12 provisioning config files... 22:10:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1684424075420483773tmp [Pipeline] { [Pipeline] echo 22:10:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:10:12 ---> create-netrc.sh [Pipeline] } 22:10:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:10:13 ---> python-tools-install.sh [Pipeline] echo 22:10:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:10:13 ---> sudo-logs.sh 22:10:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:10:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:10:13 ---> job-cost.sh 22:10:13 lf-activate-venv: SKIPPING 22:10:13 DEBUG: total: 0.2199999988079071 22:10:13 INFO: Retrieving Stack Cost... 22:10:14 INFO: Retrieving Pricing Info for: v3-standard-8 22:10:14 INFO: Archiving Costs [Pipeline] echo 22:10:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:10:14 ---> logs-deploy.sh 22:10:14 lf-activate-venv: SKIPPING 22:10:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/26 22:10:14 INFO: archiving workspace using pattern(s): 22:10:15 Archives upload complete. 22:10:15 INFO: archiving logs to Nexus