Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e25ffe9917097e8b9f7f0197311f59fde251de5a 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-ssh1509521994285591272.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5041775665620698677.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9615687979892895823.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh10174562793018432889.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12450377079209709858.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9938’ Running on prd-ubuntu20.04-docker-8c-8g-9948 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e25ffe9917097e8b9f7f0197311f59fde251de5a (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#155)" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e25ffe9917097e8b9f7f0197311f59fde251de5a # timeout=10 > git rev-list --no-walk 837a401d0d7d0b42d8dea42aad4106a41215472d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-13T19:02:34.121Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-13T19:02:34.165Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-13T19:02:34.180Z] ========================================================= [2023-03-13T19:02:34.180Z] EdgeX Global Pipelines Version Info [2023-03-13T19:02:34.180Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:02:34.887Z] ------------------- [2023-03-13T19:02:34.887Z] stable info: [2023-03-13T19:02:34.887Z] ------------------- [2023-03-13T19:02:34.887Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-13T19:02:34.887Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-13T19:02:34.887Z] Message: update stable to v1.0.245 [2023-03-13T19:02:35.456Z] ------------------- [2023-03-13T19:02:35.456Z] experimental info: [2023-03-13T19:02:35.456Z] ------------------- [2023-03-13T19:02:35.456Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-13T19:02:35.456Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-13T19:02:35.456Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-13T19:02:35.607Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-13T19:02:35.622Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-13T19:02:35.632Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-13T19:02:35.648Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-13T19:02:35.663Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-13T19:02:35.677Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-13T19:02:35.689Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-13T19:02:35.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-13T19:02:35.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-13T19:02:35.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-13T19:02:35.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-13T19:02:35.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-13T19:02:35.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-13T19:02:35.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-13T19:02:35.792Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T19:02:35.804Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T19:02:35.816Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T19:02:35.828Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T19:02:35.841Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-13T19:02:35.855Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-13T19:02:35.867Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-13T19:02:35.879Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-13T19:02:35.891Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-13T19:02:35.903Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-13T19:02:35.915Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-13T19:02:35.927Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-13T19:02:35.939Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-13T19:02:35.957Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-13T19:02:35.972Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-13T19:02:35.984Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-13T19:02:35.996Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e25ffe9917097e8b9f7f0197311f59fde251de5a [Pipeline] echo [2023-03-13T19:02:36.008Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e25ffe9 [Pipeline] echo [2023-03-13T19:02:36.020Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T19:02:36.060Z] provisioning config files... [2023-03-13T19:02:36.073Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9085591831714024989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:02:36.371Z] ---> docker-login.sh [2023-03-13T19:02:36.371Z] nexus3.edgexfoundry.org:10001 [2023-03-13T19:02:36.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:02:36.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:02:36.633Z] Configure a credential helper to remove this warning. See [2023-03-13T19:02:36.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:02:36.633Z] [2023-03-13T19:02:36.633Z] Login Succeeded [2023-03-13T19:02:36.633Z] nexus3.edgexfoundry.org:10002 [2023-03-13T19:02:36.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:02:36.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:02:36.895Z] Configure a credential helper to remove this warning. See [2023-03-13T19:02:36.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:02:36.895Z] [2023-03-13T19:02:36.895Z] Login Succeeded [2023-03-13T19:02:36.895Z] nexus3.edgexfoundry.org:10003 [2023-03-13T19:02:36.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:02:36.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:02:36.895Z] Configure a credential helper to remove this warning. See [2023-03-13T19:02:36.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:02:36.895Z] [2023-03-13T19:02:36.895Z] Login Succeeded [2023-03-13T19:02:36.895Z] nexus3.edgexfoundry.org:10004 [2023-03-13T19:02:36.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:02:36.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:02:36.895Z] Configure a credential helper to remove this warning. See [2023-03-13T19:02:36.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:02:36.895Z] [2023-03-13T19:02:36.895Z] Login Succeeded [2023-03-13T19:02:36.895Z] docker.io [2023-03-13T19:02:37.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:02:37.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:02:37.177Z] Configure a credential helper to remove this warning. See [2023-03-13T19:02:37.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:02:37.177Z] [2023-03-13T19:02:37.177Z] Login Succeeded [2023-03-13T19:02:37.177Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T19:02:37.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-13T19:02:37.546Z] + git rev-list -1 --merges e25ffe9917097e8b9f7f0197311f59fde251de5a~1..e25ffe9917097e8b9f7f0197311f59fde251de5a [Pipeline] echo [2023-03-13T19:02:37.597Z] -----------> git rev-list -1 --merges e25ffe9917097e8b9f7f0197311f59fde251de5a~1..e25ffe9917097e8b9f7f0197311f59fde251de5a e25ffe9917097e8b9f7f0197311f59fde251de5a [false] [Pipeline] sh [2023-03-13T19:02:37.883Z] + git log --format=format:%s -1 e25ffe9917097e8b9f7f0197311f59fde251de5a [Pipeline] echo [2023-03-13T19:02:37.898Z] ========================================================= [2023-03-13T19:02:37.898Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-13T19:02:37.898Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T19:02:38.217Z] + git log --format=format:%s -1 e25ffe9917097e8b9f7f0197311f59fde251de5a [Pipeline] echo [2023-03-13T19:02:38.228Z] [semverPrep] GIT_COMMIT: e25ffe9917097e8b9f7f0197311f59fde251de5a, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#155) [Pipeline] echo [2023-03-13T19:02:38.237Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-13T19:02:38.573Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T19:02:38.573Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-13T19:02:38.573Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-13T19:02:38.573Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-13T19:02:38.573Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-13T19:02:38.573Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-13T19:02:38.573Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:02:38.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T19:02:38.929Z] [2023-03-13T19:02:38.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:02:39.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T19:02:39.229Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-13T19:02:39.229Z] b85a868b505f: Pulling fs layer [2023-03-13T19:02:39.229Z] e2be974225ed: Pulling fs layer [2023-03-13T19:02:39.229Z] 339a4e72a1f5: Pulling fs layer [2023-03-13T19:02:39.229Z] 988bab9f4d93: Pulling fs layer [2023-03-13T19:02:39.229Z] 1469e6f7b9e6: Pulling fs layer [2023-03-13T19:02:39.229Z] eaf3925da568: Pulling fs layer [2023-03-13T19:02:39.229Z] bab4dde63d76: Pulling fs layer [2023-03-13T19:02:39.229Z] bde34c3a00c8: Pulling fs layer [2023-03-13T19:02:39.229Z] b352a97aabf1: Pulling fs layer [2023-03-13T19:02:39.229Z] 4872d77fe225: Pulling fs layer [2023-03-13T19:02:39.229Z] 5851b861e8e6: Pulling fs layer [2023-03-13T19:02:39.229Z] bab4dde63d76: Waiting [2023-03-13T19:02:39.229Z] b352a97aabf1: Waiting [2023-03-13T19:02:39.229Z] 5851b861e8e6: Waiting [2023-03-13T19:02:39.229Z] eaf3925da568: Waiting [2023-03-13T19:02:39.229Z] 988bab9f4d93: Waiting [2023-03-13T19:02:39.229Z] bde34c3a00c8: Waiting [2023-03-13T19:02:39.229Z] 4872d77fe225: Waiting [2023-03-13T19:02:39.229Z] 1469e6f7b9e6: Waiting [2023-03-13T19:02:39.229Z] e2be974225ed: Download complete [2023-03-13T19:02:39.229Z] 988bab9f4d93: Verifying Checksum [2023-03-13T19:02:39.229Z] 988bab9f4d93: Download complete [2023-03-13T19:02:39.489Z] 1469e6f7b9e6: Verifying Checksum [2023-03-13T19:02:39.489Z] eaf3925da568: Verifying Checksum [2023-03-13T19:02:39.489Z] eaf3925da568: Download complete [2023-03-13T19:02:39.489Z] 339a4e72a1f5: Verifying Checksum [2023-03-13T19:02:39.489Z] 339a4e72a1f5: Download complete [2023-03-13T19:02:39.489Z] bde34c3a00c8: Download complete [2023-03-13T19:02:39.489Z] b352a97aabf1: Download complete [2023-03-13T19:02:39.489Z] 4872d77fe225: Download complete [2023-03-13T19:02:39.489Z] 5851b861e8e6: Download complete [2023-03-13T19:02:39.489Z] b85a868b505f: Verifying Checksum [2023-03-13T19:02:39.489Z] b85a868b505f: Download complete [2023-03-13T19:02:39.747Z] bab4dde63d76: Verifying Checksum [2023-03-13T19:02:39.747Z] bab4dde63d76: Download complete [2023-03-13T19:02:40.683Z] b85a868b505f: Pull complete [2023-03-13T19:02:40.683Z] e2be974225ed: Pull complete [2023-03-13T19:02:41.249Z] 339a4e72a1f5: Pull complete [2023-03-13T19:02:41.249Z] 988bab9f4d93: Pull complete [2023-03-13T19:02:41.507Z] 1469e6f7b9e6: Pull complete [2023-03-13T19:02:41.507Z] eaf3925da568: Pull complete [2023-03-13T19:02:43.418Z] bab4dde63d76: Pull complete [2023-03-13T19:02:43.418Z] bde34c3a00c8: Pull complete [2023-03-13T19:02:43.418Z] b352a97aabf1: Pull complete [2023-03-13T19:02:43.418Z] 4872d77fe225: Pull complete [2023-03-13T19:02:43.418Z] 5851b861e8e6: Pull complete [2023-03-13T19:02:43.418Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-13T19:02:43.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T19:02:43.418Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T19:02:43.511Z] prd-ubuntu20.04-docker-8c-8g-9948 does not seem to be running inside a container [2023-03-13T19:02:43.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T19:02:45.331Z] $ docker top 47f7648aea8f9ae40fb6e8046b1d14d1afb82614c8c7ea7d019e0b7b131a2b57 -eo pid,comm [2023-03-13T19:02:45.385Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-13T19:02:45.385Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T19:02:45.430Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T19:02:45.430Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T19:02:45.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T19:02:45.536Z] $ docker exec 47f7648aea8f9ae40fb6e8046b1d14d1afb82614c8c7ea7d019e0b7b131a2b57 ssh-agent [2023-03-13T19:02:45.662Z] SSH_AUTH_SOCK=/tmp/ssh-XYHSJZYEeHtW/agent.31 [2023-03-13T19:02:45.662Z] SSH_AGENT_PID=37 [2023-03-13T19:02:45.668Z] Running ssh-add (command line suppressed) [2023-03-13T19:02:45.766Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6799258476638052041.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6799258476638052041.key) [2023-03-13T19:02:45.776Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T19:02:46.066Z] + git tag --points-at HEAD [Pipeline] } [2023-03-13T19:02:46.081Z] $ docker exec --env ******** --env ******** 47f7648aea8f9ae40fb6e8046b1d14d1afb82614c8c7ea7d019e0b7b131a2b57 ssh-agent -k [2023-03-13T19:02:46.182Z] unset SSH_AUTH_SOCK; [2023-03-13T19:02:46.182Z] unset SSH_AGENT_PID; [2023-03-13T19:02:46.182Z] echo Agent pid 37 killed; [2023-03-13T19:02:46.190Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-13T19:02:46.216Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T19:02:46.216Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T19:02:46.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T19:02:46.365Z] $ docker exec 47f7648aea8f9ae40fb6e8046b1d14d1afb82614c8c7ea7d019e0b7b131a2b57 ssh-agent [2023-03-13T19:02:46.468Z] SSH_AUTH_SOCK=/tmp/ssh-WDXDbyrfYwFk/agent.69 [2023-03-13T19:02:46.468Z] SSH_AGENT_PID=76 [2023-03-13T19:02:46.474Z] Running ssh-add (command line suppressed) [2023-03-13T19:02:46.577Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_742608640057503421.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_742608640057503421.key) [2023-03-13T19:02:46.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T19:02:46.881Z] + git semver init [2023-03-13T19:02:47.140Z] 2023-03-13 19:02:47,062 [run_init] DEBUG init version:0.0.0 force:False [2023-03-13T19:02:47.140Z] 2023-03-13 19:02:47,062 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-03-13T19:02:47.140Z] 2023-03-13 19:02:47,063 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-03-13T19:02:47.141Z] 2023-03-13 19:02:47,063 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-03-13T19:02:48.522Z] 2023-03-13 19:02:48,112 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-03-13T19:02:48.522Z] 2023-03-13 19:02:48,113 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-03-13T19:02:48.522Z] 2023-03-13 19:02:48,113 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-13T19:02:48.522Z] 2023-03-13 19:02:48,113 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-13T19:02:48.522Z] 3.0.0-dev.11 [Pipeline] } [2023-03-13T19:02:48.535Z] $ docker exec --env ******** --env ******** 47f7648aea8f9ae40fb6e8046b1d14d1afb82614c8c7ea7d019e0b7b131a2b57 ssh-agent -k [2023-03-13T19:02:48.656Z] unset SSH_AUTH_SOCK; [2023-03-13T19:02:48.657Z] unset SSH_AGENT_PID; [2023-03-13T19:02:48.657Z] echo Agent pid 76 killed; [2023-03-13T19:02:48.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T19:02:48.968Z] + git semver [Pipeline] } [2023-03-13T19:02:49.245Z] $ docker stop --time=1 47f7648aea8f9ae40fb6e8046b1d14d1afb82614c8c7ea7d019e0b7b131a2b57 [2023-03-13T19:02:50.562Z] $ docker rm -f --volumes 47f7648aea8f9ae40fb6e8046b1d14d1afb82614c8c7ea7d019e0b7b131a2b57 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T19:02:50.898Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-13T19:02:51.115Z] Stashed 1 file(s) [Pipeline] echo [2023-03-13T19:02:51.119Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T19:02:51.270Z] provisioning config files... [2023-03-13T19:02:51.280Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1002285973759743974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:02:51.506Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9947 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-03-13T19:02:51.520Z] Running in /w/workspace/app-rfid-llrp-inventory/79 [Pipeline] { [Pipeline] checkout [2023-03-13T19:02:51.552Z] The recommended git tool is: git [2023-03-13T19:02:51.578Z] ---> docker-login.sh [2023-03-13T19:02:51.578Z] nexus3.edgexfoundry.org:10001 [2023-03-13T19:02:51.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:02:51.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:02:51.578Z] Configure a credential helper to remove this warning. See [2023-03-13T19:02:51.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:02:51.578Z] [2023-03-13T19:02:51.578Z] Login Succeeded [2023-03-13T19:02:51.578Z] nexus3.edgexfoundry.org:10002 [2023-03-13T19:02:51.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:02:51.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:02:51.579Z] Configure a credential helper to remove this warning. See [2023-03-13T19:02:51.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:02:51.579Z] [2023-03-13T19:02:51.579Z] Login Succeeded [2023-03-13T19:02:51.579Z] nexus3.edgexfoundry.org:10003 [2023-03-13T19:02:51.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:02:51.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:02:51.837Z] Configure a credential helper to remove this warning. See [2023-03-13T19:02:51.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:02:51.837Z] [2023-03-13T19:02:51.837Z] Login Succeeded [2023-03-13T19:02:51.837Z] nexus3.edgexfoundry.org:10004 [2023-03-13T19:02:51.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:02:51.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:02:51.837Z] Configure a credential helper to remove this warning. See [2023-03-13T19:02:51.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:02:51.837Z] [2023-03-13T19:02:51.837Z] Login Succeeded [2023-03-13T19:02:51.837Z] docker.io [2023-03-13T19:02:52.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:02:52.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:02:52.096Z] Configure a credential helper to remove this warning. See [2023-03-13T19:02:52.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:02:52.096Z] [2023-03-13T19:02:52.096Z] Login Succeeded [2023-03-13T19:02:52.096Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T19:02:52.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T19:02:52.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T19:02:52.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T19:02:52.193Z] ========================================================= [2023-03-13T19:02:52.193Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-13T19:02:52.193Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:02:52.510Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-13T19:02:52.510Z] Sending build context to Docker daemon 12.54MB [2023-03-13T19:02:52.510Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T19:02:52.510Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-13T19:02:52.510Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-13T19:02:52.510Z] 63b65145d645: Pulling fs layer [2023-03-13T19:02:52.510Z] a2d21d5440eb: Pulling fs layer [2023-03-13T19:02:52.510Z] 935e6c44a52c: Pulling fs layer [2023-03-13T19:02:52.510Z] 94cc34f8dd06: Pulling fs layer [2023-03-13T19:02:52.510Z] 30dea6a524f1: Pulling fs layer [2023-03-13T19:02:52.510Z] a2aff8979fd8: Pulling fs layer [2023-03-13T19:02:52.510Z] 6808be2612f2: Pulling fs layer [2023-03-13T19:02:52.510Z] f25807f1079a: Pulling fs layer [2023-03-13T19:02:52.510Z] 30dea6a524f1: Waiting [2023-03-13T19:02:52.510Z] a2aff8979fd8: Waiting [2023-03-13T19:02:52.510Z] 6808be2612f2: Waiting [2023-03-13T19:02:52.510Z] f25807f1079a: Waiting [2023-03-13T19:02:52.510Z] 94cc34f8dd06: Waiting [2023-03-13T19:02:52.772Z] a2d21d5440eb: Download complete [2023-03-13T19:02:52.772Z] 94cc34f8dd06: Verifying Checksum [2023-03-13T19:02:52.772Z] 94cc34f8dd06: Download complete [2023-03-13T19:02:52.772Z] 30dea6a524f1: Verifying Checksum [2023-03-13T19:02:52.772Z] 30dea6a524f1: Download complete [2023-03-13T19:02:52.772Z] 63b65145d645: Verifying Checksum [2023-03-13T19:02:52.772Z] 63b65145d645: Download complete [2023-03-13T19:02:52.772Z] a2aff8979fd8: Verifying Checksum [2023-03-13T19:02:52.772Z] 63b65145d645: Pull complete [2023-03-13T19:02:53.036Z] a2d21d5440eb: Pull complete [2023-03-13T19:02:53.296Z] f25807f1079a: Verifying Checksum [2023-03-13T19:02:53.296Z] f25807f1079a: Download complete [2023-03-13T19:02:53.296Z] 935e6c44a52c: Verifying Checksum [2023-03-13T19:02:53.296Z] 935e6c44a52c: Download complete [2023-03-13T19:02:53.554Z] 6808be2612f2: Verifying Checksum [2023-03-13T19:02:53.554Z] 6808be2612f2: Download complete [2023-03-13T19:02:56.664Z] using credential edgex-jenkins-ssh [2023-03-13T19:02:56.683Z] Cloning the remote Git repository [2023-03-13T19:02:56.832Z] 935e6c44a52c: Pull complete [2023-03-13T19:02:56.832Z] 94cc34f8dd06: Pull complete [2023-03-13T19:02:56.832Z] 30dea6a524f1: Pull complete [2023-03-13T19:02:57.090Z] a2aff8979fd8: Pull complete [2023-03-13T19:02:56.735Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-13T19:02:56.812Z] > git init /w/workspace/app-rfid-llrp-inventory/79 # timeout=10 [2023-03-13T19:02:56.975Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-13T19:02:56.976Z] > git --version # timeout=10 [2023-03-13T19:02:56.997Z] > git --version # 'git version 2.25.1' [2023-03-13T19:02:56.999Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T19:02:57.062Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T19:02:59.620Z] 6808be2612f2: Pull complete [2023-03-13T19:03:00.001Z] Avoid second fetch [2023-03-13T19:03:00.002Z] Checking out Revision e25ffe9917097e8b9f7f0197311f59fde251de5a (main) [2023-03-13T19:03:00.240Z] f25807f1079a: Pull complete [2023-03-13T19:03:00.240Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-13T19:03:00.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-13T19:03:00.240Z] ---> 3b553350e43f [2023-03-13T19:03:00.240Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-13T19:02:59.149Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-13T19:02:59.172Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T19:03:00.020Z] > git config core.sparsecheckout # timeout=10 [2023-03-13T19:03:00.047Z] > git checkout -f e25ffe9917097e8b9f7f0197311f59fde251de5a # timeout=10 [2023-03-13T19:03:00.550Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#155)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T19:03:01.466Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-13T19:03:01.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T19:03:01.467Z] Dload Upload Total Spent Left Speed [2023-03-13T19:03:01.467Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78709 0 --:--:-- --:--:-- --:--:-- 78709 [Pipeline] sh [2023-03-13T19:03:02.100Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-13T19:03:02.438Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-13T19:03:02.438Z] + sudo tee /etc/docker/daemon.new [2023-03-13T19:03:02.438Z] { [2023-03-13T19:03:02.438Z] "registry-mirrors": [ [2023-03-13T19:03:02.438Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-13T19:03:02.438Z] ], [2023-03-13T19:03:02.438Z] "bip": "10.250.0.254/24", [2023-03-13T19:03:02.438Z] "hosts": [ [2023-03-13T19:03:02.438Z] "tcp://0.0.0.0:5555", [2023-03-13T19:03:02.438Z] "unix:///var/run/docker.sock" [2023-03-13T19:03:02.438Z] ], [2023-03-13T19:03:02.438Z] "mtu": 1458, [2023-03-13T19:03:02.438Z] "selinux-enabled": true, [2023-03-13T19:03:02.438Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-13T19:03:02.438Z] } [Pipeline] sh [2023-03-13T19:03:02.780Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-13T19:03:02.807Z] ---> Running in 8ef85f7750fb [2023-03-13T19:03:02.807Z] Removing intermediate container 8ef85f7750fb [2023-03-13T19:03:02.807Z] ---> 0b6032933656 [2023-03-13T19:03:02.807Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T19:03:02.807Z] ---> Running in 5e600636c682 [2023-03-13T19:03:03.067Z] Removing intermediate container 5e600636c682 [2023-03-13T19:03:03.067Z] ---> ef70cdf5c2d5 [2023-03-13T19:03:03.067Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-13T19:03:03.067Z] ---> Running in 29fa4e84d006 [2023-03-13T19:03:03.067Z] Removing intermediate container 29fa4e84d006 [2023-03-13T19:03:03.067Z] ---> 124377853622 [2023-03-13T19:03:03.067Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T19:03:03.067Z] ---> Running in 143622ea4c4c [2023-03-13T19:03:03.129Z] + sudo service docker restart [2023-03-13T19:03:03.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-13T19:03:03.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-13T19:03:03.896Z] OK: 265 MiB in 53 packages [2023-03-13T19:03:04.155Z] Removing intermediate container 143622ea4c4c [2023-03-13T19:03:04.155Z] ---> 1819e121a96a [2023-03-13T19:03:04.155Z] Step 7/12 : WORKDIR /app [2023-03-13T19:03:04.415Z] ---> Running in 60d6db419073 [2023-03-13T19:03:04.415Z] Removing intermediate container 60d6db419073 [2023-03-13T19:03:04.415Z] ---> 0ba73a92f986 [2023-03-13T19:03:04.415Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-13T19:03:04.415Z] ---> bf94827ab66e [2023-03-13T19:03:04.415Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T19:03:04.415Z] ---> Running in 3e94ac20ca1b [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T19:03:21.408Z] provisioning config files... [2023-03-13T19:03:21.435Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/79@tmp/config1045611170248597756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:03:21.790Z] ---> docker-login.sh [2023-03-13T19:03:21.790Z] nexus3.edgexfoundry.org:10001 [2023-03-13T19:03:22.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:03:22.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:03:22.381Z] Configure a credential helper to remove this warning. See [2023-03-13T19:03:22.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:03:22.381Z] [2023-03-13T19:03:22.381Z] Login Succeeded [2023-03-13T19:03:22.381Z] nexus3.edgexfoundry.org:10002 [2023-03-13T19:03:22.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:03:22.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:03:22.661Z] Configure a credential helper to remove this warning. See [2023-03-13T19:03:22.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:03:22.661Z] [2023-03-13T19:03:22.661Z] Login Succeeded [2023-03-13T19:03:22.661Z] nexus3.edgexfoundry.org:10003 [2023-03-13T19:03:22.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:03:23.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:03:23.208Z] Configure a credential helper to remove this warning. See [2023-03-13T19:03:23.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:03:23.208Z] [2023-03-13T19:03:23.208Z] Login Succeeded [2023-03-13T19:03:23.208Z] nexus3.edgexfoundry.org:10004 [2023-03-13T19:03:23.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:03:23.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:03:23.481Z] Configure a credential helper to remove this warning. See [2023-03-13T19:03:23.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:03:23.481Z] [2023-03-13T19:03:23.481Z] Login Succeeded [2023-03-13T19:03:23.481Z] docker.io [2023-03-13T19:03:23.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:03:24.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:03:24.023Z] Configure a credential helper to remove this warning. See [2023-03-13T19:03:24.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:03:24.023Z] [2023-03-13T19:03:24.023Z] Login Succeeded [2023-03-13T19:03:24.023Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T19:03:24.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T19:03:24.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T19:03:24.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T19:03:24.325Z] ========================================================= [2023-03-13T19:03:24.325Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-13T19:03:24.325Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:03:24.678Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-13T19:03:24.948Z] Sending build context to Docker daemon 678.9kB [2023-03-13T19:03:24.948Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T19:03:24.948Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-13T19:03:25.219Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-13T19:03:25.219Z] af6eaf76a39c: Pulling fs layer [2023-03-13T19:03:25.219Z] 55522c791124: Pulling fs layer [2023-03-13T19:03:25.219Z] ce5c4a1c91eb: Pulling fs layer [2023-03-13T19:03:25.219Z] 169dfbe0d373: Pulling fs layer [2023-03-13T19:03:25.219Z] e1ff8fa3b103: Pulling fs layer [2023-03-13T19:03:25.219Z] 52ebb69f0ebf: Pulling fs layer [2023-03-13T19:03:25.219Z] 5abe8eddf0d5: Pulling fs layer [2023-03-13T19:03:25.219Z] 169dfbe0d373: Waiting [2023-03-13T19:03:25.219Z] e1ff8fa3b103: Waiting [2023-03-13T19:03:25.219Z] 52ebb69f0ebf: Waiting [2023-03-13T19:03:25.219Z] 5abe8eddf0d5: Waiting [2023-03-13T19:03:25.219Z] 55522c791124: Verifying Checksum [2023-03-13T19:03:25.219Z] 55522c791124: Download complete [2023-03-13T19:03:25.219Z] 169dfbe0d373: Verifying Checksum [2023-03-13T19:03:25.219Z] 169dfbe0d373: Download complete [2023-03-13T19:03:25.219Z] e1ff8fa3b103: Verifying Checksum [2023-03-13T19:03:25.219Z] e1ff8fa3b103: Download complete [2023-03-13T19:03:25.219Z] af6eaf76a39c: Verifying Checksum [2023-03-13T19:03:25.219Z] af6eaf76a39c: Download complete [2023-03-13T19:03:26.217Z] af6eaf76a39c: Pull complete [2023-03-13T19:03:26.486Z] 5abe8eddf0d5: Verifying Checksum [2023-03-13T19:03:26.486Z] 5abe8eddf0d5: Download complete [2023-03-13T19:03:26.758Z] 55522c791124: Pull complete [2023-03-13T19:03:27.746Z] ce5c4a1c91eb: Verifying Checksum [2023-03-13T19:03:27.746Z] ce5c4a1c91eb: Download complete [2023-03-13T19:03:27.746Z] 52ebb69f0ebf: Verifying Checksum [2023-03-13T19:03:27.746Z] 52ebb69f0ebf: Download complete [2023-03-13T19:03:30.997Z] Removing intermediate container 3e94ac20ca1b [2023-03-13T19:03:30.997Z] ---> dc6a4f64b921 [2023-03-13T19:03:30.997Z] Step 10/12 : COPY . . [2023-03-13T19:03:30.997Z] ---> bf17162825f3 [2023-03-13T19:03:30.997Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T19:03:30.997Z] ---> Running in 0d644cb5bb35 [2023-03-13T19:03:31.256Z] Removing intermediate container 0d644cb5bb35 [2023-03-13T19:03:31.256Z] ---> 3613e3a12b33 [2023-03-13T19:03:31.256Z] Step 12/12 : RUN $MAKE [2023-03-13T19:03:31.256Z] ---> Running in 48dd02310b13 [2023-03-13T19:03:31.515Z] noop [2023-03-13T19:03:31.774Z] Removing intermediate container 48dd02310b13 [2023-03-13T19:03:31.774Z] ---> 51f76106c098 [2023-03-13T19:03:31.774Z] Successfully built 51f76106c098 [2023-03-13T19:03:31.774Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:03:32.093Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T19:03:32.093Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T19:03:32.166Z] prd-ubuntu20.04-docker-8c-8g-9948 does not seem to be running inside a container [2023-03-13T19:03:32.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-13T19:03:32.533Z] $ docker top 18cdb9387438e8de5e728c8ef45fcde3ab8637fe8c927e74c3a70214be6a138e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T19:03:32.866Z] + go version [2023-03-13T19:03:32.866Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-13T19:03:32.881Z] $ docker stop --time=1 18cdb9387438e8de5e728c8ef45fcde3ab8637fe8c927e74c3a70214be6a138e [2023-03-13T19:03:34.173Z] $ docker rm -f --volumes 18cdb9387438e8de5e728c8ef45fcde3ab8637fe8c927e74c3a70214be6a138e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:03:34.555Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T19:03:34.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T19:03:34.621Z] prd-ubuntu20.04-docker-8c-8g-9948 does not seem to be running inside a container [2023-03-13T19:03:34.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-13T19:03:35.022Z] $ docker top ba7fe1bc2d967d3ddf9cf56ce6d647818942e11c8e3c103b9ef7b7be293e15a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T19:03:35.355Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-03-13T19:03:35.655Z] + make test [2023-03-13T19:03:35.655Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-13T19:03:40.111Z] ce5c4a1c91eb: Pull complete [2023-03-13T19:03:40.111Z] 169dfbe0d373: Pull complete [2023-03-13T19:03:40.111Z] e1ff8fa3b103: Pull complete [2023-03-13T19:03:46.782Z] 52ebb69f0ebf: Pull complete [2023-03-13T19:03:48.205Z] 5abe8eddf0d5: Pull complete [2023-03-13T19:03:48.205Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-13T19:03:48.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-13T19:03:48.205Z] ---> 6cb57ee374ae [2023-03-13T19:03:48.205Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-13T19:03:49.627Z] ---> Running in c85ecf228697 [2023-03-13T19:03:49.899Z] Removing intermediate container c85ecf228697 [2023-03-13T19:03:49.899Z] ---> 710b370d5254 [2023-03-13T19:03:49.899Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T19:03:50.167Z] ---> Running in 6a70b11a69d6 [2023-03-13T19:03:50.440Z] Removing intermediate container 6a70b11a69d6 [2023-03-13T19:03:50.440Z] ---> c7ab36d7ae0d [2023-03-13T19:03:50.440Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-13T19:03:50.440Z] ---> Running in 30de0b9c36b2 [2023-03-13T19:03:50.709Z] Removing intermediate container 30de0b9c36b2 [2023-03-13T19:03:50.709Z] ---> d1707cd73e36 [2023-03-13T19:03:50.709Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T19:03:50.977Z] ---> Running in 6f1f8802c6fb [2023-03-13T19:03:51.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-13T19:03:52.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-13T19:03:53.489Z] OK: 263 MiB in 53 packages [2023-03-13T19:03:54.451Z] Removing intermediate container 6f1f8802c6fb [2023-03-13T19:03:54.451Z] ---> eb60f80f02f5 [2023-03-13T19:03:54.451Z] Step 7/12 : WORKDIR /app [2023-03-13T19:03:54.451Z] ---> Running in 14270ce14647 [2023-03-13T19:03:54.717Z] Removing intermediate container 14270ce14647 [2023-03-13T19:03:54.717Z] ---> 93491e9db498 [2023-03-13T19:03:54.717Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-13T19:03:55.303Z] ---> 4979b9e062cc [2023-03-13T19:03:55.303Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T19:03:55.303Z] ---> Running in ecb13dcb85ba [2023-03-13T19:03:57.607Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-13T19:03:57.607Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-13T19:03:57.607Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.132s coverage: 86.2% of statements [2023-03-13T19:03:57.607Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.705s coverage: 71.9% of statements [2023-03-13T19:04:19.517Z] go vet ./... [2023-03-13T19:04:20.894Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T19:04:20.894Z] ./internal/llrp/behavior.go [2023-03-13T19:04:20.894Z] ./internal/llrp/llrp_structs.go [2023-03-13T19:04:20.894Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T19:04:20.894Z] make: *** [Makefile:45: test] Error 1 [Pipeline] } [2023-03-13T19:04:20.913Z] $ docker stop --time=1 ba7fe1bc2d967d3ddf9cf56ce6d647818942e11c8e3c103b9ef7b7be293e15a6 [2023-03-13T19:04:23.470Z] $ docker rm -f --volumes ba7fe1bc2d967d3ddf9cf56ce6d647818942e11c8e3c103b9ef7b7be293e15a6 [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:04:24.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T19:04:24.155Z] [2023-03-13T19:04:24.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:04:24.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T19:04:24.452Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-13T19:04:24.452Z] 5eb5b503b376: Pulling fs layer [2023-03-13T19:04:24.452Z] 5c69ac0246d0: Pulling fs layer [2023-03-13T19:04:24.452Z] ec43610c2a17: Pulling fs layer [2023-03-13T19:04:24.452Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-13T19:04:24.452Z] 33b1e0a273af: Pulling fs layer [2023-03-13T19:04:24.452Z] 5d3b04190fa2: Pulling fs layer [2023-03-13T19:04:24.452Z] 2f39f015ded8: Pulling fs layer [2023-03-13T19:04:24.452Z] 33b1e0a273af: Waiting [2023-03-13T19:04:24.452Z] 5d3b04190fa2: Waiting [2023-03-13T19:04:24.452Z] 2f39f015ded8: Waiting [2023-03-13T19:04:24.452Z] 3a2ae6a8a46f: Waiting [2023-03-13T19:04:24.452Z] 5c69ac0246d0: Verifying Checksum [2023-03-13T19:04:24.452Z] 5c69ac0246d0: Download complete [2023-03-13T19:04:24.452Z] 3a2ae6a8a46f: Download complete [2023-03-13T19:04:24.710Z] 33b1e0a273af: Verifying Checksum [2023-03-13T19:04:24.710Z] 33b1e0a273af: Download complete [2023-03-13T19:04:24.710Z] 5d3b04190fa2: Verifying Checksum [2023-03-13T19:04:24.710Z] 5d3b04190fa2: Download complete [2023-03-13T19:04:24.710Z] ec43610c2a17: Verifying Checksum [2023-03-13T19:04:24.710Z] ec43610c2a17: Download complete [2023-03-13T19:04:24.710Z] 5eb5b503b376: Verifying Checksum [2023-03-13T19:04:24.710Z] 5eb5b503b376: Download complete [2023-03-13T19:04:25.283Z] 2f39f015ded8: Download complete [2023-03-13T19:04:26.214Z] 5eb5b503b376: Pull complete [2023-03-13T19:04:26.214Z] 5c69ac0246d0: Pull complete [2023-03-13T19:04:26.473Z] ec43610c2a17: Pull complete [2023-03-13T19:04:26.473Z] 3a2ae6a8a46f: Pull complete [2023-03-13T19:04:26.733Z] 33b1e0a273af: Pull complete [2023-03-13T19:04:26.991Z] 5d3b04190fa2: Pull complete [2023-03-13T19:04:31.177Z] 2f39f015ded8: Pull complete [2023-03-13T19:04:31.177Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-13T19:04:31.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T19:04:31.177Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T19:04:31.253Z] prd-ubuntu20.04-docker-8c-8g-9948 does not seem to be running inside a container [2023-03-13T19:04:31.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T19:04:33.237Z] $ docker top 059de076076e6e782d64fc77ced6d4933a2b61a4d2be3b6660a676087084e49e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:04:33.613Z] ---> job-cost.sh [2023-03-13T19:04:33.613Z] lf-activate-venv: SKIPPING [2023-03-13T19:04:33.613Z] INFO: No Stack... [2023-03-13T19:04:33.871Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T19:04:34.131Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T19:04:34.421Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-03-13T19:04:34.421Z] + cut -d, -f6 [Pipeline] lock [2023-03-13T19:04:34.445Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-79-stack-cost] [2023-03-13T19:04:34.459Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-79-stack-cost] did not exist. Created. [2023-03-13T19:04:34.459Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T19:04:34.766Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-13T19:04:34.798Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T19:04:34.804Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-79-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T19:04:34.824Z] $ docker stop --time=1 059de076076e6e782d64fc77ced6d4933a2b61a4d2be3b6660a676087084e49e [2023-03-13T19:04:35.996Z] $ docker rm -f --volumes 059de076076e6e782d64fc77ced6d4933a2b61a4d2be3b6660a676087084e49e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-13T19:04:36.094Z] Failed in branch amd64 [2023-03-13T19:05:03.266Z] Removing intermediate container ecb13dcb85ba [2023-03-13T19:05:03.266Z] ---> 97403dd9afc2 [2023-03-13T19:05:03.266Z] Step 10/12 : COPY . . [2023-03-13T19:05:03.266Z] ---> f090855c2cfe [2023-03-13T19:05:03.266Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T19:05:03.266Z] ---> Running in 430348aa5bcd [2023-03-13T19:05:03.266Z] Removing intermediate container 430348aa5bcd [2023-03-13T19:05:03.266Z] ---> dfe82d2d3712 [2023-03-13T19:05:03.266Z] Step 12/12 : RUN $MAKE [2023-03-13T19:05:03.266Z] ---> Running in d84cee172916 [2023-03-13T19:05:03.266Z] noop [2023-03-13T19:05:03.266Z] Removing intermediate container d84cee172916 [2023-03-13T19:05:03.266Z] ---> 5a43c0db7d4a [2023-03-13T19:05:03.266Z] Successfully built 5a43c0db7d4a [2023-03-13T19:05:03.266Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:05:03.603Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T19:05:03.603Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T19:05:03.787Z] prd-ubuntu20.04-docker-arm64-4c-16g-9947 does not seem to be running inside a container [2023-03-13T19:05:03.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/79 -v /w/workspace/app-rfid-llrp-inventory/79:/w/workspace/app-rfid-llrp-inventory/79:rw,z -v /w/workspace/app-rfid-llrp-inventory/79@tmp:/w/workspace/app-rfid-llrp-inventory/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-13T19:05:05.073Z] $ docker top 6745819e678467adf7128086bf30854a88b9ac0cccffb4acc4626e6fe13ca8df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T19:05:05.914Z] + go version [2023-03-13T19:05:05.914Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-13T19:05:05.936Z] $ docker stop --time=1 6745819e678467adf7128086bf30854a88b9ac0cccffb4acc4626e6fe13ca8df [2023-03-13T19:05:08.982Z] $ docker rm -f --volumes 6745819e678467adf7128086bf30854a88b9ac0cccffb4acc4626e6fe13ca8df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:05:09.524Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T19:05:09.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T19:05:09.705Z] prd-ubuntu20.04-docker-arm64-4c-16g-9947 does not seem to be running inside a container [2023-03-13T19:05:09.767Z] $ 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/79 -v /w/workspace/app-rfid-llrp-inventory/79:/w/workspace/app-rfid-llrp-inventory/79:rw,z -v /w/workspace/app-rfid-llrp-inventory/79@tmp:/w/workspace/app-rfid-llrp-inventory/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-13T19:05:10.946Z] $ docker top c419f1757026e619123c2703ce6e6b706a209dd823b2c88f1c46ceeedf7dec5e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T19:05:11.770Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/79 [Pipeline] fileExists [Pipeline] sh [2023-03-13T19:05:12.103Z] + make test [2023-03-13T19:05:12.375Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-13T19:07:49.093Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-13T19:07:49.093Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-13T19:07:49.093Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.280s coverage: 86.2% of statements [2023-03-13T19:07:59.165Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.380s coverage: 71.9% of statements [2023-03-13T19:07:59.165Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-13T19:07:59.165Z] go vet ./... [2023-03-13T19:10:20.884Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T19:10:20.884Z] ./internal/llrp/llrp_structs.go [2023-03-13T19:10:20.884Z] ./internal/llrp/behavior.go [2023-03-13T19:10:20.884Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T19:10:20.884Z] make: *** [Makefile:45: test] Error 1 [Pipeline] } [2023-03-13T19:10:20.904Z] $ docker stop --time=1 c419f1757026e619123c2703ce6e6b706a209dd823b2c88f1c46ceeedf7dec5e [2023-03-13T19:10:23.144Z] $ docker rm -f --volumes c419f1757026e619123c2703ce6e6b706a209dd823b2c88f1c46ceeedf7dec5e [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 [2023-03-13T19:10:24.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T19:10:24.876Z] [2023-03-13T19:10:24.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:10:25.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T19:10:25.486Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-13T19:10:25.486Z] 8998bd30e6a1: Pulling fs layer [2023-03-13T19:10:25.486Z] 04944245beec: Pulling fs layer [2023-03-13T19:10:25.486Z] 699f458cf7ca: Pulling fs layer [2023-03-13T19:10:25.486Z] 765212b225bb: Pulling fs layer [2023-03-13T19:10:25.486Z] f23df028b6ca: Pulling fs layer [2023-03-13T19:10:25.486Z] d65c8cfc05b1: Pulling fs layer [2023-03-13T19:10:25.486Z] 2437ff75d9bd: Pulling fs layer [2023-03-13T19:10:25.486Z] 765212b225bb: Waiting [2023-03-13T19:10:25.486Z] f23df028b6ca: Waiting [2023-03-13T19:10:25.486Z] d65c8cfc05b1: Waiting [2023-03-13T19:10:25.486Z] 2437ff75d9bd: Waiting [2023-03-13T19:10:25.486Z] 04944245beec: Verifying Checksum [2023-03-13T19:10:25.486Z] 04944245beec: Download complete [2023-03-13T19:10:25.486Z] 765212b225bb: Verifying Checksum [2023-03-13T19:10:25.486Z] 765212b225bb: Download complete [2023-03-13T19:10:25.763Z] f23df028b6ca: Verifying Checksum [2023-03-13T19:10:25.763Z] f23df028b6ca: Download complete [2023-03-13T19:10:25.763Z] d65c8cfc05b1: Verifying Checksum [2023-03-13T19:10:25.763Z] d65c8cfc05b1: Download complete [2023-03-13T19:10:25.763Z] 699f458cf7ca: Verifying Checksum [2023-03-13T19:10:25.763Z] 699f458cf7ca: Download complete [2023-03-13T19:10:26.352Z] 8998bd30e6a1: Verifying Checksum [2023-03-13T19:10:26.352Z] 8998bd30e6a1: Download complete [2023-03-13T19:10:28.956Z] 2437ff75d9bd: Verifying Checksum [2023-03-13T19:10:28.956Z] 2437ff75d9bd: Download complete [2023-03-13T19:10:30.371Z] 8998bd30e6a1: Pull complete [2023-03-13T19:10:30.659Z] 04944245beec: Pull complete [2023-03-13T19:10:32.076Z] 699f458cf7ca: Pull complete [2023-03-13T19:10:32.349Z] 765212b225bb: Pull complete [2023-03-13T19:10:35.708Z] f23df028b6ca: Pull complete [2023-03-13T19:10:35.708Z] d65c8cfc05b1: Pull complete [2023-03-13T19:10:50.732Z] 2437ff75d9bd: Pull complete [2023-03-13T19:10:50.732Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-13T19:10:50.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T19:10:50.732Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T19:10:50.926Z] prd-ubuntu20.04-docker-arm64-4c-16g-9947 does not seem to be running inside a container [2023-03-13T19:10:50.994Z] $ 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/79 -v /w/workspace/app-rfid-llrp-inventory/79:/w/workspace/app-rfid-llrp-inventory/79:rw,z -v /w/workspace/app-rfid-llrp-inventory/79@tmp:/w/workspace/app-rfid-llrp-inventory/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-13T19:10:53.650Z] $ docker top d8533a3450dfb867b9d04f95cf0285f28d9a8a72da1275b9e0ba0eb1b4aa36e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:10:54.507Z] ---> job-cost.sh [2023-03-13T19:10:54.507Z] lf-activate-venv: SKIPPING [2023-03-13T19:10:54.507Z] INFO: No Stack... [2023-03-13T19:10:55.091Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-13T19:10:56.052Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T19:10:56.747Z] + cut -d, -f6 [2023-03-13T19:10:56.747Z] + cat /w/workspace/app-rfid-llrp-inventory/79/archives/cost.csv [Pipeline] lock [2023-03-13T19:10:56.794Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-79-stack-cost] [2023-03-13T19:10:56.801Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-79-stack-cost] did not exist. Created. [2023-03-13T19:10:56.801Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T19:10:57.527Z] /w/workspace/app-rfid-llrp-inventory/79@tmp/durable-f3f6f406/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-13T19:10:57.913Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-13T19:10:57.922Z] Warning: overwriting stash ‘stack-cost’ [2023-03-13T19:10:58.387Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T19:10:58.396Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-79-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T19:10:58.413Z] $ docker stop --time=1 d8533a3450dfb867b9d04f95cf0285f28d9a8a72da1275b9e0ba0eb1b4aa36e2 [2023-03-13T19:11:00.906Z] $ docker rm -f --volumes d8533a3450dfb867b9d04f95cf0285f28d9a8a72da1275b9e0ba0eb1b4aa36e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-13T19:11:01.240Z] 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 [2023-03-13T19:11:01.877Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-03-13T19:11:01.877Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-13T19:11:01.877Z] total 16 [2023-03-13T19:11:01.877Z] drwxr-xr-x 3 root root 4096 Mar 13 19:04 . [2023-03-13T19:11:01.877Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 13 19:04 .. [2023-03-13T19:11:01.877Z] drwxr-xr-x 2 root root 4096 Mar 13 19:04 cost [2023-03-13T19:11:01.877Z] -rw-r--r-- 1 root root 94 Mar 13 19:04 cost.csv [2023-03-13T19:11:01.877Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-13T19:11:01.877Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-13T19:11:01.878Z] total 16 [2023-03-13T19:11:01.878Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 19:04 . [2023-03-13T19:11:01.878Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 13 19:04 .. [2023-03-13T19:11:01.878Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 19:04 cost [2023-03-13T19:11:01.878Z] -rw-r--r-- 1 jenkins jenkins 94 Mar 13 19:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:11:02.169Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:11:03.025Z] ---> package-listing.sh [2023-03-13T19:11:03.025Z] ++ facter osfamily [2023-03-13T19:11:03.025Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-13T19:11:03.284Z] + OS_FAMILY=debian [2023-03-13T19:11:03.284Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-03-13T19:11:03.284Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-13T19:11:03.284Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-13T19:11:03.284Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-13T19:11:03.284Z] + PACKAGES=/tmp/packages_start.txt [2023-03-13T19:11:03.284Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-03-13T19:11:03.284Z] + PACKAGES=/tmp/packages_end.txt [2023-03-13T19:11:03.284Z] + case "${OS_FAMILY}" in [2023-03-13T19:11:03.284Z] + dpkg -l [2023-03-13T19:11:03.284Z] + grep '^ii' [2023-03-13T19:11:03.284Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-13T19:11:03.284Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-13T19:11:03.284Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-13T19:11:03.284Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-03-13T19:11:03.284Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-03-13T19:11:03.284Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2023-03-13T19:11:03.294Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-13T19:11:03.571Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:11:04.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T19:11:04.128Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T19:11:04.202Z] prd-ubuntu20.04-docker-8c-8g-9948 does not seem to be running inside a container [2023-03-13T19:11:04.229Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T19:11:04.410Z] $ docker top 725b30878c3739cd02cdfbe7c41b7213695f4f30f5f96314eaebef5864467568 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T19:11:04.745Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-13T19:11:05.028Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-13T19:11:05.313Z] + ls /var/log/sa-host [2023-03-13T19:11:05.313Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T19:11:05.376Z] provisioning config files... [2023-03-13T19:11:05.384Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config958945986238858561tmp [Pipeline] { [Pipeline] echo [2023-03-13T19:11:05.399Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:11:05.678Z] ---> create-netrc.sh [Pipeline] } [2023-03-13T19:11:05.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:11:06.000Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-13T19:11:06.008Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:11:06.289Z] ---> sudo-logs.sh [2023-03-13T19:11:06.289Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-13T19:11:06.319Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:11:06.604Z] ---> job-cost.sh [2023-03-13T19:11:06.604Z] lf-activate-venv: SKIPPING [2023-03-13T19:11:06.604Z] DEBUG: total: 0.2199999988079071 [2023-03-13T19:11:06.604Z] INFO: Retrieving Stack Cost... [2023-03-13T19:11:06.863Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T19:11:07.121Z] INFO: Archiving Costs [Pipeline] echo [2023-03-13T19:11:07.135Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:11:07.415Z] ---> logs-deploy.sh [2023-03-13T19:11:07.415Z] lf-activate-venv: SKIPPING [2023-03-13T19:11:07.415Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/79 [2023-03-13T19:11:07.415Z] INFO: archiving workspace using pattern(s): [2023-03-13T19:11:08.351Z] Archives upload complete. [2023-03-13T19:11:08.351Z] INFO: archiving logs to Nexus