Pull request #176 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 734ac8073d1019c2217ffcb5da7e04eb252ee95a+238d080d640a7e3d9ba0ccf186e4988c74ba76ef (7eebb75cbd3449e0813b58a9285e3fa319679928) 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-ssh11355328087926986006.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-ssh17159952595435542446.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-176/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-176/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15276693193148402041.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-176/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1202675362735774909.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh11497759996761845782.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-176/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-176/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10249462658940296692.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-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-rest 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21240 in /w/workspace/gexfoundry_device-rest-go_PR-176 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-176 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 238d080d640a7e3d9ba0ccf186e4988c74ba76ef into PR head commit 734ac8073d1019c2217ffcb5da7e04eb252ee95a Merge succeeded, producing 734ac8073d1019c2217ffcb5da7e04eb252ee95a Checking out Revision 734ac8073d1019c2217ffcb5da7e04eb252ee95a (PR-176) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/176/head:refs/remotes/origin/PR-176 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 734ac8073d1019c2217ffcb5da7e04eb252ee95a # 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 238d080d640a7e3d9ba0ccf186e4988c74ba76ef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 734ac8073d1019c2217ffcb5da7e04eb252ee95a # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-18T20:07:19.721Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-18T20:07:19.880Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-18T20:07:19.972Z] ========================================================= [2022-04-18T20:07:19.972Z] EdgeX Global Pipelines Version Info [2022-04-18T20:07:19.972Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-18T20:07:20.756Z] ------------------- [2022-04-18T20:07:20.756Z] stable info: [2022-04-18T20:07:20.756Z] ------------------- [2022-04-18T20:07:20.756Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-18T20:07:20.756Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-18T20:07:20.756Z] Message: update stable to v1.0.221 [2022-04-18T20:07:21.330Z] ------------------- [2022-04-18T20:07:21.330Z] experimental info: [2022-04-18T20:07:21.330Z] ------------------- [2022-04-18T20:07:21.330Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-18T20:07:21.330Z] Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d [2022-04-18T20:07:21.330Z] Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-18T20:07:21.554Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-04-18T20:07:21.591Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-04-18T20:07:21.628Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-18T20:07:21.664Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-18T20:07:21.706Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-18T20:07:21.748Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-18T20:07:21.784Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-18T20:07:21.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-18T20:07:21.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-18T20:07:21.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-18T20:07:21.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-18T20:07:21.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-04-18T20:07:22.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-18T20:07:22.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-18T20:07:22.087Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-18T20:07:22.131Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-18T20:07:22.174Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-18T20:07:22.211Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-18T20:07:22.253Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-18T20:07:22.292Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-18T20:07:22.332Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-18T20:07:22.368Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-18T20:07:22.404Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-18T20:07:22.441Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-18T20:07:22.477Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-18T20:07:22.572Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-18T20:07:22.623Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-176 [Pipeline] echo [2022-04-18T20:07:22.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-176 [Pipeline] echo [2022-04-18T20:07:22.705Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-176 [Pipeline] echo [2022-04-18T20:07:22.745Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 734ac8073d1019c2217ffcb5da7e04eb252ee95a [Pipeline] echo [2022-04-18T20:07:22.786Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 734ac80 [Pipeline] echo [2022-04-18T20:07:22.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-18T20:07:22.948Z] provisioning config files... [2022-04-18T20:07:22.962Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-176@tmp/config4359839745075663399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-18T20:07:23.319Z] ---> docker-login.sh [2022-04-18T20:07:23.319Z] nexus3.edgexfoundry.org:10001 [2022-04-18T20:07:23.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T20:07:23.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T20:07:23.580Z] Configure a credential helper to remove this warning. See [2022-04-18T20:07:23.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T20:07:23.580Z] [2022-04-18T20:07:23.580Z] Login Succeeded [2022-04-18T20:07:23.580Z] nexus3.edgexfoundry.org:10002 [2022-04-18T20:07:23.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T20:07:23.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T20:07:23.843Z] Configure a credential helper to remove this warning. See [2022-04-18T20:07:23.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T20:07:23.843Z] [2022-04-18T20:07:23.843Z] Login Succeeded [2022-04-18T20:07:23.843Z] nexus3.edgexfoundry.org:10003 [2022-04-18T20:07:23.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T20:07:23.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T20:07:23.843Z] Configure a credential helper to remove this warning. See [2022-04-18T20:07:23.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T20:07:23.843Z] [2022-04-18T20:07:23.843Z] Login Succeeded [2022-04-18T20:07:23.843Z] nexus3.edgexfoundry.org:10004 [2022-04-18T20:07:24.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T20:07:24.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T20:07:24.105Z] Configure a credential helper to remove this warning. See [2022-04-18T20:07:24.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T20:07:24.105Z] [2022-04-18T20:07:24.105Z] Login Succeeded [2022-04-18T20:07:24.105Z] docker.io [2022-04-18T20:07:24.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T20:07:24.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T20:07:24.678Z] Configure a credential helper to remove this warning. See [2022-04-18T20:07:24.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T20:07:24.678Z] [2022-04-18T20:07:24.678Z] Login Succeeded [2022-04-18T20:07:24.678Z] ---> docker-login.sh ends [Pipeline] } [2022-04-18T20:07:24.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-18T20:07:25.404Z] + git rev-list -1 --merges 734ac8073d1019c2217ffcb5da7e04eb252ee95a~1..734ac8073d1019c2217ffcb5da7e04eb252ee95a [Pipeline] echo [2022-04-18T20:07:25.463Z] -----------> git rev-list -1 --merges 734ac8073d1019c2217ffcb5da7e04eb252ee95a~1..734ac8073d1019c2217ffcb5da7e04eb252ee95a 734ac8073d1019c2217ffcb5da7e04eb252ee95a [false] [Pipeline] sh [2022-04-18T20:07:25.782Z] + git log --format=format:%s -1 734ac8073d1019c2217ffcb5da7e04eb252ee95a [Pipeline] echo [2022-04-18T20:07:25.823Z] ========================================================= [2022-04-18T20:07:25.823Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-18T20:07:25.823Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-18T20:07:26.284Z] + git log --format=format:%s -1 734ac8073d1019c2217ffcb5da7e04eb252ee95a [Pipeline] echo [2022-04-18T20:07:26.321Z] [semverPrep] GIT_COMMIT: 734ac8073d1019c2217ffcb5da7e04eb252ee95a, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-04-18T20:07:26.352Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-18T20:07:26.780Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-18T20:07:26.780Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-18T20:07:26.780Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-18T20:07:26.780Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-18T20:07:26.780Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-18T20:07:26.780Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-18T20:07:26.780Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-18T20:07:27.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-18T20:07:27.162Z] [2022-04-18T20:07:27.162Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-18T20:07:27.512Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-18T20:07:27.512Z] latest: Pulling from edgex-devops/git-semver [2022-04-18T20:07:27.512Z] a0d0a0d46f8b: Pulling fs layer [2022-04-18T20:07:27.512Z] 3e5f54012d9b: Pulling fs layer [2022-04-18T20:07:27.512Z] 4c7163046ea9: Pulling fs layer [2022-04-18T20:07:27.512Z] 0c2d73faf560: Pulling fs layer [2022-04-18T20:07:27.512Z] 0c2d73faf560: Waiting [2022-04-18T20:07:27.512Z] 3e5f54012d9b: Verifying Checksum [2022-04-18T20:07:27.512Z] 3e5f54012d9b: Download complete [2022-04-18T20:07:27.512Z] a0d0a0d46f8b: Verifying Checksum [2022-04-18T20:07:27.512Z] a0d0a0d46f8b: Download complete [2022-04-18T20:07:27.512Z] 0c2d73faf560: Verifying Checksum [2022-04-18T20:07:27.512Z] 0c2d73faf560: Download complete [2022-04-18T20:07:27.512Z] 4c7163046ea9: Verifying Checksum [2022-04-18T20:07:27.512Z] 4c7163046ea9: Download complete [2022-04-18T20:07:27.772Z] a0d0a0d46f8b: Pull complete [2022-04-18T20:07:27.772Z] 3e5f54012d9b: Pull complete [2022-04-18T20:07:28.033Z] 4c7163046ea9: Pull complete [2022-04-18T20:07:28.297Z] 0c2d73faf560: Pull complete [2022-04-18T20:07:28.297Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-18T20:07:28.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-18T20:07:28.297Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-18T20:07:28.395Z] prd-ubuntu20.04-docker-8c-8g-21240 does not seem to be running inside a container [2022-04-18T20:07:28.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-176 -v /w/workspace/gexfoundry_device-rest-go_PR-176:/w/workspace/gexfoundry_device-rest-go_PR-176:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-176@tmp:/w/workspace/gexfoundry_device-rest-go_PR-176@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-18T20:07:29.185Z] $ docker top b59973f4d5c43e836e1d53826790f81fcfbce763db3378ace38778fee0c07b90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-18T20:07:29.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-18T20:07:29.377Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-18T20:07:29.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-18T20:07:29.524Z] $ docker exec b59973f4d5c43e836e1d53826790f81fcfbce763db3378ace38778fee0c07b90 ssh-agent [2022-04-18T20:07:29.654Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEoKfEA/agent.13 [2022-04-18T20:07:29.654Z] SSH_AGENT_PID=19 [2022-04-18T20:07:29.663Z] Running ssh-add (command line suppressed) [2022-04-18T20:07:29.777Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-176@tmp/private_key_5202532658921973311.key (/w/workspace/gexfoundry_device-rest-go_PR-176@tmp/private_key_5202532658921973311.key) [2022-04-18T20:07:29.791Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-18T20:07:30.120Z] + git tag --points-at HEAD [Pipeline] } [2022-04-18T20:07:30.148Z] $ docker exec --env ******** --env ******** b59973f4d5c43e836e1d53826790f81fcfbce763db3378ace38778fee0c07b90 ssh-agent -k [2022-04-18T20:07:30.277Z] unset SSH_AUTH_SOCK; [2022-04-18T20:07:30.278Z] unset SSH_AGENT_PID; [2022-04-18T20:07:30.278Z] echo Agent pid 19 killed; [2022-04-18T20:07:30.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-18T20:07:30.367Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-18T20:07:30.367Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-18T20:07:30.522Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-18T20:07:30.530Z] $ docker exec b59973f4d5c43e836e1d53826790f81fcfbce763db3378ace38778fee0c07b90 ssh-agent [2022-04-18T20:07:30.650Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnkaLlc/agent.51 [2022-04-18T20:07:30.650Z] SSH_AGENT_PID=57 [2022-04-18T20:07:30.657Z] Running ssh-add (command line suppressed) [2022-04-18T20:07:30.795Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-176@tmp/private_key_226791605478844744.key (/w/workspace/gexfoundry_device-rest-go_PR-176@tmp/private_key_226791605478844744.key) [2022-04-18T20:07:30.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-18T20:07:31.139Z] + git semver init [2022-04-18T20:07:31.139Z] # -> Open(): unable to determine branch for HEAD [2022-04-18T20:07:31.139Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-176/.git [2022-04-18T20:07:31.139Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-176 [2022-04-18T20:07:31.139Z] # $SEMVER_REMOTE_NAME = origin [2022-04-18T20:07:31.139Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-18T20:07:31.139Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-18T20:07:31.139Z] # $SEMVER_BRANCH = PR-176 [2022-04-18T20:07:31.139Z] # $SEMVER_TEMP = /tmp/semver-190624554 [2022-04-18T20:07:31.139Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2022-04-18T20:07:32.534Z] # '/tmp/semver-190624554' -> '/w/workspace/gexfoundry_device-rest-go_PR-176/.semver' [2022-04-18T20:07:32.534Z] # -> Force: false [2022-04-18T20:07:32.534Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-176/.semver [Pipeline] } [2022-04-18T20:07:32.564Z] $ docker exec --env ******** --env ******** b59973f4d5c43e836e1d53826790f81fcfbce763db3378ace38778fee0c07b90 ssh-agent -k [2022-04-18T20:07:32.685Z] unset SSH_AUTH_SOCK; [2022-04-18T20:07:32.685Z] unset SSH_AGENT_PID; [2022-04-18T20:07:32.686Z] echo Agent pid 57 killed; [2022-04-18T20:07:32.691Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-18T20:07:33.119Z] + git semver [Pipeline] } [2022-04-18T20:07:33.160Z] $ docker stop --time=1 b59973f4d5c43e836e1d53826790f81fcfbce763db3378ace38778fee0c07b90 [2022-04-18T20:07:34.540Z] $ docker rm -f b59973f4d5c43e836e1d53826790f81fcfbce763db3378ace38778fee0c07b90 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-18T20:07:34.954Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-18T20:07:35.272Z] Stashed 1 file(s) [Pipeline] echo [2022-04-18T20:07:35.290Z] [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-18T20:07:35.904Z] provisioning config files... [2022-04-18T20:07:35.916Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-176@tmp/config3566336681312684942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-18T20:07:36.274Z] ---> docker-login.sh [2022-04-18T20:07:36.274Z] nexus3.edgexfoundry.org:10001 [2022-04-18T20:07:36.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T20:07:36.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T20:07:36.274Z] Configure a credential helper to remove this warning. See [2022-04-18T20:07:36.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T20:07:36.274Z] [2022-04-18T20:07:36.274Z] Login Succeeded [2022-04-18T20:07:36.274Z] nexus3.edgexfoundry.org:10002 [2022-04-18T20:07:36.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T20:07:36.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T20:07:36.537Z] Configure a credential helper to remove this warning. See [2022-04-18T20:07:36.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T20:07:36.537Z] [2022-04-18T20:07:36.537Z] Login Succeeded [2022-04-18T20:07:36.537Z] nexus3.edgexfoundry.org:10003 [2022-04-18T20:07:36.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T20:07:36.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T20:07:36.537Z] Configure a credential helper to remove this warning. See [2022-04-18T20:07:36.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T20:07:36.537Z] [2022-04-18T20:07:36.537Z] Login Succeeded [2022-04-18T20:07:36.537Z] nexus3.edgexfoundry.org:10004 [2022-04-18T20:07:36.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T20:07:36.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T20:07:36.800Z] Configure a credential helper to remove this warning. See [2022-04-18T20:07:36.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T20:07:36.800Z] [2022-04-18T20:07:36.800Z] Login Succeeded [2022-04-18T20:07:36.800Z] docker.io [2022-04-18T20:07:36.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T20:07:37.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T20:07:37.062Z] Configure a credential helper to remove this warning. See [2022-04-18T20:07:37.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T20:07:37.062Z] [2022-04-18T20:07:37.062Z] Login Succeeded [2022-04-18T20:07:37.062Z] ---> docker-login.sh ends [Pipeline] } [2022-04-18T20:07:37.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-18T20:07:37.286Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-18T20:07:37.318Z] ========================================================= [2022-04-18T20:07:37.318Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-18T20:07:37.318Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-18T20:07:37.731Z] + 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-18T20:07:37.731Z] Sending build context to Docker daemon 10.58MB [2022-04-18T20:07:37.731Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-18T20:07:37.731Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-18T20:07:37.731Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-18T20:07:37.731Z] 59bf1c3509f3: Pulling fs layer [2022-04-18T20:07:37.731Z] 666ba61612fd: Pulling fs layer [2022-04-18T20:07:37.731Z] 8ed8ca486205: Pulling fs layer [2022-04-18T20:07:37.731Z] 4fe6c5a15a65: Pulling fs layer [2022-04-18T20:07:37.731Z] 22a0e8bec74d: Pulling fs layer [2022-04-18T20:07:37.731Z] 640e595b4fbd: Pulling fs layer [2022-04-18T20:07:37.731Z] 763cafe07f6e: Pulling fs layer [2022-04-18T20:07:37.731Z] 0c0b528cf693: Pulling fs layer [2022-04-18T20:07:37.731Z] 10935f4eaf8b: Pulling fs layer [2022-04-18T20:07:37.731Z] 640e595b4fbd: Waiting [2022-04-18T20:07:37.731Z] 763cafe07f6e: Waiting [2022-04-18T20:07:37.731Z] 0c0b528cf693: Waiting [2022-04-18T20:07:37.731Z] 10935f4eaf8b: Waiting [2022-04-18T20:07:37.731Z] 4fe6c5a15a65: Waiting [2022-04-18T20:07:37.731Z] 22a0e8bec74d: Waiting [2022-04-18T20:07:37.731Z] 8ed8ca486205: Verifying Checksum [2022-04-18T20:07:37.731Z] 666ba61612fd: Verifying Checksum [2022-04-18T20:07:37.731Z] 666ba61612fd: Download complete [2022-04-18T20:07:37.731Z] 22a0e8bec74d: Verifying Checksum [2022-04-18T20:07:37.731Z] 22a0e8bec74d: Download complete [2022-04-18T20:07:37.992Z] 640e595b4fbd: Verifying Checksum [2022-04-18T20:07:37.992Z] 640e595b4fbd: Download complete [2022-04-18T20:07:37.992Z] 59bf1c3509f3: Verifying Checksum [2022-04-18T20:07:37.992Z] 59bf1c3509f3: Download complete [2022-04-18T20:07:37.992Z] 763cafe07f6e: Download complete [2022-04-18T20:07:37.992Z] 0c0b528cf693: Verifying Checksum [2022-04-18T20:07:37.992Z] 0c0b528cf693: Download complete [2022-04-18T20:07:37.992Z] 59bf1c3509f3: Pull complete [2022-04-18T20:07:38.256Z] 666ba61612fd: Pull complete [2022-04-18T20:07:38.257Z] 8ed8ca486205: Pull complete [2022-04-18T20:07:38.518Z] 10935f4eaf8b: Verifying Checksum [2022-04-18T20:07:38.518Z] 10935f4eaf8b: Download complete [2022-04-18T20:07:38.518Z] 4fe6c5a15a65: Download complete [2022-04-18T20:07:42.719Z] 4fe6c5a15a65: Pull complete [2022-04-18T20:07:42.719Z] 22a0e8bec74d: Pull complete [2022-04-18T20:07:42.980Z] 640e595b4fbd: Pull complete [2022-04-18T20:07:42.980Z] 763cafe07f6e: Pull complete [2022-04-18T20:07:42.980Z] 0c0b528cf693: Pull complete [2022-04-18T20:07:45.522Z] 10935f4eaf8b: Pull complete [2022-04-18T20:07:45.522Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-18T20:07:45.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-18T20:07:45.522Z] ---> 99d49a6021b9 [2022-04-18T20:07:45.522Z] Step 3/12 : ARG MAKE='make build' [2022-04-18T20:07:46.907Z] ---> Running in 0e5e024071aa [2022-04-18T20:07:46.907Z] Removing intermediate container 0e5e024071aa [2022-04-18T20:07:46.907Z] ---> 0f34cc8ec0a5 [2022-04-18T20:07:46.907Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-18T20:07:46.907Z] ---> Running in 4bdab1f20f9c [2022-04-18T20:07:47.169Z] Removing intermediate container 4bdab1f20f9c [2022-04-18T20:07:47.169Z] ---> a11b69bf7e77 [2022-04-18T20:07:47.169Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-18T20:07:47.169Z] ---> Running in 4a8bc8978d82 [2022-04-18T20:07:47.169Z] Removing intermediate container 4a8bc8978d82 [2022-04-18T20:07:47.169Z] ---> a008224799dc [2022-04-18T20:07:47.169Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-18T20:07:47.169Z] ---> Running in 4018c8faa9b1 [2022-04-18T20:07:48.108Z] Removing intermediate container 4018c8faa9b1 [2022-04-18T20:07:48.108Z] ---> 3effd3962101 [2022-04-18T20:07:48.108Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-18T20:07:48.108Z] ---> Running in 62523667361e [2022-04-18T20:07:48.368Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-18T20:07:48.942Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-18T20:07:49.515Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-18T20:07:49.515Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-18T20:07:49.515Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-18T20:07:49.778Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-18T20:07:49.778Z] Executing busybox-1.34.1-r3.trigger [2022-04-18T20:07:49.778Z] OK: 224 MiB in 56 packages [2022-04-18T20:07:50.354Z] Removing intermediate container 62523667361e [2022-04-18T20:07:50.354Z] ---> b0fce967f83e [2022-04-18T20:07:50.354Z] Step 8/12 : WORKDIR /device-rest-go [2022-04-18T20:07:50.354Z] ---> Running in b893c9e02003 [2022-04-18T20:07:50.354Z] Removing intermediate container b893c9e02003 [2022-04-18T20:07:50.354Z] ---> 8faebd0efed4 [2022-04-18T20:07:50.354Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-18T20:07:50.618Z] ---> fdef26cc211d [2022-04-18T20:07:50.618Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-18T20:07:50.618Z] ---> Running in 33aa71b38acf [2022-04-18T20:07:50.731Z] Still waiting to schedule task [2022-04-18T20:07:50.732Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-21241’ is offline [2022-04-18T20:08:05.531Z] Removing intermediate container 33aa71b38acf [2022-04-18T20:08:05.531Z] ---> 7f6362988599 [2022-04-18T20:08:05.531Z] Step 11/12 : COPY . . [2022-04-18T20:08:05.531Z] ---> 87c51f07124f [2022-04-18T20:08:05.531Z] Step 12/12 : RUN $MAKE [2022-04-18T20:08:05.531Z] ---> Running in 377a69728bb6 [2022-04-18T20:08:05.531Z] noop [2022-04-18T20:08:05.531Z] Removing intermediate container 377a69728bb6 [2022-04-18T20:08:05.531Z] ---> c1879af40574 [2022-04-18T20:08:05.531Z] Successfully built c1879af40574 [2022-04-18T20:08:05.531Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-18T20:08:05.861Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-18T20:08:05.861Z] . [Pipeline] withDockerContainer [2022-04-18T20:08:05.955Z] prd-ubuntu20.04-docker-8c-8g-21240 does not seem to be running inside a container [2022-04-18T20:08:05.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-176 -v /w/workspace/gexfoundry_device-rest-go_PR-176:/w/workspace/gexfoundry_device-rest-go_PR-176:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-176@tmp:/w/workspace/gexfoundry_device-rest-go_PR-176@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 ******** ci-base-image-x86_64 cat [2022-04-18T20:08:06.476Z] $ docker top b8a0ddcbf08bf7e240374f01d5063d45133693fcbc7ac97d9ba3a9df1ddae182 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-18T20:08:06.872Z] + go version [2022-04-18T20:08:06.872Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-18T20:08:06.907Z] $ docker stop --time=1 b8a0ddcbf08bf7e240374f01d5063d45133693fcbc7ac97d9ba3a9df1ddae182 [2022-04-18T20:08:08.198Z] $ docker rm -f b8a0ddcbf08bf7e240374f01d5063d45133693fcbc7ac97d9ba3a9df1ddae182 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-18T20:08:08.859Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-18T20:08:08.860Z] . [Pipeline] withDockerContainer [2022-04-18T20:08:08.951Z] prd-ubuntu20.04-docker-8c-8g-21240 does not seem to be running inside a container [2022-04-18T20:08:09.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-176 -v /w/workspace/gexfoundry_device-rest-go_PR-176:/w/workspace/gexfoundry_device-rest-go_PR-176:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-176@tmp:/w/workspace/gexfoundry_device-rest-go_PR-176@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 ******** ci-base-image-x86_64 cat [2022-04-18T20:08:09.396Z] $ docker top 0e24379441a22abf7b62731943e101b310d94d031171669d51cf2e1c4e621fb2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-18T20:08:09.862Z] + make test [2022-04-18T20:08:09.862Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-18T20:08:10.123Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-04-18T20:08:20.112Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-04-18T20:08:20.112Z] ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 55.2% of statements [2022-04-18T20:08:25.392Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-18T20:08:28.687Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-18T20:08:28.946Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-18T20:08:28.946Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-18T20:08:29.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-18T20:08:29.576Z] $ docker stop --time=1 0e24379441a22abf7b62731943e101b310d94d031171669d51cf2e1c4e621fb2 [2022-04-18T20:08:31.412Z] $ docker rm -f 0e24379441a22abf7b62731943e101b310d94d031171669d51cf2e1c4e621fb2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-18T20:08:31.912Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-18T20:08:31.973Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-18T20:08:32.708Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-18T20:08:33.018Z] + ls -al . [2022-04-18T20:08:33.018Z] total 192 [2022-04-18T20:08:33.018Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 20:08 . [2022-04-18T20:08:33.018Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 20:07 .. [2022-04-18T20:08:33.018Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 18 20:07 .dockerignore [2022-04-18T20:08:33.018Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 20:07 .git [2022-04-18T20:08:33.018Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 20:07 .github [2022-04-18T20:08:33.019Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 18 20:07 .gitignore [2022-04-18T20:08:33.019Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 20:07 .golangci.yml [2022-04-18T20:08:33.019Z] drwx------ 3 jenkins jenkins 4096 Apr 18 20:07 .semver [2022-04-18T20:08:33.019Z] -rw-rw-r-- 1 jenkins jenkins 8330 Apr 18 20:07 Attribution.txt [2022-04-18T20:08:33.019Z] -rw-rw-r-- 1 jenkins jenkins 7459 Apr 18 20:07 CHANGELOG.md [2022-04-18T20:08:33.019Z] -rw-rw-r-- 1 jenkins jenkins 1672 Apr 18 20:07 Dockerfile [2022-04-18T20:08:33.019Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 20:07 GOVERNANCE.md [2022-04-18T20:08:33.019Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 18 20:07 Jenkinsfile [2022-04-18T20:08:33.019Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 20:07 LICENSE [2022-04-18T20:08:33.019Z] -rw-rw-r-- 1 jenkins jenkins 1964 Apr 18 20:07 Makefile [2022-04-18T20:08:33.019Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 18 20:07 OWNERS.md [2022-04-18T20:08:33.019Z] -rw-rw-r-- 1 jenkins jenkins 8246 Apr 18 20:07 README.md [2022-04-18T20:08:33.019Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 18 20:07 VERSION [2022-04-18T20:08:33.019Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 20:07 bin [2022-04-18T20:08:33.019Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 20:07 cmd [2022-04-18T20:08:33.019Z] -rw-r--r-- 1 jenkins jenkins 9355 Apr 18 20:08 coverage.out [2022-04-18T20:08:33.019Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 20:07 driver [2022-04-18T20:08:33.019Z] -rw-rw-r-- 1 jenkins jenkins 3240 Apr 18 20:07 go.mod [2022-04-18T20:08:33.019Z] -rw-rw-r-- 1 jenkins jenkins 54276 Apr 18 20:07 go.sum [2022-04-18T20:08:33.019Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 20:07 snap [2022-04-18T20:08:33.019Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 18 20:07 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-18T20:08:33.355Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=734ac8073d1019c2217ffcb5da7e04eb252ee95a --label arch=amd64 --label version=0.0.0 . [2022-04-18T20:08:33.355Z] Sending build context to Docker daemon 10.59MB [2022-04-18T20:08:33.355Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-18T20:08:33.355Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-18T20:08:33.355Z] ---> c1879af40574 [2022-04-18T20:08:33.355Z] Step 3/25 : ARG MAKE='make build' [2022-04-18T20:08:33.615Z] ---> Running in 2a3af5753bd6 [2022-04-18T20:08:33.615Z] Removing intermediate container 2a3af5753bd6 [2022-04-18T20:08:33.615Z] ---> 430797499d17 [2022-04-18T20:08:33.615Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-18T20:08:33.615Z] ---> Running in b325b9729c21 [2022-04-18T20:08:33.615Z] Removing intermediate container b325b9729c21 [2022-04-18T20:08:33.615Z] ---> 8c9d2d3e03cf [2022-04-18T20:08:33.615Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-18T20:08:33.875Z] ---> Running in 23ca173f307e [2022-04-18T20:08:33.875Z] Removing intermediate container 23ca173f307e [2022-04-18T20:08:33.875Z] ---> 7e2cd7601ad0 [2022-04-18T20:08:33.875Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-18T20:08:33.875Z] ---> Running in 67bfd46deca1 [2022-04-18T20:08:34.814Z] Removing intermediate container 67bfd46deca1 [2022-04-18T20:08:34.814Z] ---> 4d049ac4c2ba [2022-04-18T20:08:34.814Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-18T20:08:34.814Z] ---> Running in 462863b3a3e5 [2022-04-18T20:08:35.073Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-18T20:08:35.643Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-18T20:08:36.213Z] OK: 224 MiB in 56 packages [2022-04-18T20:08:36.472Z] Removing intermediate container 462863b3a3e5 [2022-04-18T20:08:36.472Z] ---> 0191200dea9f [2022-04-18T20:08:36.472Z] Step 8/25 : WORKDIR /device-rest-go [2022-04-18T20:08:36.472Z] ---> Running in eefeea3876a7 [2022-04-18T20:08:36.472Z] Removing intermediate container eefeea3876a7 [2022-04-18T20:08:36.472Z] ---> 863bea270745 [2022-04-18T20:08:36.472Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-18T20:08:36.730Z] ---> bcbed366f08a [2022-04-18T20:08:36.730Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-18T20:08:36.730Z] ---> Running in 0ad2e6dc9c7b [2022-04-18T20:08:37.300Z] Removing intermediate container 0ad2e6dc9c7b [2022-04-18T20:08:37.300Z] ---> 9fbd29baa3eb [2022-04-18T20:08:37.300Z] Step 11/25 : COPY . . [2022-04-18T20:08:37.561Z] ---> 40d609c562ea [2022-04-18T20:08:37.561Z] Step 12/25 : RUN $MAKE [2022-04-18T20:08:37.561Z] ---> Running in 59e707fc97d3 [2022-04-18T20:08:38.128Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-04-18T20:09:00.122Z] Removing intermediate container 59e707fc97d3 [2022-04-18T20:09:00.122Z] ---> d8b73aa0d734 [2022-04-18T20:09:00.122Z] Step 13/25 : FROM alpine:3.14 [2022-04-18T20:09:00.122Z] 3.14: Pulling from library/alpine [2022-04-18T20:09:00.122Z] 8663204ce13b: Pulling fs layer [2022-04-18T20:09:00.122Z] 8663204ce13b: Verifying Checksum [2022-04-18T20:09:00.122Z] 8663204ce13b: Download complete [2022-04-18T20:09:00.122Z] 8663204ce13b: Pull complete [2022-04-18T20:09:00.122Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-18T20:09:00.122Z] Status: Downloaded newer image for alpine:3.14 [2022-04-18T20:09:00.122Z] ---> e04c818066af [2022-04-18T20:09:00.122Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-04-18T20:09:00.122Z] ---> Running in f05e88e7415e [2022-04-18T20:09:00.122Z] Removing intermediate container f05e88e7415e [2022-04-18T20:09:00.122Z] ---> 392f1310ed1c [2022-04-18T20:09:00.122Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-04-18T20:09:00.122Z] ---> Running in 7ad01bfbf3be [2022-04-18T20:09:00.122Z] Removing intermediate container 7ad01bfbf3be [2022-04-18T20:09:00.122Z] ---> 7914390cdf53 [2022-04-18T20:09:00.122Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-18T20:09:00.122Z] ---> Running in 3ea8c15ebf9e [2022-04-18T20:09:00.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-18T20:09:00.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-18T20:09:00.122Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-18T20:09:00.122Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-18T20:09:00.122Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-18T20:09:00.122Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-18T20:09:00.122Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-18T20:09:00.122Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-18T20:09:00.122Z] Executing busybox-1.33.1-r7.trigger [2022-04-18T20:09:00.122Z] OK: 8 MiB in 20 packages [2022-04-18T20:09:00.122Z] Removing intermediate container 3ea8c15ebf9e [2022-04-18T20:09:00.122Z] ---> 33238130e600 [2022-04-18T20:09:00.122Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-04-18T20:09:00.122Z] ---> bd7be1b244b3 [2022-04-18T20:09:00.122Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-04-18T20:09:00.383Z] ---> 1784821b3b50 [2022-04-18T20:09:00.383Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-04-18T20:09:00.383Z] ---> 5b84de841947 [2022-04-18T20:09:00.383Z] Step 20/25 : EXPOSE 59986 [2022-04-18T20:09:00.642Z] ---> Running in b59c91f0c3b9 [2022-04-18T20:09:00.642Z] Removing intermediate container b59c91f0c3b9 [2022-04-18T20:09:00.642Z] ---> 42bea4f3ee5c [2022-04-18T20:09:00.642Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-04-18T20:09:00.642Z] ---> Running in 85cbe195351f [2022-04-18T20:09:00.642Z] Removing intermediate container 85cbe195351f [2022-04-18T20:09:00.642Z] ---> 836d71557cde [2022-04-18T20:09:00.642Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-18T20:09:00.902Z] ---> Running in f4dcafc4dc88 [2022-04-18T20:09:00.902Z] Removing intermediate container f4dcafc4dc88 [2022-04-18T20:09:00.902Z] ---> 8c5f94df38e6 [2022-04-18T20:09:00.902Z] Step 23/25 : LABEL arch=amd64 [2022-04-18T20:09:00.902Z] ---> Running in d496c89c13bd [2022-04-18T20:09:00.902Z] Removing intermediate container d496c89c13bd [2022-04-18T20:09:00.902Z] ---> fbe1d95a8fa5 [2022-04-18T20:09:00.902Z] Step 24/25 : LABEL git_sha=734ac8073d1019c2217ffcb5da7e04eb252ee95a [2022-04-18T20:09:01.163Z] ---> Running in 181f6841cdb4 [2022-04-18T20:09:01.163Z] Removing intermediate container 181f6841cdb4 [2022-04-18T20:09:01.163Z] ---> 570254253717 [2022-04-18T20:09:01.163Z] Step 25/25 : LABEL version=0.0.0 [2022-04-18T20:09:01.163Z] ---> Running in bcb04e31cad8 [2022-04-18T20:09:01.163Z] Removing intermediate container bcb04e31cad8 [2022-04-18T20:09:01.163Z] ---> 9203533eda29 [2022-04-18T20:09:01.163Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-18T20:09:01.163Z] Successfully built 9203533eda29 [2022-04-18T20:09:01.425Z] Successfully tagged device-rest: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-18T20:09:02.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-18T20:09:02.181Z] [2022-04-18T20:09:02.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-18T20:09:02.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-18T20:09:02.521Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-18T20:09:02.521Z] 5eb5b503b376: Pulling fs layer [2022-04-18T20:09:02.521Z] 5c69ac0246d0: Pulling fs layer [2022-04-18T20:09:02.521Z] ec43610c2a17: Pulling fs layer [2022-04-18T20:09:02.521Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-18T20:09:02.521Z] 33b1e0a273af: Pulling fs layer [2022-04-18T20:09:02.521Z] 5d3b04190fa2: Pulling fs layer [2022-04-18T20:09:02.521Z] 2f39f015ded8: Pulling fs layer [2022-04-18T20:09:02.521Z] 3a2ae6a8a46f: Waiting [2022-04-18T20:09:02.521Z] 33b1e0a273af: Waiting [2022-04-18T20:09:02.521Z] 5d3b04190fa2: Waiting [2022-04-18T20:09:02.521Z] 2f39f015ded8: Waiting [2022-04-18T20:09:02.521Z] 5c69ac0246d0: Verifying Checksum [2022-04-18T20:09:02.521Z] 5c69ac0246d0: Download complete [2022-04-18T20:09:02.521Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-18T20:09:02.521Z] 3a2ae6a8a46f: Download complete [2022-04-18T20:09:02.521Z] 33b1e0a273af: Verifying Checksum [2022-04-18T20:09:02.521Z] 33b1e0a273af: Download complete [2022-04-18T20:09:02.521Z] 5d3b04190fa2: Verifying Checksum [2022-04-18T20:09:02.521Z] 5d3b04190fa2: Download complete [2022-04-18T20:09:02.521Z] ec43610c2a17: Verifying Checksum [2022-04-18T20:09:02.521Z] ec43610c2a17: Download complete [2022-04-18T20:09:02.780Z] 5eb5b503b376: Verifying Checksum [2022-04-18T20:09:02.780Z] 5eb5b503b376: Download complete [2022-04-18T20:09:03.354Z] 2f39f015ded8: Download complete [2022-04-18T20:09:03.922Z] 5eb5b503b376: Pull complete [2022-04-18T20:09:04.181Z] 5c69ac0246d0: Pull complete [2022-04-18T20:09:04.440Z] ec43610c2a17: Pull complete [2022-04-18T20:09:04.702Z] 3a2ae6a8a46f: Pull complete [2022-04-18T20:09:04.702Z] 33b1e0a273af: Pull complete [2022-04-18T20:09:04.965Z] 5d3b04190fa2: Pull complete [2022-04-18T20:09:09.160Z] 2f39f015ded8: Pull complete [2022-04-18T20:09:09.160Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-18T20:09:09.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-18T20:09:09.160Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-18T20:09:09.247Z] prd-ubuntu20.04-docker-8c-8g-21240 does not seem to be running inside a container [2022-04-18T20:09:09.286Z] $ 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/gexfoundry_device-rest-go_PR-176 -v /w/workspace/gexfoundry_device-rest-go_PR-176:/w/workspace/gexfoundry_device-rest-go_PR-176:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-176@tmp:/w/workspace/gexfoundry_device-rest-go_PR-176@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-18T20:09:10.876Z] $ docker top 615beb3d3e1f7ca139c09e3b3cbdb00e020988a772afe20cf2d42204d4c949e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-18T20:09:11.336Z] ---> job-cost.sh [2022-04-18T20:09:11.336Z] lf-activate-venv: SKIPPING [2022-04-18T20:09:11.336Z] INFO: No Stack... [2022-04-18T20:09:11.909Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-18T20:09:12.172Z] INFO: Archiving Costs [Pipeline] sh [2022-04-18T20:09:12.505Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-176/archives/cost.csv [2022-04-18T20:09:12.505Z] + cut -d, -f6 [Pipeline] lock [2022-04-18T20:09:12.542Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-176-1-stack-cost] [2022-04-18T20:09:12.546Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-176-1-stack-cost] did not exist. Created. [2022-04-18T20:09:12.547Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-176-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-18T20:09:12.933Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-18T20:09:12.981Z] Stashed 1 file(s) [Pipeline] } [2022-04-18T20:09:13.007Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-176-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-18T20:09:13.084Z] $ docker stop --time=1 615beb3d3e1f7ca139c09e3b3cbdb00e020988a772afe20cf2d42204d4c949e4 [2022-04-18T20:09:14.254Z] $ docker rm -f 615beb3d3e1f7ca139c09e3b3cbdb00e020988a772afe20cf2d42204d4c949e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-18T20:10:32.854Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21242 in /w/workspace/gexfoundry_device-rest-go_PR-176 [Pipeline] { [Pipeline] ws [2022-04-18T20:10:32.895Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2022-04-18T20:10:33.221Z] The recommended git tool is: git [2022-04-18T20:10:41.517Z] using credential edgex-jenkins-ssh [2022-04-18T20:10:41.538Z] Cloning the remote Git repository [2022-04-18T20:10:41.625Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-04-18T20:10:41.751Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2022-04-18T20:10:41.895Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-04-18T20:10:41.896Z] > git --version # timeout=10 [2022-04-18T20:10:41.948Z] > git --version # 'git version 2.25.1' [2022-04-18T20:10:41.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-18T20:10:42.069Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-18T20:10:45.089Z] Merging remotes/origin/main commit 238d080d640a7e3d9ba0ccf186e4988c74ba76ef into PR head commit 734ac8073d1019c2217ffcb5da7e04eb252ee95a [2022-04-18T20:10:44.155Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-04-18T20:10:44.275Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-18T20:10:44.328Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-04-18T20:10:44.438Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-04-18T20:10:44.439Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-18T20:10:44.484Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/176/head:refs/remotes/origin/PR-176 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-18T20:10:45.131Z] > git config core.sparsecheckout # timeout=10 [2022-04-18T20:10:45.216Z] > git checkout -f 734ac8073d1019c2217ffcb5da7e04eb252ee95a # timeout=10 [2022-04-18T20:10:45.570Z] Merge succeeded, producing 734ac8073d1019c2217ffcb5da7e04eb252ee95a [2022-04-18T20:10:45.571Z] Checking out Revision 734ac8073d1019c2217ffcb5da7e04eb252ee95a (PR-176) [2022-04-18T20:10:45.399Z] > git remote # timeout=10 [2022-04-18T20:10:45.450Z] > git config --get remote.origin.url # timeout=10 [2022-04-18T20:10:45.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-18T20:10:45.494Z] > git merge 238d080d640a7e3d9ba0ccf186e4988c74ba76ef # timeout=10 [2022-04-18T20:10:45.536Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-18T20:10:45.584Z] > git config core.sparsecheckout # timeout=10 [2022-04-18T20:10:45.610Z] > git checkout -f 734ac8073d1019c2217ffcb5da7e04eb252ee95a # timeout=10 [2022-04-18T20:10:50.073Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-04-18T20:10:50.131Z] > git --version # timeout=10 [2022-04-18T20:10:50.144Z] > git --version # 'git version 2.25.1' [2022-04-18T20:10:50.158Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-18T20:10:51.400Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-18T20:10:51.400Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-18T20:10:51.400Z] Dload Upload Total Spent Left Speed [2022-04-18T20:10:51.400Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 202k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh [2022-04-18T20:10:51.955Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-18T20:10:52.316Z] + sudo tee /etc/docker/daemon.new [2022-04-18T20:10:52.316Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-18T20:10:52.316Z] { [2022-04-18T20:10:52.316Z] "registry-mirrors": [ [2022-04-18T20:10:52.316Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-18T20:10:52.316Z] ], [2022-04-18T20:10:52.316Z] "bip": "10.250.0.254/24", [2022-04-18T20:10:52.316Z] "hosts": [ [2022-04-18T20:10:52.316Z] "tcp://0.0.0.0:5555", [2022-04-18T20:10:52.316Z] "unix:///var/run/docker.sock" [2022-04-18T20:10:52.316Z] ], [2022-04-18T20:10:52.316Z] "mtu": 1458, [2022-04-18T20:10:52.316Z] "selinux-enabled": true, [2022-04-18T20:10:52.316Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-18T20:10:52.316Z] } [Pipeline] sh [2022-04-18T20:10:52.683Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-18T20:10:53.156Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-18T20:11:11.631Z] provisioning config files... [2022-04-18T20:11:11.657Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config2498798206400707332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-18T20:11:12.187Z] ---> docker-login.sh [2022-04-18T20:11:12.187Z] nexus3.edgexfoundry.org:10001 [2022-04-18T20:11:12.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T20:11:13.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T20:11:13.061Z] Configure a credential helper to remove this warning. See [2022-04-18T20:11:13.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T20:11:13.061Z] [2022-04-18T20:11:13.061Z] Login Succeeded [2022-04-18T20:11:13.061Z] nexus3.edgexfoundry.org:10002 [2022-04-18T20:11:13.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T20:11:13.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T20:11:13.663Z] Configure a credential helper to remove this warning. See [2022-04-18T20:11:13.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T20:11:13.663Z] [2022-04-18T20:11:13.663Z] Login Succeeded [2022-04-18T20:11:13.663Z] nexus3.edgexfoundry.org:10003 [2022-04-18T20:11:13.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T20:11:14.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T20:11:14.222Z] Configure a credential helper to remove this warning. See [2022-04-18T20:11:14.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T20:11:14.222Z] [2022-04-18T20:11:14.222Z] Login Succeeded [2022-04-18T20:11:14.222Z] nexus3.edgexfoundry.org:10004 [2022-04-18T20:11:14.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T20:11:14.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T20:11:14.499Z] Configure a credential helper to remove this warning. See [2022-04-18T20:11:14.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T20:11:14.499Z] [2022-04-18T20:11:14.499Z] Login Succeeded [2022-04-18T20:11:14.499Z] docker.io [2022-04-18T20:11:14.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T20:11:15.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T20:11:15.375Z] Configure a credential helper to remove this warning. See [2022-04-18T20:11:15.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T20:11:15.375Z] [2022-04-18T20:11:15.375Z] Login Succeeded [2022-04-18T20:11:15.375Z] ---> docker-login.sh ends [Pipeline] } [2022-04-18T20:11:15.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-18T20:11:15.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-18T20:11:15.848Z] ========================================================= [2022-04-18T20:11:15.848Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-18T20:11:15.848Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-18T20:11:16.301Z] + 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-18T20:11:16.301Z] Sending build context to Docker daemon 129.5kB [2022-04-18T20:11:16.581Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-18T20:11:16.581Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-18T20:11:16.858Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-18T20:11:16.858Z] 9b3977197b4f: Pulling fs layer [2022-04-18T20:11:16.858Z] 1a89e8eeedd5: Pulling fs layer [2022-04-18T20:11:16.858Z] 94645a83ff95: Pulling fs layer [2022-04-18T20:11:16.858Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-18T20:11:16.858Z] 0c92f367c5e7: Pulling fs layer [2022-04-18T20:11:16.858Z] f7c0051592d6: Pulling fs layer [2022-04-18T20:11:16.858Z] a227ed2f7395: Pulling fs layer [2022-04-18T20:11:16.858Z] 7b1c46037f91: Pulling fs layer [2022-04-18T20:11:16.858Z] 3f3a8bcf1eab: Waiting [2022-04-18T20:11:16.858Z] 0c92f367c5e7: Waiting [2022-04-18T20:11:16.858Z] f7c0051592d6: Waiting [2022-04-18T20:11:16.858Z] a227ed2f7395: Waiting [2022-04-18T20:11:16.858Z] 7b1c46037f91: Waiting [2022-04-18T20:11:16.858Z] 94645a83ff95: Verifying Checksum [2022-04-18T20:11:16.858Z] 94645a83ff95: Download complete [2022-04-18T20:11:16.858Z] 1a89e8eeedd5: Verifying Checksum [2022-04-18T20:11:16.858Z] 1a89e8eeedd5: Download complete [2022-04-18T20:11:16.858Z] 0c92f367c5e7: Verifying Checksum [2022-04-18T20:11:16.858Z] 0c92f367c5e7: Download complete [2022-04-18T20:11:16.858Z] f7c0051592d6: Verifying Checksum [2022-04-18T20:11:16.858Z] f7c0051592d6: Download complete [2022-04-18T20:11:16.858Z] 9b3977197b4f: Verifying Checksum [2022-04-18T20:11:16.858Z] 9b3977197b4f: Download complete [2022-04-18T20:11:16.858Z] a227ed2f7395: Verifying Checksum [2022-04-18T20:11:16.858Z] a227ed2f7395: Download complete [2022-04-18T20:11:17.479Z] 9b3977197b4f: Pull complete [2022-04-18T20:11:18.090Z] 1a89e8eeedd5: Pull complete [2022-04-18T20:11:18.368Z] 94645a83ff95: Pull complete [2022-04-18T20:11:18.983Z] 7b1c46037f91: Verifying Checksum [2022-04-18T20:11:18.983Z] 7b1c46037f91: Download complete [2022-04-18T20:11:19.580Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-18T20:11:19.580Z] 3f3a8bcf1eab: Download complete [2022-04-18T20:11:32.016Z] 3f3a8bcf1eab: Pull complete [2022-04-18T20:11:32.016Z] 0c92f367c5e7: Pull complete [2022-04-18T20:11:32.016Z] f7c0051592d6: Pull complete [2022-04-18T20:11:32.016Z] a227ed2f7395: Pull complete [2022-04-18T20:11:38.745Z] 7b1c46037f91: Pull complete [2022-04-18T20:11:38.745Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-18T20:11:38.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-18T20:11:38.745Z] ---> f79e39bc4007 [2022-04-18T20:11:38.745Z] Step 3/12 : ARG MAKE='make build' [2022-04-18T20:11:38.745Z] ---> Running in 02dc170eaafc [2022-04-18T20:11:39.022Z] Removing intermediate container 02dc170eaafc [2022-04-18T20:11:39.022Z] ---> 842e0237b42b [2022-04-18T20:11:39.022Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-18T20:11:39.298Z] ---> Running in 859b8f950a18 [2022-04-18T20:11:39.570Z] Removing intermediate container 859b8f950a18 [2022-04-18T20:11:39.570Z] ---> 0c5a8d16e752 [2022-04-18T20:11:39.570Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-18T20:11:39.570Z] ---> Running in f33f115be228 [2022-04-18T20:11:39.847Z] Removing intermediate container f33f115be228 [2022-04-18T20:11:39.847Z] ---> cac2e32acd44 [2022-04-18T20:11:39.847Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-18T20:11:39.847Z] ---> Running in 7174a61d4bde [2022-04-18T20:11:41.853Z] Removing intermediate container 7174a61d4bde [2022-04-18T20:11:41.853Z] ---> af463f374c26 [2022-04-18T20:11:41.853Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-18T20:11:41.853Z] ---> Running in a27099922ac6 [2022-04-18T20:11:42.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-18T20:11:43.439Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-18T20:11:44.422Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-18T20:11:44.422Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-18T20:11:44.696Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-18T20:11:44.696Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-18T20:11:44.969Z] Executing busybox-1.34.1-r3.trigger [2022-04-18T20:11:44.969Z] OK: 224 MiB in 56 packages [2022-04-18T20:11:45.948Z] Removing intermediate container a27099922ac6 [2022-04-18T20:11:45.948Z] ---> 4d92679cfc0d [2022-04-18T20:11:45.948Z] Step 8/12 : WORKDIR /device-rest-go [2022-04-18T20:11:45.948Z] ---> Running in ebf215a90056 [2022-04-18T20:11:46.222Z] Removing intermediate container ebf215a90056 [2022-04-18T20:11:46.222Z] ---> 3494d11fed0a [2022-04-18T20:11:46.222Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-18T20:11:46.823Z] ---> a73a964ae9ab [2022-04-18T20:11:46.823Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-18T20:11:46.823Z] ---> Running in 424f5ee99448 [2022-04-18T20:12:33.851Z] Removing intermediate container 424f5ee99448 [2022-04-18T20:12:33.851Z] ---> fea9d5c974f9 [2022-04-18T20:12:33.851Z] Step 11/12 : COPY . . [2022-04-18T20:12:33.851Z] ---> 5626a7922ae5 [2022-04-18T20:12:33.851Z] Step 12/12 : RUN $MAKE [2022-04-18T20:12:33.851Z] ---> Running in 0419aa2f2241 [2022-04-18T20:12:34.839Z] noop [2022-04-18T20:12:35.440Z] Removing intermediate container 0419aa2f2241 [2022-04-18T20:12:35.440Z] ---> b96e9ea6980f [2022-04-18T20:12:35.440Z] Successfully built b96e9ea6980f [2022-04-18T20:12:35.441Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-18T20:12:35.818Z] + docker inspect -f . ci-base-image-arm64 [2022-04-18T20:12:35.818Z] . [Pipeline] withDockerContainer [2022-04-18T20:12:36.087Z] prd-ubuntu20.04-docker-arm64-4c-16g-21242 does not seem to be running inside a container [2022-04-18T20:12:36.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-18T20:12:37.553Z] $ docker top 514437bed87f08bb725b50efa19efb2ef9f3f40132e5db8f063faa1d8b06962e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-18T20:12:38.549Z] + go version [2022-04-18T20:12:38.549Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-18T20:12:38.585Z] $ docker stop --time=1 514437bed87f08bb725b50efa19efb2ef9f3f40132e5db8f063faa1d8b06962e [2022-04-18T20:12:40.242Z] $ docker rm -f 514437bed87f08bb725b50efa19efb2ef9f3f40132e5db8f063faa1d8b06962e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-18T20:12:41.257Z] + docker inspect -f . ci-base-image-arm64 [2022-04-18T20:12:41.257Z] . [Pipeline] withDockerContainer [2022-04-18T20:12:41.515Z] prd-ubuntu20.04-docker-arm64-4c-16g-21242 does not seem to be running inside a container [2022-04-18T20:12:41.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-18T20:12:42.953Z] $ docker top 6da4fbbc425d088fe26defecee5faf34f86d054be98546075b98e631b6c49fa2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-18T20:12:43.993Z] + make test [2022-04-18T20:12:43.993Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-18T20:12:46.000Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-04-18T20:14:07.877Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-04-18T20:14:07.877Z] ok github.com/edgexfoundry/device-rest-go/driver 0.072s coverage: 55.2% of statements [2022-04-18T20:14:07.877Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-18T20:14:07.877Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-18T20:14:34.709Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-18T20:14:34.709Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-18T20:14:34.709Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-18T20:14:36.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-18T20:14:36.223Z] $ docker stop --time=1 6da4fbbc425d088fe26defecee5faf34f86d054be98546075b98e631b6c49fa2 [2022-04-18T20:14:38.009Z] $ docker rm -f 6da4fbbc425d088fe26defecee5faf34f86d054be98546075b98e631b6c49fa2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-18T20:14:39.144Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-18T20:14:39.182Z] Warning: overwriting stash ‘coverage-report’ [2022-04-18T20:14:39.777Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-18T20:14:40.376Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-18T20:14:40.803Z] + ls -al . [2022-04-18T20:14:40.803Z] total 188 [2022-04-18T20:14:40.803Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 20:14 . [2022-04-18T20:14:40.803Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 20:10 .. [2022-04-18T20:14:40.803Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 18 20:10 .dockerignore [2022-04-18T20:14:40.803Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 20:10 .git [2022-04-18T20:14:40.803Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 20:10 .github [2022-04-18T20:14:40.803Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 18 20:10 .gitignore [2022-04-18T20:14:40.803Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 20:10 .golangci.yml [2022-04-18T20:14:40.803Z] -rw-rw-r-- 1 jenkins jenkins 8330 Apr 18 20:10 Attribution.txt [2022-04-18T20:14:40.803Z] -rw-rw-r-- 1 jenkins jenkins 7459 Apr 18 20:10 CHANGELOG.md [2022-04-18T20:14:40.803Z] -rw-rw-r-- 1 jenkins jenkins 1672 Apr 18 20:10 Dockerfile [2022-04-18T20:14:40.803Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 20:10 GOVERNANCE.md [2022-04-18T20:14:40.803Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 18 20:10 Jenkinsfile [2022-04-18T20:14:40.803Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 20:10 LICENSE [2022-04-18T20:14:40.803Z] -rw-rw-r-- 1 jenkins jenkins 1964 Apr 18 20:10 Makefile [2022-04-18T20:14:40.803Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 18 20:10 OWNERS.md [2022-04-18T20:14:40.803Z] -rw-rw-r-- 1 jenkins jenkins 8246 Apr 18 20:10 README.md [2022-04-18T20:14:40.803Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 18 20:07 VERSION [2022-04-18T20:14:40.803Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 20:10 bin [2022-04-18T20:14:40.803Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 20:10 cmd [2022-04-18T20:14:40.803Z] -rw-r--r-- 1 jenkins jenkins 9355 Apr 18 20:14 coverage.out [2022-04-18T20:14:40.803Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 20:10 driver [2022-04-18T20:14:40.803Z] -rw-rw-r-- 1 jenkins jenkins 3240 Apr 18 20:10 go.mod [2022-04-18T20:14:40.803Z] -rw-rw-r-- 1 jenkins jenkins 54276 Apr 18 20:10 go.sum [2022-04-18T20:14:40.803Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 20:10 snap [2022-04-18T20:14:40.803Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 18 20:10 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-18T20:14:41.247Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=734ac8073d1019c2217ffcb5da7e04eb252ee95a --label arch=arm64 --label version=0.0.0 . [2022-04-18T20:14:41.247Z] Sending build context to Docker daemon 139.8kB [2022-04-18T20:14:41.527Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-18T20:14:41.527Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-18T20:14:41.527Z] ---> b96e9ea6980f [2022-04-18T20:14:41.527Z] Step 3/25 : ARG MAKE='make build' [2022-04-18T20:14:41.812Z] ---> Running in 6c45ecf5d549 [2022-04-18T20:14:42.085Z] Removing intermediate container 6c45ecf5d549 [2022-04-18T20:14:42.085Z] ---> 998e086cf40a [2022-04-18T20:14:42.085Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-18T20:14:42.085Z] ---> Running in 43f23c14176b [2022-04-18T20:14:42.360Z] Removing intermediate container 43f23c14176b [2022-04-18T20:14:42.360Z] ---> 0abfc9fbd7b6 [2022-04-18T20:14:42.360Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-18T20:14:42.635Z] ---> Running in ac7e6f84dd16 [2022-04-18T20:14:42.910Z] Removing intermediate container ac7e6f84dd16 [2022-04-18T20:14:42.910Z] ---> b1cc7368b6a6 [2022-04-18T20:14:42.910Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-18T20:14:42.910Z] ---> Running in de4a017e96ab [2022-04-18T20:14:44.363Z] Removing intermediate container de4a017e96ab [2022-04-18T20:14:44.363Z] ---> a281124819d0 [2022-04-18T20:14:44.363Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-18T20:14:44.642Z] ---> Running in be4f82398e23 [2022-04-18T20:14:45.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-18T20:14:46.612Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-18T20:14:47.597Z] OK: 224 MiB in 56 packages [2022-04-18T20:14:48.198Z] Removing intermediate container be4f82398e23 [2022-04-18T20:14:48.198Z] ---> d6e30b330070 [2022-04-18T20:14:48.198Z] Step 8/25 : WORKDIR /device-rest-go [2022-04-18T20:14:48.198Z] ---> Running in 683cb175e4f8 [2022-04-18T20:14:48.472Z] Removing intermediate container 683cb175e4f8 [2022-04-18T20:14:48.472Z] ---> eb1091495bbb [2022-04-18T20:14:48.472Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-18T20:14:49.067Z] ---> e066e76fd9a1 [2022-04-18T20:14:49.067Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-18T20:14:49.364Z] ---> Running in 3f0ebee4048b [2022-04-18T20:14:51.348Z] Removing intermediate container 3f0ebee4048b [2022-04-18T20:14:51.348Z] ---> 5cb4c51a7048 [2022-04-18T20:14:51.348Z] Step 11/25 : COPY . . [2022-04-18T20:14:51.628Z] ---> 42c4c7bca0cd [2022-04-18T20:14:51.628Z] Step 12/25 : RUN $MAKE [2022-04-18T20:14:51.909Z] ---> Running in 380a09ca1574 [2022-04-18T20:14:52.890Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-04-18T20:16:59.769Z] Removing intermediate container 380a09ca1574 [2022-04-18T20:16:59.769Z] ---> 1e1949b9c31e [2022-04-18T20:16:59.769Z] Step 13/25 : FROM alpine:3.14 [2022-04-18T20:16:59.769Z] 3.14: Pulling from library/alpine [2022-04-18T20:16:59.769Z] 455c02918c45: Pulling fs layer [2022-04-18T20:16:59.769Z] 455c02918c45: Verifying Checksum [2022-04-18T20:16:59.769Z] 455c02918c45: Download complete [2022-04-18T20:16:59.769Z] 455c02918c45: Pull complete [2022-04-18T20:16:59.769Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-18T20:16:59.769Z] Status: Downloaded newer image for alpine:3.14 [2022-04-18T20:16:59.769Z] ---> ac73e934f311 [2022-04-18T20:16:59.769Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-04-18T20:16:59.769Z] ---> Running in 84e46169156e [2022-04-18T20:16:59.769Z] Removing intermediate container 84e46169156e [2022-04-18T20:16:59.769Z] ---> fda29dc80d34 [2022-04-18T20:16:59.769Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-04-18T20:16:59.769Z] ---> Running in 8405a468fede [2022-04-18T20:16:59.769Z] Removing intermediate container 8405a468fede [2022-04-18T20:16:59.769Z] ---> ce5c4f569e62 [2022-04-18T20:16:59.769Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-18T20:16:59.769Z] ---> Running in 128ae0e20156 [2022-04-18T20:16:59.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-18T20:16:59.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-18T20:16:59.769Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-18T20:16:59.769Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-18T20:16:59.769Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-18T20:16:59.769Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-18T20:16:59.769Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-18T20:16:59.769Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-18T20:16:59.769Z] Executing busybox-1.33.1-r7.trigger [2022-04-18T20:16:59.769Z] OK: 8 MiB in 20 packages [2022-04-18T20:16:59.769Z] Removing intermediate container 128ae0e20156 [2022-04-18T20:16:59.769Z] ---> d1cdd1c16d7f [2022-04-18T20:16:59.769Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-04-18T20:16:59.769Z] ---> a48e20fbed07 [2022-04-18T20:16:59.769Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-04-18T20:16:59.769Z] ---> c86c9a006f15 [2022-04-18T20:16:59.769Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-04-18T20:16:59.769Z] ---> e35205f614c9 [2022-04-18T20:16:59.769Z] Step 20/25 : EXPOSE 59986 [2022-04-18T20:16:59.769Z] ---> Running in 8c15f4d3a590 [2022-04-18T20:16:59.769Z] Removing intermediate container 8c15f4d3a590 [2022-04-18T20:16:59.769Z] ---> b6011bec1569 [2022-04-18T20:16:59.769Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-04-18T20:16:59.769Z] ---> Running in 94eef321224a [2022-04-18T20:16:59.769Z] Removing intermediate container 94eef321224a [2022-04-18T20:16:59.769Z] ---> b08788166214 [2022-04-18T20:16:59.769Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-18T20:16:59.769Z] ---> Running in 2fbd741a7e9d [2022-04-18T20:16:59.769Z] Removing intermediate container 2fbd741a7e9d [2022-04-18T20:16:59.769Z] ---> 1c1ce6101a90 [2022-04-18T20:16:59.769Z] Step 23/25 : LABEL arch=arm64 [2022-04-18T20:16:59.769Z] ---> Running in 52235c6f26cd [2022-04-18T20:16:59.769Z] Removing intermediate container 52235c6f26cd [2022-04-18T20:16:59.769Z] ---> 9449b395d68d [2022-04-18T20:16:59.769Z] Step 24/25 : LABEL git_sha=734ac8073d1019c2217ffcb5da7e04eb252ee95a [2022-04-18T20:16:59.769Z] ---> Running in 0bb87f46dca7 [2022-04-18T20:16:59.769Z] Removing intermediate container 0bb87f46dca7 [2022-04-18T20:16:59.769Z] ---> ca1f6a2a62ab [2022-04-18T20:16:59.769Z] Step 25/25 : LABEL version=0.0.0 [2022-04-18T20:16:59.769Z] ---> Running in 3446dc8ecca8 [2022-04-18T20:16:59.769Z] Removing intermediate container 3446dc8ecca8 [2022-04-18T20:16:59.769Z] ---> e5d8e5e2d65c [2022-04-18T20:16:59.769Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-18T20:16:59.769Z] Successfully built e5d8e5e2d65c [2022-04-18T20:16:59.769Z] Successfully tagged device-rest-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-18T20:17:00.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-18T20:17:00.454Z] [2022-04-18T20:17:00.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-18T20:17:00.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-18T20:17:01.111Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-18T20:17:01.111Z] 8998bd30e6a1: Pulling fs layer [2022-04-18T20:17:01.111Z] 04944245beec: Pulling fs layer [2022-04-18T20:17:01.111Z] 699f458cf7ca: Pulling fs layer [2022-04-18T20:17:01.111Z] 765212b225bb: Pulling fs layer [2022-04-18T20:17:01.111Z] f23df028b6ca: Pulling fs layer [2022-04-18T20:17:01.111Z] d65c8cfc05b1: Pulling fs layer [2022-04-18T20:17:01.111Z] 2437ff75d9bd: Pulling fs layer [2022-04-18T20:17:01.111Z] 765212b225bb: Waiting [2022-04-18T20:17:01.111Z] f23df028b6ca: Waiting [2022-04-18T20:17:01.111Z] 2437ff75d9bd: Waiting [2022-04-18T20:17:01.111Z] d65c8cfc05b1: Waiting [2022-04-18T20:17:01.111Z] 04944245beec: Download complete [2022-04-18T20:17:01.111Z] 765212b225bb: Download complete [2022-04-18T20:17:01.111Z] f23df028b6ca: Verifying Checksum [2022-04-18T20:17:01.111Z] f23df028b6ca: Download complete [2022-04-18T20:17:01.111Z] d65c8cfc05b1: Verifying Checksum [2022-04-18T20:17:01.111Z] d65c8cfc05b1: Download complete [2022-04-18T20:17:01.386Z] 699f458cf7ca: Download complete [2022-04-18T20:17:01.662Z] 8998bd30e6a1: Verifying Checksum [2022-04-18T20:17:01.662Z] 8998bd30e6a1: Download complete [2022-04-18T20:17:04.289Z] 2437ff75d9bd: Verifying Checksum [2022-04-18T20:17:04.289Z] 2437ff75d9bd: Download complete [2022-04-18T20:17:06.284Z] 8998bd30e6a1: Pull complete [2022-04-18T20:17:06.284Z] 04944245beec: Pull complete [2022-04-18T20:17:07.722Z] 699f458cf7ca: Pull complete [2022-04-18T20:17:07.995Z] 765212b225bb: Pull complete [2022-04-18T20:17:08.972Z] f23df028b6ca: Pull complete [2022-04-18T20:17:08.972Z] d65c8cfc05b1: Pull complete [2022-04-18T20:17:24.068Z] 2437ff75d9bd: Pull complete [2022-04-18T20:17:24.068Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-18T20:17:24.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-18T20:17:24.068Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-18T20:17:24.307Z] prd-ubuntu20.04-docker-arm64-4c-16g-21242 does not seem to be running inside a container [2022-04-18T20:17:24.385Z] $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-18T20:17:26.848Z] $ docker top 05840cea6643c76bde30ddb49053e7ebf232cedc84690a08323a4aecfd96a216 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-18T20:17:27.856Z] ---> job-cost.sh [2022-04-18T20:17:27.856Z] lf-activate-venv: SKIPPING [2022-04-18T20:17:27.856Z] INFO: No Stack... [2022-04-18T20:17:28.449Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-18T20:17:29.042Z] INFO: Archiving Costs [Pipeline] sh [2022-04-18T20:17:29.718Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2022-04-18T20:17:29.718Z] + cut -d, -f6 [Pipeline] lock [2022-04-18T20:17:29.804Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-176-1-stack-cost] [2022-04-18T20:17:29.809Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-176-1-stack-cost] did not exist. Created. [2022-04-18T20:17:29.809Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-176-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-18T20:17:30.549Z] /w/workspace/device-rest-go/1@tmp/durable-060b7e80/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-18T20:17:31.271Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-18T20:17:31.319Z] Warning: overwriting stash ‘stack-cost’ [2022-04-18T20:17:31.387Z] Stashed 1 file(s) [Pipeline] } [2022-04-18T20:17:31.409Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-176-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-18T20:17:31.481Z] $ docker stop --time=1 05840cea6643c76bde30ddb49053e7ebf232cedc84690a08323a4aecfd96a216 [2022-04-18T20:17:33.042Z] $ docker rm -f 05840cea6643c76bde30ddb49053e7ebf232cedc84690a08323a4aecfd96a216 [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-18T20:17:34.124Z] provisioning config files... [2022-04-18T20:17:34.134Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-176@tmp/config6165599224708103666tmp [Pipeline] { [Pipeline] sh [2022-04-18T20:17:34.466Z] + set +x [2022-04-18T20:17:34.466Z] + curl -s https://codecov.io/bash [2022-04-18T20:17:34.466Z] + bash -s -- [2022-04-18T20:17:34.466Z] [2022-04-18T20:17:34.466Z] _____ _ [2022-04-18T20:17:34.466Z] / ____| | | [2022-04-18T20:17:34.466Z] | | ___ __| | ___ ___ _____ __ [2022-04-18T20:17:34.466Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-18T20:17:34.466Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-18T20:17:34.466Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-18T20:17:34.466Z] Bash-1.0.6 [2022-04-18T20:17:34.466Z] [2022-04-18T20:17:34.466Z] [2022-04-18T20:17:34.466Z] ==> git version 2.25.1 found [2022-04-18T20:17:34.466Z] ==> 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-18T20:17:34.466Z] Release-Date: 2020-01-08 [2022-04-18T20:17:34.466Z] 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-18T20:17:34.466Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-18T20:17:34.466Z] ==> Jenkins CI detected. [2022-04-18T20:17:34.466Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-176 [2022-04-18T20:17:34.466Z] project root: . [2022-04-18T20:17:34.466Z] --> token set from env [2022-04-18T20:17:34.466Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-18T20:17:34.466Z] ==> Running gcov in . (disable via -X gcov) [2022-04-18T20:17:34.467Z] ==> Python coveragepy not found [2022-04-18T20:17:34.467Z] ==> Searching for coverage reports in: [2022-04-18T20:17:34.467Z] + . [2022-04-18T20:17:34.467Z] -> Found 1 reports [2022-04-18T20:17:34.467Z] ==> Detecting git/mercurial file structure [2022-04-18T20:17:34.467Z] ==> Reading reports [2022-04-18T20:17:34.467Z] + ./coverage.out bytes=9355 [2022-04-18T20:17:34.467Z] ==> Appending adjustments [2022-04-18T20:17:34.467Z] https://docs.codecov.io/docs/fixing-reports [2022-04-18T20:17:34.467Z] + Found adjustments [2022-04-18T20:17:34.467Z] ==> Gzipping contents [2022-04-18T20:17:34.467Z] 4.0K /tmp/codecov.tBP88E.gz [2022-04-18T20:17:34.467Z] ==> Uploading reports [2022-04-18T20:17:34.467Z] url: https://codecov.io [2022-04-18T20:17:34.467Z] query: branch=PR-176&commit=734ac8073d1019c2217ffcb5da7e04eb252ee95a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-176%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=176&job=&cmd_args= [2022-04-18T20:17:34.467Z] -> Pinging Codecov [2022-04-18T20:17:34.467Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-176&commit=734ac8073d1019c2217ffcb5da7e04eb252ee95a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-176%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=176&job=&cmd_args= [2022-04-18T20:17:35.037Z] -> Uploading to [2022-04-18T20:17:35.037Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-18/4E5D53B4F1F92C436F7061BF334D961C/734ac8073d1019c2217ffcb5da7e04eb252ee95a/cc564b6d-d07b-4dbe-86a8-c5ca4a69f31a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220418%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220418T201734Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b6b24273e74ed00e1d2fe3bebf38e9f5f4586b024f0c60bdd1bd88eb72ae5d5f [2022-04-18T20:17:35.037Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-18T20:17:35.037Z] Dload Upload Total Spent Left Speed [2022-04-18T20:17:35.037Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1800 0 0 100 1800 0 8411 --:--:-- --:--:-- --:--:-- 8411 [2022-04-18T20:17:35.037Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/734ac8073d1019c2217ffcb5da7e04eb252ee95a [Pipeline] } [2022-04-18T20:17:35.062Z] 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-18T20:17:36.749Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-176/archives ] [2022-04-18T20:17:36.749Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-176/archives [2022-04-18T20:17:36.749Z] total 16 [2022-04-18T20:17:36.749Z] drwxr-xr-x 3 root root 4096 Apr 18 20:09 . [2022-04-18T20:17:36.749Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 18 20:09 .. [2022-04-18T20:17:36.749Z] drwxr-xr-x 2 root root 4096 Apr 18 20:09 cost [2022-04-18T20:17:36.749Z] -rw-r--r-- 1 root root 85 Apr 18 20:09 cost.csv [2022-04-18T20:17:36.749Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-176/archives [2022-04-18T20:17:36.749Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-176/archives [2022-04-18T20:17:36.749Z] total 16 [2022-04-18T20:17:36.749Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 20:09 . [2022-04-18T20:17:36.749Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 18 20:09 .. [2022-04-18T20:17:36.749Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 20:09 cost [2022-04-18T20:17:36.749Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 18 20:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-18T20:17:37.154Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-18T20:17:38.060Z] ---> package-listing.sh [2022-04-18T20:17:38.060Z] ++ facter osfamily [2022-04-18T20:17:38.060Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-18T20:17:38.322Z] + OS_FAMILY=debian [2022-04-18T20:17:38.322Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-176 [2022-04-18T20:17:38.322Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-18T20:17:38.322Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-18T20:17:38.322Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-18T20:17:38.322Z] + PACKAGES=/tmp/packages_start.txt [2022-04-18T20:17:38.322Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-176 ']' [2022-04-18T20:17:38.322Z] + PACKAGES=/tmp/packages_end.txt [2022-04-18T20:17:38.322Z] + case "${OS_FAMILY}" in [2022-04-18T20:17:38.322Z] + dpkg -l [2022-04-18T20:17:38.322Z] + grep '^ii' [2022-04-18T20:17:38.322Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-18T20:17:38.322Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-18T20:17:38.322Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-18T20:17:38.322Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-176 ']' [2022-04-18T20:17:38.322Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-176/archives/ [2022-04-18T20:17:38.322Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-176/archives/ [Pipeline] echo [2022-04-18T20:17:38.356Z] 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/gexfoundry_device-rest-go_PR-176/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-18T20:17:38.649Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-18T20:17:39.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-18T20:17:39.228Z] . [Pipeline] withDockerContainer [2022-04-18T20:17:39.314Z] prd-ubuntu20.04-docker-8c-8g-21240 does not seem to be running inside a container [2022-04-18T20:17:39.355Z] $ 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/gexfoundry_device-rest-go_PR-176/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-176 -v /w/workspace/gexfoundry_device-rest-go_PR-176:/w/workspace/gexfoundry_device-rest-go_PR-176:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-176@tmp:/w/workspace/gexfoundry_device-rest-go_PR-176@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-18T20:17:39.572Z] $ docker top c266cd4722f120a861d78463aa90fd0fddef2038390158a306d4d5bd2e906f99 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-18T20:17:39.994Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-18T20:17:40.304Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-18T20:17:40.615Z] + ls /var/log/sa-host [2022-04-18T20:17:40.615Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-18T20:17:40.780Z] provisioning config files... [2022-04-18T20:17:40.789Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-176@tmp/config3192137597737492055tmp [Pipeline] { [Pipeline] echo [2022-04-18T20:17:40.837Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-18T20:17:41.159Z] ---> create-netrc.sh [Pipeline] } [2022-04-18T20:17:41.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-18T20:17:41.619Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-18T20:17:41.652Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-18T20:17:41.972Z] ---> sudo-logs.sh [2022-04-18T20:17:41.972Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-18T20:17:42.054Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-18T20:17:42.368Z] ---> job-cost.sh [2022-04-18T20:17:42.368Z] lf-activate-venv: SKIPPING [2022-04-18T20:17:42.368Z] DEBUG: total: 0.2199999988079071 [2022-04-18T20:17:42.368Z] INFO: Retrieving Stack Cost... [2022-04-18T20:17:42.937Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-18T20:17:43.198Z] INFO: Archiving Costs [Pipeline] echo [2022-04-18T20:17:43.232Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-18T20:17:43.551Z] ---> logs-deploy.sh [2022-04-18T20:17:43.551Z] lf-activate-venv: SKIPPING [2022-04-18T20:17:43.551Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-176/1 [2022-04-18T20:17:43.551Z] INFO: archiving workspace using pattern(s): [2022-04-18T20:17:44.488Z] Archives upload complete. [2022-04-18T20:17:44.488Z] INFO: archiving logs to Nexus