Pull request #123 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8fced13912e83703fef50f539f4763de25d3360c+12b7e2a68f9653fea98bc39e60cc71d305210046 (1e9ead1ee0886f4e197544ca40ac9df9324e42f0) 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-ssh14027397377777773247.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2046649628186485445.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-123/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-123/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6423738241400424895.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-123/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10613414559240659085.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14429915589122932604.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-123/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-123/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5982022621258223022.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-118274’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-118228’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-118470’ is offline ‘prd-ubuntu20.04-docker-8c-8g-118471’ is offline ‘prd-ubuntu20.04-docker-8c-8g-118473’ is offline ‘prd-ubuntu20.04-docker-8c-8g-118478’ is offline ‘prd-ubuntu20.04-docker-8c-8g-118479’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-118474’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-118475’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-118478 in /w/workspace/y_app-rfid-llrp-inventory_PR-123 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-123 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 12b7e2a68f9653fea98bc39e60cc71d305210046 into PR head commit 8fced13912e83703fef50f539f4763de25d3360c Merge succeeded, producing 8fced13912e83703fef50f539f4763de25d3360c Checking out Revision 8fced13912e83703fef50f539f4763de25d3360c (PR-123) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/123/head:refs/remotes/origin/PR-123 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8fced13912e83703fef50f539f4763de25d3360c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 12b7e2a68f9653fea98bc39e60cc71d305210046 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8fced13912e83703fef50f539f4763de25d3360c # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-07T17:32:23.194Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-07T17:32:23.383Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-07T17:32:23.494Z] ========================================================= [2022-11-07T17:32:23.494Z] EdgeX Global Pipelines Version Info [2022-11-07T17:32:23.494Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:32:24.233Z] ------------------- [2022-11-07T17:32:24.233Z] stable info: [2022-11-07T17:32:24.233Z] ------------------- [2022-11-07T17:32:24.233Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-07T17:32:24.233Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-07T17:32:24.233Z] Message: update stable to v1.0.244 [2022-11-07T17:32:24.801Z] ------------------- [2022-11-07T17:32:24.801Z] experimental info: [2022-11-07T17:32:24.801Z] ------------------- [2022-11-07T17:32:24.801Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-07T17:32:24.801Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-07T17:32:24.801Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-07T17:32:25.118Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-11-07T17:32:25.160Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-11-07T17:32:25.201Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-07T17:32:25.242Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-07T17:32:25.283Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-07T17:32:25.320Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-07T17:32:25.356Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-07T17:32:25.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-07T17:32:25.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-07T17:32:25.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-07T17:32:25.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-07T17:32:25.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-11-07T17:32:25.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-07T17:32:25.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-07T17:32:25.700Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-07T17:32:25.743Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-07T17:32:25.784Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-07T17:32:25.826Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-07T17:32:25.874Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-07T17:32:25.924Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-07T17:32:25.975Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-07T17:32:26.013Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-07T17:32:26.055Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-07T17:32:26.091Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-07T17:32:26.125Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-07T17:32:26.172Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-07T17:32:26.213Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-07T17:32:26.252Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-123 [Pipeline] echo [2022-11-07T17:32:26.290Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-123 [Pipeline] echo [2022-11-07T17:32:26.332Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-123 [Pipeline] echo [2022-11-07T17:32:26.377Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8fced13912e83703fef50f539f4763de25d3360c [Pipeline] echo [2022-11-07T17:32:26.423Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8fced13 [Pipeline] echo [2022-11-07T17:32:26.458Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:32:26.571Z] provisioning config files... [2022-11-07T17:32:26.587Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-123@tmp/config17357929310589625746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:32:26.939Z] ---> docker-login.sh [2022-11-07T17:32:26.939Z] nexus3.edgexfoundry.org:10001 [2022-11-07T17:32:27.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:32:27.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:32:27.199Z] Configure a credential helper to remove this warning. See [2022-11-07T17:32:27.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:32:27.199Z] [2022-11-07T17:32:27.199Z] Login Succeeded [2022-11-07T17:32:27.199Z] nexus3.edgexfoundry.org:10002 [2022-11-07T17:32:27.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:32:27.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:32:27.199Z] Configure a credential helper to remove this warning. See [2022-11-07T17:32:27.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:32:27.199Z] [2022-11-07T17:32:27.199Z] Login Succeeded [2022-11-07T17:32:27.459Z] nexus3.edgexfoundry.org:10003 [2022-11-07T17:32:27.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:32:27.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:32:27.459Z] Configure a credential helper to remove this warning. See [2022-11-07T17:32:27.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:32:27.459Z] [2022-11-07T17:32:27.459Z] Login Succeeded [2022-11-07T17:32:27.459Z] nexus3.edgexfoundry.org:10004 [2022-11-07T17:32:27.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:32:27.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:32:27.459Z] Configure a credential helper to remove this warning. See [2022-11-07T17:32:27.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:32:27.459Z] [2022-11-07T17:32:27.459Z] Login Succeeded [2022-11-07T17:32:27.459Z] docker.io [2022-11-07T17:32:27.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:32:27.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:32:27.980Z] Configure a credential helper to remove this warning. See [2022-11-07T17:32:27.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:32:27.980Z] [2022-11-07T17:32:27.980Z] Login Succeeded [2022-11-07T17:32:27.980Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T17:32:28.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-07T17:32:28.620Z] + git rev-list -1 --merges 8fced13912e83703fef50f539f4763de25d3360c~1..8fced13912e83703fef50f539f4763de25d3360c [Pipeline] echo [2022-11-07T17:32:28.661Z] -----------> git rev-list -1 --merges 8fced13912e83703fef50f539f4763de25d3360c~1..8fced13912e83703fef50f539f4763de25d3360c 8fced13912e83703fef50f539f4763de25d3360c [false] [Pipeline] sh [2022-11-07T17:32:28.970Z] + git log --format=format:%s -1 8fced13912e83703fef50f539f4763de25d3360c [Pipeline] echo [2022-11-07T17:32:29.004Z] ========================================================= [2022-11-07T17:32:29.004Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-07T17:32:29.004Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T17:32:29.429Z] + git log --format=format:%s -1 8fced13912e83703fef50f539f4763de25d3360c [Pipeline] echo [2022-11-07T17:32:29.461Z] [semverPrep] GIT_COMMIT: 8fced13912e83703fef50f539f4763de25d3360c, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-11-07T17:32:29.490Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-07T17:32:29.860Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T17:32:29.860Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-07T17:32:29.860Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-07T17:32:29.860Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-07T17:32:29.860Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-07T17:32:29.860Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-07T17:32:29.860Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:32:30.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T17:32:30.384Z] [2022-11-07T17:32:30.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:32:30.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T17:32:30.767Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-07T17:32:30.767Z] b85a868b505f: Pulling fs layer [2022-11-07T17:32:30.767Z] e2be974225ed: Pulling fs layer [2022-11-07T17:32:30.767Z] 339a4e72a1f5: Pulling fs layer [2022-11-07T17:32:30.767Z] 988bab9f4d93: Pulling fs layer [2022-11-07T17:32:30.767Z] 1469e6f7b9e6: Pulling fs layer [2022-11-07T17:32:30.767Z] eaf3925da568: Pulling fs layer [2022-11-07T17:32:30.767Z] bab4dde63d76: Pulling fs layer [2022-11-07T17:32:30.767Z] bde34c3a00c8: Pulling fs layer [2022-11-07T17:32:30.767Z] b352a97aabf1: Pulling fs layer [2022-11-07T17:32:30.767Z] 4872d77fe225: Pulling fs layer [2022-11-07T17:32:30.767Z] 5851b861e8e6: Pulling fs layer [2022-11-07T17:32:30.767Z] eaf3925da568: Waiting [2022-11-07T17:32:30.767Z] 988bab9f4d93: Waiting [2022-11-07T17:32:30.767Z] 1469e6f7b9e6: Waiting [2022-11-07T17:32:30.767Z] bab4dde63d76: Waiting [2022-11-07T17:32:30.767Z] bde34c3a00c8: Waiting [2022-11-07T17:32:30.767Z] b352a97aabf1: Waiting [2022-11-07T17:32:30.767Z] 4872d77fe225: Waiting [2022-11-07T17:32:30.767Z] 5851b861e8e6: Waiting [2022-11-07T17:32:30.767Z] e2be974225ed: Verifying Checksum [2022-11-07T17:32:30.767Z] e2be974225ed: Download complete [2022-11-07T17:32:30.767Z] 988bab9f4d93: Verifying Checksum [2022-11-07T17:32:30.767Z] 988bab9f4d93: Download complete [2022-11-07T17:32:31.027Z] 1469e6f7b9e6: Verifying Checksum [2022-11-07T17:32:31.027Z] 1469e6f7b9e6: Download complete [2022-11-07T17:32:31.027Z] 339a4e72a1f5: Verifying Checksum [2022-11-07T17:32:31.027Z] 339a4e72a1f5: Download complete [2022-11-07T17:32:31.027Z] eaf3925da568: Download complete [2022-11-07T17:32:31.027Z] bde34c3a00c8: Download complete [2022-11-07T17:32:31.027Z] b352a97aabf1: Verifying Checksum [2022-11-07T17:32:31.027Z] b352a97aabf1: Download complete [2022-11-07T17:32:31.027Z] 4872d77fe225: Verifying Checksum [2022-11-07T17:32:31.027Z] 4872d77fe225: Download complete [2022-11-07T17:32:31.027Z] 5851b861e8e6: Download complete [2022-11-07T17:32:31.027Z] b85a868b505f: Verifying Checksum [2022-11-07T17:32:31.027Z] b85a868b505f: Download complete [2022-11-07T17:32:31.285Z] bab4dde63d76: Verifying Checksum [2022-11-07T17:32:31.285Z] bab4dde63d76: Download complete [2022-11-07T17:32:32.232Z] b85a868b505f: Pull complete [2022-11-07T17:32:32.497Z] e2be974225ed: Pull complete [2022-11-07T17:32:33.065Z] 339a4e72a1f5: Pull complete [2022-11-07T17:32:33.065Z] 988bab9f4d93: Pull complete [2022-11-07T17:32:33.324Z] 1469e6f7b9e6: Pull complete [2022-11-07T17:32:33.324Z] eaf3925da568: Pull complete [2022-11-07T17:32:35.228Z] bab4dde63d76: Pull complete [2022-11-07T17:32:35.228Z] bde34c3a00c8: Pull complete [2022-11-07T17:32:35.490Z] b352a97aabf1: Pull complete [2022-11-07T17:32:35.490Z] 4872d77fe225: Pull complete [2022-11-07T17:32:35.490Z] 5851b861e8e6: Pull complete [2022-11-07T17:32:35.749Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-07T17:32:35.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T17:32:35.750Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:32:35.991Z] prd-ubuntu20.04-docker-8c-8g-118478 does not seem to be running inside a container [2022-11-07T17:32:36.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-123 -v /w/workspace/y_app-rfid-llrp-inventory_PR-123:/w/workspace/y_app-rfid-llrp-inventory_PR-123:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-123@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-07T17:32:37.422Z] $ docker top 82314ceebfc14ef87330c68421267a36f8435af9702f52f225fb77872463ea7f -eo pid,comm [2022-11-07T17:32:37.492Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-07T17:32:37.492Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T17:32:37.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T17:32:37.609Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T17:32:37.724Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T17:32:37.718Z] $ docker exec 82314ceebfc14ef87330c68421267a36f8435af9702f52f225fb77872463ea7f ssh-agent [2022-11-07T17:32:37.843Z] SSH_AUTH_SOCK=/tmp/ssh-E8oIc9galjfQ/agent.32 [2022-11-07T17:32:37.843Z] SSH_AGENT_PID=38 [2022-11-07T17:32:37.850Z] Running ssh-add (command line suppressed) [2022-11-07T17:32:37.938Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-123@tmp/private_key_16196751097855265477.key (/w/workspace/y_app-rfid-llrp-inventory_PR-123@tmp/private_key_16196751097855265477.key) [2022-11-07T17:32:37.959Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T17:32:38.287Z] + git tag --points-at HEAD [Pipeline] } [2022-11-07T17:32:38.302Z] $ docker exec --env ******** --env ******** 82314ceebfc14ef87330c68421267a36f8435af9702f52f225fb77872463ea7f ssh-agent -k [2022-11-07T17:32:38.399Z] unset SSH_AUTH_SOCK; [2022-11-07T17:32:38.401Z] unset SSH_AGENT_PID; [2022-11-07T17:32:38.401Z] echo Agent pid 38 killed; [2022-11-07T17:32:38.417Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-07T17:32:38.502Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T17:32:38.502Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T17:32:38.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T17:32:38.620Z] $ docker exec 82314ceebfc14ef87330c68421267a36f8435af9702f52f225fb77872463ea7f ssh-agent [2022-11-07T17:32:38.748Z] SSH_AUTH_SOCK=/tmp/ssh-hyNKRIiWvc3B/agent.70 [2022-11-07T17:32:38.748Z] SSH_AGENT_PID=76 [2022-11-07T17:32:38.752Z] Running ssh-add (command line suppressed) [2022-11-07T17:32:38.863Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-123@tmp/private_key_3344407825925834330.key (/w/workspace/y_app-rfid-llrp-inventory_PR-123@tmp/private_key_3344407825925834330.key) [2022-11-07T17:32:38.888Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T17:32:39.222Z] + git semver init [2022-11-07T17:32:39.481Z] 2022-11-07 17:32:39,416 [run_init] DEBUG init version:0.0.0 force:False [2022-11-07T17:32:39.481Z] 2022-11-07 17:32:39,417 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-123/.semver [2022-11-07T17:32:39.481Z] 2022-11-07 17:32:39,418 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-123/.semver [2022-11-07T17:32:39.481Z] 2022-11-07 17:32:39,418 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-123/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-123, universal_newlines=False, shell=None, istream=None) [2022-11-07T17:32:42.141Z] 2022-11-07 17:32:41,869 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-123/.git/info/exclude [2022-11-07T17:32:42.141Z] 2022-11-07 17:32:41,869 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-123/.semver/PR-123 with force:False [2022-11-07T17:32:42.141Z] 2022-11-07 17:32:41,869 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-123/.semver/PR-123 [2022-11-07T17:32:42.141Z] 2022-11-07 17:32:41,874 [execute] INFO git cat-file --batch-check [2022-11-07T17:32:42.141Z] 2022-11-07 17:32:41,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-123/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T17:32:42.141Z] 2022-11-07 17:32:41,881 [execute] INFO git cat-file --batch [2022-11-07T17:32:42.141Z] 2022-11-07 17:32:41,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-123/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T17:32:42.141Z] 2022-11-07 17:32:41,887 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-123/.semver/PR-123 [2022-11-07T17:32:42.141Z] 0.0.0 [Pipeline] } [2022-11-07T17:32:42.175Z] $ docker exec --env ******** --env ******** 82314ceebfc14ef87330c68421267a36f8435af9702f52f225fb77872463ea7f ssh-agent -k [2022-11-07T17:32:42.269Z] unset SSH_AUTH_SOCK; [2022-11-07T17:32:42.270Z] unset SSH_AGENT_PID; [2022-11-07T17:32:42.270Z] echo Agent pid 76 killed; [2022-11-07T17:32:42.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T17:32:42.733Z] + git semver [Pipeline] } [2022-11-07T17:32:43.010Z] $ docker stop --time=1 82314ceebfc14ef87330c68421267a36f8435af9702f52f225fb77872463ea7f [2022-11-07T17:32:44.361Z] $ docker rm -f 82314ceebfc14ef87330c68421267a36f8435af9702f52f225fb77872463ea7f [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T17:32:44.768Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-07T17:32:44.992Z] Stashed 1 file(s) [Pipeline] echo [2022-11-07T17:32:45.010Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:32:45.721Z] provisioning config files... [2022-11-07T17:32:45.731Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-123@tmp/config6903655350847921227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:32:46.084Z] ---> docker-login.sh [2022-11-07T17:32:46.085Z] nexus3.edgexfoundry.org:10001 [2022-11-07T17:32:46.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:32:46.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:32:46.085Z] Configure a credential helper to remove this warning. See [2022-11-07T17:32:46.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:32:46.085Z] [2022-11-07T17:32:46.085Z] Login Succeeded [2022-11-07T17:32:46.085Z] nexus3.edgexfoundry.org:10002 [2022-11-07T17:32:46.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:32:46.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:32:46.085Z] Configure a credential helper to remove this warning. See [2022-11-07T17:32:46.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:32:46.085Z] [2022-11-07T17:32:46.085Z] Login Succeeded [2022-11-07T17:32:46.085Z] nexus3.edgexfoundry.org:10003 [2022-11-07T17:32:46.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:32:46.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:32:46.348Z] Configure a credential helper to remove this warning. See [2022-11-07T17:32:46.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:32:46.348Z] [2022-11-07T17:32:46.348Z] Login Succeeded [2022-11-07T17:32:46.348Z] nexus3.edgexfoundry.org:10004 [2022-11-07T17:32:46.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:32:46.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:32:46.348Z] Configure a credential helper to remove this warning. See [2022-11-07T17:32:46.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:32:46.348Z] [2022-11-07T17:32:46.348Z] Login Succeeded [2022-11-07T17:32:46.348Z] docker.io [2022-11-07T17:32:46.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:32:46.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:32:46.867Z] Configure a credential helper to remove this warning. See [2022-11-07T17:32:46.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:32:46.867Z] [2022-11-07T17:32:46.867Z] Login Succeeded [2022-11-07T17:32:46.867Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T17:32:46.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-07T17:32:47.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T17:32:47.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T17:32:47.166Z] ========================================================= [2022-11-07T17:32:47.166Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-07T17:32:47.166Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:32:47.648Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-07T17:32:47.648Z] Sending build context to Docker daemon 12.52MB [2022-11-07T17:32:47.648Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T17:32:47.648Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-07T17:32:47.648Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-07T17:32:47.648Z] 213ec9aee27d: Pulling fs layer [2022-11-07T17:32:47.648Z] 4583459ba037: Pulling fs layer [2022-11-07T17:32:47.648Z] 93c1e223e6f2: Pulling fs layer [2022-11-07T17:32:47.648Z] 53926ce57604: Pulling fs layer [2022-11-07T17:32:47.648Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-07T17:32:47.648Z] 22ff95d597cd: Pulling fs layer [2022-11-07T17:32:47.648Z] 12d6caf4c0d1: Pulling fs layer [2022-11-07T17:32:47.648Z] 96b7cbca73a9: Pulling fs layer [2022-11-07T17:32:47.648Z] a7acece74701: Pulling fs layer [2022-11-07T17:32:47.648Z] 53926ce57604: Waiting [2022-11-07T17:32:47.648Z] 21b2b0c7a3f4: Waiting [2022-11-07T17:32:47.648Z] 22ff95d597cd: Waiting [2022-11-07T17:32:47.648Z] 96b7cbca73a9: Waiting [2022-11-07T17:32:47.648Z] a7acece74701: Waiting [2022-11-07T17:32:47.648Z] 12d6caf4c0d1: Waiting [2022-11-07T17:32:47.648Z] 93c1e223e6f2: Verifying Checksum [2022-11-07T17:32:47.648Z] 93c1e223e6f2: Download complete [2022-11-07T17:32:47.648Z] 4583459ba037: Verifying Checksum [2022-11-07T17:32:47.648Z] 4583459ba037: Download complete [2022-11-07T17:32:47.648Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-07T17:32:47.648Z] 21b2b0c7a3f4: Download complete [2022-11-07T17:32:47.648Z] 22ff95d597cd: Download complete [2022-11-07T17:32:47.908Z] 213ec9aee27d: Verifying Checksum [2022-11-07T17:32:47.908Z] 12d6caf4c0d1: Verifying Checksum [2022-11-07T17:32:47.908Z] 12d6caf4c0d1: Download complete [2022-11-07T17:32:47.908Z] 213ec9aee27d: Pull complete [2022-11-07T17:32:48.171Z] 4583459ba037: Pull complete [2022-11-07T17:32:48.171Z] 93c1e223e6f2: Pull complete [2022-11-07T17:32:48.171Z] a7acece74701: Verifying Checksum [2022-11-07T17:32:48.171Z] a7acece74701: Download complete [2022-11-07T17:32:48.429Z] 96b7cbca73a9: Verifying Checksum [2022-11-07T17:32:48.429Z] 96b7cbca73a9: Download complete [2022-11-07T17:32:48.688Z] 53926ce57604: Verifying Checksum [2022-11-07T17:32:48.688Z] 53926ce57604: Download complete [2022-11-07T17:32:52.873Z] 53926ce57604: Pull complete [2022-11-07T17:32:52.873Z] 21b2b0c7a3f4: Pull complete [2022-11-07T17:32:52.873Z] 22ff95d597cd: Pull complete [2022-11-07T17:32:52.873Z] 12d6caf4c0d1: Pull complete [2022-11-07T17:32:54.789Z] 96b7cbca73a9: Pull complete [2022-11-07T17:32:55.359Z] a7acece74701: Pull complete [2022-11-07T17:32:55.359Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-07T17:32:55.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-07T17:32:55.359Z] ---> db6d94c90886 [2022-11-07T17:32:55.359Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-07T17:32:57.273Z] ---> Running in 8dfc4997e736 [2022-11-07T17:32:57.273Z] Removing intermediate container 8dfc4997e736 [2022-11-07T17:32:57.273Z] ---> c227138b7a93 [2022-11-07T17:32:57.273Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T17:32:57.273Z] ---> Running in 55caecf39fc5 [2022-11-07T17:32:57.532Z] Removing intermediate container 55caecf39fc5 [2022-11-07T17:32:57.532Z] ---> a3fd85e9d201 [2022-11-07T17:32:57.532Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-11-07T17:32:57.532Z] ---> Running in d322334a6267 [2022-11-07T17:32:57.532Z] Removing intermediate container d322334a6267 [2022-11-07T17:32:57.532Z] ---> 73c7f99e2c19 [2022-11-07T17:32:57.532Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-07T17:32:57.532Z] ---> Running in f223066d2030 [2022-11-07T17:32:57.797Z] Removing intermediate container f223066d2030 [2022-11-07T17:32:57.797Z] ---> 5f5312942b3d [2022-11-07T17:32:57.797Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T17:32:57.797Z] ---> Running in 577636bd5c25 [2022-11-07T17:32:58.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T17:32:58.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T17:32:58.314Z] OK: 211 MiB in 51 packages [2022-11-07T17:32:58.891Z] Removing intermediate container 577636bd5c25 [2022-11-07T17:32:58.891Z] ---> 13c786a504b2 [2022-11-07T17:32:58.891Z] Step 8/13 : WORKDIR /app [2022-11-07T17:32:58.891Z] ---> Running in 523f64239b2e [2022-11-07T17:32:58.891Z] Removing intermediate container 523f64239b2e [2022-11-07T17:32:58.891Z] ---> babe15ca1162 [2022-11-07T17:32:58.891Z] Step 9/13 : COPY go.mod vendor* ./ [2022-11-07T17:32:59.150Z] ---> dcced1de04b3 [2022-11-07T17:32:59.150Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T17:32:59.150Z] ---> Running in ebaf4b199474 [2022-11-07T17:33:00.517Z] Still waiting to schedule task [2022-11-07T17:33:00.517Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-11-07T17:33:17.227Z] Removing intermediate container ebaf4b199474 [2022-11-07T17:33:17.227Z] ---> 42ad0933814c [2022-11-07T17:33:17.227Z] Step 11/13 : COPY . . [2022-11-07T17:33:17.227Z] ---> 799dc020c595 [2022-11-07T17:33:17.227Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T17:33:17.227Z] ---> Running in 1ef1e0e11ee3 [2022-11-07T17:33:17.227Z] Removing intermediate container 1ef1e0e11ee3 [2022-11-07T17:33:17.227Z] ---> fab38a1b46d5 [2022-11-07T17:33:17.227Z] Step 13/13 : RUN $MAKE [2022-11-07T17:33:17.227Z] ---> Running in 9523d66e97b3 [2022-11-07T17:33:17.227Z] noop [2022-11-07T17:33:17.227Z] Removing intermediate container 9523d66e97b3 [2022-11-07T17:33:17.227Z] ---> 076c5571c0ed [2022-11-07T17:33:17.227Z] Successfully built 076c5571c0ed [2022-11-07T17:33:17.227Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:33:17.665Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-07T17:33:17.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:33:17.801Z] prd-ubuntu20.04-docker-8c-8g-118478 does not seem to be running inside a container [2022-11-07T17:33:17.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-123 -v /w/workspace/y_app-rfid-llrp-inventory_PR-123:/w/workspace/y_app-rfid-llrp-inventory_PR-123:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-123@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-07T17:33:18.194Z] $ docker top 6ecff39bba7e99fb2afd4427ce65aa5f59ddafaa2d39563f2c13e5a6ad53905c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T17:33:18.585Z] + go version [2022-11-07T17:33:18.585Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-07T17:33:18.621Z] $ docker stop --time=1 6ecff39bba7e99fb2afd4427ce65aa5f59ddafaa2d39563f2c13e5a6ad53905c [2022-11-07T17:33:19.919Z] $ docker rm -f 6ecff39bba7e99fb2afd4427ce65aa5f59ddafaa2d39563f2c13e5a6ad53905c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:33:20.640Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-07T17:33:20.640Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:33:20.786Z] prd-ubuntu20.04-docker-8c-8g-118478 does not seem to be running inside a container [2022-11-07T17:33:20.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-123 -v /w/workspace/y_app-rfid-llrp-inventory_PR-123:/w/workspace/y_app-rfid-llrp-inventory_PR-123:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-123@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-07T17:33:21.179Z] $ docker top 51f91fcffbf08683f910743914e7fcb45a8eaaa38fd0fef90bba5290110bd3cb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T17:33:21.569Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-123 [Pipeline] fileExists [Pipeline] sh [2022-11-07T17:33:21.926Z] + make test [2022-11-07T17:33:21.926Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-07T17:33:31.893Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-11-07T17:33:31.893Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.045s coverage: 86.2% of statements [2022-11-07T17:33:31.893Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-11-07T17:33:34.424Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.547s coverage: 71.9% of statements [2022-11-07T17:33:42.545Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-07T17:33:42.545Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-07T17:33:45.075Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-07T17:33:45.333Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-07T17:33:45.333Z] ./bin/test-attribution.sh [Pipeline] echo [2022-11-07T17:33:45.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-07T17:33:45.400Z] $ docker stop --time=1 51f91fcffbf08683f910743914e7fcb45a8eaaa38fd0fef90bba5290110bd3cb [2022-11-07T17:33:47.125Z] $ docker rm -f 51f91fcffbf08683f910743914e7fcb45a8eaaa38fd0fef90bba5290110bd3cb [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T17:33:47.631Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-07T17:33:47.743Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-07T17:33:48.358Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-07T17:33:48.706Z] + ls -al . [2022-11-07T17:33:48.706Z] total 240 [2022-11-07T17:33:48.706Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 17:33 . [2022-11-07T17:33:48.706Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:32 .. [2022-11-07T17:33:48.706Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 7 17:32 .dockerignore [2022-11-07T17:33:48.706Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 17:33 .git [2022-11-07T17:33:48.706Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:32 .github [2022-11-07T17:33:48.706Z] -rw-rw-r-- 1 jenkins jenkins 788 Nov 7 17:32 .gitignore [2022-11-07T17:33:48.706Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 17:32 .golangci.yml [2022-11-07T17:33:48.706Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 17:32 .semver [2022-11-07T17:33:48.707Z] -rw-rw-r-- 1 jenkins jenkins 9922 Nov 7 17:32 Attribution.txt [2022-11-07T17:33:48.707Z] -rw-rw-r-- 1 jenkins jenkins 4331 Nov 7 17:32 CHANGELOG.md [2022-11-07T17:33:48.707Z] -rw-rw-r-- 1 jenkins jenkins 1815 Nov 7 17:32 Dockerfile [2022-11-07T17:33:48.707Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 17:32 GOVERNANCE.md [2022-11-07T17:33:48.707Z] -rw-rw-r-- 1 jenkins jenkins 687 Nov 7 17:32 Jenkinsfile [2022-11-07T17:33:48.707Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 7 17:32 LICENSE [2022-11-07T17:33:48.707Z] -rw-rw-r-- 1 jenkins jenkins 3163 Nov 7 17:32 Makefile [2022-11-07T17:33:48.707Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 7 17:32 OWNERS.md [2022-11-07T17:33:48.707Z] -rw-rw-r-- 1 jenkins jenkins 31023 Nov 7 17:32 README.md [2022-11-07T17:33:48.707Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 17:32 VERSION [2022-11-07T17:33:48.707Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:32 bin [2022-11-07T17:33:48.707Z] -rw-r--r-- 1 jenkins jenkins 41008 Nov 7 17:33 coverage.out [2022-11-07T17:33:48.707Z] -rw-rw-r-- 1 jenkins jenkins 3604 Nov 7 17:32 go.mod [2022-11-07T17:33:48.707Z] -rw-rw-r-- 1 jenkins jenkins 44871 Nov 7 17:32 go.sum [2022-11-07T17:33:48.707Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:32 images [2022-11-07T17:33:48.707Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:32 internal [2022-11-07T17:33:48.707Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 7 17:32 main.go [2022-11-07T17:33:48.707Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:32 res [2022-11-07T17:33:48.707Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:32 snap [2022-11-07T17:33:48.707Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:32 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:33:49.083Z] + 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=8fced13912e83703fef50f539f4763de25d3360c --label arch=amd64 --label version=0.0.0 . [2022-11-07T17:33:49.083Z] Sending build context to Docker daemon 12.52MB [2022-11-07T17:33:49.083Z] Step 1/30 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T17:33:49.083Z] Step 2/30 : FROM ${BASE} AS builder [2022-11-07T17:33:49.083Z] ---> 076c5571c0ed [2022-11-07T17:33:49.083Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-07T17:33:49.083Z] ---> Running in f98ef37c63c7 [2022-11-07T17:33:49.343Z] Removing intermediate container f98ef37c63c7 [2022-11-07T17:33:49.343Z] ---> 04251244a026 [2022-11-07T17:33:49.343Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T17:33:49.343Z] ---> Running in 9986f4f04564 [2022-11-07T17:33:49.343Z] Removing intermediate container 9986f4f04564 [2022-11-07T17:33:49.343Z] ---> 77de86703edc [2022-11-07T17:33:49.343Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2022-11-07T17:33:49.343Z] ---> Running in 53e2473e93fe [2022-11-07T17:33:49.602Z] Removing intermediate container 53e2473e93fe [2022-11-07T17:33:49.602Z] ---> 9b093d4fb812 [2022-11-07T17:33:49.602Z] Step 6/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-07T17:33:49.602Z] ---> Running in 468198b1f274 [2022-11-07T17:33:49.602Z] Removing intermediate container 468198b1f274 [2022-11-07T17:33:49.602Z] ---> bf8ed0b4fc82 [2022-11-07T17:33:49.602Z] Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T17:33:49.602Z] ---> Running in f14e115a2205 [2022-11-07T17:33:49.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T17:33:50.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T17:33:50.688Z] OK: 211 MiB in 51 packages [2022-11-07T17:33:50.946Z] Removing intermediate container f14e115a2205 [2022-11-07T17:33:50.946Z] ---> 77a2415935d6 [2022-11-07T17:33:50.946Z] Step 8/30 : WORKDIR /app [2022-11-07T17:33:50.946Z] ---> Running in 535be2c1a0ff [2022-11-07T17:33:50.946Z] Removing intermediate container 535be2c1a0ff [2022-11-07T17:33:50.946Z] ---> 87422953f49c [2022-11-07T17:33:50.946Z] Step 9/30 : COPY go.mod vendor* ./ [2022-11-07T17:33:51.205Z] ---> 6fad836a90eb [2022-11-07T17:33:51.205Z] Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T17:33:51.205Z] ---> Running in 3d03d63d6c51 [2022-11-07T17:33:51.773Z] Removing intermediate container 3d03d63d6c51 [2022-11-07T17:33:51.773Z] ---> 02c69a5ea972 [2022-11-07T17:33:51.773Z] Step 11/30 : COPY . . [2022-11-07T17:33:52.339Z] ---> 7d0e61c45c96 [2022-11-07T17:33:52.339Z] Step 12/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T17:33:52.339Z] ---> Running in 5fc91980ed91 [2022-11-07T17:33:52.598Z] Removing intermediate container 5fc91980ed91 [2022-11-07T17:33:52.598Z] ---> 49d748d15eb8 [2022-11-07T17:33:52.598Z] Step 13/30 : RUN $MAKE [2022-11-07T17:33:52.598Z] ---> Running in e365a7f32df6 [2022-11-07T17:33:52.857Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.62 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-11-07T17:34:14.770Z] Removing intermediate container e365a7f32df6 [2022-11-07T17:34:14.770Z] ---> 992ec0f5408e [2022-11-07T17:34:14.770Z] Step 14/30 : FROM alpine:3.14 [2022-11-07T17:34:14.770Z] 3.14: Pulling from library/alpine [2022-11-07T17:34:14.770Z] c7ed990a2339: Pulling fs layer [2022-11-07T17:34:14.770Z] c7ed990a2339: Verifying Checksum [2022-11-07T17:34:14.770Z] c7ed990a2339: Download complete [2022-11-07T17:34:14.770Z] c7ed990a2339: Pull complete [2022-11-07T17:34:14.770Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-11-07T17:34:14.770Z] Status: Downloaded newer image for alpine:3.14 [2022-11-07T17:34:14.770Z] ---> dd53f409bf0b [2022-11-07T17:34:14.770Z] Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-07T17:34:14.770Z] ---> Running in 4ae406f9c936 [2022-11-07T17:34:15.029Z] Removing intermediate container 4ae406f9c936 [2022-11-07T17:34:15.029Z] ---> a44630768495 [2022-11-07T17:34:15.029Z] Step 16/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-11-07T17:34:15.029Z] ---> Running in bcb7387163f6 [2022-11-07T17:34:15.029Z] Removing intermediate container bcb7387163f6 [2022-11-07T17:34:15.029Z] ---> bb7df6c36e03 [2022-11-07T17:34:15.029Z] Step 17/30 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-11-07T17:34:15.029Z] ---> Running in af8c91ac86ac [2022-11-07T17:34:15.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-11-07T17:34:15.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-11-07T17:34:15.543Z] (1/7) Installing ca-certificates (20220614-r0) [2022-11-07T17:34:15.544Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-11-07T17:34:15.544Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-11-07T17:34:15.544Z] (4/7) Installing libsodium (1.0.18-r0) [2022-11-07T17:34:15.544Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-11-07T17:34:15.544Z] (6/7) Installing libzmq (4.3.4-r0) [2022-11-07T17:34:15.544Z] (7/7) Installing zeromq (4.3.4-r0) [2022-11-07T17:34:15.544Z] Executing busybox-1.33.1-r8.trigger [2022-11-07T17:34:15.544Z] Executing ca-certificates-20220614-r0.trigger [2022-11-07T17:34:15.801Z] OK: 9 MiB in 21 packages [2022-11-07T17:34:16.057Z] Removing intermediate container af8c91ac86ac [2022-11-07T17:34:16.057Z] ---> 912a34d2ccf2 [2022-11-07T17:34:16.057Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-11-07T17:34:16.315Z] ---> b645ede4c121 [2022-11-07T17:34:16.315Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2022-11-07T17:34:16.315Z] ---> e684b195003f [2022-11-07T17:34:16.315Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2022-11-07T17:34:16.571Z] ---> 69834ac67f26 [2022-11-07T17:34:16.571Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2022-11-07T17:34:16.571Z] ---> acd14a537929 [2022-11-07T17:34:16.571Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-11-07T17:34:17.138Z] ---> b73a5bcf27f7 [2022-11-07T17:34:17.138Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-11-07T17:34:17.138Z] ---> Running in 505b932019ed [2022-11-07T17:34:17.703Z] Removing intermediate container 505b932019ed [2022-11-07T17:34:17.703Z] ---> 94e29b1f3d4a [2022-11-07T17:34:17.703Z] Step 24/30 : VOLUME /cache [2022-11-07T17:34:17.962Z] ---> Running in 5aaad8a50ab2 [2022-11-07T17:34:17.962Z] Removing intermediate container 5aaad8a50ab2 [2022-11-07T17:34:17.962Z] ---> d22b1f78dc4d [2022-11-07T17:34:17.962Z] Step 25/30 : EXPOSE 59711 [2022-11-07T17:34:17.962Z] ---> Running in cd0bd8ca4200 [2022-11-07T17:34:17.962Z] Removing intermediate container cd0bd8ca4200 [2022-11-07T17:34:17.962Z] ---> 27c9b03794b0 [2022-11-07T17:34:17.962Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-11-07T17:34:17.962Z] ---> Running in 7fe77a30077e [2022-11-07T17:34:18.221Z] Removing intermediate container 7fe77a30077e [2022-11-07T17:34:18.221Z] ---> a4f1c5bbb5db [2022-11-07T17:34:18.221Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-11-07T17:34:18.221Z] ---> Running in d942a911ed25 [2022-11-07T17:34:18.221Z] Removing intermediate container d942a911ed25 [2022-11-07T17:34:18.221Z] ---> dcb354b5eaa5 [2022-11-07T17:34:18.221Z] Step 28/30 : LABEL arch=amd64 [2022-11-07T17:34:18.221Z] ---> Running in f37bf59fe762 [2022-11-07T17:34:18.480Z] Removing intermediate container f37bf59fe762 [2022-11-07T17:34:18.480Z] ---> f0fdf9c330e9 [2022-11-07T17:34:18.480Z] Step 29/30 : LABEL git_sha=8fced13912e83703fef50f539f4763de25d3360c [2022-11-07T17:34:18.480Z] ---> Running in 55107dba209f [2022-11-07T17:34:18.480Z] Removing intermediate container 55107dba209f [2022-11-07T17:34:18.480Z] ---> eab0da98e1fa [2022-11-07T17:34:18.480Z] Step 30/30 : LABEL version=0.0.0 [2022-11-07T17:34:18.480Z] ---> Running in d5d77f3107dc [2022-11-07T17:34:18.739Z] Removing intermediate container d5d77f3107dc [2022-11-07T17:34:18.739Z] ---> e18502be0d2e [2022-11-07T17:34:18.739Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-07T17:34:18.739Z] Successfully built e18502be0d2e [2022-11-07T17:34:18.739Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:34:19.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T17:34:19.548Z] [2022-11-07T17:34:19.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:34:19.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T17:34:19.925Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-07T17:34:19.925Z] 5eb5b503b376: Pulling fs layer [2022-11-07T17:34:19.925Z] 5c69ac0246d0: Pulling fs layer [2022-11-07T17:34:19.925Z] ec43610c2a17: Pulling fs layer [2022-11-07T17:34:19.925Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-07T17:34:19.925Z] 33b1e0a273af: Pulling fs layer [2022-11-07T17:34:19.925Z] 5d3b04190fa2: Pulling fs layer [2022-11-07T17:34:19.925Z] 2f39f015ded8: Pulling fs layer [2022-11-07T17:34:19.925Z] 3a2ae6a8a46f: Waiting [2022-11-07T17:34:19.925Z] 33b1e0a273af: Waiting [2022-11-07T17:34:19.925Z] 5d3b04190fa2: Waiting [2022-11-07T17:34:19.925Z] 5c69ac0246d0: Verifying Checksum [2022-11-07T17:34:19.925Z] 5c69ac0246d0: Download complete [2022-11-07T17:34:19.925Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-07T17:34:19.925Z] 3a2ae6a8a46f: Download complete [2022-11-07T17:34:19.925Z] 33b1e0a273af: Verifying Checksum [2022-11-07T17:34:19.925Z] 33b1e0a273af: Download complete [2022-11-07T17:34:19.925Z] ec43610c2a17: Verifying Checksum [2022-11-07T17:34:19.925Z] ec43610c2a17: Download complete [2022-11-07T17:34:20.182Z] 5d3b04190fa2: Verifying Checksum [2022-11-07T17:34:20.182Z] 5d3b04190fa2: Download complete [2022-11-07T17:34:20.182Z] 5eb5b503b376: Verifying Checksum [2022-11-07T17:34:20.182Z] 5eb5b503b376: Download complete [2022-11-07T17:34:20.749Z] 2f39f015ded8: Download complete [2022-11-07T17:34:21.317Z] 5eb5b503b376: Pull complete [2022-11-07T17:34:21.575Z] 5c69ac0246d0: Pull complete [2022-11-07T17:34:21.835Z] ec43610c2a17: Pull complete [2022-11-07T17:34:22.093Z] 3a2ae6a8a46f: Pull complete [2022-11-07T17:34:22.093Z] 33b1e0a273af: Pull complete [2022-11-07T17:34:22.354Z] 5d3b04190fa2: Pull complete [2022-11-07T17:34:26.540Z] 2f39f015ded8: Pull complete [2022-11-07T17:34:26.540Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-07T17:34:26.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T17:34:26.540Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:34:26.735Z] prd-ubuntu20.04-docker-8c-8g-118478 does not seem to be running inside a container [2022-11-07T17:34:26.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-123 -v /w/workspace/y_app-rfid-llrp-inventory_PR-123:/w/workspace/y_app-rfid-llrp-inventory_PR-123:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-123@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-07T17:34:28.145Z] $ docker top 97a04569c22e3d527e620a02c706f119a3a9a570048575f993daeb1f1069a996 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:34:28.587Z] ---> job-cost.sh [2022-11-07T17:34:28.587Z] lf-activate-venv: SKIPPING [2022-11-07T17:34:28.587Z] INFO: No Stack... [2022-11-07T17:34:28.846Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-07T17:34:29.414Z] INFO: Archiving Costs [Pipeline] sh [2022-11-07T17:34:29.725Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-123/archives/cost.csv [2022-11-07T17:34:29.725Z] + cut -d, -f6 [Pipeline] lock [2022-11-07T17:34:29.764Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-123-1-stack-cost] [2022-11-07T17:34:29.769Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-123-1-stack-cost] did not exist. Created. [2022-11-07T17:34:29.769Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-123-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-07T17:34:30.167Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-07T17:34:30.215Z] Stashed 1 file(s) [Pipeline] } [2022-11-07T17:34:30.239Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-123-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-07T17:34:30.304Z] $ docker stop --time=1 97a04569c22e3d527e620a02c706f119a3a9a570048575f993daeb1f1069a996 [2022-11-07T17:34:31.461Z] $ docker rm -f 97a04569c22e3d527e620a02c706f119a3a9a570048575f993daeb1f1069a996 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-07T17:40:58.871Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118483 in /w/workspace/y_app-rfid-llrp-inventory_PR-123 [Pipeline] { [Pipeline] ws [2022-11-07T17:40:58.918Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T17:41:00.799Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-07T17:41:00.799Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-07T17:41:00.799Z] Dload Upload Total Spent Left Speed [2022-11-07T17:41:00.799Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 76375 0 --:--:-- --:--:-- --:--:-- 76375 [Pipeline] sh [2022-11-07T17:41:01.571Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-07T17:41:01.958Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-07T17:41:01.958Z] + sudo tee /etc/docker/daemon.new [2022-11-07T17:41:01.958Z] { [2022-11-07T17:41:01.958Z] "registry-mirrors": [ [2022-11-07T17:41:01.958Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-07T17:41:01.958Z] ], [2022-11-07T17:41:01.958Z] "bip": "10.250.0.254/24", [2022-11-07T17:41:01.958Z] "hosts": [ [2022-11-07T17:41:01.958Z] "tcp://0.0.0.0:5555", [2022-11-07T17:41:01.958Z] "unix:///var/run/docker.sock" [2022-11-07T17:41:01.958Z] ], [2022-11-07T17:41:01.958Z] "mtu": 1458, [2022-11-07T17:41:01.958Z] "selinux-enabled": true, [2022-11-07T17:41:01.958Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-07T17:41:01.958Z] } [Pipeline] sh [2022-11-07T17:41:02.328Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-07T17:41:02.727Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:41:21.399Z] provisioning config files... [2022-11-07T17:41:21.443Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config10706059850430256347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:41:21.869Z] ---> docker-login.sh [2022-11-07T17:41:21.869Z] nexus3.edgexfoundry.org:10001 [2022-11-07T17:41:22.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:41:22.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:41:22.462Z] Configure a credential helper to remove this warning. See [2022-11-07T17:41:22.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:41:22.462Z] [2022-11-07T17:41:22.462Z] Login Succeeded [2022-11-07T17:41:22.462Z] nexus3.edgexfoundry.org:10002 [2022-11-07T17:41:22.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:41:23.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:41:23.000Z] Configure a credential helper to remove this warning. See [2022-11-07T17:41:23.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:41:23.000Z] [2022-11-07T17:41:23.000Z] Login Succeeded [2022-11-07T17:41:23.000Z] nexus3.edgexfoundry.org:10003 [2022-11-07T17:41:23.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:41:23.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:41:23.269Z] Configure a credential helper to remove this warning. See [2022-11-07T17:41:23.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:41:23.269Z] [2022-11-07T17:41:23.269Z] Login Succeeded [2022-11-07T17:41:23.269Z] nexus3.edgexfoundry.org:10004 [2022-11-07T17:41:23.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:41:23.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:41:23.809Z] Configure a credential helper to remove this warning. See [2022-11-07T17:41:23.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:41:23.809Z] [2022-11-07T17:41:23.809Z] Login Succeeded [2022-11-07T17:41:23.809Z] docker.io [2022-11-07T17:41:24.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:41:24.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:41:24.349Z] Configure a credential helper to remove this warning. See [2022-11-07T17:41:24.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:41:24.349Z] [2022-11-07T17:41:24.349Z] Login Succeeded [2022-11-07T17:41:24.349Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T17:41:24.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-07T17:41:24.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T17:41:24.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T17:41:24.994Z] ========================================================= [2022-11-07T17:41:24.994Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-07T17:41:24.994Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-11-07T17:41:25.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-07T17:41:25.701Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-07T17:41:25.701Z] 9b18e9b68314: Pulling fs layer [2022-11-07T17:41:25.701Z] 35d82f9e3411: Pulling fs layer [2022-11-07T17:41:25.701Z] e16973657156: Pulling fs layer [2022-11-07T17:41:25.701Z] fc693d55d65f: Pulling fs layer [2022-11-07T17:41:25.701Z] 7e9fc2657dce: Pulling fs layer [2022-11-07T17:41:25.701Z] dda99020689f: Pulling fs layer [2022-11-07T17:41:25.701Z] db1c61fa0a46: Pulling fs layer [2022-11-07T17:41:25.701Z] 891c053d2c06: Pulling fs layer [2022-11-07T17:41:25.701Z] dda99020689f: Waiting [2022-11-07T17:41:25.701Z] db1c61fa0a46: Waiting [2022-11-07T17:41:25.701Z] 891c053d2c06: Waiting [2022-11-07T17:41:25.701Z] fc693d55d65f: Waiting [2022-11-07T17:41:25.701Z] 7e9fc2657dce: Waiting [2022-11-07T17:41:25.701Z] e16973657156: Verifying Checksum [2022-11-07T17:41:25.701Z] e16973657156: Download complete [2022-11-07T17:41:25.701Z] 35d82f9e3411: Verifying Checksum [2022-11-07T17:41:25.701Z] 35d82f9e3411: Download complete [2022-11-07T17:41:25.701Z] 7e9fc2657dce: Verifying Checksum [2022-11-07T17:41:25.701Z] 7e9fc2657dce: Download complete [2022-11-07T17:41:25.701Z] dda99020689f: Verifying Checksum [2022-11-07T17:41:25.701Z] dda99020689f: Download complete [2022-11-07T17:41:25.701Z] 9b18e9b68314: Verifying Checksum [2022-11-07T17:41:26.683Z] 9b18e9b68314: Pull complete [2022-11-07T17:41:26.683Z] 891c053d2c06: Verifying Checksum [2022-11-07T17:41:26.683Z] 891c053d2c06: Download complete [2022-11-07T17:41:27.276Z] 35d82f9e3411: Pull complete [2022-11-07T17:41:27.547Z] e16973657156: Pull complete [2022-11-07T17:41:28.136Z] db1c61fa0a46: Verifying Checksum [2022-11-07T17:41:28.136Z] db1c61fa0a46: Download complete [2022-11-07T17:41:28.725Z] fc693d55d65f: Verifying Checksum [2022-11-07T17:41:28.725Z] fc693d55d65f: Download complete [2022-11-07T17:41:41.074Z] fc693d55d65f: Pull complete [2022-11-07T17:41:41.074Z] 7e9fc2657dce: Pull complete [2022-11-07T17:41:41.074Z] dda99020689f: Pull complete [2022-11-07T17:41:45.341Z] db1c61fa0a46: Pull complete [2022-11-07T17:41:47.291Z] 891c053d2c06: Pull complete [2022-11-07T17:41:47.291Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-07T17:41:47.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-07T17:41:47.291Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-11-07T17:41:47.643Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:41:48.058Z] + docker inspect -f . ci-base-image-arm64 [2022-11-07T17:41:48.058Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:41:48.397Z] prd-ubuntu20.04-docker-arm64-4c-16g-118483 does not seem to be running inside a container [2022-11-07T17:41:48.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-07T17:41:51.825Z] $ docker top df033605eebf573f124d1dce15860c87f38efa8dfd6b57a3a53f90556a6c064b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T17:41:52.802Z] + go version [2022-11-07T17:41:52.802Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-07T17:41:52.849Z] $ docker stop --time=1 df033605eebf573f124d1dce15860c87f38efa8dfd6b57a3a53f90556a6c064b [2022-11-07T17:41:54.548Z] $ docker rm -f df033605eebf573f124d1dce15860c87f38efa8dfd6b57a3a53f90556a6c064b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:41:55.508Z] + docker inspect -f . ci-base-image-arm64 [2022-11-07T17:41:55.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:41:55.841Z] prd-ubuntu20.04-docker-arm64-4c-16g-118483 does not seem to be running inside a container [2022-11-07T17:41:55.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-07T17:41:57.099Z] $ docker top f3bfb18315e478686f5d2ceaae0fd8a2d1cc45f9931fa7ae80041da1b4d49831 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T17:41:58.007Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2022-11-07T17:41:58.723Z] + make test [2022-11-07T17:41:58.723Z] make: *** No rule to make target 'test'. Stop. [Pipeline] } [2022-11-07T17:41:58.768Z] $ docker stop --time=1 f3bfb18315e478686f5d2ceaae0fd8a2d1cc45f9931fa7ae80041da1b4d49831 [2022-11-07T17:42:00.447Z] $ docker rm -f f3bfb18315e478686f5d2ceaae0fd8a2d1cc45f9931fa7ae80041da1b4d49831 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:42:01.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T17:42:01.561Z] [2022-11-07T17:42:01.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:42:01.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T17:42:01.963Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-07T17:42:01.963Z] 8998bd30e6a1: Pulling fs layer [2022-11-07T17:42:01.963Z] 04944245beec: Pulling fs layer [2022-11-07T17:42:01.963Z] 699f458cf7ca: Pulling fs layer [2022-11-07T17:42:01.963Z] 765212b225bb: Pulling fs layer [2022-11-07T17:42:01.963Z] f23df028b6ca: Pulling fs layer [2022-11-07T17:42:01.963Z] d65c8cfc05b1: Pulling fs layer [2022-11-07T17:42:01.963Z] 2437ff75d9bd: Pulling fs layer [2022-11-07T17:42:01.963Z] f23df028b6ca: Waiting [2022-11-07T17:42:01.963Z] d65c8cfc05b1: Waiting [2022-11-07T17:42:01.963Z] 2437ff75d9bd: Waiting [2022-11-07T17:42:01.963Z] 765212b225bb: Waiting [2022-11-07T17:42:02.232Z] 04944245beec: Verifying Checksum [2022-11-07T17:42:02.232Z] 04944245beec: Download complete [2022-11-07T17:42:02.232Z] 765212b225bb: Download complete [2022-11-07T17:42:02.509Z] f23df028b6ca: Verifying Checksum [2022-11-07T17:42:02.509Z] f23df028b6ca: Download complete [2022-11-07T17:42:02.509Z] d65c8cfc05b1: Verifying Checksum [2022-11-07T17:42:02.509Z] d65c8cfc05b1: Download complete [2022-11-07T17:42:02.509Z] 699f458cf7ca: Verifying Checksum [2022-11-07T17:42:02.509Z] 699f458cf7ca: Download complete [2022-11-07T17:42:02.795Z] 8998bd30e6a1: Verifying Checksum [2022-11-07T17:42:02.795Z] 8998bd30e6a1: Download complete [2022-11-07T17:42:05.396Z] 2437ff75d9bd: Verifying Checksum [2022-11-07T17:42:05.396Z] 2437ff75d9bd: Download complete [2022-11-07T17:42:06.815Z] 8998bd30e6a1: Pull complete [2022-11-07T17:42:07.398Z] 04944245beec: Pull complete [2022-11-07T17:42:08.823Z] 699f458cf7ca: Pull complete [2022-11-07T17:42:09.089Z] 765212b225bb: Pull complete [2022-11-07T17:42:10.049Z] f23df028b6ca: Pull complete [2022-11-07T17:42:10.050Z] d65c8cfc05b1: Pull complete [2022-11-07T17:42:22.375Z] 2437ff75d9bd: Pull complete [2022-11-07T17:42:22.375Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-07T17:42:22.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T17:42:22.375Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:42:22.701Z] prd-ubuntu20.04-docker-arm64-4c-16g-118483 does not seem to be running inside a container [2022-11-07T17:42:22.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-07T17:42:25.367Z] $ docker top 5ff0126fa34dba496d0624d442e12e37f7dbd2799294e3452f17b32433cfcc80 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:42:26.278Z] ---> job-cost.sh [2022-11-07T17:42:26.278Z] lf-activate-venv: SKIPPING [2022-11-07T17:42:26.278Z] INFO: No Stack... [2022-11-07T17:42:26.866Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-07T17:42:27.452Z] INFO: Archiving Costs [Pipeline] sh [2022-11-07T17:42:28.118Z] + + cut -d, -f6 [2022-11-07T17:42:28.118Z] cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2022-11-07T17:42:28.206Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-123-1-stack-cost] [2022-11-07T17:42:28.211Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-123-1-stack-cost] did not exist. Created. [2022-11-07T17:42:28.211Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-123-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-07T17:42:28.948Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-e11ee510/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-07T17:42:29.621Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-07T17:42:29.664Z] Warning: overwriting stash ‘stack-cost’ [2022-11-07T17:42:30.110Z] Stashed 1 file(s) [Pipeline] } [2022-11-07T17:42:30.128Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-123-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-07T17:42:30.209Z] $ docker stop --time=1 5ff0126fa34dba496d0624d442e12e37f7dbd2799294e3452f17b32433cfcc80 [2022-11-07T17:42:33.332Z] $ docker rm -f 5ff0126fa34dba496d0624d442e12e37f7dbd2799294e3452f17b32433cfcc80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-07T17:42:33.897Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-11-07T17:42:35.885Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-123/archives ] [2022-11-07T17:42:35.885Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-123/archives [2022-11-07T17:42:35.885Z] total 16 [2022-11-07T17:42:35.885Z] drwxr-xr-x 3 root root 4096 Nov 7 17:34 . [2022-11-07T17:42:35.885Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 17:34 .. [2022-11-07T17:42:35.885Z] drwxr-xr-x 2 root root 4096 Nov 7 17:34 cost [2022-11-07T17:42:35.885Z] -rw-r--r-- 1 root root 95 Nov 7 17:34 cost.csv [2022-11-07T17:42:35.885Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-123/archives [2022-11-07T17:42:35.885Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-123/archives [2022-11-07T17:42:35.885Z] total 16 [2022-11-07T17:42:35.885Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 17:34 . [2022-11-07T17:42:35.885Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 17:34 .. [2022-11-07T17:42:35.885Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 17:34 cost [2022-11-07T17:42:35.885Z] -rw-r--r-- 1 jenkins jenkins 95 Nov 7 17:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:42:36.212Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:42:37.098Z] ---> package-listing.sh [2022-11-07T17:42:37.098Z] ++ facter osfamily [2022-11-07T17:42:37.098Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-07T17:42:37.356Z] + OS_FAMILY=debian [2022-11-07T17:42:37.356Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-123 [2022-11-07T17:42:37.356Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-07T17:42:37.356Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-07T17:42:37.356Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-07T17:42:37.357Z] + PACKAGES=/tmp/packages_start.txt [2022-11-07T17:42:37.357Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-123 ']' [2022-11-07T17:42:37.357Z] + PACKAGES=/tmp/packages_end.txt [2022-11-07T17:42:37.357Z] + case "${OS_FAMILY}" in [2022-11-07T17:42:37.357Z] + dpkg -l [2022-11-07T17:42:37.357Z] + grep '^ii' [2022-11-07T17:42:37.357Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-07T17:42:37.357Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-07T17:42:37.357Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-07T17:42:37.357Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-123 ']' [2022-11-07T17:42:37.357Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-123/archives/ [2022-11-07T17:42:37.357Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-123/archives/ [Pipeline] echo [2022-11-07T17:42:37.392Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-123/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-07T17:42:37.687Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:42:38.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T17:42:38.342Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:42:38.478Z] prd-ubuntu20.04-docker-8c-8g-118478 does not seem to be running inside a container [2022-11-07T17:42:38.508Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-123/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-123 -v /w/workspace/y_app-rfid-llrp-inventory_PR-123:/w/workspace/y_app-rfid-llrp-inventory_PR-123:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-123@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-07T17:42:38.772Z] $ docker top 98568160b6983125300c5bb33b5db9de3a10fc94ff2ead0a02f749431204316e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T17:42:39.159Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-07T17:42:39.482Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-07T17:42:39.787Z] + ls /var/log/sa-host [2022-11-07T17:42:39.787Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:42:39.918Z] provisioning config files... [2022-11-07T17:42:39.926Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-123@tmp/config6869179183650945366tmp [Pipeline] { [Pipeline] echo [2022-11-07T17:42:39.977Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:42:40.286Z] ---> create-netrc.sh [Pipeline] } [2022-11-07T17:42:40.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:42:40.699Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-07T17:42:40.817Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:42:41.131Z] ---> sudo-logs.sh [2022-11-07T17:42:41.131Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-07T17:42:41.222Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:42:41.536Z] ---> job-cost.sh [2022-11-07T17:42:41.536Z] lf-activate-venv: SKIPPING [2022-11-07T17:42:41.536Z] DEBUG: total: 0.2199999988079071 [2022-11-07T17:42:41.536Z] INFO: Retrieving Stack Cost... [2022-11-07T17:42:41.794Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-07T17:42:42.360Z] INFO: Archiving Costs [Pipeline] echo [2022-11-07T17:42:42.410Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:42:42.720Z] ---> logs-deploy.sh [2022-11-07T17:42:42.720Z] lf-activate-venv: SKIPPING [2022-11-07T17:42:42.720Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-123/1 [2022-11-07T17:42:42.720Z] INFO: archiving workspace using pattern(s): [2022-11-07T17:42:43.654Z] Archives upload complete. [2022-11-07T17:42:43.654Z] INFO: archiving logs to Nexus