Pull request #174 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 16d0f59c65e85c4618cac72dec8e5020fa81a1d7+d2dd5877ffea6850c3b0cb999012b17b1a99601c (573c24b7bde475ecef40dc4e106311dbfc438c0f) 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-ssh3371956437861244995.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-ssh15762657276084966538.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-174/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-174/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3238768233046705357.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-174/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4034617680740268551.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-ssh12572649379678348769.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-174/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-174/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14222706447660048034.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-19591 in /w/workspace/gexfoundry_device-rest-go_PR-174 [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-174 # 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 d2dd5877ffea6850c3b0cb999012b17b1a99601c into PR head commit 16d0f59c65e85c4618cac72dec8e5020fa81a1d7 Merge succeeded, producing 16d0f59c65e85c4618cac72dec8e5020fa81a1d7 Checking out Revision 16d0f59c65e85c4618cac72dec8e5020fa81a1d7 (PR-174) > 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/174/head:refs/remotes/origin/PR-174 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16d0f59c65e85c4618cac72dec8e5020fa81a1d7 # 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 d2dd5877ffea6850c3b0cb999012b17b1a99601c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16d0f59c65e85c4618cac72dec8e5020fa81a1d7 # 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-11T20:06:52.871Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-11T20:06:53.063Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-11T20:06:53.160Z] ========================================================= [2022-04-11T20:06:53.160Z] EdgeX Global Pipelines Version Info [2022-04-11T20:06:53.160Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-11T20:06:53.981Z] ------------------- [2022-04-11T20:06:53.981Z] stable info: [2022-04-11T20:06:53.981Z] ------------------- [2022-04-11T20:06:53.981Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-11T20:06:53.981Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T20:06:53.981Z] Message: update stable to v1.0.221 [2022-04-11T20:06:54.556Z] ------------------- [2022-04-11T20:06:54.556Z] experimental info: [2022-04-11T20:06:54.556Z] ------------------- [2022-04-11T20:06:54.556Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-11T20:06:54.556Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T20:06:54.556Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-11T20:06:54.820Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-04-11T20:06:54.860Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-04-11T20:06:54.897Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-11T20:06:54.935Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-11T20:06:54.977Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-11T20:06:55.022Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-11T20:06:55.061Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-11T20:06:55.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-11T20:06:55.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-11T20:06:55.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-11T20:06:55.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-11T20:06:55.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-04-11T20:06:55.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-11T20:06:55.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-11T20:06:55.385Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T20:06:55.426Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T20:06:55.468Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-11T20:06:55.509Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-11T20:06:55.551Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-11T20:06:55.589Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-11T20:06:55.631Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-11T20:06:55.675Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-11T20:06:55.717Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-11T20:06:55.758Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-11T20:06:55.801Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-11T20:06:55.845Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-11T20:06:55.884Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-174 [Pipeline] echo [2022-04-11T20:06:55.927Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-174 [Pipeline] echo [2022-04-11T20:06:55.961Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-174 [Pipeline] echo [2022-04-11T20:06:55.996Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16d0f59c65e85c4618cac72dec8e5020fa81a1d7 [Pipeline] echo [2022-04-11T20:06:56.034Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16d0f59 [Pipeline] echo [2022-04-11T20:06:56.072Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T20:06:56.179Z] provisioning config files... [2022-04-11T20:06:56.195Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-174@tmp/config5616171268772573509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T20:06:56.549Z] ---> docker-login.sh [2022-04-11T20:06:56.549Z] nexus3.edgexfoundry.org:10001 [2022-04-11T20:06:56.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T20:06:56.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T20:06:56.811Z] Configure a credential helper to remove this warning. See [2022-04-11T20:06:56.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T20:06:56.811Z] [2022-04-11T20:06:56.811Z] Login Succeeded [2022-04-11T20:06:56.811Z] nexus3.edgexfoundry.org:10002 [2022-04-11T20:06:57.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T20:06:57.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T20:06:57.072Z] Configure a credential helper to remove this warning. See [2022-04-11T20:06:57.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T20:06:57.072Z] [2022-04-11T20:06:57.072Z] Login Succeeded [2022-04-11T20:06:57.072Z] nexus3.edgexfoundry.org:10003 [2022-04-11T20:06:57.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T20:06:57.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T20:06:57.072Z] Configure a credential helper to remove this warning. See [2022-04-11T20:06:57.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T20:06:57.072Z] [2022-04-11T20:06:57.072Z] Login Succeeded [2022-04-11T20:06:57.072Z] nexus3.edgexfoundry.org:10004 [2022-04-11T20:06:57.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T20:06:57.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T20:06:57.337Z] Configure a credential helper to remove this warning. See [2022-04-11T20:06:57.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T20:06:57.337Z] [2022-04-11T20:06:57.337Z] Login Succeeded [2022-04-11T20:06:57.337Z] docker.io [2022-04-11T20:06:57.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T20:06:57.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T20:06:57.918Z] Configure a credential helper to remove this warning. See [2022-04-11T20:06:57.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T20:06:57.918Z] [2022-04-11T20:06:57.918Z] Login Succeeded [2022-04-11T20:06:57.918Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T20:06:57.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-11T20:06:58.580Z] + git rev-list -1 --merges 16d0f59c65e85c4618cac72dec8e5020fa81a1d7~1..16d0f59c65e85c4618cac72dec8e5020fa81a1d7 [Pipeline] echo [2022-04-11T20:06:58.747Z] -----------> git rev-list -1 --merges 16d0f59c65e85c4618cac72dec8e5020fa81a1d7~1..16d0f59c65e85c4618cac72dec8e5020fa81a1d7 16d0f59c65e85c4618cac72dec8e5020fa81a1d7 [false] [Pipeline] sh [2022-04-11T20:06:59.065Z] + git log --format=format:%s -1 16d0f59c65e85c4618cac72dec8e5020fa81a1d7 [Pipeline] echo [2022-04-11T20:06:59.101Z] ========================================================= [2022-04-11T20:06:59.101Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-11T20:06:59.101Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T20:06:59.540Z] + git log --format=format:%s -1 16d0f59c65e85c4618cac72dec8e5020fa81a1d7 [Pipeline] echo [2022-04-11T20:06:59.573Z] [semverPrep] GIT_COMMIT: 16d0f59c65e85c4618cac72dec8e5020fa81a1d7, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-04-11T20:06:59.603Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-11T20:07:00.014Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-11T20:07:00.014Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-11T20:07:00.014Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-11T20:07:00.014Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-11T20:07:00.014Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-11T20:07:00.014Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-11T20:07:00.014Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-11T20:07:00.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T20:07:00.391Z] [2022-04-11T20:07:00.391Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T20:07:00.745Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T20:07:00.745Z] latest: Pulling from edgex-devops/git-semver [2022-04-11T20:07:00.745Z] a0d0a0d46f8b: Pulling fs layer [2022-04-11T20:07:00.745Z] 3e5f54012d9b: Pulling fs layer [2022-04-11T20:07:00.745Z] 4c7163046ea9: Pulling fs layer [2022-04-11T20:07:00.745Z] 0c2d73faf560: Pulling fs layer [2022-04-11T20:07:00.745Z] 0c2d73faf560: Waiting [2022-04-11T20:07:00.745Z] 3e5f54012d9b: Verifying Checksum [2022-04-11T20:07:00.745Z] 3e5f54012d9b: Download complete [2022-04-11T20:07:00.745Z] a0d0a0d46f8b: Verifying Checksum [2022-04-11T20:07:00.745Z] a0d0a0d46f8b: Download complete [2022-04-11T20:07:00.745Z] 0c2d73faf560: Verifying Checksum [2022-04-11T20:07:00.745Z] 0c2d73faf560: Download complete [2022-04-11T20:07:00.745Z] 4c7163046ea9: Verifying Checksum [2022-04-11T20:07:00.745Z] 4c7163046ea9: Download complete [2022-04-11T20:07:01.006Z] a0d0a0d46f8b: Pull complete [2022-04-11T20:07:01.006Z] 3e5f54012d9b: Pull complete [2022-04-11T20:07:01.268Z] 4c7163046ea9: Pull complete [2022-04-11T20:07:01.531Z] 0c2d73faf560: Pull complete [2022-04-11T20:07:01.531Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-11T20:07:01.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T20:07:01.531Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-11T20:07:01.632Z] prd-ubuntu20.04-docker-8c-8g-19591 does not seem to be running inside a container [2022-04-11T20:07:01.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-174 -v /w/workspace/gexfoundry_device-rest-go_PR-174:/w/workspace/gexfoundry_device-rest-go_PR-174:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-174@tmp:/w/workspace/gexfoundry_device-rest-go_PR-174@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-11T20:07:02.450Z] $ docker top 73b9f9ce42e25c8c28f1cc215cd9d8951326e9a8338483397f2166b010df111b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-11T20:07:02.623Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T20:07:02.623Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T20:07:02.755Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T20:07:02.761Z] $ docker exec 73b9f9ce42e25c8c28f1cc215cd9d8951326e9a8338483397f2166b010df111b ssh-agent [2022-04-11T20:07:02.902Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFEhMhE/agent.14 [2022-04-11T20:07:02.902Z] SSH_AGENT_PID=20 [2022-04-11T20:07:02.910Z] Running ssh-add (command line suppressed) [2022-04-11T20:07:03.038Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-174@tmp/private_key_2711134597259352546.key (/w/workspace/gexfoundry_device-rest-go_PR-174@tmp/private_key_2711134597259352546.key) [2022-04-11T20:07:03.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T20:07:03.401Z] + git tag --points-at HEAD [Pipeline] } [2022-04-11T20:07:03.431Z] $ docker exec --env ******** --env ******** 73b9f9ce42e25c8c28f1cc215cd9d8951326e9a8338483397f2166b010df111b ssh-agent -k [2022-04-11T20:07:03.548Z] unset SSH_AUTH_SOCK; [2022-04-11T20:07:03.548Z] unset SSH_AGENT_PID; [2022-04-11T20:07:03.548Z] echo Agent pid 20 killed; [2022-04-11T20:07:03.558Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-11T20:07:03.649Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T20:07:03.649Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T20:07:03.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T20:07:03.784Z] $ docker exec 73b9f9ce42e25c8c28f1cc215cd9d8951326e9a8338483397f2166b010df111b ssh-agent [2022-04-11T20:07:03.902Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIPcfdA/agent.54 [2022-04-11T20:07:03.902Z] SSH_AGENT_PID=60 [2022-04-11T20:07:03.909Z] Running ssh-add (command line suppressed) [2022-04-11T20:07:04.018Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-174@tmp/private_key_8198554844382980655.key (/w/workspace/gexfoundry_device-rest-go_PR-174@tmp/private_key_8198554844382980655.key) [2022-04-11T20:07:04.030Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T20:07:04.367Z] + git semver init [2022-04-11T20:07:04.367Z] # -> Open(): unable to determine branch for HEAD [2022-04-11T20:07:04.367Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-174/.git [2022-04-11T20:07:04.367Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-174 [2022-04-11T20:07:04.367Z] # $SEMVER_REMOTE_NAME = origin [2022-04-11T20:07:04.367Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-11T20:07:04.367Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-11T20:07:04.367Z] # $SEMVER_BRANCH = PR-174 [2022-04-11T20:07:04.367Z] # $SEMVER_TEMP = /tmp/semver-467282429 [2022-04-11T20:07:04.367Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2022-04-11T20:07:05.754Z] # '/tmp/semver-467282429' -> '/w/workspace/gexfoundry_device-rest-go_PR-174/.semver' [2022-04-11T20:07:05.754Z] # -> Force: false [2022-04-11T20:07:05.754Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-174/.semver [Pipeline] } [2022-04-11T20:07:05.785Z] $ docker exec --env ******** --env ******** 73b9f9ce42e25c8c28f1cc215cd9d8951326e9a8338483397f2166b010df111b ssh-agent -k [2022-04-11T20:07:05.897Z] unset SSH_AUTH_SOCK; [2022-04-11T20:07:05.898Z] unset SSH_AGENT_PID; [2022-04-11T20:07:05.898Z] echo Agent pid 60 killed; [2022-04-11T20:07:05.907Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T20:07:06.340Z] + git semver [Pipeline] } [2022-04-11T20:07:06.373Z] $ docker stop --time=1 73b9f9ce42e25c8c28f1cc215cd9d8951326e9a8338483397f2166b010df111b [2022-04-11T20:07:07.756Z] $ docker rm -f 73b9f9ce42e25c8c28f1cc215cd9d8951326e9a8338483397f2166b010df111b [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T20:07:08.253Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-11T20:07:08.598Z] Stashed 1 file(s) [Pipeline] echo [2022-04-11T20:07:08.618Z] [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-11T20:07:09.228Z] provisioning config files... [2022-04-11T20:07:09.240Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-174@tmp/config864719933442749838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T20:07:09.605Z] ---> docker-login.sh [2022-04-11T20:07:09.605Z] nexus3.edgexfoundry.org:10001 [2022-04-11T20:07:09.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T20:07:09.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T20:07:09.605Z] Configure a credential helper to remove this warning. See [2022-04-11T20:07:09.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T20:07:09.605Z] [2022-04-11T20:07:09.605Z] Login Succeeded [2022-04-11T20:07:09.605Z] nexus3.edgexfoundry.org:10002 [2022-04-11T20:07:09.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T20:07:09.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T20:07:09.867Z] Configure a credential helper to remove this warning. See [2022-04-11T20:07:09.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T20:07:09.867Z] [2022-04-11T20:07:09.867Z] Login Succeeded [2022-04-11T20:07:09.867Z] nexus3.edgexfoundry.org:10003 [2022-04-11T20:07:09.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T20:07:09.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T20:07:09.867Z] Configure a credential helper to remove this warning. See [2022-04-11T20:07:09.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T20:07:09.867Z] [2022-04-11T20:07:09.867Z] Login Succeeded [2022-04-11T20:07:09.867Z] nexus3.edgexfoundry.org:10004 [2022-04-11T20:07:09.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T20:07:10.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T20:07:10.129Z] Configure a credential helper to remove this warning. See [2022-04-11T20:07:10.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T20:07:10.129Z] [2022-04-11T20:07:10.129Z] Login Succeeded [2022-04-11T20:07:10.129Z] docker.io [2022-04-11T20:07:10.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T20:07:10.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T20:07:10.390Z] Configure a credential helper to remove this warning. See [2022-04-11T20:07:10.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T20:07:10.390Z] [2022-04-11T20:07:10.390Z] Login Succeeded [2022-04-11T20:07:10.390Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T20:07:10.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-11T20:07:10.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T20:07:10.636Z] ========================================================= [2022-04-11T20:07:10.636Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-11T20:07:10.636Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-11T20:07:11.051Z] + 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-11T20:07:11.051Z] Sending build context to Docker daemon 10.57MB [2022-04-11T20:07:11.051Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T20:07:11.051Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-11T20:07:11.051Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-11T20:07:11.051Z] 59bf1c3509f3: Pulling fs layer [2022-04-11T20:07:11.051Z] 666ba61612fd: Pulling fs layer [2022-04-11T20:07:11.051Z] 8ed8ca486205: Pulling fs layer [2022-04-11T20:07:11.051Z] 4fe6c5a15a65: Pulling fs layer [2022-04-11T20:07:11.051Z] 22a0e8bec74d: Pulling fs layer [2022-04-11T20:07:11.051Z] 4fe6c5a15a65: Waiting [2022-04-11T20:07:11.051Z] 640e595b4fbd: Pulling fs layer [2022-04-11T20:07:11.051Z] 763cafe07f6e: Pulling fs layer [2022-04-11T20:07:11.051Z] 0c0b528cf693: Pulling fs layer [2022-04-11T20:07:11.051Z] 22a0e8bec74d: Waiting [2022-04-11T20:07:11.051Z] 640e595b4fbd: Waiting [2022-04-11T20:07:11.051Z] 763cafe07f6e: Waiting [2022-04-11T20:07:11.051Z] 10935f4eaf8b: Pulling fs layer [2022-04-11T20:07:11.051Z] 10935f4eaf8b: Waiting [2022-04-11T20:07:11.051Z] 8ed8ca486205: Verifying Checksum [2022-04-11T20:07:11.051Z] 8ed8ca486205: Download complete [2022-04-11T20:07:11.051Z] 666ba61612fd: Verifying Checksum [2022-04-11T20:07:11.051Z] 666ba61612fd: Download complete [2022-04-11T20:07:11.051Z] 22a0e8bec74d: Verifying Checksum [2022-04-11T20:07:11.051Z] 22a0e8bec74d: Download complete [2022-04-11T20:07:11.311Z] 640e595b4fbd: Verifying Checksum [2022-04-11T20:07:11.311Z] 640e595b4fbd: Download complete [2022-04-11T20:07:11.311Z] 59bf1c3509f3: Verifying Checksum [2022-04-11T20:07:11.311Z] 59bf1c3509f3: Download complete [2022-04-11T20:07:11.311Z] 763cafe07f6e: Verifying Checksum [2022-04-11T20:07:11.311Z] 763cafe07f6e: Download complete [2022-04-11T20:07:11.311Z] 0c0b528cf693: Verifying Checksum [2022-04-11T20:07:11.311Z] 0c0b528cf693: Download complete [2022-04-11T20:07:11.311Z] 59bf1c3509f3: Pull complete [2022-04-11T20:07:11.582Z] 666ba61612fd: Pull complete [2022-04-11T20:07:11.582Z] 8ed8ca486205: Pull complete [2022-04-11T20:07:11.842Z] 10935f4eaf8b: Verifying Checksum [2022-04-11T20:07:11.842Z] 10935f4eaf8b: Download complete [2022-04-11T20:07:11.842Z] 4fe6c5a15a65: Verifying Checksum [2022-04-11T20:07:11.842Z] 4fe6c5a15a65: Download complete [2022-04-11T20:07:16.041Z] 4fe6c5a15a65: Pull complete [2022-04-11T20:07:16.041Z] 22a0e8bec74d: Pull complete [2022-04-11T20:07:16.041Z] 640e595b4fbd: Pull complete [2022-04-11T20:07:16.041Z] 763cafe07f6e: Pull complete [2022-04-11T20:07:16.302Z] 0c0b528cf693: Pull complete [2022-04-11T20:07:18.845Z] 10935f4eaf8b: Pull complete [2022-04-11T20:07:18.845Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-11T20:07:18.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-11T20:07:18.845Z] ---> 99d49a6021b9 [2022-04-11T20:07:18.845Z] Step 3/12 : ARG MAKE='make build' [2022-04-11T20:07:19.416Z] ---> Running in a16309cd3abe [2022-04-11T20:07:19.677Z] Removing intermediate container a16309cd3abe [2022-04-11T20:07:19.677Z] ---> 7c1517b49281 [2022-04-11T20:07:19.677Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T20:07:19.677Z] ---> Running in 8f7a66c227e5 [2022-04-11T20:07:19.677Z] Removing intermediate container 8f7a66c227e5 [2022-04-11T20:07:19.677Z] ---> 3850da473a81 [2022-04-11T20:07:19.677Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T20:07:19.677Z] ---> Running in aa8472cdd7a2 [2022-04-11T20:07:19.938Z] Removing intermediate container aa8472cdd7a2 [2022-04-11T20:07:19.938Z] ---> 3d5b8c0f5103 [2022-04-11T20:07:19.938Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T20:07:19.938Z] ---> Running in 4a5d733ea882 [2022-04-11T20:07:20.511Z] Removing intermediate container 4a5d733ea882 [2022-04-11T20:07:20.511Z] ---> 91cbc21f17a0 [2022-04-11T20:07:20.511Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T20:07:20.511Z] ---> Running in 0d66fe47d158 [2022-04-11T20:07:20.772Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T20:07:21.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T20:07:21.978Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-11T20:07:21.978Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-11T20:07:22.238Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-11T20:07:22.239Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-11T20:07:22.239Z] Executing busybox-1.34.1-r3.trigger [2022-04-11T20:07:22.239Z] OK: 224 MiB in 56 packages [2022-04-11T20:07:22.862Z] Removing intermediate container 0d66fe47d158 [2022-04-11T20:07:22.862Z] ---> 621da46bcb48 [2022-04-11T20:07:22.862Z] Step 8/12 : WORKDIR /device-rest-go [2022-04-11T20:07:22.862Z] ---> Running in 0b7f1627cc58 [2022-04-11T20:07:22.862Z] Removing intermediate container 0b7f1627cc58 [2022-04-11T20:07:22.862Z] ---> 733b516cc66a [2022-04-11T20:07:22.862Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-11T20:07:23.122Z] ---> b0e403ad3bd6 [2022-04-11T20:07:23.122Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T20:07:23.122Z] ---> Running in 5498504a47af [2022-04-11T20:07:24.040Z] Still waiting to schedule task [2022-04-11T20:07:24.040Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-19592’ is offline [2022-04-11T20:07:38.051Z] Removing intermediate container 5498504a47af [2022-04-11T20:07:38.051Z] ---> 4b3dcddc52b6 [2022-04-11T20:07:38.051Z] Step 11/12 : COPY . . [2022-04-11T20:07:38.051Z] ---> b4903c8134b3 [2022-04-11T20:07:38.051Z] Step 12/12 : RUN $MAKE [2022-04-11T20:07:38.051Z] ---> Running in 129ee5ec9354 [2022-04-11T20:07:38.051Z] noop [2022-04-11T20:07:38.051Z] Removing intermediate container 129ee5ec9354 [2022-04-11T20:07:38.051Z] ---> 4b00b047cb01 [2022-04-11T20:07:38.051Z] Successfully built 4b00b047cb01 [2022-04-11T20:07:38.051Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T20:07:38.388Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T20:07:38.388Z] . [Pipeline] withDockerContainer [2022-04-11T20:07:38.484Z] prd-ubuntu20.04-docker-8c-8g-19591 does not seem to be running inside a container [2022-04-11T20:07:38.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-174 -v /w/workspace/gexfoundry_device-rest-go_PR-174:/w/workspace/gexfoundry_device-rest-go_PR-174:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-174@tmp:/w/workspace/gexfoundry_device-rest-go_PR-174@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-11T20:07:38.939Z] $ docker top e350dd7f32bdff463479a332443134a46a1d071e08747ffa6d20e1ab9e87c79f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T20:07:39.353Z] + go version [2022-04-11T20:07:39.353Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-11T20:07:39.387Z] $ docker stop --time=1 e350dd7f32bdff463479a332443134a46a1d071e08747ffa6d20e1ab9e87c79f [2022-04-11T20:07:40.682Z] $ docker rm -f e350dd7f32bdff463479a332443134a46a1d071e08747ffa6d20e1ab9e87c79f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T20:07:41.388Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T20:07:41.388Z] . [Pipeline] withDockerContainer [2022-04-11T20:07:41.483Z] prd-ubuntu20.04-docker-8c-8g-19591 does not seem to be running inside a container [2022-04-11T20:07:41.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-174 -v /w/workspace/gexfoundry_device-rest-go_PR-174:/w/workspace/gexfoundry_device-rest-go_PR-174:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-174@tmp:/w/workspace/gexfoundry_device-rest-go_PR-174@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-11T20:07:41.909Z] $ docker top 7e7662aa2853af7408140555538801a4330460ea4c5882729a2c7f98e7f8daeb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-11T20:07:42.394Z] + make test [2022-04-11T20:07:42.394Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-11T20:07:42.656Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-04-11T20:07:52.648Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-04-11T20:07:52.648Z] ok github.com/edgexfoundry/device-rest-go/driver 0.019s coverage: 55.2% of statements [2022-04-11T20:07:59.220Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-11T20:08:02.520Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-11T20:08:02.520Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-11T20:08:02.520Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-11T20:08:02.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-11T20:08:02.597Z] $ docker stop --time=1 7e7662aa2853af7408140555538801a4330460ea4c5882729a2c7f98e7f8daeb [2022-04-11T20:08:04.291Z] $ docker rm -f 7e7662aa2853af7408140555538801a4330460ea4c5882729a2c7f98e7f8daeb [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T20:08:04.816Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-11T20:08:04.875Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-11T20:08:05.690Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-11T20:08:06.007Z] + ls -al . [2022-04-11T20:08:06.007Z] total 192 [2022-04-11T20:08:06.007Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 20:08 . [2022-04-11T20:08:06.007Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 20:06 .. [2022-04-11T20:08:06.007Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 11 20:06 .dockerignore [2022-04-11T20:08:06.007Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 20:06 .git [2022-04-11T20:08:06.007Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 20:06 .github [2022-04-11T20:08:06.007Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 11 20:06 .gitignore [2022-04-11T20:08:06.007Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 20:06 .golangci.yml [2022-04-11T20:08:06.007Z] drwx------ 3 jenkins jenkins 4096 Apr 11 20:07 .semver [2022-04-11T20:08:06.007Z] -rw-rw-r-- 1 jenkins jenkins 8330 Apr 11 20:06 Attribution.txt [2022-04-11T20:08:06.007Z] -rw-rw-r-- 1 jenkins jenkins 7459 Apr 11 20:06 CHANGELOG.md [2022-04-11T20:08:06.007Z] -rw-rw-r-- 1 jenkins jenkins 1672 Apr 11 20:06 Dockerfile [2022-04-11T20:08:06.007Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 20:06 GOVERNANCE.md [2022-04-11T20:08:06.007Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 11 20:06 Jenkinsfile [2022-04-11T20:08:06.007Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 11 20:06 LICENSE [2022-04-11T20:08:06.007Z] -rw-rw-r-- 1 jenkins jenkins 1964 Apr 11 20:06 Makefile [2022-04-11T20:08:06.007Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 11 20:06 OWNERS.md [2022-04-11T20:08:06.007Z] -rw-rw-r-- 1 jenkins jenkins 8246 Apr 11 20:06 README.md [2022-04-11T20:08:06.007Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 20:07 VERSION [2022-04-11T20:08:06.007Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 20:06 bin [2022-04-11T20:08:06.007Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 20:06 cmd [2022-04-11T20:08:06.007Z] -rw-r--r-- 1 jenkins jenkins 9355 Apr 11 20:07 coverage.out [2022-04-11T20:08:06.007Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 20:06 driver [2022-04-11T20:08:06.007Z] -rw-rw-r-- 1 jenkins jenkins 3240 Apr 11 20:06 go.mod [2022-04-11T20:08:06.007Z] -rw-rw-r-- 1 jenkins jenkins 54276 Apr 11 20:06 go.sum [2022-04-11T20:08:06.007Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 20:06 snap [2022-04-11T20:08:06.007Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 11 20:06 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-11T20:08:06.340Z] + 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=16d0f59c65e85c4618cac72dec8e5020fa81a1d7 --label arch=amd64 --label version=0.0.0 . [2022-04-11T20:08:06.340Z] Sending build context to Docker daemon 10.58MB [2022-04-11T20:08:06.340Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T20:08:06.340Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-11T20:08:06.340Z] ---> 4b00b047cb01 [2022-04-11T20:08:06.340Z] Step 3/25 : ARG MAKE='make build' [2022-04-11T20:08:06.340Z] ---> Running in 0f5bc1bbcdc2 [2022-04-11T20:08:06.602Z] Removing intermediate container 0f5bc1bbcdc2 [2022-04-11T20:08:06.602Z] ---> eb8ee2cca927 [2022-04-11T20:08:06.602Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T20:08:06.602Z] ---> Running in 489e03f07b77 [2022-04-11T20:08:06.602Z] Removing intermediate container 489e03f07b77 [2022-04-11T20:08:06.602Z] ---> bfc07a73d4d8 [2022-04-11T20:08:06.602Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T20:08:06.602Z] ---> Running in 0757966e248b [2022-04-11T20:08:06.602Z] Removing intermediate container 0757966e248b [2022-04-11T20:08:06.602Z] ---> 46d42609a202 [2022-04-11T20:08:06.602Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T20:08:06.864Z] ---> Running in 1f25984e8b26 [2022-04-11T20:08:07.439Z] Removing intermediate container 1f25984e8b26 [2022-04-11T20:08:07.439Z] ---> d2188fd23d3e [2022-04-11T20:08:07.439Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T20:08:07.439Z] ---> Running in 30133cb82ae4 [2022-04-11T20:08:07.702Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T20:08:08.646Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T20:08:08.646Z] OK: 224 MiB in 56 packages [2022-04-11T20:08:09.220Z] Removing intermediate container 30133cb82ae4 [2022-04-11T20:08:09.220Z] ---> 76b1c48e1293 [2022-04-11T20:08:09.220Z] Step 8/25 : WORKDIR /device-rest-go [2022-04-11T20:08:09.220Z] ---> Running in dc3bcfd100ef [2022-04-11T20:08:09.220Z] Removing intermediate container dc3bcfd100ef [2022-04-11T20:08:09.220Z] ---> 4d924d62127a [2022-04-11T20:08:09.220Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-11T20:08:09.481Z] ---> 6870b10dd939 [2022-04-11T20:08:09.481Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T20:08:09.481Z] ---> Running in 15bd0ccc0549 [2022-04-11T20:08:10.051Z] Removing intermediate container 15bd0ccc0549 [2022-04-11T20:08:10.051Z] ---> 14ad18b31a6a [2022-04-11T20:08:10.051Z] Step 11/25 : COPY . . [2022-04-11T20:08:10.312Z] ---> 1fae6e2eb2ec [2022-04-11T20:08:10.312Z] Step 12/25 : RUN $MAKE [2022-04-11T20:08:10.312Z] ---> Running in 73c1c72e964b [2022-04-11T20:08:10.572Z] 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-11T20:08:32.551Z] Removing intermediate container 73c1c72e964b [2022-04-11T20:08:32.551Z] ---> b604f7b9b334 [2022-04-11T20:08:32.551Z] Step 13/25 : FROM alpine:3.14 [2022-04-11T20:08:32.551Z] 3.14: Pulling from library/alpine [2022-04-11T20:08:32.551Z] 8663204ce13b: Pulling fs layer [2022-04-11T20:08:32.551Z] 8663204ce13b: Download complete [2022-04-11T20:08:32.551Z] 8663204ce13b: Pull complete [2022-04-11T20:08:32.551Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T20:08:32.551Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T20:08:32.551Z] ---> e04c818066af [2022-04-11T20:08:32.551Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-04-11T20:08:32.551Z] ---> Running in 3c69a80fccbc [2022-04-11T20:08:32.551Z] Removing intermediate container 3c69a80fccbc [2022-04-11T20:08:32.551Z] ---> 7229143280c8 [2022-04-11T20:08:32.551Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-04-11T20:08:32.551Z] ---> Running in 4a07674ccc82 [2022-04-11T20:08:32.551Z] Removing intermediate container 4a07674ccc82 [2022-04-11T20:08:32.551Z] ---> 9a80729b8356 [2022-04-11T20:08:32.551Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-11T20:08:32.551Z] ---> Running in c6c54db0be0c [2022-04-11T20:08:32.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T20:08:32.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T20:08:32.551Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-11T20:08:32.551Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-11T20:08:32.551Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-11T20:08:32.551Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-11T20:08:32.551Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-11T20:08:32.551Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-11T20:08:32.551Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T20:08:32.551Z] OK: 8 MiB in 20 packages [2022-04-11T20:08:32.551Z] Removing intermediate container c6c54db0be0c [2022-04-11T20:08:32.551Z] ---> fff6106e3d0c [2022-04-11T20:08:32.551Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-04-11T20:08:32.551Z] ---> 9f9c55be8708 [2022-04-11T20:08:32.551Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-04-11T20:08:32.551Z] ---> 959ee2d1fe23 [2022-04-11T20:08:32.551Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-04-11T20:08:32.551Z] ---> d180d5841d2c [2022-04-11T20:08:32.551Z] Step 20/25 : EXPOSE 59986 [2022-04-11T20:08:32.551Z] ---> Running in 60e28e92260c [2022-04-11T20:08:32.551Z] Removing intermediate container 60e28e92260c [2022-04-11T20:08:32.551Z] ---> 0ea5b2f59275 [2022-04-11T20:08:32.551Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-04-11T20:08:32.551Z] ---> Running in b87e40f65bf7 [2022-04-11T20:08:32.551Z] Removing intermediate container b87e40f65bf7 [2022-04-11T20:08:32.551Z] ---> 055a8c29ec02 [2022-04-11T20:08:32.551Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-11T20:08:32.551Z] ---> Running in cd9be7820c07 [2022-04-11T20:08:32.551Z] Removing intermediate container cd9be7820c07 [2022-04-11T20:08:32.551Z] ---> f06cd17e5c19 [2022-04-11T20:08:32.551Z] Step 23/25 : LABEL arch=amd64 [2022-04-11T20:08:32.551Z] ---> Running in a8d0830589b4 [2022-04-11T20:08:32.551Z] Removing intermediate container a8d0830589b4 [2022-04-11T20:08:32.551Z] ---> 942a884fb0bb [2022-04-11T20:08:32.551Z] Step 24/25 : LABEL git_sha=16d0f59c65e85c4618cac72dec8e5020fa81a1d7 [2022-04-11T20:08:32.551Z] ---> Running in 7373861ad716 [2022-04-11T20:08:32.551Z] Removing intermediate container 7373861ad716 [2022-04-11T20:08:32.551Z] ---> ba31368e6055 [2022-04-11T20:08:32.551Z] Step 25/25 : LABEL version=0.0.0 [2022-04-11T20:08:32.551Z] ---> Running in 640ae7e0e256 [2022-04-11T20:08:32.551Z] Removing intermediate container 640ae7e0e256 [2022-04-11T20:08:32.551Z] ---> 56a5fd1dff16 [2022-04-11T20:08:32.551Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-11T20:08:32.551Z] Successfully built 56a5fd1dff16 [2022-04-11T20:08:32.551Z] 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-11T20:08:33.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T20:08:33.280Z] [2022-04-11T20:08:33.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T20:08:33.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T20:08:33.619Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-11T20:08:33.619Z] 5eb5b503b376: Pulling fs layer [2022-04-11T20:08:33.619Z] 5c69ac0246d0: Pulling fs layer [2022-04-11T20:08:33.619Z] ec43610c2a17: Pulling fs layer [2022-04-11T20:08:33.619Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-11T20:08:33.619Z] 33b1e0a273af: Pulling fs layer [2022-04-11T20:08:33.619Z] 5d3b04190fa2: Pulling fs layer [2022-04-11T20:08:33.619Z] 2f39f015ded8: Pulling fs layer [2022-04-11T20:08:33.619Z] 33b1e0a273af: Waiting [2022-04-11T20:08:33.619Z] 5d3b04190fa2: Waiting [2022-04-11T20:08:33.619Z] 2f39f015ded8: Waiting [2022-04-11T20:08:33.619Z] 3a2ae6a8a46f: Waiting [2022-04-11T20:08:33.619Z] 5c69ac0246d0: Download complete [2022-04-11T20:08:33.619Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-11T20:08:33.619Z] 3a2ae6a8a46f: Download complete [2022-04-11T20:08:33.619Z] 33b1e0a273af: Verifying Checksum [2022-04-11T20:08:33.619Z] 33b1e0a273af: Download complete [2022-04-11T20:08:33.619Z] 5d3b04190fa2: Download complete [2022-04-11T20:08:33.619Z] ec43610c2a17: Verifying Checksum [2022-04-11T20:08:33.619Z] ec43610c2a17: Download complete [2022-04-11T20:08:33.879Z] 5eb5b503b376: Verifying Checksum [2022-04-11T20:08:33.879Z] 5eb5b503b376: Download complete [2022-04-11T20:08:34.449Z] 2f39f015ded8: Verifying Checksum [2022-04-11T20:08:34.449Z] 2f39f015ded8: Download complete [2022-04-11T20:08:35.018Z] 5eb5b503b376: Pull complete [2022-04-11T20:08:35.277Z] 5c69ac0246d0: Pull complete [2022-04-11T20:08:35.847Z] ec43610c2a17: Pull complete [2022-04-11T20:08:35.847Z] 3a2ae6a8a46f: Pull complete [2022-04-11T20:08:36.109Z] 33b1e0a273af: Pull complete [2022-04-11T20:08:36.109Z] 5d3b04190fa2: Pull complete [2022-04-11T20:08:41.389Z] 2f39f015ded8: Pull complete [2022-04-11T20:08:41.389Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-11T20:08:41.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T20:08:41.389Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-11T20:08:41.479Z] prd-ubuntu20.04-docker-8c-8g-19591 does not seem to be running inside a container [2022-04-11T20:08:41.517Z] $ 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-174 -v /w/workspace/gexfoundry_device-rest-go_PR-174:/w/workspace/gexfoundry_device-rest-go_PR-174:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-174@tmp:/w/workspace/gexfoundry_device-rest-go_PR-174@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-11T20:08:43.043Z] $ docker top 5324face07d5e17ac7aaf20faf81bcf7c74b9257c3b5ae1ff6996e9237a606d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T20:08:43.497Z] ---> job-cost.sh [2022-04-11T20:08:43.497Z] lf-activate-venv: SKIPPING [2022-04-11T20:08:43.497Z] INFO: No Stack... [2022-04-11T20:08:43.757Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-11T20:08:44.327Z] INFO: Archiving Costs [Pipeline] sh [2022-04-11T20:08:44.646Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-174/archives/cost.csv [2022-04-11T20:08:44.647Z] + cut -d, -f6 [Pipeline] lock [2022-04-11T20:08:44.685Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-174-1-stack-cost] [2022-04-11T20:08:44.690Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-174-1-stack-cost] did not exist. Created. [2022-04-11T20:08:44.690Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-174-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-11T20:08:45.068Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-11T20:08:45.113Z] Stashed 1 file(s) [Pipeline] } [2022-04-11T20:08:45.140Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-174-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-11T20:08:45.206Z] $ docker stop --time=1 5324face07d5e17ac7aaf20faf81bcf7c74b9257c3b5ae1ff6996e9237a606d9 [2022-04-11T20:08:46.377Z] $ docker rm -f 5324face07d5e17ac7aaf20faf81bcf7c74b9257c3b5ae1ff6996e9237a606d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-11T20:09:31.864Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19593 in /w/workspace/gexfoundry_device-rest-go_PR-174 [Pipeline] { [Pipeline] ws [2022-04-11T20:09:31.907Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2022-04-11T20:09:32.216Z] The recommended git tool is: git [2022-04-11T20:09:39.380Z] using credential edgex-jenkins-ssh [2022-04-11T20:09:39.402Z] Cloning the remote Git repository [2022-04-11T20:09:39.468Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-04-11T20:09:40.014Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2022-04-11T20:09:40.326Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-04-11T20:09:40.327Z] > git --version # timeout=10 [2022-04-11T20:09:40.382Z] > git --version # 'git version 2.25.1' [2022-04-11T20:09:40.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T20:09:40.531Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T20:09:43.390Z] Merging remotes/origin/main commit d2dd5877ffea6850c3b0cb999012b17b1a99601c into PR head commit 16d0f59c65e85c4618cac72dec8e5020fa81a1d7 [2022-04-11T20:09:43.621Z] Merge succeeded, producing 16d0f59c65e85c4618cac72dec8e5020fa81a1d7 [2022-04-11T20:09:43.622Z] Checking out Revision 16d0f59c65e85c4618cac72dec8e5020fa81a1d7 (PR-174) [2022-04-11T20:09:42.655Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-04-11T20:09:42.722Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T20:09:42.793Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-04-11T20:09:42.842Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-04-11T20:09:42.843Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T20:09:42.861Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/174/head:refs/remotes/origin/PR-174 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-11T20:09:43.414Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T20:09:43.441Z] > git checkout -f 16d0f59c65e85c4618cac72dec8e5020fa81a1d7 # timeout=10 [2022-04-11T20:09:43.524Z] > git remote # timeout=10 [2022-04-11T20:09:43.551Z] > git config --get remote.origin.url # timeout=10 [2022-04-11T20:09:43.570Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T20:09:43.581Z] > git merge d2dd5877ffea6850c3b0cb999012b17b1a99601c # timeout=10 [2022-04-11T20:09:43.610Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-11T20:09:43.636Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T20:09:43.656Z] > git checkout -f 16d0f59c65e85c4618cac72dec8e5020fa81a1d7 # timeout=10 [2022-04-11T20:09:48.045Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-04-11T20:09:48.112Z] > git --version # timeout=10 [2022-04-11T20:09:48.124Z] > git --version # 'git version 2.25.1' [2022-04-11T20:09:48.142Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T20:09:49.182Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-11T20:09:49.182Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T20:09:49.182Z] Dload Upload Total Spent Left Speed [2022-04-11T20:09:49.182Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2022-04-11T20:09:49.780Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-11T20:09:50.142Z] + sudo tee /etc/docker/daemon.new [2022-04-11T20:09:50.142Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-11T20:09:50.142Z] { [2022-04-11T20:09:50.142Z] "registry-mirrors": [ [2022-04-11T20:09:50.142Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-11T20:09:50.142Z] ], [2022-04-11T20:09:50.142Z] "bip": "10.250.0.254/24", [2022-04-11T20:09:50.142Z] "hosts": [ [2022-04-11T20:09:50.142Z] "tcp://0.0.0.0:5555", [2022-04-11T20:09:50.142Z] "unix:///var/run/docker.sock" [2022-04-11T20:09:50.142Z] ], [2022-04-11T20:09:50.142Z] "mtu": 1458, [2022-04-11T20:09:50.142Z] "selinux-enabled": true, [2022-04-11T20:09:50.142Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-11T20:09:50.142Z] } [Pipeline] sh [2022-04-11T20:09:50.500Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-11T20:09:50.938Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T20:10:09.375Z] provisioning config files... [2022-04-11T20:10:09.403Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config2232850680645885624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T20:10:09.963Z] ---> docker-login.sh [2022-04-11T20:10:09.963Z] nexus3.edgexfoundry.org:10001 [2022-04-11T20:10:10.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T20:10:10.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T20:10:10.835Z] Configure a credential helper to remove this warning. See [2022-04-11T20:10:10.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T20:10:10.835Z] [2022-04-11T20:10:10.835Z] Login Succeeded [2022-04-11T20:10:10.835Z] nexus3.edgexfoundry.org:10002 [2022-04-11T20:10:11.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T20:10:11.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T20:10:11.382Z] Configure a credential helper to remove this warning. See [2022-04-11T20:10:11.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T20:10:11.382Z] [2022-04-11T20:10:11.382Z] Login Succeeded [2022-04-11T20:10:11.382Z] nexus3.edgexfoundry.org:10003 [2022-04-11T20:10:11.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T20:10:11.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T20:10:11.660Z] Configure a credential helper to remove this warning. See [2022-04-11T20:10:11.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T20:10:11.660Z] [2022-04-11T20:10:11.660Z] Login Succeeded [2022-04-11T20:10:11.660Z] nexus3.edgexfoundry.org:10004 [2022-04-11T20:10:11.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T20:10:12.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T20:10:12.205Z] Configure a credential helper to remove this warning. See [2022-04-11T20:10:12.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T20:10:12.205Z] [2022-04-11T20:10:12.205Z] Login Succeeded [2022-04-11T20:10:12.205Z] docker.io [2022-04-11T20:10:12.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T20:10:12.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T20:10:12.749Z] Configure a credential helper to remove this warning. See [2022-04-11T20:10:12.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T20:10:12.749Z] [2022-04-11T20:10:12.749Z] Login Succeeded [2022-04-11T20:10:12.749Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T20:10:12.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-11T20:10:13.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T20:10:13.217Z] ========================================================= [2022-04-11T20:10:13.217Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-11T20:10:13.217Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-11T20:10:13.677Z] + 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-11T20:10:13.677Z] Sending build context to Docker daemon 127.5kB [2022-04-11T20:10:13.951Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T20:10:13.951Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-11T20:10:14.228Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-11T20:10:14.228Z] 9b3977197b4f: Pulling fs layer [2022-04-11T20:10:14.228Z] 1a89e8eeedd5: Pulling fs layer [2022-04-11T20:10:14.228Z] 94645a83ff95: Pulling fs layer [2022-04-11T20:10:14.228Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-11T20:10:14.228Z] 0c92f367c5e7: Pulling fs layer [2022-04-11T20:10:14.228Z] f7c0051592d6: Pulling fs layer [2022-04-11T20:10:14.228Z] a227ed2f7395: Pulling fs layer [2022-04-11T20:10:14.228Z] 7b1c46037f91: Pulling fs layer [2022-04-11T20:10:14.228Z] 3f3a8bcf1eab: Waiting [2022-04-11T20:10:14.228Z] 0c92f367c5e7: Waiting [2022-04-11T20:10:14.228Z] f7c0051592d6: Waiting [2022-04-11T20:10:14.228Z] a227ed2f7395: Waiting [2022-04-11T20:10:14.228Z] 7b1c46037f91: Waiting [2022-04-11T20:10:14.228Z] 94645a83ff95: Verifying Checksum [2022-04-11T20:10:14.228Z] 1a89e8eeedd5: Verifying Checksum [2022-04-11T20:10:14.228Z] 1a89e8eeedd5: Download complete [2022-04-11T20:10:14.228Z] 0c92f367c5e7: Verifying Checksum [2022-04-11T20:10:14.228Z] 0c92f367c5e7: Download complete [2022-04-11T20:10:14.228Z] f7c0051592d6: Download complete [2022-04-11T20:10:14.228Z] 9b3977197b4f: Download complete [2022-04-11T20:10:14.228Z] a227ed2f7395: Verifying Checksum [2022-04-11T20:10:14.228Z] a227ed2f7395: Download complete [2022-04-11T20:10:14.833Z] 9b3977197b4f: Pull complete [2022-04-11T20:10:15.436Z] 1a89e8eeedd5: Pull complete [2022-04-11T20:10:15.724Z] 94645a83ff95: Pull complete [2022-04-11T20:10:16.324Z] 7b1c46037f91: Verifying Checksum [2022-04-11T20:10:16.324Z] 7b1c46037f91: Download complete [2022-04-11T20:10:16.921Z] 3f3a8bcf1eab: Download complete [2022-04-11T20:10:29.375Z] 3f3a8bcf1eab: Pull complete [2022-04-11T20:10:29.375Z] 0c92f367c5e7: Pull complete [2022-04-11T20:10:29.375Z] f7c0051592d6: Pull complete [2022-04-11T20:10:29.649Z] a227ed2f7395: Pull complete [2022-04-11T20:10:36.373Z] 7b1c46037f91: Pull complete [2022-04-11T20:10:36.373Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-11T20:10:36.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-11T20:10:36.373Z] ---> f79e39bc4007 [2022-04-11T20:10:36.373Z] Step 3/12 : ARG MAKE='make build' [2022-04-11T20:10:37.354Z] ---> Running in 95a7118d1fb4 [2022-04-11T20:10:37.640Z] Removing intermediate container 95a7118d1fb4 [2022-04-11T20:10:37.640Z] ---> 85bff40a95bf [2022-04-11T20:10:37.640Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T20:10:37.916Z] ---> Running in 4b0481efad05 [2022-04-11T20:10:38.190Z] Removing intermediate container 4b0481efad05 [2022-04-11T20:10:38.190Z] ---> 2c016bd6c350 [2022-04-11T20:10:38.190Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T20:10:38.190Z] ---> Running in e2f3deb16e97 [2022-04-11T20:10:38.466Z] Removing intermediate container e2f3deb16e97 [2022-04-11T20:10:38.466Z] ---> 9da0704648e2 [2022-04-11T20:10:38.466Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T20:10:38.742Z] ---> Running in c43a084901de [2022-04-11T20:10:40.734Z] Removing intermediate container c43a084901de [2022-04-11T20:10:40.734Z] ---> ad7917ab87c2 [2022-04-11T20:10:40.734Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T20:10:40.734Z] ---> Running in 2cbd31dd7702 [2022-04-11T20:10:41.728Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T20:10:42.711Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T20:10:43.698Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-11T20:10:43.698Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-11T20:10:43.698Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-11T20:10:43.972Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-11T20:10:43.972Z] Executing busybox-1.34.1-r3.trigger [2022-04-11T20:10:44.256Z] OK: 224 MiB in 56 packages [2022-04-11T20:10:45.259Z] Removing intermediate container 2cbd31dd7702 [2022-04-11T20:10:45.259Z] ---> 943b77ee46c6 [2022-04-11T20:10:45.259Z] Step 8/12 : WORKDIR /device-rest-go [2022-04-11T20:10:45.259Z] ---> Running in 818f292d6499 [2022-04-11T20:10:45.535Z] Removing intermediate container 818f292d6499 [2022-04-11T20:10:45.535Z] ---> 8cb666c683c1 [2022-04-11T20:10:45.535Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-11T20:10:46.135Z] ---> 17758616bf2e [2022-04-11T20:10:46.135Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T20:10:46.420Z] ---> Running in d7eeb3f4d27a [2022-04-11T20:11:43.055Z] Removing intermediate container d7eeb3f4d27a [2022-04-11T20:11:43.055Z] ---> 278cd99b8674 [2022-04-11T20:11:43.055Z] Step 11/12 : COPY . . [2022-04-11T20:11:43.055Z] ---> f86911bbed71 [2022-04-11T20:11:43.055Z] Step 12/12 : RUN $MAKE [2022-04-11T20:11:43.055Z] ---> Running in 24f7d4122dff [2022-04-11T20:11:43.055Z] noop [2022-04-11T20:11:43.056Z] Removing intermediate container 24f7d4122dff [2022-04-11T20:11:43.056Z] ---> c835c5d91692 [2022-04-11T20:11:43.056Z] Successfully built c835c5d91692 [2022-04-11T20:11:43.056Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T20:11:43.427Z] + docker inspect -f . ci-base-image-arm64 [2022-04-11T20:11:43.427Z] . [Pipeline] withDockerContainer [2022-04-11T20:11:43.703Z] prd-ubuntu20.04-docker-arm64-4c-16g-19593 does not seem to be running inside a container [2022-04-11T20:11:43.799Z] $ 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-11T20:11:45.196Z] $ docker top 7a48d923b3e161b95ff728211400e38d9d4e6622427f278dddb9c64a34d36d2d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T20:11:46.188Z] + go version [2022-04-11T20:11:46.188Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-11T20:11:46.230Z] $ docker stop --time=1 7a48d923b3e161b95ff728211400e38d9d4e6622427f278dddb9c64a34d36d2d [2022-04-11T20:11:47.934Z] $ docker rm -f 7a48d923b3e161b95ff728211400e38d9d4e6622427f278dddb9c64a34d36d2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T20:11:48.855Z] + docker inspect -f . ci-base-image-arm64 [2022-04-11T20:11:48.855Z] . [Pipeline] withDockerContainer [2022-04-11T20:11:49.116Z] prd-ubuntu20.04-docker-arm64-4c-16g-19593 does not seem to be running inside a container [2022-04-11T20:11:49.205Z] $ 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-11T20:11:50.615Z] $ docker top 4014bf4f6691ddba0fab3eda0ca7190575ce4f6637084dda5c94a07e7d13ed79 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-11T20:11:51.674Z] + make test [2022-04-11T20:11:51.674Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-11T20:11:53.143Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-04-11T20:13:30.175Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-04-11T20:13:30.176Z] ok github.com/edgexfoundry/device-rest-go/driver 0.073s coverage: 55.2% of statements [2022-04-11T20:13:30.176Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-11T20:13:30.176Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-11T20:13:45.318Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-11T20:13:45.318Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-11T20:13:45.318Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-11T20:13:47.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-11T20:13:47.380Z] $ docker stop --time=1 4014bf4f6691ddba0fab3eda0ca7190575ce4f6637084dda5c94a07e7d13ed79 [2022-04-11T20:13:49.226Z] $ docker rm -f 4014bf4f6691ddba0fab3eda0ca7190575ce4f6637084dda5c94a07e7d13ed79 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T20:13:50.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-11T20:13:50.316Z] Warning: overwriting stash ‘coverage-report’ [2022-04-11T20:13:50.840Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T20:13:51.473Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-11T20:13:51.845Z] + ls -al . [2022-04-11T20:13:51.845Z] total 188 [2022-04-11T20:13:51.845Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 20:13 . [2022-04-11T20:13:51.845Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 20:09 .. [2022-04-11T20:13:51.845Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 11 20:09 .dockerignore [2022-04-11T20:13:51.845Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 20:09 .git [2022-04-11T20:13:51.845Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 20:09 .github [2022-04-11T20:13:51.845Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 11 20:09 .gitignore [2022-04-11T20:13:51.845Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 20:09 .golangci.yml [2022-04-11T20:13:51.845Z] -rw-rw-r-- 1 jenkins jenkins 8330 Apr 11 20:09 Attribution.txt [2022-04-11T20:13:51.845Z] -rw-rw-r-- 1 jenkins jenkins 7459 Apr 11 20:09 CHANGELOG.md [2022-04-11T20:13:51.845Z] -rw-rw-r-- 1 jenkins jenkins 1672 Apr 11 20:09 Dockerfile [2022-04-11T20:13:51.845Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 20:09 GOVERNANCE.md [2022-04-11T20:13:51.845Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 11 20:09 Jenkinsfile [2022-04-11T20:13:51.845Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 11 20:09 LICENSE [2022-04-11T20:13:51.845Z] -rw-rw-r-- 1 jenkins jenkins 1964 Apr 11 20:09 Makefile [2022-04-11T20:13:51.845Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 11 20:09 OWNERS.md [2022-04-11T20:13:51.845Z] -rw-rw-r-- 1 jenkins jenkins 8246 Apr 11 20:09 README.md [2022-04-11T20:13:51.845Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 20:07 VERSION [2022-04-11T20:13:51.845Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 20:09 bin [2022-04-11T20:13:51.845Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 20:09 cmd [2022-04-11T20:13:51.845Z] -rw-r--r-- 1 jenkins jenkins 9355 Apr 11 20:13 coverage.out [2022-04-11T20:13:51.845Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 20:09 driver [2022-04-11T20:13:51.845Z] -rw-rw-r-- 1 jenkins jenkins 3240 Apr 11 20:09 go.mod [2022-04-11T20:13:51.845Z] -rw-rw-r-- 1 jenkins jenkins 54276 Apr 11 20:09 go.sum [2022-04-11T20:13:51.845Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 20:09 snap [2022-04-11T20:13:51.845Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 11 20:09 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-11T20:13:52.230Z] + 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=16d0f59c65e85c4618cac72dec8e5020fa81a1d7 --label arch=arm64 --label version=0.0.0 . [2022-04-11T20:13:52.230Z] Sending build context to Docker daemon 137.7kB [2022-04-11T20:13:52.507Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T20:13:52.507Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-11T20:13:52.507Z] ---> c835c5d91692 [2022-04-11T20:13:52.507Z] Step 3/25 : ARG MAKE='make build' [2022-04-11T20:13:52.785Z] ---> Running in aac2e9d0bfaa [2022-04-11T20:13:53.060Z] Removing intermediate container aac2e9d0bfaa [2022-04-11T20:13:53.060Z] ---> a840ac069e1b [2022-04-11T20:13:53.060Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T20:13:53.060Z] ---> Running in 72982bacbce6 [2022-04-11T20:13:53.664Z] Removing intermediate container 72982bacbce6 [2022-04-11T20:13:53.664Z] ---> a0e512fe5624 [2022-04-11T20:13:53.664Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T20:13:53.664Z] ---> Running in 044c37b5489d [2022-04-11T20:13:53.940Z] Removing intermediate container 044c37b5489d [2022-04-11T20:13:53.940Z] ---> b3e2f0b8108b [2022-04-11T20:13:53.940Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T20:13:53.940Z] ---> Running in 74c0825fea2b [2022-04-11T20:13:55.937Z] Removing intermediate container 74c0825fea2b [2022-04-11T20:13:55.937Z] ---> d6bc9f66c791 [2022-04-11T20:13:55.937Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T20:13:55.937Z] ---> Running in 8625b0309d2b [2022-04-11T20:13:56.928Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T20:13:57.524Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T20:13:58.507Z] OK: 224 MiB in 56 packages [2022-04-11T20:13:59.490Z] Removing intermediate container 8625b0309d2b [2022-04-11T20:13:59.490Z] ---> 17d1b330f82a [2022-04-11T20:13:59.490Z] Step 8/25 : WORKDIR /device-rest-go [2022-04-11T20:13:59.490Z] ---> Running in 587c09fc429d [2022-04-11T20:14:00.096Z] Removing intermediate container 587c09fc429d [2022-04-11T20:14:00.096Z] ---> f7ab276a41b7 [2022-04-11T20:14:00.096Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-11T20:14:00.695Z] ---> 924c1a4efb97 [2022-04-11T20:14:00.695Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T20:14:00.695Z] ---> Running in 0f92c533c77c [2022-04-11T20:14:02.681Z] Removing intermediate container 0f92c533c77c [2022-04-11T20:14:02.681Z] ---> 263e11608965 [2022-04-11T20:14:02.681Z] Step 11/25 : COPY . . [2022-04-11T20:14:03.281Z] ---> 9e34e1071e6b [2022-04-11T20:14:03.281Z] Step 12/25 : RUN $MAKE [2022-04-11T20:14:03.555Z] ---> Running in 8eb6b9a693b6 [2022-04-11T20:14:04.544Z] 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-11T20:16:11.430Z] Removing intermediate container 8eb6b9a693b6 [2022-04-11T20:16:11.430Z] ---> b843f6369f71 [2022-04-11T20:16:11.430Z] Step 13/25 : FROM alpine:3.14 [2022-04-11T20:16:11.705Z] 3.14: Pulling from library/alpine [2022-04-11T20:16:11.980Z] 455c02918c45: Pulling fs layer [2022-04-11T20:16:11.980Z] 455c02918c45: Verifying Checksum [2022-04-11T20:16:11.980Z] 455c02918c45: Download complete [2022-04-11T20:16:12.580Z] 455c02918c45: Pull complete [2022-04-11T20:16:12.580Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T20:16:12.580Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T20:16:12.580Z] ---> ac73e934f311 [2022-04-11T20:16:12.580Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-04-11T20:16:12.862Z] ---> Running in c113ed1d58a9 [2022-04-11T20:16:13.136Z] Removing intermediate container c113ed1d58a9 [2022-04-11T20:16:13.136Z] ---> 9f3eef14d63e [2022-04-11T20:16:13.136Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-04-11T20:16:13.136Z] ---> Running in 227310a7ce70 [2022-04-11T20:16:13.412Z] Removing intermediate container 227310a7ce70 [2022-04-11T20:16:13.412Z] ---> 9bb8292fc463 [2022-04-11T20:16:13.412Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-11T20:16:13.412Z] ---> Running in 5fefa028b921 [2022-04-11T20:16:14.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T20:16:14.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T20:16:15.601Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-11T20:16:15.601Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-11T20:16:15.601Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-11T20:16:15.601Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-11T20:16:15.879Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-11T20:16:15.879Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-11T20:16:15.879Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T20:16:15.879Z] OK: 8 MiB in 20 packages [2022-04-11T20:16:16.877Z] Removing intermediate container 5fefa028b921 [2022-04-11T20:16:16.877Z] ---> f4897dabc681 [2022-04-11T20:16:16.877Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-04-11T20:16:18.315Z] ---> a88b88498e0a [2022-04-11T20:16:18.315Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-04-11T20:16:18.590Z] ---> 0a3c156596df [2022-04-11T20:16:18.590Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-04-11T20:16:19.187Z] ---> 4404776f021c [2022-04-11T20:16:19.188Z] Step 20/25 : EXPOSE 59986 [2022-04-11T20:16:19.188Z] ---> Running in f6a28da40acf [2022-04-11T20:16:19.473Z] Removing intermediate container f6a28da40acf [2022-04-11T20:16:19.473Z] ---> 2e22fad2494a [2022-04-11T20:16:19.473Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-04-11T20:16:19.473Z] ---> Running in bb83a78bb04a [2022-04-11T20:16:20.070Z] Removing intermediate container bb83a78bb04a [2022-04-11T20:16:20.070Z] ---> cf520a42a585 [2022-04-11T20:16:20.070Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-11T20:16:20.070Z] ---> Running in a4c12cfa4e79 [2022-04-11T20:16:20.344Z] Removing intermediate container a4c12cfa4e79 [2022-04-11T20:16:20.344Z] ---> 925c57bb1514 [2022-04-11T20:16:20.344Z] Step 23/25 : LABEL arch=arm64 [2022-04-11T20:16:20.344Z] ---> Running in aaa826694331 [2022-04-11T20:16:20.621Z] Removing intermediate container aaa826694331 [2022-04-11T20:16:20.621Z] ---> 1a17b0a14222 [2022-04-11T20:16:20.621Z] Step 24/25 : LABEL git_sha=16d0f59c65e85c4618cac72dec8e5020fa81a1d7 [2022-04-11T20:16:20.895Z] ---> Running in d3d2bb358508 [2022-04-11T20:16:21.169Z] Removing intermediate container d3d2bb358508 [2022-04-11T20:16:21.169Z] ---> 6af44b49dba5 [2022-04-11T20:16:21.169Z] Step 25/25 : LABEL version=0.0.0 [2022-04-11T20:16:21.169Z] ---> Running in 8560a9e87bd5 [2022-04-11T20:16:21.443Z] Removing intermediate container 8560a9e87bd5 [2022-04-11T20:16:21.443Z] ---> 3324bae4aa53 [2022-04-11T20:16:21.443Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-11T20:16:21.443Z] Successfully built 3324bae4aa53 [2022-04-11T20:16:21.443Z] 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-11T20:16:22.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T20:16:22.128Z] [2022-04-11T20:16:22.128Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-11T20:16:22.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T20:16:22.791Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-11T20:16:22.791Z] 8998bd30e6a1: Pulling fs layer [2022-04-11T20:16:22.791Z] 04944245beec: Pulling fs layer [2022-04-11T20:16:22.791Z] 699f458cf7ca: Pulling fs layer [2022-04-11T20:16:22.791Z] 765212b225bb: Pulling fs layer [2022-04-11T20:16:22.791Z] f23df028b6ca: Pulling fs layer [2022-04-11T20:16:22.791Z] d65c8cfc05b1: Pulling fs layer [2022-04-11T20:16:22.791Z] 2437ff75d9bd: Pulling fs layer [2022-04-11T20:16:22.791Z] 765212b225bb: Waiting [2022-04-11T20:16:22.791Z] f23df028b6ca: Waiting [2022-04-11T20:16:22.791Z] 2437ff75d9bd: Waiting [2022-04-11T20:16:22.791Z] d65c8cfc05b1: Waiting [2022-04-11T20:16:22.791Z] 04944245beec: Verifying Checksum [2022-04-11T20:16:22.791Z] 04944245beec: Download complete [2022-04-11T20:16:22.791Z] 765212b225bb: Verifying Checksum [2022-04-11T20:16:22.791Z] 765212b225bb: Download complete [2022-04-11T20:16:22.791Z] f23df028b6ca: Verifying Checksum [2022-04-11T20:16:22.791Z] f23df028b6ca: Download complete [2022-04-11T20:16:22.791Z] d65c8cfc05b1: Verifying Checksum [2022-04-11T20:16:22.791Z] d65c8cfc05b1: Download complete [2022-04-11T20:16:23.071Z] 699f458cf7ca: Verifying Checksum [2022-04-11T20:16:23.071Z] 699f458cf7ca: Download complete [2022-04-11T20:16:23.352Z] 8998bd30e6a1: Verifying Checksum [2022-04-11T20:16:23.352Z] 8998bd30e6a1: Download complete [2022-04-11T20:16:25.983Z] 2437ff75d9bd: Verifying Checksum [2022-04-11T20:16:25.983Z] 2437ff75d9bd: Download complete [2022-04-11T20:16:27.423Z] 8998bd30e6a1: Pull complete [2022-04-11T20:16:28.023Z] 04944245beec: Pull complete [2022-04-11T20:16:29.462Z] 699f458cf7ca: Pull complete [2022-04-11T20:16:29.738Z] 765212b225bb: Pull complete [2022-04-11T20:16:30.727Z] f23df028b6ca: Pull complete [2022-04-11T20:16:31.003Z] d65c8cfc05b1: Pull complete [2022-04-11T20:16:46.120Z] 2437ff75d9bd: Pull complete [2022-04-11T20:16:46.120Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-11T20:16:46.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T20:16:46.120Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-11T20:16:46.396Z] prd-ubuntu20.04-docker-arm64-4c-16g-19593 does not seem to be running inside a container [2022-04-11T20:16:46.501Z] $ 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-11T20:16:49.250Z] $ docker top 14727b3a42ce17305e5a22be8505e50a5df78704ce3ac2879b6dfe04a0087934 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T20:16:50.277Z] ---> job-cost.sh [2022-04-11T20:16:50.277Z] lf-activate-venv: SKIPPING [2022-04-11T20:16:50.277Z] INFO: No Stack... [2022-04-11T20:16:50.876Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-11T20:16:51.473Z] INFO: Archiving Costs [Pipeline] sh [2022-04-11T20:16:52.167Z] + + cut -d, -f6 [2022-04-11T20:16:52.167Z] cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock [2022-04-11T20:16:52.259Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-174-1-stack-cost] [2022-04-11T20:16:52.264Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-174-1-stack-cost] did not exist. Created. [2022-04-11T20:16:52.264Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-174-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-11T20:16:53.023Z] /w/workspace/device-rest-go/1@tmp/durable-5fb66b0a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-11T20:16:53.749Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-11T20:16:53.783Z] Warning: overwriting stash ‘stack-cost’ [2022-04-11T20:16:53.834Z] Stashed 1 file(s) [Pipeline] } [2022-04-11T20:16:53.849Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-174-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-11T20:16:53.933Z] $ docker stop --time=1 14727b3a42ce17305e5a22be8505e50a5df78704ce3ac2879b6dfe04a0087934 [2022-04-11T20:16:55.455Z] $ docker rm -f 14727b3a42ce17305e5a22be8505e50a5df78704ce3ac2879b6dfe04a0087934 [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-11T20:16:56.418Z] provisioning config files... [2022-04-11T20:16:56.427Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-174@tmp/config686155601646125825tmp [Pipeline] { [Pipeline] sh [2022-04-11T20:16:56.761Z] + set +x [2022-04-11T20:16:56.761Z] + curl -s https://codecov.io/bash [2022-04-11T20:16:56.761Z] + bash -s -- [2022-04-11T20:16:56.761Z] [2022-04-11T20:16:56.761Z] _____ _ [2022-04-11T20:16:56.761Z] / ____| | | [2022-04-11T20:16:56.761Z] | | ___ __| | ___ ___ _____ __ [2022-04-11T20:16:56.761Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-11T20:16:56.761Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-11T20:16:56.761Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-11T20:16:56.761Z] Bash-1.0.6 [2022-04-11T20:16:56.761Z] [2022-04-11T20:16:56.761Z] [2022-04-11T20:16:56.761Z] ==> git version 2.25.1 found [2022-04-11T20:16:56.761Z] ==> 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-11T20:16:56.761Z] Release-Date: 2020-01-08 [2022-04-11T20:16:56.761Z] 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-11T20:16:56.761Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-11T20:16:56.761Z] ==> Jenkins CI detected. [2022-04-11T20:16:56.761Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-174 [2022-04-11T20:16:56.761Z] project root: . [2022-04-11T20:16:56.761Z] --> token set from env [2022-04-11T20:16:56.761Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-11T20:16:56.761Z] ==> Running gcov in . (disable via -X gcov) [2022-04-11T20:16:56.761Z] ==> Python coveragepy not found [2022-04-11T20:16:56.761Z] ==> Searching for coverage reports in: [2022-04-11T20:16:56.761Z] + . [2022-04-11T20:16:56.761Z] -> Found 1 reports [2022-04-11T20:16:56.761Z] ==> Detecting git/mercurial file structure [2022-04-11T20:16:56.761Z] ==> Reading reports [2022-04-11T20:16:56.761Z] + ./coverage.out bytes=9355 [2022-04-11T20:16:56.761Z] ==> Appending adjustments [2022-04-11T20:16:56.761Z] https://docs.codecov.io/docs/fixing-reports [2022-04-11T20:16:57.023Z] + Found adjustments [2022-04-11T20:16:57.023Z] ==> Gzipping contents [2022-04-11T20:16:57.023Z] 4.0K /tmp/codecov.QzQBxx.gz [2022-04-11T20:16:57.023Z] ==> Uploading reports [2022-04-11T20:16:57.023Z] url: https://codecov.io [2022-04-11T20:16:57.023Z] query: branch=PR-174&commit=16d0f59c65e85c4618cac72dec8e5020fa81a1d7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-174%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=174&job=&cmd_args= [2022-04-11T20:16:57.023Z] -> Pinging Codecov [2022-04-11T20:16:57.023Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-174&commit=16d0f59c65e85c4618cac72dec8e5020fa81a1d7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-174%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=174&job=&cmd_args= [2022-04-11T20:16:57.284Z] -> Uploading to [2022-04-11T20:16:57.284Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-11/4E5D53B4F1F92C436F7061BF334D961C/16d0f59c65e85c4618cac72dec8e5020fa81a1d7/f274e3fc-8bdc-409e-ba1d-1ca5b59749b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220411T201657Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1cc3947b59f1663793d1eccc7d0c3fb55008a036aeca013a29b2894bb195f1e7 [2022-04-11T20:16:57.284Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T20:16:57.284Z] Dload Upload Total Spent Left Speed [2022-04-11T20:16:57.545Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1800 0 0 100 1800 0 6498 --:--:-- --:--:-- --:--:-- 6498 [2022-04-11T20:16:57.545Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/16d0f59c65e85c4618cac72dec8e5020fa81a1d7 [Pipeline] } [2022-04-11T20:16:57.572Z] 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-11T20:16:59.253Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-174/archives ] [2022-04-11T20:16:59.253Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-174/archives [2022-04-11T20:16:59.253Z] total 16 [2022-04-11T20:16:59.253Z] drwxr-xr-x 3 root root 4096 Apr 11 20:08 . [2022-04-11T20:16:59.253Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 20:08 .. [2022-04-11T20:16:59.253Z] drwxr-xr-x 2 root root 4096 Apr 11 20:08 cost [2022-04-11T20:16:59.253Z] -rw-r--r-- 1 root root 85 Apr 11 20:08 cost.csv [2022-04-11T20:16:59.253Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-174/archives [2022-04-11T20:16:59.253Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-174/archives [2022-04-11T20:16:59.253Z] total 16 [2022-04-11T20:16:59.253Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 20:08 . [2022-04-11T20:16:59.253Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 20:08 .. [2022-04-11T20:16:59.253Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 20:08 cost [2022-04-11T20:16:59.253Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 11 20:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-11T20:16:59.587Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T20:17:00.494Z] ---> package-listing.sh [2022-04-11T20:17:00.494Z] ++ facter osfamily [2022-04-11T20:17:00.494Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-11T20:17:00.757Z] + OS_FAMILY=debian [2022-04-11T20:17:00.758Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-174 [2022-04-11T20:17:00.758Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-11T20:17:00.758Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-11T20:17:00.758Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-11T20:17:00.758Z] + PACKAGES=/tmp/packages_start.txt [2022-04-11T20:17:00.758Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-174 ']' [2022-04-11T20:17:00.758Z] + PACKAGES=/tmp/packages_end.txt [2022-04-11T20:17:00.758Z] + case "${OS_FAMILY}" in [2022-04-11T20:17:00.758Z] + dpkg -l [2022-04-11T20:17:00.758Z] + grep '^ii' [2022-04-11T20:17:00.758Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-11T20:17:00.758Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-11T20:17:00.758Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-11T20:17:00.758Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-174 ']' [2022-04-11T20:17:00.758Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-174/archives/ [2022-04-11T20:17:00.758Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-174/archives/ [Pipeline] echo [2022-04-11T20:17:00.792Z] 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-174/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-11T20:17:01.091Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-11T20:17:01.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T20:17:01.675Z] . [Pipeline] withDockerContainer [2022-04-11T20:17:01.768Z] prd-ubuntu20.04-docker-8c-8g-19591 does not seem to be running inside a container [2022-04-11T20:17:01.805Z] $ 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-174/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-174 -v /w/workspace/gexfoundry_device-rest-go_PR-174:/w/workspace/gexfoundry_device-rest-go_PR-174:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-174@tmp:/w/workspace/gexfoundry_device-rest-go_PR-174@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-11T20:17:02.057Z] $ docker top c1af6034c63c5fb295f097849e83849f46f0a9d3e20f0023d611f2eac77ae824 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T20:17:02.515Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-11T20:17:02.893Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-11T20:17:03.234Z] + ls /var/log/sa-host [2022-04-11T20:17:03.234Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T20:17:03.376Z] provisioning config files... [2022-04-11T20:17:03.387Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-174@tmp/config1767160364730241996tmp [Pipeline] { [Pipeline] echo [2022-04-11T20:17:03.426Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T20:17:03.754Z] ---> create-netrc.sh [Pipeline] } [2022-04-11T20:17:03.782Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-11T20:17:04.203Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-11T20:17:04.234Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T20:17:04.551Z] ---> sudo-logs.sh [2022-04-11T20:17:04.551Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-11T20:17:04.637Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T20:17:04.948Z] ---> job-cost.sh [2022-04-11T20:17:04.948Z] lf-activate-venv: SKIPPING [2022-04-11T20:17:04.948Z] DEBUG: total: 0.2199999988079071 [2022-04-11T20:17:04.948Z] INFO: Retrieving Stack Cost... [2022-04-11T20:17:05.519Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-11T20:17:06.091Z] INFO: Archiving Costs [Pipeline] echo [2022-04-11T20:17:06.133Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T20:17:06.444Z] ---> logs-deploy.sh [2022-04-11T20:17:06.444Z] lf-activate-venv: SKIPPING [2022-04-11T20:17:06.444Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-174/1 [2022-04-11T20:17:06.444Z] INFO: archiving workspace using pattern(s): [2022-04-11T20:17:07.384Z] Archives upload complete. [2022-04-11T20:17:07.384Z] INFO: archiving logs to Nexus