Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2d9b8506c97d509b1a4ca3b087cfa1db5dcd50a0+8b44d22ccb04215a285fcb59312b26223b5ddbf5 (5f98e124b6ec2918f61255ec1e5d0c93c68504cd) 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-ssh7034142541473600352.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4438799023762682881.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-65/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-65/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3186403377587518072.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12854997619851853586.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-65/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-65/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11513169434856713555.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, 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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21548 in /w/workspace/oundry_device-rfid-llrp-go_PR-65 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-65 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8b44d22ccb04215a285fcb59312b26223b5ddbf5 into PR head commit 2d9b8506c97d509b1a4ca3b087cfa1db5dcd50a0 Merge succeeded, producing 5042bc3ba512a63817f90d3fbb83661ec690dd4b Checking out Revision 5042bc3ba512a63817f90d3fbb83661ec690dd4b (PR-65) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d9b8506c97d509b1a4ca3b087cfa1db5dcd50a0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8b44d22ccb04215a285fcb59312b26223b5ddbf5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5042bc3ba512a63817f90d3fbb83661ec690dd4b # timeout=10 Commit message: "Merge commit '8b44d22ccb04215a285fcb59312b26223b5ddbf5' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk feb6a9b1b553bf2aabffa2281c184605bd9ef318 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-21T01:09:01.770Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-21T01:09:01.814Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-21T01:09:01.828Z] ========================================================= [2022-04-21T01:09:01.828Z] EdgeX Global Pipelines Version Info [2022-04-21T01:09:01.828Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-21T01:09:02.585Z] ------------------- [2022-04-21T01:09:02.585Z] stable info: [2022-04-21T01:09:02.585Z] ------------------- [2022-04-21T01:09:02.585Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-21T01:09:02.585Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-21T01:09:02.585Z] Message: update stable to v1.0.221 [2022-04-21T01:09:03.160Z] ------------------- [2022-04-21T01:09:03.160Z] experimental info: [2022-04-21T01:09:03.160Z] ------------------- [2022-04-21T01:09:03.160Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-21T01:09:03.160Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-21T01:09:03.160Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-21T01:09:03.322Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-04-21T01:09:03.332Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-04-21T01:09:03.341Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-21T01:09:03.350Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-21T01:09:03.360Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-21T01:09:03.377Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-21T01:09:03.392Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-21T01:09:03.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-21T01:09:03.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-21T01:09:03.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-21T01:09:03.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-21T01:09:03.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-04-21T01:09:03.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-21T01:09:03.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-21T01:09:03.510Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-21T01:09:03.523Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-21T01:09:03.534Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-21T01:09:03.547Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-21T01:09:03.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-21T01:09:03.580Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-21T01:09:03.590Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-21T01:09:03.601Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-21T01:09:03.615Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-21T01:09:03.629Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-21T01:09:03.642Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-21T01:09:03.659Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-21T01:09:03.671Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-65 [Pipeline] echo [2022-04-21T01:09:03.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-65 [Pipeline] echo [2022-04-21T01:09:03.701Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-65 [Pipeline] echo [2022-04-21T01:09:03.715Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5042bc3ba512a63817f90d3fbb83661ec690dd4b [Pipeline] echo [2022-04-21T01:09:03.732Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5042bc3 [Pipeline] echo [2022-04-21T01:09:03.753Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-21T01:09:03.802Z] provisioning config files... [2022-04-21T01:09:03.816Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/config9167764105432110401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T01:09:04.126Z] ---> docker-login.sh [2022-04-21T01:09:04.126Z] nexus3.edgexfoundry.org:10001 [2022-04-21T01:09:04.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T01:09:04.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T01:09:04.388Z] Configure a credential helper to remove this warning. See [2022-04-21T01:09:04.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T01:09:04.388Z] [2022-04-21T01:09:04.388Z] Login Succeeded [2022-04-21T01:09:04.388Z] nexus3.edgexfoundry.org:10002 [2022-04-21T01:09:04.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T01:09:04.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T01:09:04.649Z] Configure a credential helper to remove this warning. See [2022-04-21T01:09:04.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T01:09:04.649Z] [2022-04-21T01:09:04.649Z] Login Succeeded [2022-04-21T01:09:04.649Z] nexus3.edgexfoundry.org:10003 [2022-04-21T01:09:04.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T01:09:04.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T01:09:04.650Z] Configure a credential helper to remove this warning. See [2022-04-21T01:09:04.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T01:09:04.650Z] [2022-04-21T01:09:04.650Z] Login Succeeded [2022-04-21T01:09:04.650Z] nexus3.edgexfoundry.org:10004 [2022-04-21T01:09:04.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T01:09:04.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T01:09:04.913Z] Configure a credential helper to remove this warning. See [2022-04-21T01:09:04.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T01:09:04.913Z] [2022-04-21T01:09:04.913Z] Login Succeeded [2022-04-21T01:09:04.913Z] docker.io [2022-04-21T01:09:04.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T01:09:05.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T01:09:05.488Z] Configure a credential helper to remove this warning. See [2022-04-21T01:09:05.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T01:09:05.488Z] [2022-04-21T01:09:05.488Z] Login Succeeded [2022-04-21T01:09:05.488Z] ---> docker-login.sh ends [Pipeline] } [2022-04-21T01:09:05.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-21T01:09:05.878Z] + git rev-list -1 --merges 5042bc3ba512a63817f90d3fbb83661ec690dd4b~1..5042bc3ba512a63817f90d3fbb83661ec690dd4b [Pipeline] echo [2022-04-21T01:09:05.906Z] -----------> git rev-list -1 --merges 5042bc3ba512a63817f90d3fbb83661ec690dd4b~1..5042bc3ba512a63817f90d3fbb83661ec690dd4b 5042bc3ba512a63817f90d3fbb83661ec690dd4b [2022-04-21T01:09:05.906Z] 5042bc3ba512a63817f90d3fbb83661ec690dd4b [false] [Pipeline] sh [2022-04-21T01:09:06.210Z] + git log --format=format:%s -1 5042bc3ba512a63817f90d3fbb83661ec690dd4b [Pipeline] echo [2022-04-21T01:09:06.226Z] ========================================================= [2022-04-21T01:09:06.226Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-21T01:09:06.226Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-21T01:09:06.570Z] + git log --format=format:%s -1 5042bc3ba512a63817f90d3fbb83661ec690dd4b [Pipeline] echo [2022-04-21T01:09:06.582Z] [semverPrep] GIT_COMMIT: 5042bc3ba512a63817f90d3fbb83661ec690dd4b, Commit Message: Merge commit '8b44d22ccb04215a285fcb59312b26223b5ddbf5' into HEAD [Pipeline] echo [2022-04-21T01:09:06.595Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-21T01:09:06.976Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-21T01:09:06.976Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-21T01:09:06.976Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-21T01:09:06.976Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-21T01:09:06.976Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-21T01:09:06.976Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-21T01:09:06.976Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-21T01:09:07.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-21T01:09:07.332Z] [2022-04-21T01:09:07.332Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T01:09:07.648Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-21T01:09:07.648Z] latest: Pulling from edgex-devops/git-semver [2022-04-21T01:09:07.648Z] a0d0a0d46f8b: Pulling fs layer [2022-04-21T01:09:07.648Z] 3e5f54012d9b: Pulling fs layer [2022-04-21T01:09:07.648Z] 4c7163046ea9: Pulling fs layer [2022-04-21T01:09:07.648Z] 0c2d73faf560: Pulling fs layer [2022-04-21T01:09:07.648Z] 3e5f54012d9b: Verifying Checksum [2022-04-21T01:09:07.648Z] 3e5f54012d9b: Download complete [2022-04-21T01:09:07.648Z] a0d0a0d46f8b: Download complete [2022-04-21T01:09:07.648Z] 0c2d73faf560: Verifying Checksum [2022-04-21T01:09:07.648Z] 0c2d73faf560: Download complete [2022-04-21T01:09:07.648Z] 4c7163046ea9: Verifying Checksum [2022-04-21T01:09:07.648Z] 4c7163046ea9: Download complete [2022-04-21T01:09:07.908Z] a0d0a0d46f8b: Pull complete [2022-04-21T01:09:07.908Z] 3e5f54012d9b: Pull complete [2022-04-21T01:09:08.167Z] 4c7163046ea9: Pull complete [2022-04-21T01:09:08.429Z] 0c2d73faf560: Pull complete [2022-04-21T01:09:08.429Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-21T01:09:08.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-21T01:09:08.429Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-21T01:09:08.569Z] prd-ubuntu20.04-docker-8c-8g-21548 does not seem to be running inside a container [2022-04-21T01:09:08.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-65 -v /w/workspace/oundry_device-rfid-llrp-go_PR-65:/w/workspace/oundry_device-rfid-llrp-go_PR-65:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-65@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:10004/edgex-devops/git-semver:latest cat [2022-04-21T01:09:09.425Z] $ docker top a339ceb0c17f024a5382d7fc98bfda63f64ae56cfaa9cbe309d7a2c904150ea2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-21T01:09:09.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-21T01:09:09.527Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-21T01:09:09.664Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-21T01:09:09.673Z] $ docker exec a339ceb0c17f024a5382d7fc98bfda63f64ae56cfaa9cbe309d7a2c904150ea2 ssh-agent [2022-04-21T01:09:09.806Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKEEghl/agent.15 [2022-04-21T01:09:09.806Z] SSH_AGENT_PID=21 [2022-04-21T01:09:09.815Z] Running ssh-add (command line suppressed) [2022-04-21T01:09:09.943Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/private_key_2378607833973727322.key (/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/private_key_2378607833973727322.key) [2022-04-21T01:09:09.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-21T01:09:10.257Z] + git tag --points-at HEAD [Pipeline] } [2022-04-21T01:09:10.284Z] $ docker exec --env ******** --env ******** a339ceb0c17f024a5382d7fc98bfda63f64ae56cfaa9cbe309d7a2c904150ea2 ssh-agent -k [2022-04-21T01:09:10.404Z] unset SSH_AUTH_SOCK; [2022-04-21T01:09:10.405Z] unset SSH_AGENT_PID; [2022-04-21T01:09:10.405Z] echo Agent pid 21 killed; [2022-04-21T01:09:10.412Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-21T01:09:10.436Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-21T01:09:10.436Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-21T01:09:10.571Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-21T01:09:10.580Z] $ docker exec a339ceb0c17f024a5382d7fc98bfda63f64ae56cfaa9cbe309d7a2c904150ea2 ssh-agent [2022-04-21T01:09:10.712Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmIKFBp/agent.53 [2022-04-21T01:09:10.712Z] SSH_AGENT_PID=60 [2022-04-21T01:09:10.718Z] Running ssh-add (command line suppressed) [2022-04-21T01:09:10.828Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/private_key_4815325569511040664.key (/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/private_key_4815325569511040664.key) [2022-04-21T01:09:10.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-21T01:09:11.125Z] + git semver init [2022-04-21T01:09:11.125Z] # -> Open(): unable to determine branch for HEAD [2022-04-21T01:09:11.125Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-65/.git [2022-04-21T01:09:11.125Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-65 [2022-04-21T01:09:11.125Z] # $SEMVER_REMOTE_NAME = origin [2022-04-21T01:09:11.125Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-21T01:09:11.125Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-21T01:09:11.125Z] # $SEMVER_BRANCH = PR-65 [2022-04-21T01:09:11.125Z] # $SEMVER_TEMP = /tmp/semver-456648835 [2022-04-21T01:09:11.125Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2022-04-21T01:09:11.697Z] # '/tmp/semver-456648835' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-65/.semver' [2022-04-21T01:09:11.697Z] # -> Force: false [2022-04-21T01:09:11.697Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-65/.semver [Pipeline] } [2022-04-21T01:09:11.713Z] $ docker exec --env ******** --env ******** a339ceb0c17f024a5382d7fc98bfda63f64ae56cfaa9cbe309d7a2c904150ea2 ssh-agent -k [2022-04-21T01:09:11.813Z] unset SSH_AUTH_SOCK; [2022-04-21T01:09:11.814Z] unset SSH_AGENT_PID; [2022-04-21T01:09:11.814Z] echo Agent pid 60 killed; [2022-04-21T01:09:11.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-21T01:09:12.128Z] + git semver [Pipeline] } [2022-04-21T01:09:12.148Z] $ docker stop --time=1 a339ceb0c17f024a5382d7fc98bfda63f64ae56cfaa9cbe309d7a2c904150ea2 [2022-04-21T01:09:13.484Z] $ docker rm -f a339ceb0c17f024a5382d7fc98bfda63f64ae56cfaa9cbe309d7a2c904150ea2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-21T01:09:13.846Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-21T01:09:14.127Z] Stashed 1 file(s) [Pipeline] echo [2022-04-21T01:09:14.131Z] [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-04-21T01:09:14.331Z] provisioning config files... [2022-04-21T01:09:14.344Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/config4220206649154589283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T01:09:14.657Z] ---> docker-login.sh [2022-04-21T01:09:14.657Z] nexus3.edgexfoundry.org:10001 [2022-04-21T01:09:14.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T01:09:14.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T01:09:14.657Z] Configure a credential helper to remove this warning. See [2022-04-21T01:09:14.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T01:09:14.657Z] [2022-04-21T01:09:14.657Z] Login Succeeded [2022-04-21T01:09:14.657Z] nexus3.edgexfoundry.org:10002 [2022-04-21T01:09:14.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T01:09:14.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T01:09:14.918Z] Configure a credential helper to remove this warning. See [2022-04-21T01:09:14.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T01:09:14.918Z] [2022-04-21T01:09:14.918Z] Login Succeeded [2022-04-21T01:09:14.918Z] nexus3.edgexfoundry.org:10003 [2022-04-21T01:09:14.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T01:09:14.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T01:09:14.918Z] Configure a credential helper to remove this warning. See [2022-04-21T01:09:14.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T01:09:14.918Z] [2022-04-21T01:09:14.918Z] Login Succeeded [2022-04-21T01:09:14.918Z] nexus3.edgexfoundry.org:10004 [2022-04-21T01:09:15.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T01:09:15.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T01:09:15.187Z] Configure a credential helper to remove this warning. See [2022-04-21T01:09:15.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T01:09:15.187Z] [2022-04-21T01:09:15.187Z] Login Succeeded [2022-04-21T01:09:15.187Z] docker.io [2022-04-21T01:09:15.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T01:09:15.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T01:09:15.450Z] Configure a credential helper to remove this warning. See [2022-04-21T01:09:15.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T01:09:15.450Z] [2022-04-21T01:09:15.450Z] Login Succeeded [2022-04-21T01:09:15.450Z] ---> docker-login.sh ends [Pipeline] } [2022-04-21T01:09:15.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-21T01:09:15.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-21T01:09:15.556Z] ========================================================= [2022-04-21T01:09:15.556Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-21T01:09:15.556Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-21T01:09:15.888Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-21T01:09:15.888Z] Sending build context to Docker daemon 1.747MB [2022-04-21T01:09:15.888Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-21T01:09:15.888Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-21T01:09:15.888Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-21T01:09:15.888Z] 59bf1c3509f3: Pulling fs layer [2022-04-21T01:09:15.888Z] 666ba61612fd: Pulling fs layer [2022-04-21T01:09:15.888Z] 8ed8ca486205: Pulling fs layer [2022-04-21T01:09:15.888Z] 4fe6c5a15a65: Pulling fs layer [2022-04-21T01:09:15.888Z] 22a0e8bec74d: Pulling fs layer [2022-04-21T01:09:15.888Z] 640e595b4fbd: Pulling fs layer [2022-04-21T01:09:15.888Z] 763cafe07f6e: Pulling fs layer [2022-04-21T01:09:15.888Z] 0c0b528cf693: Pulling fs layer [2022-04-21T01:09:15.888Z] 10935f4eaf8b: Pulling fs layer [2022-04-21T01:09:15.888Z] 4fe6c5a15a65: Waiting [2022-04-21T01:09:15.888Z] 22a0e8bec74d: Waiting [2022-04-21T01:09:15.888Z] 640e595b4fbd: Waiting [2022-04-21T01:09:15.888Z] 0c0b528cf693: Waiting [2022-04-21T01:09:15.888Z] 763cafe07f6e: Waiting [2022-04-21T01:09:15.888Z] 10935f4eaf8b: Waiting [2022-04-21T01:09:15.888Z] 8ed8ca486205: Verifying Checksum [2022-04-21T01:09:15.888Z] 8ed8ca486205: Download complete [2022-04-21T01:09:15.888Z] 666ba61612fd: Verifying Checksum [2022-04-21T01:09:15.888Z] 666ba61612fd: Download complete [2022-04-21T01:09:15.888Z] 22a0e8bec74d: Verifying Checksum [2022-04-21T01:09:15.888Z] 22a0e8bec74d: Download complete [2022-04-21T01:09:15.888Z] 640e595b4fbd: Download complete [2022-04-21T01:09:16.153Z] 763cafe07f6e: Verifying Checksum [2022-04-21T01:09:16.153Z] 763cafe07f6e: Download complete [2022-04-21T01:09:16.153Z] 59bf1c3509f3: Verifying Checksum [2022-04-21T01:09:16.153Z] 59bf1c3509f3: Download complete [2022-04-21T01:09:16.153Z] 0c0b528cf693: Verifying Checksum [2022-04-21T01:09:16.153Z] 0c0b528cf693: Download complete [2022-04-21T01:09:16.153Z] 59bf1c3509f3: Pull complete [2022-04-21T01:09:16.420Z] 666ba61612fd: Pull complete [2022-04-21T01:09:16.420Z] 8ed8ca486205: Pull complete [2022-04-21T01:09:16.693Z] 10935f4eaf8b: Verifying Checksum [2022-04-21T01:09:16.693Z] 10935f4eaf8b: Download complete [2022-04-21T01:09:16.954Z] 4fe6c5a15a65: Download complete [2022-04-21T01:09:21.170Z] 4fe6c5a15a65: Pull complete [2022-04-21T01:09:21.170Z] 22a0e8bec74d: Pull complete [2022-04-21T01:09:21.434Z] 640e595b4fbd: Pull complete [2022-04-21T01:09:21.434Z] 763cafe07f6e: Pull complete [2022-04-21T01:09:21.434Z] 0c0b528cf693: Pull complete [2022-04-21T01:09:23.977Z] 10935f4eaf8b: Pull complete [2022-04-21T01:09:23.977Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-21T01:09:23.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-21T01:09:23.977Z] ---> 99d49a6021b9 [2022-04-21T01:09:23.977Z] Step 3/12 : ARG MAKE='make build' [2022-04-21T01:09:25.371Z] ---> Running in 7c3c8889e429 [2022-04-21T01:09:25.372Z] Removing intermediate container 7c3c8889e429 [2022-04-21T01:09:25.372Z] ---> ba9dff975087 [2022-04-21T01:09:25.372Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-21T01:09:25.635Z] ---> Running in 1a772d19b6ca [2022-04-21T01:09:25.635Z] Removing intermediate container 1a772d19b6ca [2022-04-21T01:09:25.635Z] ---> c52cd6461990 [2022-04-21T01:09:25.635Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-21T01:09:25.635Z] ---> Running in 95cb442a8f69 [2022-04-21T01:09:25.896Z] Removing intermediate container 95cb442a8f69 [2022-04-21T01:09:25.896Z] ---> 2fb79bd67895 [2022-04-21T01:09:25.896Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T01:09:25.896Z] ---> Running in ac2ae1ceceb0 [2022-04-21T01:09:26.467Z] Removing intermediate container ac2ae1ceceb0 [2022-04-21T01:09:26.467Z] ---> f1c0f83f8966 [2022-04-21T01:09:26.467Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-21T01:09:26.467Z] ---> Running in fad670239a59 [2022-04-21T01:09:26.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T01:09:27.677Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T01:09:27.938Z] OK: 221 MiB in 52 packages [2022-04-21T01:09:28.198Z] Removing intermediate container fad670239a59 [2022-04-21T01:09:28.198Z] ---> f4d40195cfc1 [2022-04-21T01:09:28.198Z] Step 8/12 : WORKDIR /app [2022-04-21T01:09:28.198Z] ---> Running in 4019d5355982 [2022-04-21T01:09:28.460Z] Removing intermediate container 4019d5355982 [2022-04-21T01:09:28.460Z] ---> e9125ebd67f6 [2022-04-21T01:09:28.460Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-21T01:09:28.460Z] ---> 5247261c9022 [2022-04-21T01:09:28.460Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T01:09:28.460Z] ---> Running in 281b7a82daa7 [2022-04-21T01:09:29.271Z] Still waiting to schedule task [2022-04-21T01:09:29.272Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-21T01:09:55.052Z] Removing intermediate container 281b7a82daa7 [2022-04-21T01:09:55.052Z] ---> 0926b8aaa5ef [2022-04-21T01:09:55.052Z] Step 11/12 : COPY . . [2022-04-21T01:09:55.052Z] ---> 70297a9c78bb [2022-04-21T01:09:55.052Z] Step 12/12 : RUN $MAKE [2022-04-21T01:09:55.052Z] ---> Running in d63a6a1ad623 [2022-04-21T01:09:55.313Z] noop [2022-04-21T01:09:55.887Z] Removing intermediate container d63a6a1ad623 [2022-04-21T01:09:55.887Z] ---> 0d743ed360c4 [2022-04-21T01:09:55.887Z] Successfully built 0d743ed360c4 [2022-04-21T01:09:55.887Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T01:09:56.190Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-21T01:09:56.190Z] . [Pipeline] withDockerContainer [2022-04-21T01:09:56.273Z] prd-ubuntu20.04-docker-8c-8g-21548 does not seem to be running inside a container [2022-04-21T01:09:56.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-65 -v /w/workspace/oundry_device-rfid-llrp-go_PR-65:/w/workspace/oundry_device-rfid-llrp-go_PR-65:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-21T01:09:56.723Z] $ docker top 2c8ded6febcb859fa2670103280d1a367612591c5785bc737bb55bed2ad8c2d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T01:09:57.082Z] + go version [2022-04-21T01:09:57.082Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-21T01:09:57.099Z] $ docker stop --time=1 2c8ded6febcb859fa2670103280d1a367612591c5785bc737bb55bed2ad8c2d5 [2022-04-21T01:09:58.420Z] $ docker rm -f 2c8ded6febcb859fa2670103280d1a367612591c5785bc737bb55bed2ad8c2d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T01:09:58.821Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-21T01:09:58.821Z] . [Pipeline] withDockerContainer [2022-04-21T01:09:58.893Z] prd-ubuntu20.04-docker-8c-8g-21548 does not seem to be running inside a container [2022-04-21T01:09:58.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-65 -v /w/workspace/oundry_device-rfid-llrp-go_PR-65:/w/workspace/oundry_device-rfid-llrp-go_PR-65:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-21T01:09:59.347Z] $ docker top c836c517d6817a0bf18755c266fe34416e23298bdc492aa956ef76c0cb568f3a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-21T01:09:59.716Z] + make test [2022-04-21T01:09:59.716Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-21T01:09:59.974Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-04-21T01:10:08.117Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-04-21T01:10:08.117Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-04-21T01:10:13.410Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.260s coverage: 39.3% of statements [2022-04-21T01:10:13.410Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.262s coverage: 52.0% of statements [2022-04-21T01:10:13.410Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.041s coverage: 94.6% of statements [2022-04-21T01:10:19.992Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-21T01:10:23.289Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-21T01:10:23.289Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-21T01:10:23.289Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-21T01:10:23.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-21T01:10:23.601Z] $ docker stop --time=1 c836c517d6817a0bf18755c266fe34416e23298bdc492aa956ef76c0cb568f3a [2022-04-21T01:10:25.428Z] $ docker rm -f c836c517d6817a0bf18755c266fe34416e23298bdc492aa956ef76c0cb568f3a [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-21T01:10:25.879Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-21T01:10:25.961Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-21T01:10:26.549Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-21T01:10:26.839Z] + ls -al . [2022-04-21T01:10:26.839Z] total 644 [2022-04-21T01:10:26.839Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 21 01:10 . [2022-04-21T01:10:26.839Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 01:08 .. [2022-04-21T01:10:26.839Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 21 01:08 .dockerignore [2022-04-21T01:10:26.839Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 01:09 .git [2022-04-21T01:10:26.839Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 01:08 .github [2022-04-21T01:10:26.839Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 21 01:08 .gitignore [2022-04-21T01:10:26.839Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 01:08 .golangci.yml [2022-04-21T01:10:26.839Z] drwx------ 3 jenkins jenkins 4096 Apr 21 01:09 .semver [2022-04-21T01:10:26.839Z] -rw-rw-r-- 1 jenkins jenkins 9072 Apr 21 01:08 Attribution.txt [2022-04-21T01:10:26.839Z] -rw-rw-r-- 1 jenkins jenkins 1514 Apr 21 01:08 Dockerfile [2022-04-21T01:10:26.839Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 01:08 GOVERNANCE.md [2022-04-21T01:10:26.839Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 21 01:08 Jenkinsfile [2022-04-21T01:10:26.839Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 21 01:08 LICENSE [2022-04-21T01:10:26.839Z] -rw-rw-r-- 1 jenkins jenkins 1435 Apr 21 01:08 Makefile [2022-04-21T01:10:26.839Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 21 01:08 OWNERS.md [2022-04-21T01:10:26.839Z] -rw-rw-r-- 1 jenkins jenkins 28508 Apr 21 01:08 README.md [2022-04-21T01:10:26.839Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 01:09 VERSION [2022-04-21T01:10:26.839Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 01:08 bin [2022-04-21T01:10:26.839Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 01:08 cmd [2022-04-21T01:10:26.839Z] -rw-r--r-- 1 jenkins jenkins 460394 Apr 21 01:10 coverage.out [2022-04-21T01:10:26.839Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 01:08 examples [2022-04-21T01:10:26.839Z] -rw-rw-r-- 1 jenkins jenkins 2899 Apr 21 01:08 go.mod [2022-04-21T01:10:26.839Z] -rw-rw-r-- 1 jenkins jenkins 49235 Apr 21 01:08 go.sum [2022-04-21T01:10:26.839Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 01:08 images [2022-04-21T01:10:26.839Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 21 01:08 internal [2022-04-21T01:10:26.839Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 01:08 snap [2022-04-21T01:10:26.839Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 21 01:08 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-21T01:10:27.138Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5042bc3ba512a63817f90d3fbb83661ec690dd4b --label arch=amd64 --label version=0.0.0 . [2022-04-21T01:10:27.139Z] Sending build context to Docker daemon 1.747MB [2022-04-21T01:10:27.139Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-21T01:10:27.139Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-21T01:10:27.139Z] ---> 0d743ed360c4 [2022-04-21T01:10:27.139Z] Step 3/25 : ARG MAKE='make build' [2022-04-21T01:10:27.139Z] ---> Running in 542ff924ccd8 [2022-04-21T01:10:27.399Z] Removing intermediate container 542ff924ccd8 [2022-04-21T01:10:27.399Z] ---> bad6e3dfb50e [2022-04-21T01:10:27.399Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-21T01:10:27.399Z] ---> Running in 762cbaca5fd4 [2022-04-21T01:10:27.399Z] Removing intermediate container 762cbaca5fd4 [2022-04-21T01:10:27.399Z] ---> e4e45440726b [2022-04-21T01:10:27.399Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-21T01:10:27.399Z] ---> Running in 42c3e24652ec [2022-04-21T01:10:27.659Z] Removing intermediate container 42c3e24652ec [2022-04-21T01:10:27.659Z] ---> d8c40a159708 [2022-04-21T01:10:27.659Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T01:10:27.659Z] ---> Running in b471567c5bc0 [2022-04-21T01:10:28.228Z] Removing intermediate container b471567c5bc0 [2022-04-21T01:10:28.228Z] ---> c45bf00981bd [2022-04-21T01:10:28.228Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-21T01:10:28.228Z] ---> Running in 3b967c160b44 [2022-04-21T01:10:28.489Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T01:10:29.433Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T01:10:29.696Z] OK: 221 MiB in 52 packages [2022-04-21T01:10:29.958Z] Removing intermediate container 3b967c160b44 [2022-04-21T01:10:29.959Z] ---> 65f948e8e75e [2022-04-21T01:10:29.959Z] Step 8/25 : WORKDIR /app [2022-04-21T01:10:29.959Z] ---> Running in d30dc3358468 [2022-04-21T01:10:30.219Z] Removing intermediate container d30dc3358468 [2022-04-21T01:10:30.219Z] ---> 0b3909c86ba3 [2022-04-21T01:10:30.219Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-21T01:10:30.219Z] ---> 09ebc0b3f56e [2022-04-21T01:10:30.219Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T01:10:30.219Z] ---> Running in ba08ac5e69a7 [2022-04-21T01:10:31.159Z] Removing intermediate container ba08ac5e69a7 [2022-04-21T01:10:31.159Z] ---> 68c60dced1f3 [2022-04-21T01:10:31.159Z] Step 11/25 : COPY . . [2022-04-21T01:10:31.159Z] ---> 340b22f52bd7 [2022-04-21T01:10:31.159Z] Step 12/25 : RUN $MAKE [2022-04-21T01:10:31.159Z] ---> Running in 8025ce02e31f [2022-04-21T01:10:31.419Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=0.0.0" -o cmd/device-rfid-llrp ./cmd [2022-04-21T01:10:39.546Z] Removing intermediate container 8025ce02e31f [2022-04-21T01:10:39.546Z] ---> 626806876964 [2022-04-21T01:10:39.546Z] Step 13/25 : FROM alpine:3.14 [2022-04-21T01:10:40.116Z] 3.14: Pulling from library/alpine [2022-04-21T01:10:40.116Z] 8663204ce13b: Pulling fs layer [2022-04-21T01:10:40.391Z] 8663204ce13b: Verifying Checksum [2022-04-21T01:10:40.391Z] 8663204ce13b: Download complete [2022-04-21T01:10:40.965Z] 8663204ce13b: Pull complete [2022-04-21T01:10:40.965Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-21T01:10:40.965Z] Status: Downloaded newer image for alpine:3.14 [2022-04-21T01:10:40.965Z] ---> e04c818066af [2022-04-21T01:10:40.965Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-21T01:10:40.965Z] ---> Running in baeca6021977 [2022-04-21T01:10:41.227Z] Removing intermediate container baeca6021977 [2022-04-21T01:10:41.227Z] ---> 97c57bfb0938 [2022-04-21T01:10:41.227Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T01:10:41.227Z] ---> Running in d544c9ea0a1d [2022-04-21T01:10:41.797Z] Removing intermediate container d544c9ea0a1d [2022-04-21T01:10:41.797Z] ---> 3e164ee287c5 [2022-04-21T01:10:41.797Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-21T01:10:41.797Z] ---> Running in 7d6b2f6cce32 [2022-04-21T01:10:42.071Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-21T01:10:43.018Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-21T01:10:43.277Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-21T01:10:43.277Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-21T01:10:43.277Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-21T01:10:43.537Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-21T01:10:43.537Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-21T01:10:43.537Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-21T01:10:43.798Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T01:10:43.798Z] OK: 8 MiB in 20 packages [2022-04-21T01:10:44.057Z] Removing intermediate container 7d6b2f6cce32 [2022-04-21T01:10:44.057Z] ---> 7d13d9aa9bb9 [2022-04-21T01:10:44.057Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-04-21T01:10:44.318Z] ---> 6ba57638a07e [2022-04-21T01:10:44.318Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-04-21T01:10:44.318Z] ---> 31c31a9b6319 [2022-04-21T01:10:44.318Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-04-21T01:10:44.890Z] ---> 947d79426464 [2022-04-21T01:10:44.890Z] Step 20/25 : EXPOSE 59989 [2022-04-21T01:10:44.890Z] ---> Running in 64f38f675e64 [2022-04-21T01:10:44.890Z] Removing intermediate container 64f38f675e64 [2022-04-21T01:10:44.890Z] ---> bbb401bac1ff [2022-04-21T01:10:44.890Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-04-21T01:10:44.890Z] ---> Running in a3d5d12cba22 [2022-04-21T01:10:44.890Z] Removing intermediate container a3d5d12cba22 [2022-04-21T01:10:44.890Z] ---> 48b6ef30fb6e [2022-04-21T01:10:44.890Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-21T01:10:45.150Z] ---> Running in 8d0bb67333be [2022-04-21T01:10:45.150Z] Removing intermediate container 8d0bb67333be [2022-04-21T01:10:45.150Z] ---> 55cf893d548d [2022-04-21T01:10:45.150Z] Step 23/25 : LABEL arch=amd64 [2022-04-21T01:10:45.150Z] ---> Running in 07e3f1e32f3a [2022-04-21T01:10:45.150Z] Removing intermediate container 07e3f1e32f3a [2022-04-21T01:10:45.150Z] ---> 138b7df4402e [2022-04-21T01:10:45.150Z] Step 24/25 : LABEL git_sha=5042bc3ba512a63817f90d3fbb83661ec690dd4b [2022-04-21T01:10:45.410Z] ---> Running in 930ddc22cde7 [2022-04-21T01:10:45.410Z] Removing intermediate container 930ddc22cde7 [2022-04-21T01:10:45.410Z] ---> 551b094fbc02 [2022-04-21T01:10:45.410Z] Step 25/25 : LABEL version=0.0.0 [2022-04-21T01:10:45.410Z] ---> Running in 7df056fbc27d [2022-04-21T01:10:45.410Z] Removing intermediate container 7df056fbc27d [2022-04-21T01:10:45.410Z] ---> b3fce28ea34e [2022-04-21T01:10:45.410Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-21T01:10:45.410Z] Successfully built b3fce28ea34e [2022-04-21T01:10:45.410Z] Successfully tagged device-rfid-llrp:latest [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] sh [2022-04-21T01:10:45.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T01:10:45.819Z] [2022-04-21T01:10:45.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T01:10:46.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T01:10:46.127Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-21T01:10:46.127Z] 5eb5b503b376: Pulling fs layer [2022-04-21T01:10:46.127Z] 5c69ac0246d0: Pulling fs layer [2022-04-21T01:10:46.127Z] ec43610c2a17: Pulling fs layer [2022-04-21T01:10:46.127Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-21T01:10:46.127Z] 33b1e0a273af: Pulling fs layer [2022-04-21T01:10:46.127Z] 5d3b04190fa2: Pulling fs layer [2022-04-21T01:10:46.127Z] 2f39f015ded8: Pulling fs layer [2022-04-21T01:10:46.127Z] 3a2ae6a8a46f: Waiting [2022-04-21T01:10:46.127Z] 5d3b04190fa2: Waiting [2022-04-21T01:10:46.127Z] 2f39f015ded8: Waiting [2022-04-21T01:10:46.127Z] 33b1e0a273af: Waiting [2022-04-21T01:10:46.127Z] 5c69ac0246d0: Download complete [2022-04-21T01:10:46.127Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-21T01:10:46.127Z] 3a2ae6a8a46f: Download complete [2022-04-21T01:10:46.127Z] 33b1e0a273af: Verifying Checksum [2022-04-21T01:10:46.127Z] 33b1e0a273af: Download complete [2022-04-21T01:10:46.387Z] 5d3b04190fa2: Download complete [2022-04-21T01:10:46.387Z] ec43610c2a17: Download complete [2022-04-21T01:10:46.387Z] 5eb5b503b376: Verifying Checksum [2022-04-21T01:10:46.387Z] 5eb5b503b376: Download complete [2022-04-21T01:10:47.326Z] 2f39f015ded8: Download complete [2022-04-21T01:10:47.895Z] 5eb5b503b376: Pull complete [2022-04-21T01:10:47.895Z] 5c69ac0246d0: Pull complete [2022-04-21T01:10:48.463Z] ec43610c2a17: Pull complete [2022-04-21T01:10:48.463Z] 3a2ae6a8a46f: Pull complete [2022-04-21T01:10:48.723Z] 33b1e0a273af: Pull complete [2022-04-21T01:10:48.723Z] 5d3b04190fa2: Pull complete [2022-04-21T01:10:52.919Z] 2f39f015ded8: Pull complete [2022-04-21T01:10:52.919Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-21T01:10:52.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T01:10:52.919Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-21T01:10:52.993Z] prd-ubuntu20.04-docker-8c-8g-21548 does not seem to be running inside a container [2022-04-21T01:10:53.039Z] $ 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/oundry_device-rfid-llrp-go_PR-65 -v /w/workspace/oundry_device-rfid-llrp-go_PR-65:/w/workspace/oundry_device-rfid-llrp-go_PR-65:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-21T01:10:54.810Z] $ docker top 7e0a71f651ae461cdc04c22a8e6dc69798ed590cf362edb0d733a92d94877018 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T01:10:55.206Z] ---> job-cost.sh [2022-04-21T01:10:55.206Z] lf-activate-venv: SKIPPING [2022-04-21T01:10:55.206Z] INFO: No Stack... [2022-04-21T01:10:55.466Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-21T01:10:56.039Z] INFO: Archiving Costs [Pipeline] sh [2022-04-21T01:10:56.335Z] + + cut -d, -f6 [2022-04-21T01:10:56.335Z] cat /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives/cost.csv [Pipeline] lock [2022-04-21T01:10:56.354Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-3-stack-cost] [2022-04-21T01:10:56.360Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-3-stack-cost] did not exist. Created. [2022-04-21T01:10:56.360Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-21T01:10:56.672Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-21T01:10:56.698Z] Stashed 1 file(s) [Pipeline] } [2022-04-21T01:10:56.706Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-21T01:10:56.735Z] $ docker stop --time=1 7e0a71f651ae461cdc04c22a8e6dc69798ed590cf362edb0d733a92d94877018 [2022-04-21T01:10:57.901Z] $ docker rm -f 7e0a71f651ae461cdc04c22a8e6dc69798ed590cf362edb0d733a92d94877018 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T01:13:12.230Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21550 in /w/workspace/oundry_device-rfid-llrp-go_PR-65 [Pipeline] { [Pipeline] ws [2022-04-21T01:13:12.243Z] Running in /w/workspace/device-rfid-llrp-go/3 [Pipeline] { [Pipeline] checkout [2022-04-21T01:13:12.531Z] Selected Git installation does not exist. Using Default [2022-04-21T01:13:12.531Z] The recommended git tool is: NONE [2022-04-21T01:13:18.920Z] using credential edgex-jenkins-ssh [2022-04-21T01:13:18.941Z] Cloning the remote Git repository [2022-04-21T01:13:19.002Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-04-21T01:13:19.078Z] > git init /w/workspace/device-rfid-llrp-go/3 # timeout=10 [2022-04-21T01:13:19.169Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-04-21T01:13:19.169Z] > git --version # timeout=10 [2022-04-21T01:13:19.191Z] > git --version # 'git version 2.25.1' [2022-04-21T01:13:19.193Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-21T01:13:19.277Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-21T01:13:20.023Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-04-21T01:13:20.051Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-21T01:13:20.086Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-04-21T01:13:20.131Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-04-21T01:13:20.131Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-21T01:13:20.152Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-21T01:13:20.673Z] Merging remotes/origin/main commit 8b44d22ccb04215a285fcb59312b26223b5ddbf5 into PR head commit 2d9b8506c97d509b1a4ca3b087cfa1db5dcd50a0 [2022-04-21T01:13:21.009Z] Merge succeeded, producing 01d8018d9370df1fac62385646e11aa1f1375cfb [2022-04-21T01:13:21.010Z] Checking out Revision 01d8018d9370df1fac62385646e11aa1f1375cfb (PR-65) [2022-04-21T01:13:20.699Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T01:13:20.715Z] > git checkout -f 2d9b8506c97d509b1a4ca3b087cfa1db5dcd50a0 # timeout=10 [2022-04-21T01:13:20.833Z] > git remote # timeout=10 [2022-04-21T01:13:20.851Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T01:13:20.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-21T01:13:20.876Z] > git merge 8b44d22ccb04215a285fcb59312b26223b5ddbf5 # timeout=10 [2022-04-21T01:13:20.993Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-21T01:13:21.023Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T01:13:21.053Z] > git checkout -f 01d8018d9370df1fac62385646e11aa1f1375cfb # timeout=10 [2022-04-21T01:13:25.302Z] Commit message: "Merge commit '8b44d22ccb04215a285fcb59312b26223b5ddbf5' into HEAD" [2022-04-21T01:13:25.328Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-21T01:13:25.316Z] > git rev-list --no-walk feb6a9b1b553bf2aabffa2281c184605bd9ef318 # timeout=10 [2022-04-21T01:13:26.188Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-21T01:13:26.188Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-21T01:13:26.188Z] Dload Upload Total Spent Left Speed [2022-04-21T01:13:26.188Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89045 0 --:--:-- --:--:-- --:--:-- 89045 [Pipeline] sh [2022-04-21T01:13:26.751Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-21T01:13:27.098Z] + sudo tee /etc/docker/daemon.new [2022-04-21T01:13:27.098Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-21T01:13:27.098Z] { [2022-04-21T01:13:27.098Z] "registry-mirrors": [ [2022-04-21T01:13:27.098Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-21T01:13:27.098Z] ], [2022-04-21T01:13:27.098Z] "bip": "10.250.0.254/24", [2022-04-21T01:13:27.098Z] "hosts": [ [2022-04-21T01:13:27.098Z] "tcp://0.0.0.0:5555", [2022-04-21T01:13:27.098Z] "unix:///var/run/docker.sock" [2022-04-21T01:13:27.098Z] ], [2022-04-21T01:13:27.098Z] "mtu": 1458, [2022-04-21T01:13:27.098Z] "selinux-enabled": true, [2022-04-21T01:13:27.098Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-21T01:13:27.098Z] } [Pipeline] sh [2022-04-21T01:13:27.465Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-21T01:13:27.817Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-21T01:13:46.161Z] provisioning config files... [2022-04-21T01:13:46.188Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/3@tmp/config4566092889300045136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T01:13:46.547Z] ---> docker-login.sh [2022-04-21T01:13:46.547Z] nexus3.edgexfoundry.org:10001 [2022-04-21T01:13:47.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T01:13:47.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T01:13:47.412Z] Configure a credential helper to remove this warning. See [2022-04-21T01:13:47.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T01:13:47.412Z] [2022-04-21T01:13:47.412Z] Login Succeeded [2022-04-21T01:13:47.412Z] nexus3.edgexfoundry.org:10002 [2022-04-21T01:13:47.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T01:13:47.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T01:13:47.953Z] Configure a credential helper to remove this warning. See [2022-04-21T01:13:47.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T01:13:47.953Z] [2022-04-21T01:13:47.953Z] Login Succeeded [2022-04-21T01:13:47.953Z] nexus3.edgexfoundry.org:10003 [2022-04-21T01:13:48.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T01:13:48.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T01:13:48.228Z] Configure a credential helper to remove this warning. See [2022-04-21T01:13:48.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T01:13:48.228Z] [2022-04-21T01:13:48.228Z] Login Succeeded [2022-04-21T01:13:48.228Z] nexus3.edgexfoundry.org:10004 [2022-04-21T01:13:48.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T01:13:48.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T01:13:48.838Z] Configure a credential helper to remove this warning. See [2022-04-21T01:13:48.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T01:13:48.838Z] [2022-04-21T01:13:48.838Z] Login Succeeded [2022-04-21T01:13:48.838Z] docker.io [2022-04-21T01:13:49.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T01:13:49.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T01:13:49.382Z] Configure a credential helper to remove this warning. See [2022-04-21T01:13:49.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T01:13:49.382Z] [2022-04-21T01:13:49.382Z] Login Succeeded [2022-04-21T01:13:49.382Z] ---> docker-login.sh ends [Pipeline] } [2022-04-21T01:13:49.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-21T01:13:50.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-21T01:13:50.176Z] ========================================================= [2022-04-21T01:13:50.176Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-21T01:13:50.176Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-21T01:13:50.531Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-21T01:13:50.803Z] Sending build context to Docker daemon 1.227MB [2022-04-21T01:13:50.803Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-21T01:13:50.803Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-21T01:13:51.082Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-21T01:13:51.082Z] 9b3977197b4f: Pulling fs layer [2022-04-21T01:13:51.082Z] 1a89e8eeedd5: Pulling fs layer [2022-04-21T01:13:51.082Z] 94645a83ff95: Pulling fs layer [2022-04-21T01:13:51.082Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-21T01:13:51.082Z] 0c92f367c5e7: Pulling fs layer [2022-04-21T01:13:51.082Z] f7c0051592d6: Pulling fs layer [2022-04-21T01:13:51.082Z] a227ed2f7395: Pulling fs layer [2022-04-21T01:13:51.082Z] 7b1c46037f91: Pulling fs layer [2022-04-21T01:13:51.082Z] f7c0051592d6: Waiting [2022-04-21T01:13:51.082Z] a227ed2f7395: Waiting [2022-04-21T01:13:51.082Z] 7b1c46037f91: Waiting [2022-04-21T01:13:51.082Z] 3f3a8bcf1eab: Waiting [2022-04-21T01:13:51.082Z] 0c92f367c5e7: Waiting [2022-04-21T01:13:51.082Z] 94645a83ff95: Download complete [2022-04-21T01:13:51.082Z] 1a89e8eeedd5: Verifying Checksum [2022-04-21T01:13:51.082Z] 1a89e8eeedd5: Download complete [2022-04-21T01:13:51.082Z] 0c92f367c5e7: Verifying Checksum [2022-04-21T01:13:51.082Z] 0c92f367c5e7: Download complete [2022-04-21T01:13:51.082Z] f7c0051592d6: Verifying Checksum [2022-04-21T01:13:51.082Z] f7c0051592d6: Download complete [2022-04-21T01:13:51.082Z] 9b3977197b4f: Download complete [2022-04-21T01:13:51.082Z] a227ed2f7395: Verifying Checksum [2022-04-21T01:13:51.082Z] a227ed2f7395: Download complete [2022-04-21T01:13:51.694Z] 9b3977197b4f: Pull complete [2022-04-21T01:13:52.301Z] 1a89e8eeedd5: Pull complete [2022-04-21T01:13:52.580Z] 94645a83ff95: Pull complete [2022-04-21T01:13:52.854Z] 7b1c46037f91: Verifying Checksum [2022-04-21T01:13:52.854Z] 7b1c46037f91: Download complete [2022-04-21T01:13:53.834Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-21T01:13:53.834Z] 3f3a8bcf1eab: Download complete [2022-04-21T01:14:06.252Z] 3f3a8bcf1eab: Pull complete [2022-04-21T01:14:06.252Z] 0c92f367c5e7: Pull complete [2022-04-21T01:14:06.252Z] f7c0051592d6: Pull complete [2022-04-21T01:14:06.252Z] a227ed2f7395: Pull complete [2022-04-21T01:14:12.976Z] 7b1c46037f91: Pull complete [2022-04-21T01:14:12.976Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-21T01:14:12.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-21T01:14:12.976Z] ---> f79e39bc4007 [2022-04-21T01:14:12.976Z] Step 3/12 : ARG MAKE='make build' [2022-04-21T01:14:13.580Z] ---> Running in 24cdffc160af [2022-04-21T01:14:13.580Z] Removing intermediate container 24cdffc160af [2022-04-21T01:14:13.580Z] ---> e600006774a7 [2022-04-21T01:14:13.580Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-21T01:14:13.853Z] ---> Running in 8123b388c3a8 [2022-04-21T01:14:14.126Z] Removing intermediate container 8123b388c3a8 [2022-04-21T01:14:14.126Z] ---> 7ed94de55f5b [2022-04-21T01:14:14.126Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-21T01:14:14.126Z] ---> Running in 7061fa870368 [2022-04-21T01:14:14.403Z] Removing intermediate container 7061fa870368 [2022-04-21T01:14:14.403Z] ---> 34c74239fd5f [2022-04-21T01:14:14.403Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T01:14:14.403Z] ---> Running in e3749caa628a [2022-04-21T01:14:16.387Z] Removing intermediate container e3749caa628a [2022-04-21T01:14:16.387Z] ---> b596a4f8668f [2022-04-21T01:14:16.387Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-21T01:14:16.387Z] ---> Running in 5e0724747e3e [2022-04-21T01:14:17.371Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T01:14:18.348Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T01:14:18.951Z] OK: 220 MiB in 52 packages [2022-04-21T01:14:19.943Z] Removing intermediate container 5e0724747e3e [2022-04-21T01:14:19.943Z] ---> 05e6c007a263 [2022-04-21T01:14:19.943Z] Step 8/12 : WORKDIR /app [2022-04-21T01:14:19.943Z] ---> Running in a8b35e13ce1f [2022-04-21T01:14:20.219Z] Removing intermediate container a8b35e13ce1f [2022-04-21T01:14:20.219Z] ---> 0df20ec414c9 [2022-04-21T01:14:20.219Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-21T01:14:20.822Z] ---> ecec5304e8fc [2022-04-21T01:14:20.822Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T01:14:20.822Z] ---> Running in ac866711ea92 [2022-04-21T01:15:42.599Z] Removing intermediate container ac866711ea92 [2022-04-21T01:15:42.599Z] ---> 25f093bdf99a [2022-04-21T01:15:42.599Z] Step 11/12 : COPY . . [2022-04-21T01:15:42.599Z] ---> 4aedfee08499 [2022-04-21T01:15:42.599Z] Step 12/12 : RUN $MAKE [2022-04-21T01:15:42.599Z] ---> Running in 82ecaf26e697 [2022-04-21T01:15:42.599Z] noop [2022-04-21T01:15:42.599Z] Removing intermediate container 82ecaf26e697 [2022-04-21T01:15:42.599Z] ---> 9b036c939bd4 [2022-04-21T01:15:42.599Z] Successfully built 9b036c939bd4 [2022-04-21T01:15:42.599Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T01:15:42.937Z] + docker inspect -f . ci-base-image-arm64 [2022-04-21T01:15:42.937Z] . [Pipeline] withDockerContainer [2022-04-21T01:15:43.157Z] prd-ubuntu20.04-docker-arm64-4c-16g-21550 does not seem to be running inside a container [2022-04-21T01:15:43.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-21T01:15:44.582Z] $ docker top 88c7e385681dba6450f2c837e5a2f189593e09ff84812b6ab7ba6005b4275bee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T01:15:45.513Z] + go version [2022-04-21T01:15:45.513Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-21T01:15:45.538Z] $ docker stop --time=1 88c7e385681dba6450f2c837e5a2f189593e09ff84812b6ab7ba6005b4275bee [2022-04-21T01:15:47.113Z] $ docker rm -f 88c7e385681dba6450f2c837e5a2f189593e09ff84812b6ab7ba6005b4275bee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T01:15:47.700Z] + docker inspect -f . ci-base-image-arm64 [2022-04-21T01:15:47.700Z] . [Pipeline] withDockerContainer [2022-04-21T01:15:47.915Z] prd-ubuntu20.04-docker-arm64-4c-16g-21550 does not seem to be running inside a container [2022-04-21T01:15:47.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-21T01:15:49.167Z] $ docker top 09185363ef57805a23df908d17557d66b7218933cd7c76ca12c0db39ce893d86 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-21T01:15:50.056Z] + make test [2022-04-21T01:15:50.056Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-21T01:15:51.504Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-04-21T01:16:48.098Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-04-21T01:16:48.098Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-04-21T01:17:20.454Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.406s coverage: 39.3% of statements [2022-04-21T01:17:20.454Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.530s coverage: 52.0% of statements [2022-04-21T01:17:20.454Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.041s coverage: 95.5% of statements [2022-04-21T01:17:20.454Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-21T01:17:20.454Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-21T01:17:38.817Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-21T01:17:38.817Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-21T01:17:39.413Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-21T01:17:42.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-21T01:17:42.088Z] $ docker stop --time=1 09185363ef57805a23df908d17557d66b7218933cd7c76ca12c0db39ce893d86 [2022-04-21T01:17:43.779Z] $ docker rm -f 09185363ef57805a23df908d17557d66b7218933cd7c76ca12c0db39ce893d86 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-21T01:17:44.663Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-21T01:17:44.689Z] Warning: overwriting stash ‘coverage-report’ [2022-04-21T01:17:45.399Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-21T01:17:45.814Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-21T01:17:46.157Z] + ls -al . [2022-04-21T01:17:46.157Z] total 640 [2022-04-21T01:17:46.157Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 21 01:17 . [2022-04-21T01:17:46.157Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 01:13 .. [2022-04-21T01:17:46.157Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 21 01:13 .dockerignore [2022-04-21T01:17:46.157Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 01:13 .git [2022-04-21T01:17:46.157Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 01:13 .github [2022-04-21T01:17:46.157Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 21 01:13 .gitignore [2022-04-21T01:17:46.157Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 01:13 .golangci.yml [2022-04-21T01:17:46.157Z] -rw-rw-r-- 1 jenkins jenkins 9072 Apr 21 01:13 Attribution.txt [2022-04-21T01:17:46.157Z] -rw-rw-r-- 1 jenkins jenkins 1514 Apr 21 01:13 Dockerfile [2022-04-21T01:17:46.157Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 01:13 GOVERNANCE.md [2022-04-21T01:17:46.157Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 21 01:13 Jenkinsfile [2022-04-21T01:17:46.157Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 21 01:13 LICENSE [2022-04-21T01:17:46.157Z] -rw-rw-r-- 1 jenkins jenkins 1435 Apr 21 01:13 Makefile [2022-04-21T01:17:46.157Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 21 01:13 OWNERS.md [2022-04-21T01:17:46.157Z] -rw-rw-r-- 1 jenkins jenkins 28508 Apr 21 01:13 README.md [2022-04-21T01:17:46.157Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 01:09 VERSION [2022-04-21T01:17:46.157Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 01:13 bin [2022-04-21T01:17:46.157Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 01:13 cmd [2022-04-21T01:17:46.157Z] -rw-r--r-- 1 jenkins jenkins 460394 Apr 21 01:17 coverage.out [2022-04-21T01:17:46.157Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 01:13 examples [2022-04-21T01:17:46.157Z] -rw-rw-r-- 1 jenkins jenkins 2899 Apr 21 01:13 go.mod [2022-04-21T01:17:46.157Z] -rw-rw-r-- 1 jenkins jenkins 49235 Apr 21 01:13 go.sum [2022-04-21T01:17:46.157Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 01:13 images [2022-04-21T01:17:46.157Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 21 01:13 internal [2022-04-21T01:17:46.157Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 01:13 snap [2022-04-21T01:17:46.157Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 21 01:13 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-21T01:17:46.503Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=01d8018d9370df1fac62385646e11aa1f1375cfb --label arch=arm64 --label version=0.0.0 . [2022-04-21T01:17:46.778Z] Sending build context to Docker daemon 1.227MB [2022-04-21T01:17:46.778Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-21T01:17:46.778Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-21T01:17:46.778Z] ---> 9b036c939bd4 [2022-04-21T01:17:46.778Z] Step 3/25 : ARG MAKE='make build' [2022-04-21T01:17:47.051Z] ---> Running in 207c8a046545 [2022-04-21T01:17:47.328Z] Removing intermediate container 207c8a046545 [2022-04-21T01:17:47.328Z] ---> 55f3d4ddc4c8 [2022-04-21T01:17:47.328Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-21T01:17:47.328Z] ---> Running in ed5b20c0d1ff [2022-04-21T01:17:47.608Z] Removing intermediate container ed5b20c0d1ff [2022-04-21T01:17:47.608Z] ---> 36b056c4167b [2022-04-21T01:17:47.608Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-21T01:17:47.881Z] ---> Running in 3be52dfd0a87 [2022-04-21T01:17:48.162Z] Removing intermediate container 3be52dfd0a87 [2022-04-21T01:17:48.162Z] ---> fa75804846cb [2022-04-21T01:17:48.162Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T01:17:48.162Z] ---> Running in 1ac6b7130e39 [2022-04-21T01:17:50.147Z] Removing intermediate container 1ac6b7130e39 [2022-04-21T01:17:50.147Z] ---> cc41a9c6ebd0 [2022-04-21T01:17:50.147Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-21T01:17:50.147Z] ---> Running in 9cc4f2017098 [2022-04-21T01:17:51.143Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T01:17:52.122Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T01:17:53.102Z] OK: 220 MiB in 52 packages [2022-04-21T01:17:53.712Z] Removing intermediate container 9cc4f2017098 [2022-04-21T01:17:53.712Z] ---> ada80ff0ef3d [2022-04-21T01:17:53.712Z] Step 8/25 : WORKDIR /app [2022-04-21T01:17:53.712Z] ---> Running in 530f225d2f2b [2022-04-21T01:17:54.310Z] Removing intermediate container 530f225d2f2b [2022-04-21T01:17:54.310Z] ---> 651dd9c1c39c [2022-04-21T01:17:54.310Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-21T01:17:54.613Z] ---> 54e99be4f4b5 [2022-04-21T01:17:54.613Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T01:17:54.909Z] ---> Running in 09416c1ab31d [2022-04-21T01:17:56.905Z] Removing intermediate container 09416c1ab31d [2022-04-21T01:17:56.905Z] ---> 0a141246660a [2022-04-21T01:17:56.905Z] Step 11/25 : COPY . . [2022-04-21T01:17:57.886Z] ---> 96463ca2e528 [2022-04-21T01:17:57.886Z] Step 12/25 : RUN $MAKE [2022-04-21T01:17:57.886Z] ---> Running in 0f52fc926954 [2022-04-21T01:17:58.867Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=0.0.0" -o cmd/device-rfid-llrp ./cmd [2022-04-21T01:18:45.989Z] Removing intermediate container 0f52fc926954 [2022-04-21T01:18:45.989Z] ---> 26b8ffcebdb0 [2022-04-21T01:18:45.989Z] Step 13/25 : FROM alpine:3.14 [2022-04-21T01:18:45.989Z] 3.14: Pulling from library/alpine [2022-04-21T01:18:45.989Z] 455c02918c45: Pulling fs layer [2022-04-21T01:18:45.989Z] 455c02918c45: Download complete [2022-04-21T01:18:45.989Z] 455c02918c45: Pull complete [2022-04-21T01:18:45.989Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-21T01:18:45.989Z] Status: Downloaded newer image for alpine:3.14 [2022-04-21T01:18:45.989Z] ---> ac73e934f311 [2022-04-21T01:18:45.989Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-21T01:18:45.989Z] ---> Running in 2d5d987382fe [2022-04-21T01:18:45.989Z] Removing intermediate container 2d5d987382fe [2022-04-21T01:18:45.989Z] ---> 26f625d9e731 [2022-04-21T01:18:45.989Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T01:18:45.989Z] ---> Running in 34939c5f87c3 [2022-04-21T01:18:47.426Z] Removing intermediate container 34939c5f87c3 [2022-04-21T01:18:47.426Z] ---> c9bcf2fd47af [2022-04-21T01:18:47.426Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-21T01:18:47.426Z] ---> Running in 4805282002b7 [2022-04-21T01:18:48.408Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-21T01:18:49.385Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-21T01:18:49.980Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-21T01:18:50.256Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-21T01:18:50.256Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-21T01:18:50.256Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-21T01:18:50.535Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-21T01:18:50.535Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-21T01:18:50.535Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T01:18:50.535Z] OK: 8 MiB in 20 packages [2022-04-21T01:18:51.522Z] Removing intermediate container 4805282002b7 [2022-04-21T01:18:51.522Z] ---> 0f0140832fd2 [2022-04-21T01:18:51.522Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-04-21T01:18:52.120Z] ---> cf4e357b775a [2022-04-21T01:18:52.120Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-04-21T01:18:52.716Z] ---> 52e1d9227d88 [2022-04-21T01:18:52.716Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-04-21T01:18:54.163Z] ---> 4ddc1172c05e [2022-04-21T01:18:54.163Z] Step 20/25 : EXPOSE 59989 [2022-04-21T01:18:54.163Z] ---> Running in eb6271faf816 [2022-04-21T01:18:54.163Z] Removing intermediate container eb6271faf816 [2022-04-21T01:18:54.163Z] ---> fef9448ce754 [2022-04-21T01:18:54.163Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-04-21T01:18:54.439Z] ---> Running in f4b6a653944b [2022-04-21T01:18:54.715Z] Removing intermediate container f4b6a653944b [2022-04-21T01:18:54.715Z] ---> 3d3a818a2d69 [2022-04-21T01:18:54.715Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-21T01:18:54.715Z] ---> Running in 015e37f52ec5 [2022-04-21T01:18:54.990Z] Removing intermediate container 015e37f52ec5 [2022-04-21T01:18:54.990Z] ---> 224e65aab782 [2022-04-21T01:18:54.990Z] Step 23/25 : LABEL arch=arm64 [2022-04-21T01:18:55.266Z] ---> Running in ee2292ca23cd [2022-04-21T01:18:55.539Z] Removing intermediate container ee2292ca23cd [2022-04-21T01:18:55.539Z] ---> a1ce221987ce [2022-04-21T01:18:55.539Z] Step 24/25 : LABEL git_sha=01d8018d9370df1fac62385646e11aa1f1375cfb [2022-04-21T01:18:55.539Z] ---> Running in 6818cf93e536 [2022-04-21T01:18:55.816Z] Removing intermediate container 6818cf93e536 [2022-04-21T01:18:55.816Z] ---> d4cf676a04fd [2022-04-21T01:18:55.816Z] Step 25/25 : LABEL version=0.0.0 [2022-04-21T01:18:56.090Z] ---> Running in 71b846223c69 [2022-04-21T01:18:56.362Z] Removing intermediate container 71b846223c69 [2022-04-21T01:18:56.362Z] ---> 33455ec9ea3d [2022-04-21T01:18:56.362Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-21T01:18:56.362Z] Successfully built 33455ec9ea3d [2022-04-21T01:18:56.362Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T01:18:56.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-21T01:18:56.800Z] [2022-04-21T01:18:56.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-21T01:18:57.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-21T01:18:58.129Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-21T01:18:58.129Z] 8998bd30e6a1: Pulling fs layer [2022-04-21T01:18:58.129Z] 04944245beec: Pulling fs layer [2022-04-21T01:18:58.129Z] 699f458cf7ca: Pulling fs layer [2022-04-21T01:18:58.129Z] 765212b225bb: Pulling fs layer [2022-04-21T01:18:58.129Z] f23df028b6ca: Pulling fs layer [2022-04-21T01:18:58.129Z] d65c8cfc05b1: Pulling fs layer [2022-04-21T01:18:58.129Z] 2437ff75d9bd: Pulling fs layer [2022-04-21T01:18:58.129Z] 765212b225bb: Waiting [2022-04-21T01:18:58.129Z] f23df028b6ca: Waiting [2022-04-21T01:18:58.129Z] d65c8cfc05b1: Waiting [2022-04-21T01:18:58.129Z] 2437ff75d9bd: Waiting [2022-04-21T01:18:58.129Z] 04944245beec: Download complete [2022-04-21T01:18:58.404Z] 765212b225bb: Verifying Checksum [2022-04-21T01:18:58.404Z] 765212b225bb: Download complete [2022-04-21T01:18:58.404Z] f23df028b6ca: Verifying Checksum [2022-04-21T01:18:58.404Z] f23df028b6ca: Download complete [2022-04-21T01:18:58.404Z] d65c8cfc05b1: Verifying Checksum [2022-04-21T01:18:58.404Z] d65c8cfc05b1: Download complete [2022-04-21T01:18:58.404Z] 699f458cf7ca: Verifying Checksum [2022-04-21T01:18:58.404Z] 699f458cf7ca: Download complete [2022-04-21T01:18:59.000Z] 8998bd30e6a1: Download complete [2022-04-21T01:19:01.624Z] 2437ff75d9bd: Verifying Checksum [2022-04-21T01:19:01.624Z] 2437ff75d9bd: Download complete [2022-04-21T01:19:03.059Z] 8998bd30e6a1: Pull complete [2022-04-21T01:19:03.659Z] 04944245beec: Pull complete [2022-04-21T01:19:05.099Z] 699f458cf7ca: Pull complete [2022-04-21T01:19:05.372Z] 765212b225bb: Pull complete [2022-04-21T01:19:06.354Z] f23df028b6ca: Pull complete [2022-04-21T01:19:06.629Z] d65c8cfc05b1: Pull complete [2022-04-21T01:19:21.750Z] 2437ff75d9bd: Pull complete [2022-04-21T01:19:21.750Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-21T01:19:21.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-21T01:19:21.750Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-21T01:19:21.993Z] prd-ubuntu20.04-docker-arm64-4c-16g-21550 does not seem to be running inside a container [2022-04-21T01:19:22.132Z] $ 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/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-21T01:19:25.204Z] $ docker top ac153be16395bbdfad35947fd0b4d943ccf42f0f8f4f08038764541a0a64eddc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T01:19:26.181Z] ---> job-cost.sh [2022-04-21T01:19:26.181Z] lf-activate-venv: SKIPPING [2022-04-21T01:19:26.181Z] INFO: No Stack... [2022-04-21T01:19:26.777Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-21T01:19:27.757Z] INFO: Archiving Costs [Pipeline] sh [2022-04-21T01:19:28.423Z] + + cat /w/workspace/device-rfid-llrp-go/3/archives/cost.csvcut [2022-04-21T01:19:28.423Z] -d, -f6 [Pipeline] lock [2022-04-21T01:19:28.490Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-3-stack-cost] [2022-04-21T01:19:28.498Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-3-stack-cost] did not exist. Created. [2022-04-21T01:19:28.499Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-21T01:19:29.178Z] /w/workspace/device-rfid-llrp-go/3@tmp/durable-911d8c3e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-21T01:19:29.882Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-21T01:19:29.902Z] Warning: overwriting stash ‘stack-cost’ [2022-04-21T01:19:29.964Z] Stashed 1 file(s) [Pipeline] } [2022-04-21T01:19:29.971Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-21T01:19:29.997Z] $ docker stop --time=1 ac153be16395bbdfad35947fd0b4d943ccf42f0f8f4f08038764541a0a64eddc [2022-04-21T01:19:31.532Z] $ docker rm -f ac153be16395bbdfad35947fd0b4d943ccf42f0f8f4f08038764541a0a64eddc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-21T01:19:31.988Z] provisioning config files... [2022-04-21T01:19:31.998Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/config582517349079718826tmp [Pipeline] { [Pipeline] sh [2022-04-21T01:19:32.292Z] + set +x [2022-04-21T01:19:32.292Z] + + curlbash -s -s https://codecov.io/bash -- [2022-04-21T01:19:32.292Z] [2022-04-21T01:19:32.292Z] [2022-04-21T01:19:32.292Z] _____ _ [2022-04-21T01:19:32.292Z] / ____| | | [2022-04-21T01:19:32.292Z] | | ___ __| | ___ ___ _____ __ [2022-04-21T01:19:32.292Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-21T01:19:32.292Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-21T01:19:32.292Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-21T01:19:32.292Z] Bash-1.0.6 [2022-04-21T01:19:32.292Z] [2022-04-21T01:19:32.292Z] [2022-04-21T01:19:32.292Z] ==> git version 2.25.1 found [2022-04-21T01:19:32.292Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-21T01:19:32.292Z] Release-Date: 2020-01-08 [2022-04-21T01:19:32.292Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-21T01:19:32.292Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-21T01:19:32.292Z] ==> Jenkins CI detected. [2022-04-21T01:19:32.292Z] current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-65 [2022-04-21T01:19:32.292Z] project root: . [2022-04-21T01:19:32.292Z] --> token set from env [2022-04-21T01:19:32.292Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-21T01:19:32.292Z] ==> Running gcov in . (disable via -X gcov) [2022-04-21T01:19:32.292Z] ==> Python coveragepy not found [2022-04-21T01:19:32.292Z] ==> Searching for coverage reports in: [2022-04-21T01:19:32.292Z] + . [2022-04-21T01:19:32.292Z] -> Found 1 reports [2022-04-21T01:19:32.292Z] ==> Detecting git/mercurial file structure [2022-04-21T01:19:32.292Z] ==> Reading reports [2022-04-21T01:19:32.292Z] + ./coverage.out bytes=460394 [2022-04-21T01:19:32.292Z] ==> Appending adjustments [2022-04-21T01:19:32.292Z] https://docs.codecov.io/docs/fixing-reports [2022-04-21T01:19:32.552Z] + Found adjustments [2022-04-21T01:19:32.552Z] ==> Gzipping contents [2022-04-21T01:19:32.552Z] 52K /tmp/codecov.RWAFy0.gz [2022-04-21T01:19:32.812Z] ==> Uploading reports [2022-04-21T01:19:32.812Z] url: https://codecov.io [2022-04-21T01:19:32.812Z] query: branch=PR-65&commit=5042bc3ba512a63817f90d3fbb83661ec690dd4b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-65%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=65&job=&cmd_args= [2022-04-21T01:19:32.812Z] -> Pinging Codecov [2022-04-21T01:19:32.812Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-65&commit=5042bc3ba512a63817f90d3fbb83661ec690dd4b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-65%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=65&job=&cmd_args= [2022-04-21T01:19:33.072Z] -> Uploading to [2022-04-21T01:19:33.072Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-21/581DD39554BDF9B6E22D074273EAD858/5042bc3ba512a63817f90d3fbb83661ec690dd4b/d2613c45-4a3f-453d-97c7-b8e6aa109329.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220421%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220421T011932Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=689396488349991cb608f5e03ecf8a689b997e55452ff09799849fa83b576d31 [2022-04-21T01:19:33.072Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-21T01:19:33.072Z] Dload Upload Total Spent Left Speed [2022-04-21T01:19:33.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51816 0 0 100 51816 0 228k --:--:-- --:--:-- --:--:-- 227k 100 51816 0 0 100 51816 0 212k --:--:-- --:--:-- --:--:-- 211k [2022-04-21T01:19:33.334Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5042bc3ba512a63817f90d3fbb83661ec690dd4b [Pipeline] } [2022-04-21T01:19:33.341Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-21T01:19:34.062Z] + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives ] [2022-04-21T01:19:34.062Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives [2022-04-21T01:19:34.062Z] total 16 [2022-04-21T01:19:34.062Z] drwxr-xr-x 3 root root 4096 Apr 21 01:10 . [2022-04-21T01:19:34.062Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 21 01:10 .. [2022-04-21T01:19:34.062Z] drwxr-xr-x 2 root root 4096 Apr 21 01:10 cost [2022-04-21T01:19:34.062Z] -rw-r--r-- 1 root root 89 Apr 21 01:10 cost.csv [2022-04-21T01:19:34.062Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives [2022-04-21T01:19:34.062Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives [2022-04-21T01:19:34.062Z] total 16 [2022-04-21T01:19:34.062Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 01:10 . [2022-04-21T01:19:34.062Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 21 01:10 .. [2022-04-21T01:19:34.062Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 21 01:10 cost [2022-04-21T01:19:34.062Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 21 01:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-21T01:19:34.457Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T01:19:35.370Z] ---> package-listing.sh [2022-04-21T01:19:35.370Z] ++ facter osfamily [2022-04-21T01:19:35.370Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-21T01:19:35.633Z] + OS_FAMILY=debian [2022-04-21T01:19:35.633Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-65 [2022-04-21T01:19:35.633Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-21T01:19:35.633Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-21T01:19:35.633Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-21T01:19:35.633Z] + PACKAGES=/tmp/packages_start.txt [2022-04-21T01:19:35.633Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-65 ']' [2022-04-21T01:19:35.633Z] + PACKAGES=/tmp/packages_end.txt [2022-04-21T01:19:35.633Z] + case "${OS_FAMILY}" in [2022-04-21T01:19:35.633Z] + dpkg -l [2022-04-21T01:19:35.633Z] + grep '^ii' [2022-04-21T01:19:35.633Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-21T01:19:35.633Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-21T01:19:35.633Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-21T01:19:35.633Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-65 ']' [2022-04-21T01:19:35.633Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives/ [2022-04-21T01:19:35.633Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives/ [Pipeline] echo [2022-04-21T01:19:35.647Z] 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/oundry_device-rfid-llrp-go_PR-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-21T01:19:35.931Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-21T01:19:36.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T01:19:36.229Z] . [Pipeline] withDockerContainer [2022-04-21T01:19:36.300Z] prd-ubuntu20.04-docker-8c-8g-21548 does not seem to be running inside a container [2022-04-21T01:19:36.340Z] $ 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/oundry_device-rfid-llrp-go_PR-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-65 -v /w/workspace/oundry_device-rfid-llrp-go_PR-65:/w/workspace/oundry_device-rfid-llrp-go_PR-65:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-65@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-04-21T01:19:36.583Z] $ docker top c60393923f61a55f23d65414e7df43c2e4731fed4ad5ea6551a33cfceca8e830 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T01:19:36.937Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-21T01:19:37.224Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-21T01:19:37.509Z] + ls /var/log/sa-host [2022-04-21T01:19:37.509Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-21T01:19:37.601Z] provisioning config files... [2022-04-21T01:19:37.611Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/config2411398176535905283tmp [Pipeline] { [Pipeline] echo [2022-04-21T01:19:37.625Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T01:19:37.911Z] ---> create-netrc.sh [Pipeline] } [2022-04-21T01:19:37.918Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-21T01:19:38.254Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-21T01:19:38.266Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T01:19:38.559Z] ---> sudo-logs.sh [2022-04-21T01:19:38.559Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-21T01:19:38.591Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T01:19:38.884Z] ---> job-cost.sh [2022-04-21T01:19:38.884Z] lf-activate-venv: SKIPPING [2022-04-21T01:19:38.884Z] DEBUG: total: 0.2199999988079071 [2022-04-21T01:19:38.884Z] INFO: Retrieving Stack Cost... [2022-04-21T01:19:39.459Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-21T01:19:39.721Z] INFO: Archiving Costs [Pipeline] echo [2022-04-21T01:19:39.733Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T01:19:40.027Z] ---> logs-deploy.sh [2022-04-21T01:19:40.027Z] lf-activate-venv: SKIPPING [2022-04-21T01:19:40.027Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-65/3 [2022-04-21T01:19:40.027Z] INFO: archiving workspace using pattern(s): [2022-04-21T01:19:40.969Z] Archives upload complete. [2022-04-21T01:19:41.231Z] INFO: archiving logs to Nexus