Pull request #169 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/device-rest-go Obtained Jenkinsfile from 3ef3434f29de7babebb530a0a3a69c8b081d7b6d+868c3d37fa7208ff5e10080602f68a64287cb162 (a629a61ff514393818d513d5925ea25dc064afbc) 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-ssh13042026760623538623.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-ssh9737603746672582470.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-169/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-169/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4135903935525711818.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-169/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5028954705968198834.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-ssh15895140255164943108.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-169/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-169/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12937379343750445109.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10808 in /w/workspace/gexfoundry_device-rest-go_PR-169 [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-169 # 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 868c3d37fa7208ff5e10080602f68a64287cb162 into PR head commit 3ef3434f29de7babebb530a0a3a69c8b081d7b6d Merge succeeded, producing 3ef3434f29de7babebb530a0a3a69c8b081d7b6d Checking out Revision 3ef3434f29de7babebb530a0a3a69c8b081d7b6d (PR-169) > 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/169/head:refs/remotes/origin/PR-169 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ef3434f29de7babebb530a0a3a69c8b081d7b6d # 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 868c3d37fa7208ff5e10080602f68a64287cb162 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ef3434f29de7babebb530a0a3a69c8b081d7b6d # timeout=10 Commit message: "build(deps): Update device-sdk-go" 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-06T00:47:48.196Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-06T00:47:48.374Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-06T00:47:48.472Z] ========================================================= [2022-04-06T00:47:48.472Z] EdgeX Global Pipelines Version Info [2022-04-06T00:47:48.472Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-06T00:47:49.335Z] ------------------- [2022-04-06T00:47:49.335Z] stable info: [2022-04-06T00:47:49.335Z] ------------------- [2022-04-06T00:47:49.335Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-06T00:47:49.335Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-06T00:47:49.335Z] Message: update stable to v1.0.221 [2022-04-06T00:47:49.597Z] ------------------- [2022-04-06T00:47:49.597Z] experimental info: [2022-04-06T00:47:49.597Z] ------------------- [2022-04-06T00:47:49.597Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-06T00:47:49.597Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-06T00:47:49.597Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-06T00:47:49.825Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-04-06T00:47:49.865Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-04-06T00:47:49.903Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-06T00:47:49.944Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-06T00:47:49.983Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-06T00:47:50.021Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-06T00:47:50.064Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-06T00:47:50.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-06T00:47:50.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-06T00:47:50.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-06T00:47:50.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-06T00:47:50.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-04-06T00:47:50.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-06T00:47:50.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-06T00:47:50.411Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-06T00:47:50.450Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-06T00:47:50.492Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-06T00:47:50.531Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-06T00:47:50.583Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-06T00:47:50.626Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-06T00:47:50.672Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-06T00:47:50.714Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-06T00:47:50.761Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-06T00:47:50.805Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-06T00:47:50.855Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-06T00:47:50.897Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-06T00:47:50.933Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-169 [Pipeline] echo [2022-04-06T00:47:50.972Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-169 [Pipeline] echo [2022-04-06T00:47:51.010Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-169 [Pipeline] echo [2022-04-06T00:47:51.054Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ef3434f29de7babebb530a0a3a69c8b081d7b6d [Pipeline] echo [2022-04-06T00:47:51.194Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ef3434 [Pipeline] echo [2022-04-06T00:47:51.238Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T00:47:51.355Z] provisioning config files... [2022-04-06T00:47:51.369Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-169@tmp/config9011459746357456543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T00:47:51.719Z] ---> docker-login.sh [2022-04-06T00:47:51.719Z] nexus3.edgexfoundry.org:10001 [2022-04-06T00:47:51.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T00:47:51.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T00:47:51.982Z] Configure a credential helper to remove this warning. See [2022-04-06T00:47:51.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T00:47:51.982Z] [2022-04-06T00:47:51.982Z] Login Succeeded [2022-04-06T00:47:51.982Z] nexus3.edgexfoundry.org:10002 [2022-04-06T00:47:52.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T00:47:52.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T00:47:52.244Z] Configure a credential helper to remove this warning. See [2022-04-06T00:47:52.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T00:47:52.244Z] [2022-04-06T00:47:52.244Z] Login Succeeded [2022-04-06T00:47:52.244Z] nexus3.edgexfoundry.org:10003 [2022-04-06T00:47:52.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T00:47:52.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T00:47:52.244Z] Configure a credential helper to remove this warning. See [2022-04-06T00:47:52.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T00:47:52.244Z] [2022-04-06T00:47:52.244Z] Login Succeeded [2022-04-06T00:47:52.244Z] nexus3.edgexfoundry.org:10004 [2022-04-06T00:47:52.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T00:47:52.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T00:47:52.506Z] Configure a credential helper to remove this warning. See [2022-04-06T00:47:52.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T00:47:52.506Z] [2022-04-06T00:47:52.506Z] Login Succeeded [2022-04-06T00:47:52.506Z] docker.io [2022-04-06T00:47:52.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T00:47:52.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T00:47:52.769Z] Configure a credential helper to remove this warning. See [2022-04-06T00:47:52.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T00:47:52.769Z] [2022-04-06T00:47:52.769Z] Login Succeeded [2022-04-06T00:47:52.769Z] ---> docker-login.sh ends [Pipeline] } [2022-04-06T00:47:52.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-06T00:47:53.461Z] + git rev-list -1 --merges 3ef3434f29de7babebb530a0a3a69c8b081d7b6d~1..3ef3434f29de7babebb530a0a3a69c8b081d7b6d [Pipeline] echo [2022-04-06T00:47:53.510Z] -----------> git rev-list -1 --merges 3ef3434f29de7babebb530a0a3a69c8b081d7b6d~1..3ef3434f29de7babebb530a0a3a69c8b081d7b6d 3ef3434f29de7babebb530a0a3a69c8b081d7b6d [false] [Pipeline] sh [2022-04-06T00:47:53.826Z] + git log --format=format:%s -1 3ef3434f29de7babebb530a0a3a69c8b081d7b6d [Pipeline] echo [2022-04-06T00:47:53.857Z] ========================================================= [2022-04-06T00:47:53.858Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-06T00:47:53.858Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-06T00:47:54.301Z] + git log --format=format:%s -1 3ef3434f29de7babebb530a0a3a69c8b081d7b6d [Pipeline] echo [2022-04-06T00:47:54.356Z] [semverPrep] GIT_COMMIT: 3ef3434f29de7babebb530a0a3a69c8b081d7b6d, Commit Message: build(deps): Update device-sdk-go [Pipeline] echo [2022-04-06T00:47:54.387Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-06T00:47:54.810Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-06T00:47:54.810Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-06T00:47:54.810Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-06T00:47:54.810Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-06T00:47:54.810Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-06T00:47:54.810Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-06T00:47:54.810Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-06T00:47:55.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T00:47:55.200Z] [2022-04-06T00:47:55.200Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T00:47:55.542Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T00:47:55.542Z] latest: Pulling from edgex-devops/git-semver [2022-04-06T00:47:55.542Z] a0d0a0d46f8b: Pulling fs layer [2022-04-06T00:47:55.542Z] 3e5f54012d9b: Pulling fs layer [2022-04-06T00:47:55.542Z] 4c7163046ea9: Pulling fs layer [2022-04-06T00:47:55.542Z] 0c2d73faf560: Pulling fs layer [2022-04-06T00:47:55.542Z] 3e5f54012d9b: Download complete [2022-04-06T00:47:55.542Z] a0d0a0d46f8b: Verifying Checksum [2022-04-06T00:47:55.542Z] a0d0a0d46f8b: Download complete [2022-04-06T00:47:55.542Z] 0c2d73faf560: Verifying Checksum [2022-04-06T00:47:55.542Z] 0c2d73faf560: Download complete [2022-04-06T00:47:55.542Z] 4c7163046ea9: Verifying Checksum [2022-04-06T00:47:55.542Z] 4c7163046ea9: Download complete [2022-04-06T00:47:55.802Z] a0d0a0d46f8b: Pull complete [2022-04-06T00:47:55.802Z] 3e5f54012d9b: Pull complete [2022-04-06T00:47:56.061Z] 4c7163046ea9: Pull complete [2022-04-06T00:47:56.321Z] 0c2d73faf560: Pull complete [2022-04-06T00:47:56.321Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-06T00:47:56.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T00:47:56.321Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-06T00:47:56.416Z] prd-ubuntu20.04-docker-8c-8g-10808 does not seem to be running inside a container [2022-04-06T00:47:56.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-169 -v /w/workspace/gexfoundry_device-rest-go_PR-169:/w/workspace/gexfoundry_device-rest-go_PR-169:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-169@tmp:/w/workspace/gexfoundry_device-rest-go_PR-169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-06T00:47:57.130Z] $ docker top d3ef4f1d2431210ab0d7dc41c1f448e55006f0925d2df3080b1b498303f9623a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-06T00:47:57.312Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-06T00:47:57.312Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-06T00:47:57.435Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-06T00:47:57.433Z] $ docker exec d3ef4f1d2431210ab0d7dc41c1f448e55006f0925d2df3080b1b498303f9623a ssh-agent [2022-04-06T00:47:57.553Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnBjEAG/agent.14 [2022-04-06T00:47:57.553Z] SSH_AGENT_PID=21 [2022-04-06T00:47:57.561Z] Running ssh-add (command line suppressed) [2022-04-06T00:47:57.672Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-169@tmp/private_key_1997697650931114844.key (/w/workspace/gexfoundry_device-rest-go_PR-169@tmp/private_key_1997697650931114844.key) [2022-04-06T00:47:57.689Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-06T00:47:58.024Z] + git tag --points-at HEAD [Pipeline] } [2022-04-06T00:47:58.046Z] $ docker exec --env ******** --env ******** d3ef4f1d2431210ab0d7dc41c1f448e55006f0925d2df3080b1b498303f9623a ssh-agent -k [2022-04-06T00:47:58.149Z] unset SSH_AUTH_SOCK; [2022-04-06T00:47:58.149Z] unset SSH_AGENT_PID; [2022-04-06T00:47:58.149Z] echo Agent pid 21 killed; [2022-04-06T00:47:58.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-06T00:47:58.250Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-06T00:47:58.250Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-06T00:47:58.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-06T00:47:58.375Z] $ docker exec d3ef4f1d2431210ab0d7dc41c1f448e55006f0925d2df3080b1b498303f9623a ssh-agent [2022-04-06T00:47:58.500Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEFGEBC/agent.55 [2022-04-06T00:47:58.500Z] SSH_AGENT_PID=62 [2022-04-06T00:47:58.506Z] Running ssh-add (command line suppressed) [2022-04-06T00:47:58.625Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-169@tmp/private_key_735846010173139866.key (/w/workspace/gexfoundry_device-rest-go_PR-169@tmp/private_key_735846010173139866.key) [2022-04-06T00:47:58.643Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-06T00:47:58.977Z] + git semver init [2022-04-06T00:47:58.977Z] # -> Open(): unable to determine branch for HEAD [2022-04-06T00:47:58.977Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-169/.git [2022-04-06T00:47:58.977Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-169 [2022-04-06T00:47:58.977Z] # $SEMVER_REMOTE_NAME = origin [2022-04-06T00:47:58.977Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-06T00:47:58.977Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-06T00:47:58.977Z] # $SEMVER_BRANCH = PR-169 [2022-04-06T00:47:58.977Z] # $SEMVER_TEMP = /tmp/semver-611454755 [2022-04-06T00:47:58.977Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2022-04-06T00:48:00.360Z] # '/tmp/semver-611454755' -> '/w/workspace/gexfoundry_device-rest-go_PR-169/.semver' [2022-04-06T00:48:00.360Z] # -> Force: false [2022-04-06T00:48:00.360Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-169/.semver [Pipeline] } [2022-04-06T00:48:00.383Z] $ docker exec --env ******** --env ******** d3ef4f1d2431210ab0d7dc41c1f448e55006f0925d2df3080b1b498303f9623a ssh-agent -k [2022-04-06T00:48:00.507Z] unset SSH_AUTH_SOCK; [2022-04-06T00:48:00.507Z] unset SSH_AGENT_PID; [2022-04-06T00:48:00.507Z] echo Agent pid 62 killed; [2022-04-06T00:48:00.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-06T00:48:00.946Z] + git semver [Pipeline] } [2022-04-06T00:48:00.980Z] $ docker stop --time=1 d3ef4f1d2431210ab0d7dc41c1f448e55006f0925d2df3080b1b498303f9623a [2022-04-06T00:48:02.383Z] $ docker rm -f d3ef4f1d2431210ab0d7dc41c1f448e55006f0925d2df3080b1b498303f9623a [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T00:48:02.797Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-06T00:48:03.118Z] Stashed 1 file(s) [Pipeline] echo [2022-04-06T00:48:03.156Z] [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-06T00:48:03.753Z] provisioning config files... [2022-04-06T00:48:03.765Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-169@tmp/config6699690927836458457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T00:48:04.116Z] ---> docker-login.sh [2022-04-06T00:48:04.116Z] nexus3.edgexfoundry.org:10001 [2022-04-06T00:48:04.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T00:48:04.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T00:48:04.116Z] Configure a credential helper to remove this warning. See [2022-04-06T00:48:04.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T00:48:04.116Z] [2022-04-06T00:48:04.116Z] Login Succeeded [2022-04-06T00:48:04.116Z] nexus3.edgexfoundry.org:10002 [2022-04-06T00:48:04.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T00:48:04.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T00:48:04.116Z] Configure a credential helper to remove this warning. See [2022-04-06T00:48:04.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T00:48:04.116Z] [2022-04-06T00:48:04.116Z] Login Succeeded [2022-04-06T00:48:04.116Z] nexus3.edgexfoundry.org:10003 [2022-04-06T00:48:04.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T00:48:04.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T00:48:04.376Z] Configure a credential helper to remove this warning. See [2022-04-06T00:48:04.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T00:48:04.376Z] [2022-04-06T00:48:04.376Z] Login Succeeded [2022-04-06T00:48:04.376Z] nexus3.edgexfoundry.org:10004 [2022-04-06T00:48:04.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T00:48:04.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T00:48:04.637Z] Configure a credential helper to remove this warning. See [2022-04-06T00:48:04.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T00:48:04.637Z] [2022-04-06T00:48:04.637Z] Login Succeeded [2022-04-06T00:48:04.637Z] docker.io [2022-04-06T00:48:04.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T00:48:04.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T00:48:04.898Z] Configure a credential helper to remove this warning. See [2022-04-06T00:48:04.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T00:48:04.898Z] [2022-04-06T00:48:04.898Z] Login Succeeded [2022-04-06T00:48:04.898Z] ---> docker-login.sh ends [Pipeline] } [2022-04-06T00:48:04.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-06T00:48:05.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-06T00:48:05.141Z] ========================================================= [2022-04-06T00:48:05.141Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-06T00:48:05.141Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-06T00:48:05.544Z] + 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-06T00:48:05.544Z] Sending build context to Docker daemon 10.56MB [2022-04-06T00:48:05.544Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-06T00:48:05.544Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-06T00:48:05.544Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-06T00:48:05.544Z] 59bf1c3509f3: Pulling fs layer [2022-04-06T00:48:05.544Z] 666ba61612fd: Pulling fs layer [2022-04-06T00:48:05.544Z] 8ed8ca486205: Pulling fs layer [2022-04-06T00:48:05.544Z] 4fe6c5a15a65: Pulling fs layer [2022-04-06T00:48:05.544Z] 22a0e8bec74d: Pulling fs layer [2022-04-06T00:48:05.544Z] 640e595b4fbd: Pulling fs layer [2022-04-06T00:48:05.544Z] 763cafe07f6e: Pulling fs layer [2022-04-06T00:48:05.544Z] 0c0b528cf693: Pulling fs layer [2022-04-06T00:48:05.544Z] 10935f4eaf8b: Pulling fs layer [2022-04-06T00:48:05.544Z] 640e595b4fbd: Waiting [2022-04-06T00:48:05.544Z] 0c0b528cf693: Waiting [2022-04-06T00:48:05.544Z] 10935f4eaf8b: Waiting [2022-04-06T00:48:05.544Z] 763cafe07f6e: Waiting [2022-04-06T00:48:05.544Z] 22a0e8bec74d: Waiting [2022-04-06T00:48:05.544Z] 4fe6c5a15a65: Waiting [2022-04-06T00:48:05.544Z] 8ed8ca486205: Verifying Checksum [2022-04-06T00:48:05.544Z] 8ed8ca486205: Download complete [2022-04-06T00:48:05.544Z] 666ba61612fd: Download complete [2022-04-06T00:48:05.544Z] 22a0e8bec74d: Verifying Checksum [2022-04-06T00:48:05.544Z] 22a0e8bec74d: Download complete [2022-04-06T00:48:05.805Z] 640e595b4fbd: Verifying Checksum [2022-04-06T00:48:05.805Z] 640e595b4fbd: Download complete [2022-04-06T00:48:05.805Z] 763cafe07f6e: Verifying Checksum [2022-04-06T00:48:05.805Z] 763cafe07f6e: Download complete [2022-04-06T00:48:05.805Z] 59bf1c3509f3: Verifying Checksum [2022-04-06T00:48:05.805Z] 59bf1c3509f3: Download complete [2022-04-06T00:48:05.805Z] 0c0b528cf693: Verifying Checksum [2022-04-06T00:48:05.805Z] 0c0b528cf693: Download complete [2022-04-06T00:48:05.805Z] 59bf1c3509f3: Pull complete [2022-04-06T00:48:06.073Z] 666ba61612fd: Pull complete [2022-04-06T00:48:06.073Z] 8ed8ca486205: Pull complete [2022-04-06T00:48:06.333Z] 10935f4eaf8b: Verifying Checksum [2022-04-06T00:48:06.333Z] 10935f4eaf8b: Download complete [2022-04-06T00:48:06.333Z] 4fe6c5a15a65: Verifying Checksum [2022-04-06T00:48:06.333Z] 4fe6c5a15a65: Download complete [2022-04-06T00:48:09.628Z] 4fe6c5a15a65: Pull complete [2022-04-06T00:48:09.887Z] 22a0e8bec74d: Pull complete [2022-04-06T00:48:09.887Z] 640e595b4fbd: Pull complete [2022-04-06T00:48:09.887Z] 763cafe07f6e: Pull complete [2022-04-06T00:48:10.147Z] 0c0b528cf693: Pull complete [2022-04-06T00:48:12.050Z] 10935f4eaf8b: Pull complete [2022-04-06T00:48:12.050Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-06T00:48:12.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-06T00:48:12.050Z] ---> 99d49a6021b9 [2022-04-06T00:48:12.050Z] Step 3/12 : ARG MAKE='make build' [2022-04-06T00:48:13.435Z] ---> Running in 86229ffbf79e [2022-04-06T00:48:13.435Z] Removing intermediate container 86229ffbf79e [2022-04-06T00:48:13.435Z] ---> 78f08f4d76ab [2022-04-06T00:48:13.435Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-06T00:48:13.435Z] ---> Running in 6d60ba02b124 [2022-04-06T00:48:13.696Z] Removing intermediate container 6d60ba02b124 [2022-04-06T00:48:13.696Z] ---> 1f0b785a46a5 [2022-04-06T00:48:13.696Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-06T00:48:13.696Z] ---> Running in ea3b1b1f5d29 [2022-04-06T00:48:13.696Z] Removing intermediate container ea3b1b1f5d29 [2022-04-06T00:48:13.696Z] ---> 079250a59505 [2022-04-06T00:48:13.696Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T00:48:13.696Z] ---> Running in a0997f86aac7 [2022-04-06T00:48:14.267Z] Removing intermediate container a0997f86aac7 [2022-04-06T00:48:14.267Z] ---> a397d912bd2e [2022-04-06T00:48:14.267Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-06T00:48:14.267Z] ---> Running in 38723f7624a9 [2022-04-06T00:48:14.527Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T00:48:15.476Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T00:48:15.735Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-06T00:48:15.735Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-06T00:48:15.996Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-06T00:48:15.996Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-06T00:48:15.996Z] Executing busybox-1.34.1-r3.trigger [2022-04-06T00:48:16.258Z] OK: 224 MiB in 56 packages [2022-04-06T00:48:16.520Z] Removing intermediate container 38723f7624a9 [2022-04-06T00:48:16.520Z] ---> 8ea2945abaf4 [2022-04-06T00:48:16.520Z] Step 8/12 : WORKDIR /device-rest-go [2022-04-06T00:48:16.520Z] ---> Running in 7331291fc69d [2022-04-06T00:48:16.520Z] Removing intermediate container 7331291fc69d [2022-04-06T00:48:16.520Z] ---> 7fdc5c780bc5 [2022-04-06T00:48:16.520Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-06T00:48:16.781Z] ---> 6e70d87077cd [2022-04-06T00:48:16.781Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T00:48:16.781Z] ---> Running in 1e145d484809 [2022-04-06T00:48:18.572Z] Still waiting to schedule task [2022-04-06T00:48:18.572Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-06T00:48:31.689Z] Removing intermediate container 1e145d484809 [2022-04-06T00:48:31.689Z] ---> bf043d044172 [2022-04-06T00:48:31.689Z] Step 11/12 : COPY . . [2022-04-06T00:48:31.689Z] ---> d96fe131dc91 [2022-04-06T00:48:31.689Z] Step 12/12 : RUN $MAKE [2022-04-06T00:48:31.689Z] ---> Running in f9221e72a9e7 [2022-04-06T00:48:31.689Z] noop [2022-04-06T00:48:31.689Z] Removing intermediate container f9221e72a9e7 [2022-04-06T00:48:31.689Z] ---> d8cbd22eb217 [2022-04-06T00:48:31.689Z] Successfully built d8cbd22eb217 [2022-04-06T00:48:31.689Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T00:48:32.022Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-06T00:48:32.022Z] . [Pipeline] withDockerContainer [2022-04-06T00:48:32.105Z] prd-ubuntu20.04-docker-8c-8g-10808 does not seem to be running inside a container [2022-04-06T00:48:32.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-169 -v /w/workspace/gexfoundry_device-rest-go_PR-169:/w/workspace/gexfoundry_device-rest-go_PR-169:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-169@tmp:/w/workspace/gexfoundry_device-rest-go_PR-169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-06T00:48:32.548Z] $ docker top a5c417c9a246c2d02639a8ad301bb9327300104a08d3a7e238b069becf19d935 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T00:48:32.982Z] + go version [2022-04-06T00:48:32.982Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-06T00:48:33.020Z] $ docker stop --time=1 a5c417c9a246c2d02639a8ad301bb9327300104a08d3a7e238b069becf19d935 [2022-04-06T00:48:34.347Z] $ docker rm -f a5c417c9a246c2d02639a8ad301bb9327300104a08d3a7e238b069becf19d935 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T00:48:35.055Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-06T00:48:35.055Z] . [Pipeline] withDockerContainer [2022-04-06T00:48:35.151Z] prd-ubuntu20.04-docker-8c-8g-10808 does not seem to be running inside a container [2022-04-06T00:48:35.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-169 -v /w/workspace/gexfoundry_device-rest-go_PR-169:/w/workspace/gexfoundry_device-rest-go_PR-169:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-169@tmp:/w/workspace/gexfoundry_device-rest-go_PR-169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-06T00:48:35.569Z] $ docker top 69e5062368f75da886c7d4bd1f072560c803e425baddf9668e347b033afcf6e2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-06T00:48:36.020Z] + make test [2022-04-06T00:48:36.020Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-06T00:48:36.279Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-04-06T00:48:46.262Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-04-06T00:48:46.262Z] ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 55.2% of statements [2022-04-06T00:48:50.459Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-06T00:48:54.666Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-06T00:48:54.666Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-06T00:48:54.666Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-06T00:48:54.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-06T00:48:54.742Z] $ docker stop --time=1 69e5062368f75da886c7d4bd1f072560c803e425baddf9668e347b033afcf6e2 [2022-04-06T00:48:56.493Z] $ docker rm -f 69e5062368f75da886c7d4bd1f072560c803e425baddf9668e347b033afcf6e2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T00:48:57.014Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-06T00:48:57.079Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-06T00:48:58.204Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-06T00:48:58.519Z] + ls -al . [2022-04-06T00:48:58.519Z] total 172 [2022-04-06T00:48:58.519Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 6 00:48 . [2022-04-06T00:48:58.519Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 00:47 .. [2022-04-06T00:48:58.519Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 6 00:47 .dockerignore [2022-04-06T00:48:58.519Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 00:47 .git [2022-04-06T00:48:58.519Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 00:47 .github [2022-04-06T00:48:58.519Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 6 00:47 .gitignore [2022-04-06T00:48:58.519Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 6 00:47 .golangci.yml [2022-04-06T00:48:58.519Z] drwx------ 3 jenkins jenkins 4096 Apr 6 00:48 .semver [2022-04-06T00:48:58.519Z] -rw-rw-r-- 1 jenkins jenkins 8330 Apr 6 00:47 Attribution.txt [2022-04-06T00:48:58.519Z] -rw-rw-r-- 1 jenkins jenkins 7459 Apr 6 00:47 CHANGELOG.md [2022-04-06T00:48:58.519Z] -rw-rw-r-- 1 jenkins jenkins 1672 Apr 6 00:47 Dockerfile [2022-04-06T00:48:58.519Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 00:47 GOVERNANCE.md [2022-04-06T00:48:58.519Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 6 00:47 Jenkinsfile [2022-04-06T00:48:58.519Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 6 00:47 LICENSE [2022-04-06T00:48:58.519Z] -rw-rw-r-- 1 jenkins jenkins 1578 Apr 6 00:47 Makefile [2022-04-06T00:48:58.519Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 6 00:47 OWNERS.md [2022-04-06T00:48:58.519Z] -rw-rw-r-- 1 jenkins jenkins 8246 Apr 6 00:47 README.md [2022-04-06T00:48:58.519Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 00:48 VERSION [2022-04-06T00:48:58.519Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 00:47 bin [2022-04-06T00:48:58.519Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 00:47 cmd [2022-04-06T00:48:58.519Z] -rw-r--r-- 1 jenkins jenkins 9355 Apr 6 00:48 coverage.out [2022-04-06T00:48:58.519Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 00:47 driver [2022-04-06T00:48:58.519Z] -rw-rw-r-- 1 jenkins jenkins 3240 Apr 6 00:47 go.mod [2022-04-06T00:48:58.519Z] -rw-rw-r-- 1 jenkins jenkins 34722 Apr 6 00:47 go.sum [2022-04-06T00:48:58.519Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 00:47 snap [2022-04-06T00:48:58.519Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 6 00:47 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-06T00:48:58.848Z] + 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=3ef3434f29de7babebb530a0a3a69c8b081d7b6d --label arch=amd64 --label version=0.0.0 . [2022-04-06T00:48:58.848Z] Sending build context to Docker daemon 10.57MB [2022-04-06T00:48:58.848Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-06T00:48:58.848Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-06T00:48:58.848Z] ---> d8cbd22eb217 [2022-04-06T00:48:58.848Z] Step 3/25 : ARG MAKE='make build' [2022-04-06T00:48:58.848Z] ---> Running in c70e236e70b5 [2022-04-06T00:48:59.109Z] Removing intermediate container c70e236e70b5 [2022-04-06T00:48:59.109Z] ---> 3882336eb2a8 [2022-04-06T00:48:59.109Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-06T00:48:59.109Z] ---> Running in d967fd53fc2c [2022-04-06T00:48:59.109Z] Removing intermediate container d967fd53fc2c [2022-04-06T00:48:59.109Z] ---> 06adf15ae614 [2022-04-06T00:48:59.109Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-06T00:48:59.109Z] ---> Running in c3869dd67b77 [2022-04-06T00:48:59.371Z] Removing intermediate container c3869dd67b77 [2022-04-06T00:48:59.371Z] ---> b7bdd9cab4e9 [2022-04-06T00:48:59.371Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T00:48:59.371Z] ---> Running in 6d1e6579bec1 [2022-04-06T00:48:59.942Z] Removing intermediate container 6d1e6579bec1 [2022-04-06T00:48:59.942Z] ---> a78d77e738d1 [2022-04-06T00:48:59.942Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-06T00:48:59.942Z] ---> Running in fc000ca79be3 [2022-04-06T00:49:00.202Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T00:49:01.147Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T00:49:01.408Z] OK: 224 MiB in 56 packages [2022-04-06T00:49:01.668Z] Removing intermediate container fc000ca79be3 [2022-04-06T00:49:01.668Z] ---> 23e67a35fc95 [2022-04-06T00:49:01.668Z] Step 8/25 : WORKDIR /device-rest-go [2022-04-06T00:49:01.668Z] ---> Running in 29e635e38e67 [2022-04-06T00:49:01.928Z] Removing intermediate container 29e635e38e67 [2022-04-06T00:49:01.928Z] ---> 633845c08943 [2022-04-06T00:49:01.928Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-06T00:49:01.928Z] ---> bc6b3f50700d [2022-04-06T00:49:01.928Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T00:49:01.928Z] ---> Running in d7b2ba6fb29c [2022-04-06T00:49:02.501Z] Removing intermediate container d7b2ba6fb29c [2022-04-06T00:49:02.501Z] ---> 7c5e746012d2 [2022-04-06T00:49:02.501Z] Step 11/25 : COPY . . [2022-04-06T00:49:03.073Z] ---> 8528112352a9 [2022-04-06T00:49:03.073Z] Step 12/25 : RUN $MAKE [2022-04-06T00:49:03.073Z] ---> Running in 5df6a81e67a9 [2022-04-06T00:49:03.336Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd [2022-04-06T00:49:15.560Z] Removing intermediate container 5df6a81e67a9 [2022-04-06T00:49:15.560Z] ---> 5c85035b2e3f [2022-04-06T00:49:15.560Z] Step 13/25 : FROM alpine:3.14 [2022-04-06T00:49:15.560Z] 3.14: Pulling from library/alpine [2022-04-06T00:49:15.560Z] 8663204ce13b: Pulling fs layer [2022-04-06T00:49:15.560Z] 8663204ce13b: Download complete [2022-04-06T00:49:15.560Z] 8663204ce13b: Pull complete [2022-04-06T00:49:15.560Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-06T00:49:15.560Z] Status: Downloaded newer image for alpine:3.14 [2022-04-06T00:49:15.560Z] ---> e04c818066af [2022-04-06T00:49:15.560Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-04-06T00:49:15.560Z] ---> Running in 43bfc45e606b [2022-04-06T00:49:15.560Z] Removing intermediate container 43bfc45e606b [2022-04-06T00:49:15.560Z] ---> 4f1e91ac1de2 [2022-04-06T00:49:15.560Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-04-06T00:49:15.560Z] ---> Running in e59bfe3ebc19 [2022-04-06T00:49:15.560Z] Removing intermediate container e59bfe3ebc19 [2022-04-06T00:49:15.560Z] ---> 6e736ea44ae7 [2022-04-06T00:49:15.560Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-06T00:49:15.560Z] ---> Running in 0ac31aa376ef [2022-04-06T00:49:15.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T00:49:15.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T00:49:16.081Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-06T00:49:16.081Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-06T00:49:16.081Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-06T00:49:16.081Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-06T00:49:16.081Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-06T00:49:16.081Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-06T00:49:16.081Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T00:49:16.081Z] OK: 8 MiB in 20 packages [2022-04-06T00:49:16.649Z] Removing intermediate container 0ac31aa376ef [2022-04-06T00:49:16.649Z] ---> eccb61576a69 [2022-04-06T00:49:16.649Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-04-06T00:49:16.909Z] ---> de9349acfc22 [2022-04-06T00:49:16.909Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-04-06T00:49:17.170Z] ---> f473fd96a895 [2022-04-06T00:49:17.170Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-04-06T00:49:17.170Z] ---> 8893ceac568f [2022-04-06T00:49:17.170Z] Step 20/25 : EXPOSE 59986 [2022-04-06T00:49:17.430Z] ---> Running in dc37df231f20 [2022-04-06T00:49:17.430Z] Removing intermediate container dc37df231f20 [2022-04-06T00:49:17.430Z] ---> e111b01d540b [2022-04-06T00:49:17.430Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-04-06T00:49:17.430Z] ---> Running in bb2b4995a45e [2022-04-06T00:49:17.430Z] Removing intermediate container bb2b4995a45e [2022-04-06T00:49:17.430Z] ---> c751625059a0 [2022-04-06T00:49:17.430Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-06T00:49:17.430Z] ---> Running in 8a650891f6ac [2022-04-06T00:49:17.691Z] Removing intermediate container 8a650891f6ac [2022-04-06T00:49:17.691Z] ---> b04f92a223f1 [2022-04-06T00:49:17.691Z] Step 23/25 : LABEL arch=amd64 [2022-04-06T00:49:17.691Z] ---> Running in 343980c3e77a [2022-04-06T00:49:17.691Z] Removing intermediate container 343980c3e77a [2022-04-06T00:49:17.691Z] ---> 80fad701575d [2022-04-06T00:49:17.691Z] Step 24/25 : LABEL git_sha=3ef3434f29de7babebb530a0a3a69c8b081d7b6d [2022-04-06T00:49:17.691Z] ---> Running in f2625f85c205 [2022-04-06T00:49:17.954Z] Removing intermediate container f2625f85c205 [2022-04-06T00:49:17.954Z] ---> 26cae0c988d4 [2022-04-06T00:49:17.954Z] Step 25/25 : LABEL version=0.0.0 [2022-04-06T00:49:17.954Z] ---> Running in 1168c6c4f428 [2022-04-06T00:49:17.954Z] Removing intermediate container 1168c6c4f428 [2022-04-06T00:49:17.954Z] ---> dceb9fe1e2c0 [2022-04-06T00:49:17.954Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-06T00:49:17.954Z] Successfully built dceb9fe1e2c0 [2022-04-06T00:49:17.954Z] 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-06T00:49:18.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T00:49:18.699Z] [2022-04-06T00:49:18.699Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T00:49:19.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T00:49:19.046Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-06T00:49:19.046Z] 5eb5b503b376: Pulling fs layer [2022-04-06T00:49:19.046Z] 5c69ac0246d0: Pulling fs layer [2022-04-06T00:49:19.046Z] ec43610c2a17: Pulling fs layer [2022-04-06T00:49:19.046Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-06T00:49:19.046Z] 33b1e0a273af: Pulling fs layer [2022-04-06T00:49:19.046Z] 5d3b04190fa2: Pulling fs layer [2022-04-06T00:49:19.046Z] 3a2ae6a8a46f: Waiting [2022-04-06T00:49:19.046Z] 33b1e0a273af: Waiting [2022-04-06T00:49:19.046Z] 2f39f015ded8: Pulling fs layer [2022-04-06T00:49:19.046Z] 5d3b04190fa2: Waiting [2022-04-06T00:49:19.046Z] 2f39f015ded8: Waiting [2022-04-06T00:49:19.046Z] 5c69ac0246d0: Verifying Checksum [2022-04-06T00:49:19.046Z] 5c69ac0246d0: Download complete [2022-04-06T00:49:19.046Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-06T00:49:19.046Z] 3a2ae6a8a46f: Download complete [2022-04-06T00:49:19.046Z] 33b1e0a273af: Verifying Checksum [2022-04-06T00:49:19.046Z] 33b1e0a273af: Download complete [2022-04-06T00:49:19.046Z] 5d3b04190fa2: Verifying Checksum [2022-04-06T00:49:19.046Z] 5d3b04190fa2: Download complete [2022-04-06T00:49:19.306Z] ec43610c2a17: Verifying Checksum [2022-04-06T00:49:19.306Z] ec43610c2a17: Download complete [2022-04-06T00:49:19.306Z] 5eb5b503b376: Verifying Checksum [2022-04-06T00:49:19.306Z] 5eb5b503b376: Download complete [2022-04-06T00:49:19.876Z] 2f39f015ded8: Download complete [2022-04-06T00:49:20.446Z] 5eb5b503b376: Pull complete [2022-04-06T00:49:20.446Z] 5c69ac0246d0: Pull complete [2022-04-06T00:49:21.020Z] ec43610c2a17: Pull complete [2022-04-06T00:49:21.020Z] 3a2ae6a8a46f: Pull complete [2022-04-06T00:49:21.279Z] 33b1e0a273af: Pull complete [2022-04-06T00:49:21.279Z] 5d3b04190fa2: Pull complete [2022-04-06T00:49:25.475Z] 2f39f015ded8: Pull complete [2022-04-06T00:49:25.475Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-06T00:49:25.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T00:49:25.475Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-06T00:49:25.561Z] prd-ubuntu20.04-docker-8c-8g-10808 does not seem to be running inside a container [2022-04-06T00:49:25.607Z] $ 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-169 -v /w/workspace/gexfoundry_device-rest-go_PR-169:/w/workspace/gexfoundry_device-rest-go_PR-169:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-169@tmp:/w/workspace/gexfoundry_device-rest-go_PR-169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-06T00:49:27.161Z] $ docker top e909544e48c6545560e7a8033ef206e04ac9ef318c702de58ed5982a3d626f07 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T00:49:27.603Z] ---> job-cost.sh [2022-04-06T00:49:27.603Z] lf-activate-venv: SKIPPING [2022-04-06T00:49:27.603Z] INFO: No Stack... [2022-04-06T00:49:27.863Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-06T00:49:28.496Z] INFO: Archiving Costs [Pipeline] sh [2022-04-06T00:49:28.815Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-169/archives/cost.csv [2022-04-06T00:49:28.815Z] + cut -d, -f6 [Pipeline] lock [2022-04-06T00:49:28.859Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-169-1-stack-cost] [2022-04-06T00:49:28.864Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-169-1-stack-cost] did not exist. Created. [2022-04-06T00:49:28.864Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-169-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-06T00:49:29.263Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-06T00:49:29.353Z] Stashed 1 file(s) [Pipeline] } [2022-04-06T00:49:29.368Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-169-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-06T00:49:29.451Z] $ docker stop --time=1 e909544e48c6545560e7a8033ef206e04ac9ef318c702de58ed5982a3d626f07 [2022-04-06T00:49:30.627Z] $ docker rm -f e909544e48c6545560e7a8033ef206e04ac9ef318c702de58ed5982a3d626f07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-06T00:50:43.093Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10809 in /w/workspace/gexfoundry_device-rest-go_PR-169 [Pipeline] { [Pipeline] ws [2022-04-06T00:50:43.131Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2022-04-06T00:50:43.517Z] The recommended git tool is: git [2022-04-06T00:50:50.948Z] using credential edgex-jenkins-ssh [2022-04-06T00:50:50.972Z] Cloning the remote Git repository [2022-04-06T00:50:51.051Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-04-06T00:50:51.280Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2022-04-06T00:50:51.380Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-04-06T00:50:51.381Z] > git --version # timeout=10 [2022-04-06T00:50:51.412Z] > git --version # 'git version 2.25.1' [2022-04-06T00:50:51.414Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T00:50:51.511Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-06T00:50:54.309Z] Merging remotes/origin/main commit 868c3d37fa7208ff5e10080602f68a64287cb162 into PR head commit 3ef3434f29de7babebb530a0a3a69c8b081d7b6d [2022-04-06T00:50:54.524Z] Merge succeeded, producing 3ef3434f29de7babebb530a0a3a69c8b081d7b6d [2022-04-06T00:50:54.525Z] Checking out Revision 3ef3434f29de7babebb530a0a3a69c8b081d7b6d (PR-169) [2022-04-06T00:50:53.622Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-04-06T00:50:53.639Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-06T00:50:53.664Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-04-06T00:50:53.702Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-04-06T00:50:53.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T00:50:53.717Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-06T00:50:54.330Z] > git config core.sparsecheckout # timeout=10 [2022-04-06T00:50:54.346Z] > git checkout -f 3ef3434f29de7babebb530a0a3a69c8b081d7b6d # timeout=10 [2022-04-06T00:50:54.430Z] > git remote # timeout=10 [2022-04-06T00:50:54.450Z] > git config --get remote.origin.url # timeout=10 [2022-04-06T00:50:54.465Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T00:50:54.478Z] > git merge 868c3d37fa7208ff5e10080602f68a64287cb162 # timeout=10 [2022-04-06T00:50:54.506Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-06T00:50:54.534Z] > git config core.sparsecheckout # timeout=10 [2022-04-06T00:50:54.551Z] > git checkout -f 3ef3434f29de7babebb530a0a3a69c8b081d7b6d # timeout=10 [2022-04-06T00:50:58.831Z] Commit message: "build(deps): Update device-sdk-go" [2022-04-06T00:50:58.894Z] > git --version # timeout=10 [2022-04-06T00:50:58.906Z] > git --version # 'git version 2.25.1' [2022-04-06T00:50:58.918Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-06T00:50:59.965Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-06T00:50:59.965Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T00:50:59.965Z] Dload Upload Total Spent Left Speed [2022-04-06T00:50:59.965Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh [2022-04-06T00:51:00.490Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-06T00:51:00.855Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-06T00:51:00.855Z] + sudo tee /etc/docker/daemon.new [2022-04-06T00:51:00.855Z] { [2022-04-06T00:51:00.855Z] "registry-mirrors": [ [2022-04-06T00:51:00.855Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-06T00:51:00.855Z] ], [2022-04-06T00:51:00.855Z] "bip": "10.250.0.254/24", [2022-04-06T00:51:00.855Z] "hosts": [ [2022-04-06T00:51:00.855Z] "tcp://0.0.0.0:5555", [2022-04-06T00:51:00.855Z] "unix:///var/run/docker.sock" [2022-04-06T00:51:00.855Z] ], [2022-04-06T00:51:00.855Z] "mtu": 1458, [2022-04-06T00:51:00.855Z] "selinux-enabled": true, [2022-04-06T00:51:00.855Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-06T00:51:00.855Z] } [Pipeline] sh [2022-04-06T00:51:01.214Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-06T00:51:01.577Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T00:51:20.029Z] provisioning config files... [2022-04-06T00:51:20.056Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config7235109800530708636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T00:51:20.638Z] ---> docker-login.sh [2022-04-06T00:51:20.638Z] nexus3.edgexfoundry.org:10001 [2022-04-06T00:51:21.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T00:51:21.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T00:51:21.506Z] Configure a credential helper to remove this warning. See [2022-04-06T00:51:21.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T00:51:21.506Z] [2022-04-06T00:51:21.506Z] Login Succeeded [2022-04-06T00:51:21.506Z] nexus3.edgexfoundry.org:10002 [2022-04-06T00:51:21.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T00:51:22.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T00:51:22.056Z] Configure a credential helper to remove this warning. See [2022-04-06T00:51:22.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T00:51:22.056Z] [2022-04-06T00:51:22.056Z] Login Succeeded [2022-04-06T00:51:22.056Z] nexus3.edgexfoundry.org:10003 [2022-04-06T00:51:22.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T00:51:22.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T00:51:22.333Z] Configure a credential helper to remove this warning. See [2022-04-06T00:51:22.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T00:51:22.333Z] [2022-04-06T00:51:22.333Z] Login Succeeded [2022-04-06T00:51:22.608Z] nexus3.edgexfoundry.org:10004 [2022-04-06T00:51:22.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T00:51:22.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T00:51:22.883Z] Configure a credential helper to remove this warning. See [2022-04-06T00:51:22.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T00:51:22.883Z] [2022-04-06T00:51:22.883Z] Login Succeeded [2022-04-06T00:51:22.883Z] docker.io [2022-04-06T00:51:23.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T00:51:23.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T00:51:23.752Z] Configure a credential helper to remove this warning. See [2022-04-06T00:51:23.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T00:51:23.752Z] [2022-04-06T00:51:23.752Z] Login Succeeded [2022-04-06T00:51:23.752Z] ---> docker-login.sh ends [Pipeline] } [2022-04-06T00:51:23.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-06T00:51:24.203Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-06T00:51:24.234Z] ========================================================= [2022-04-06T00:51:24.234Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-06T00:51:24.234Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-06T00:51:24.688Z] + 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-06T00:51:24.688Z] Sending build context to Docker daemon 127.5kB [2022-04-06T00:51:24.961Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-06T00:51:24.961Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-06T00:51:25.238Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-06T00:51:25.238Z] 9b3977197b4f: Pulling fs layer [2022-04-06T00:51:25.238Z] 1a89e8eeedd5: Pulling fs layer [2022-04-06T00:51:25.238Z] 94645a83ff95: Pulling fs layer [2022-04-06T00:51:25.238Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-06T00:51:25.238Z] 0c92f367c5e7: Pulling fs layer [2022-04-06T00:51:25.238Z] f7c0051592d6: Pulling fs layer [2022-04-06T00:51:25.238Z] a227ed2f7395: Pulling fs layer [2022-04-06T00:51:25.238Z] 7b1c46037f91: Pulling fs layer [2022-04-06T00:51:25.238Z] 3f3a8bcf1eab: Waiting [2022-04-06T00:51:25.238Z] 0c92f367c5e7: Waiting [2022-04-06T00:51:25.238Z] f7c0051592d6: Waiting [2022-04-06T00:51:25.238Z] a227ed2f7395: Waiting [2022-04-06T00:51:25.238Z] 7b1c46037f91: Waiting [2022-04-06T00:51:25.238Z] 94645a83ff95: Download complete [2022-04-06T00:51:25.238Z] 1a89e8eeedd5: Verifying Checksum [2022-04-06T00:51:25.238Z] 1a89e8eeedd5: Download complete [2022-04-06T00:51:25.238Z] 0c92f367c5e7: Download complete [2022-04-06T00:51:25.238Z] f7c0051592d6: Download complete [2022-04-06T00:51:25.238Z] 9b3977197b4f: Verifying Checksum [2022-04-06T00:51:25.238Z] 9b3977197b4f: Download complete [2022-04-06T00:51:25.238Z] a227ed2f7395: Verifying Checksum [2022-04-06T00:51:25.238Z] a227ed2f7395: Download complete [2022-04-06T00:51:26.256Z] 9b3977197b4f: Pull complete [2022-04-06T00:51:26.538Z] 1a89e8eeedd5: Pull complete [2022-04-06T00:51:27.140Z] 94645a83ff95: Pull complete [2022-04-06T00:51:27.416Z] 7b1c46037f91: Verifying Checksum [2022-04-06T00:51:27.416Z] 7b1c46037f91: Download complete [2022-04-06T00:51:27.801Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-06T00:51:27.801Z] 3f3a8bcf1eab: Download complete [2022-04-06T00:51:40.196Z] 3f3a8bcf1eab: Pull complete [2022-04-06T00:51:40.196Z] 0c92f367c5e7: Pull complete [2022-04-06T00:51:40.196Z] f7c0051592d6: Pull complete [2022-04-06T00:51:40.196Z] a227ed2f7395: Pull complete [2022-04-06T00:51:45.604Z] 7b1c46037f91: Pull complete [2022-04-06T00:51:45.604Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-06T00:51:45.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-06T00:51:45.604Z] ---> f79e39bc4007 [2022-04-06T00:51:45.604Z] Step 3/12 : ARG MAKE='make build' [2022-04-06T00:51:47.592Z] ---> Running in 5df85d07b4a5 [2022-04-06T00:51:47.875Z] Removing intermediate container 5df85d07b4a5 [2022-04-06T00:51:47.875Z] ---> 024df431af61 [2022-04-06T00:51:47.875Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-06T00:51:47.875Z] ---> Running in 9fff346c60ad [2022-04-06T00:51:48.488Z] Removing intermediate container 9fff346c60ad [2022-04-06T00:51:48.488Z] ---> 5edf8a02277f [2022-04-06T00:51:48.488Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-06T00:51:48.488Z] ---> Running in 4da521abeb4e [2022-04-06T00:51:48.764Z] Removing intermediate container 4da521abeb4e [2022-04-06T00:51:48.764Z] ---> 99417ef59569 [2022-04-06T00:51:48.764Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T00:51:48.764Z] ---> Running in 7b13ae73a81c [2022-04-06T00:51:50.747Z] Removing intermediate container 7b13ae73a81c [2022-04-06T00:51:50.747Z] ---> 5a1ecab8bfda [2022-04-06T00:51:50.747Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-06T00:51:50.747Z] ---> Running in f3c15e0d25d9 [2022-04-06T00:51:51.722Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T00:51:52.714Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T00:51:53.718Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-06T00:51:53.994Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-06T00:51:53.994Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-06T00:51:54.269Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-06T00:51:54.269Z] Executing busybox-1.34.1-r3.trigger [2022-04-06T00:51:54.269Z] OK: 224 MiB in 56 packages [2022-04-06T00:51:56.895Z] Removing intermediate container f3c15e0d25d9 [2022-04-06T00:51:56.895Z] ---> 2c34d7020622 [2022-04-06T00:51:56.895Z] Step 8/12 : WORKDIR /device-rest-go [2022-04-06T00:51:56.895Z] ---> Running in d75b9f4ce43c [2022-04-06T00:51:57.169Z] Removing intermediate container d75b9f4ce43c [2022-04-06T00:51:57.169Z] ---> f2840d38cc8a [2022-04-06T00:51:57.169Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-06T00:51:57.778Z] ---> 45c2804ecf61 [2022-04-06T00:51:57.778Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T00:51:57.778Z] ---> Running in dafab09c66d5 [2022-04-06T00:52:44.769Z] Removing intermediate container dafab09c66d5 [2022-04-06T00:52:44.769Z] ---> 230e35b62dbb [2022-04-06T00:52:44.769Z] Step 11/12 : COPY . . [2022-04-06T00:52:44.769Z] ---> 3bddaeff83b1 [2022-04-06T00:52:44.769Z] Step 12/12 : RUN $MAKE [2022-04-06T00:52:45.042Z] ---> Running in 5f682e65d49a [2022-04-06T00:52:46.033Z] noop [2022-04-06T00:52:46.632Z] Removing intermediate container 5f682e65d49a [2022-04-06T00:52:46.632Z] ---> d70f6a88cce6 [2022-04-06T00:52:46.632Z] Successfully built d70f6a88cce6 [2022-04-06T00:52:46.632Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T00:52:47.001Z] + docker inspect -f . ci-base-image-arm64 [2022-04-06T00:52:47.001Z] . [Pipeline] withDockerContainer [2022-04-06T00:52:47.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-10809 does not seem to be running inside a container [2022-04-06T00:52:47.332Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-06T00:52:48.650Z] $ docker top 7a727e0360dcb08b27ada6fda799f5805ae8cb855ec62a4d60ee8b62746e366e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T00:52:49.616Z] + go version [2022-04-06T00:52:49.616Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-06T00:52:49.653Z] $ docker stop --time=1 7a727e0360dcb08b27ada6fda799f5805ae8cb855ec62a4d60ee8b62746e366e [2022-04-06T00:52:51.306Z] $ docker rm -f 7a727e0360dcb08b27ada6fda799f5805ae8cb855ec62a4d60ee8b62746e366e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T00:52:52.173Z] + docker inspect -f . ci-base-image-arm64 [2022-04-06T00:52:52.173Z] . [Pipeline] withDockerContainer [2022-04-06T00:52:52.416Z] prd-ubuntu20.04-docker-arm64-4c-16g-10809 does not seem to be running inside a container [2022-04-06T00:52:52.508Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-06T00:52:53.885Z] $ docker top 2a92d64659d9a89b6c49444b6b7394f5dda8f17f0d813689c0796c342a5c1760 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-06T00:52:54.921Z] + make test [2022-04-06T00:52:54.921Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-06T00:52:56.931Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-04-06T00:54:33.824Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-04-06T00:54:33.824Z] ok github.com/edgexfoundry/device-rest-go/driver 0.079s coverage: 55.2% of statements [2022-04-06T00:54:33.824Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-06T00:54:33.824Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-06T00:54:56.097Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-06T00:54:56.097Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-06T00:54:56.097Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-06T00:54:58.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-06T00:54:58.803Z] $ docker stop --time=1 2a92d64659d9a89b6c49444b6b7394f5dda8f17f0d813689c0796c342a5c1760 [2022-04-06T00:55:00.740Z] $ docker rm -f 2a92d64659d9a89b6c49444b6b7394f5dda8f17f0d813689c0796c342a5c1760 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T00:55:01.883Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-06T00:55:01.921Z] Warning: overwriting stash ‘coverage-report’ [2022-04-06T00:55:02.467Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-06T00:55:03.076Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-06T00:55:03.437Z] + ls -al . [2022-04-06T00:55:03.437Z] total 168 [2022-04-06T00:55:03.437Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 00:54 . [2022-04-06T00:55:03.437Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 00:50 .. [2022-04-06T00:55:03.437Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 6 00:50 .dockerignore [2022-04-06T00:55:03.437Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 00:50 .git [2022-04-06T00:55:03.437Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 00:50 .github [2022-04-06T00:55:03.437Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 6 00:50 .gitignore [2022-04-06T00:55:03.437Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 6 00:50 .golangci.yml [2022-04-06T00:55:03.437Z] -rw-rw-r-- 1 jenkins jenkins 8330 Apr 6 00:50 Attribution.txt [2022-04-06T00:55:03.437Z] -rw-rw-r-- 1 jenkins jenkins 7459 Apr 6 00:50 CHANGELOG.md [2022-04-06T00:55:03.437Z] -rw-rw-r-- 1 jenkins jenkins 1672 Apr 6 00:50 Dockerfile [2022-04-06T00:55:03.437Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 00:50 GOVERNANCE.md [2022-04-06T00:55:03.437Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 6 00:50 Jenkinsfile [2022-04-06T00:55:03.437Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 6 00:50 LICENSE [2022-04-06T00:55:03.437Z] -rw-rw-r-- 1 jenkins jenkins 1578 Apr 6 00:50 Makefile [2022-04-06T00:55:03.437Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 6 00:50 OWNERS.md [2022-04-06T00:55:03.437Z] -rw-rw-r-- 1 jenkins jenkins 8246 Apr 6 00:50 README.md [2022-04-06T00:55:03.437Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 00:48 VERSION [2022-04-06T00:55:03.437Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 00:50 bin [2022-04-06T00:55:03.437Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 00:50 cmd [2022-04-06T00:55:03.437Z] -rw-r--r-- 1 jenkins jenkins 9355 Apr 6 00:54 coverage.out [2022-04-06T00:55:03.437Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 00:50 driver [2022-04-06T00:55:03.437Z] -rw-rw-r-- 1 jenkins jenkins 3240 Apr 6 00:50 go.mod [2022-04-06T00:55:03.437Z] -rw-rw-r-- 1 jenkins jenkins 34722 Apr 6 00:50 go.sum [2022-04-06T00:55:03.437Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 00:50 snap [2022-04-06T00:55:03.438Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 6 00:50 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-06T00:55:03.826Z] + 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=3ef3434f29de7babebb530a0a3a69c8b081d7b6d --label arch=arm64 --label version=0.0.0 . [2022-04-06T00:55:03.826Z] Sending build context to Docker daemon 137.7kB [2022-04-06T00:55:04.108Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-06T00:55:04.108Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-06T00:55:04.108Z] ---> d70f6a88cce6 [2022-04-06T00:55:04.108Z] Step 3/25 : ARG MAKE='make build' [2022-04-06T00:55:04.387Z] ---> Running in 0dec9a730210 [2022-04-06T00:55:04.663Z] Removing intermediate container 0dec9a730210 [2022-04-06T00:55:04.663Z] ---> 9526cbb8886d [2022-04-06T00:55:04.664Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-06T00:55:04.940Z] ---> Running in 280537684ef7 [2022-04-06T00:55:05.216Z] Removing intermediate container 280537684ef7 [2022-04-06T00:55:05.216Z] ---> d94f057193f6 [2022-04-06T00:55:05.216Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-06T00:55:05.494Z] ---> Running in 3cc7bc826fb8 [2022-04-06T00:55:05.780Z] Removing intermediate container 3cc7bc826fb8 [2022-04-06T00:55:05.780Z] ---> 4f1a63aa925c [2022-04-06T00:55:05.780Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T00:55:05.780Z] ---> Running in 3cc1160f65e0 [2022-04-06T00:55:07.806Z] Removing intermediate container 3cc1160f65e0 [2022-04-06T00:55:07.806Z] ---> 30febcf0bf5e [2022-04-06T00:55:07.806Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-06T00:55:07.806Z] ---> Running in 2ad96f4d7be7 [2022-04-06T00:55:08.795Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T00:55:09.787Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T00:55:11.231Z] OK: 224 MiB in 56 packages [2022-04-06T00:55:11.838Z] Removing intermediate container 2ad96f4d7be7 [2022-04-06T00:55:11.838Z] ---> 11c3760a8d92 [2022-04-06T00:55:11.838Z] Step 8/25 : WORKDIR /device-rest-go [2022-04-06T00:55:11.838Z] ---> Running in f12e839c07cf [2022-04-06T00:55:12.445Z] Removing intermediate container f12e839c07cf [2022-04-06T00:55:12.445Z] ---> 7187611a38bb [2022-04-06T00:55:12.445Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-06T00:55:13.085Z] ---> 23516581fadc [2022-04-06T00:55:13.085Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T00:55:13.085Z] ---> Running in 4eba99a90122 [2022-04-06T00:55:15.098Z] Removing intermediate container 4eba99a90122 [2022-04-06T00:55:15.098Z] ---> e64372b825b8 [2022-04-06T00:55:15.098Z] Step 11/25 : COPY . . [2022-04-06T00:55:16.086Z] ---> 4db0ba940161 [2022-04-06T00:55:16.086Z] Step 12/25 : RUN $MAKE [2022-04-06T00:55:16.086Z] ---> Running in 11311d3eb1a1 [2022-04-06T00:55:17.072Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd [2022-04-06T00:56:54.006Z] Removing intermediate container 11311d3eb1a1 [2022-04-06T00:56:54.006Z] ---> b0e40be49470 [2022-04-06T00:56:54.006Z] Step 13/25 : FROM alpine:3.14 [2022-04-06T00:56:54.006Z] 3.14: Pulling from library/alpine [2022-04-06T00:56:54.006Z] 455c02918c45: Pulling fs layer [2022-04-06T00:56:54.006Z] 455c02918c45: Verifying Checksum [2022-04-06T00:56:54.006Z] 455c02918c45: Download complete [2022-04-06T00:56:54.006Z] 455c02918c45: Pull complete [2022-04-06T00:56:54.006Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-06T00:56:54.006Z] Status: Downloaded newer image for alpine:3.14 [2022-04-06T00:56:54.006Z] ---> ac73e934f311 [2022-04-06T00:56:54.006Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-04-06T00:56:54.006Z] ---> Running in 0fc0c2f48638 [2022-04-06T00:56:54.006Z] Removing intermediate container 0fc0c2f48638 [2022-04-06T00:56:54.006Z] ---> 4fe33d92ea01 [2022-04-06T00:56:54.006Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-04-06T00:56:54.006Z] ---> Running in 6cbfaee44fb1 [2022-04-06T00:56:54.006Z] Removing intermediate container 6cbfaee44fb1 [2022-04-06T00:56:54.006Z] ---> e8b157704e6d [2022-04-06T00:56:54.006Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-06T00:56:54.006Z] ---> Running in 299ebf694fe9 [2022-04-06T00:56:54.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T00:56:54.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T00:56:54.006Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-06T00:56:54.007Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-06T00:56:54.007Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-06T00:56:54.007Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-06T00:56:54.007Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-06T00:56:54.007Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-06T00:56:54.007Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T00:56:54.007Z] OK: 8 MiB in 20 packages [2022-04-06T00:56:54.007Z] Removing intermediate container 299ebf694fe9 [2022-04-06T00:56:54.007Z] ---> 41a327923010 [2022-04-06T00:56:54.007Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-04-06T00:56:54.007Z] ---> 9190c0ee0293 [2022-04-06T00:56:54.007Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-04-06T00:56:54.007Z] ---> b8689170dbe7 [2022-04-06T00:56:54.007Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-04-06T00:56:54.007Z] ---> b52de91ce7be [2022-04-06T00:56:54.007Z] Step 20/25 : EXPOSE 59986 [2022-04-06T00:56:54.007Z] ---> Running in f4b225300d54 [2022-04-06T00:56:54.007Z] Removing intermediate container f4b225300d54 [2022-04-06T00:56:54.007Z] ---> e8a6cf025f71 [2022-04-06T00:56:54.007Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-04-06T00:56:54.007Z] ---> Running in f7f9f0214437 [2022-04-06T00:56:54.007Z] Removing intermediate container f7f9f0214437 [2022-04-06T00:56:54.007Z] ---> 0709b8d6165e [2022-04-06T00:56:54.007Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-06T00:56:54.007Z] ---> Running in ed01e782bbc7 [2022-04-06T00:56:54.007Z] Removing intermediate container ed01e782bbc7 [2022-04-06T00:56:54.007Z] ---> b1ea63b31405 [2022-04-06T00:56:54.007Z] Step 23/25 : LABEL arch=arm64 [2022-04-06T00:56:54.007Z] ---> Running in 0eac2485558d [2022-04-06T00:56:54.007Z] Removing intermediate container 0eac2485558d [2022-04-06T00:56:54.007Z] ---> 7476bfbc88b6 [2022-04-06T00:56:54.007Z] Step 24/25 : LABEL git_sha=3ef3434f29de7babebb530a0a3a69c8b081d7b6d [2022-04-06T00:56:54.007Z] ---> Running in 46b270c8aaa4 [2022-04-06T00:56:54.007Z] Removing intermediate container 46b270c8aaa4 [2022-04-06T00:56:54.007Z] ---> a57e6fac5269 [2022-04-06T00:56:54.007Z] Step 25/25 : LABEL version=0.0.0 [2022-04-06T00:56:54.007Z] ---> Running in 0215d7175216 [2022-04-06T00:56:54.007Z] Removing intermediate container 0215d7175216 [2022-04-06T00:56:54.007Z] ---> e960a74229cf [2022-04-06T00:56:54.007Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-06T00:56:54.007Z] Successfully built e960a74229cf [2022-04-06T00:56:54.007Z] 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-06T00:56:54.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-06T00:56:54.724Z] [2022-04-06T00:56:54.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-06T00:56:55.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-06T00:56:55.392Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-06T00:56:55.392Z] 8998bd30e6a1: Pulling fs layer [2022-04-06T00:56:55.392Z] 04944245beec: Pulling fs layer [2022-04-06T00:56:55.392Z] 699f458cf7ca: Pulling fs layer [2022-04-06T00:56:55.392Z] 765212b225bb: Pulling fs layer [2022-04-06T00:56:55.392Z] f23df028b6ca: Pulling fs layer [2022-04-06T00:56:55.392Z] d65c8cfc05b1: Pulling fs layer [2022-04-06T00:56:55.392Z] 2437ff75d9bd: Pulling fs layer [2022-04-06T00:56:55.392Z] 765212b225bb: Waiting [2022-04-06T00:56:55.392Z] f23df028b6ca: Waiting [2022-04-06T00:56:55.392Z] d65c8cfc05b1: Waiting [2022-04-06T00:56:55.392Z] 2437ff75d9bd: Waiting [2022-04-06T00:56:55.392Z] 04944245beec: Download complete [2022-04-06T00:56:55.392Z] 765212b225bb: Verifying Checksum [2022-04-06T00:56:55.392Z] 765212b225bb: Download complete [2022-04-06T00:56:55.392Z] f23df028b6ca: Verifying Checksum [2022-04-06T00:56:55.392Z] f23df028b6ca: Download complete [2022-04-06T00:56:55.679Z] d65c8cfc05b1: Verifying Checksum [2022-04-06T00:56:55.679Z] d65c8cfc05b1: Download complete [2022-04-06T00:56:55.679Z] 699f458cf7ca: Verifying Checksum [2022-04-06T00:56:55.679Z] 699f458cf7ca: Download complete [2022-04-06T00:56:55.955Z] 8998bd30e6a1: Verifying Checksum [2022-04-06T00:56:55.955Z] 8998bd30e6a1: Download complete [2022-04-06T00:56:58.592Z] 2437ff75d9bd: Verifying Checksum [2022-04-06T00:56:58.592Z] 2437ff75d9bd: Download complete [2022-04-06T00:57:00.582Z] 8998bd30e6a1: Pull complete [2022-04-06T00:57:00.857Z] 04944245beec: Pull complete [2022-04-06T00:57:02.314Z] 699f458cf7ca: Pull complete [2022-04-06T00:57:02.591Z] 765212b225bb: Pull complete [2022-04-06T00:57:03.579Z] f23df028b6ca: Pull complete [2022-04-06T00:57:03.579Z] d65c8cfc05b1: Pull complete [2022-04-06T00:57:18.700Z] 2437ff75d9bd: Pull complete [2022-04-06T00:57:18.700Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-06T00:57:18.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-06T00:57:18.700Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-06T00:57:18.996Z] prd-ubuntu20.04-docker-arm64-4c-16g-10809 does not seem to be running inside a container [2022-04-06T00:57:19.090Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-06T00:57:21.987Z] $ docker top 3c6287e8f49b6c25ab60cbbb33d69cb4084b5724c191b37b14307c63513a1e74 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T00:57:23.046Z] ---> job-cost.sh [2022-04-06T00:57:23.046Z] lf-activate-venv: SKIPPING [2022-04-06T00:57:23.046Z] INFO: No Stack... [2022-04-06T00:57:23.320Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-06T00:57:24.302Z] INFO: Archiving Costs [Pipeline] sh [2022-04-06T00:57:24.991Z] + + cut -d,cat -f6 /w/workspace/device-rest-go/1/archives/cost.csv [2022-04-06T00:57:24.991Z] [Pipeline] lock [2022-04-06T00:57:25.081Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-169-1-stack-cost] [2022-04-06T00:57:25.086Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-169-1-stack-cost] did not exist. Created. [2022-04-06T00:57:25.086Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-169-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-06T00:57:25.839Z] /w/workspace/device-rest-go/1@tmp/durable-7eef95bc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-06T00:57:26.556Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-06T00:57:26.590Z] Warning: overwriting stash ‘stack-cost’ [2022-04-06T00:57:26.640Z] Stashed 1 file(s) [Pipeline] } [2022-04-06T00:57:26.655Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-169-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-06T00:57:26.729Z] $ docker stop --time=1 3c6287e8f49b6c25ab60cbbb33d69cb4084b5724c191b37b14307c63513a1e74 [2022-04-06T00:57:28.294Z] $ docker rm -f 3c6287e8f49b6c25ab60cbbb33d69cb4084b5724c191b37b14307c63513a1e74 [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-06T00:57:29.288Z] provisioning config files... [2022-04-06T00:57:29.299Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-169@tmp/config5364626311057072759tmp [Pipeline] { [Pipeline] sh [2022-04-06T00:57:29.624Z] + set +x [2022-04-06T00:57:29.624Z] + + curl -s https://codecov.io/bash [2022-04-06T00:57:29.624Z] bash -s -- [2022-04-06T00:57:29.624Z] [2022-04-06T00:57:29.624Z] _____ _ [2022-04-06T00:57:29.624Z] / ____| | | [2022-04-06T00:57:29.624Z] | | ___ __| | ___ ___ _____ __ [2022-04-06T00:57:29.624Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-06T00:57:29.624Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-06T00:57:29.624Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-06T00:57:29.624Z] Bash-1.0.6 [2022-04-06T00:57:29.624Z] [2022-04-06T00:57:29.624Z] [2022-04-06T00:57:29.624Z] ==> git version 2.25.1 found [2022-04-06T00:57:29.624Z] ==> 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-06T00:57:29.624Z] Release-Date: 2020-01-08 [2022-04-06T00:57:29.624Z] 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-06T00:57:29.624Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-06T00:57:29.624Z] ==> Jenkins CI detected. [2022-04-06T00:57:29.624Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-169 [2022-04-06T00:57:29.624Z] project root: . [2022-04-06T00:57:29.624Z] --> token set from env [2022-04-06T00:57:29.624Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-06T00:57:29.624Z] ==> Running gcov in . (disable via -X gcov) [2022-04-06T00:57:29.624Z] ==> Python coveragepy not found [2022-04-06T00:57:29.624Z] ==> Searching for coverage reports in: [2022-04-06T00:57:29.624Z] + . [2022-04-06T00:57:29.624Z] -> Found 1 reports [2022-04-06T00:57:29.624Z] ==> Detecting git/mercurial file structure [2022-04-06T00:57:29.624Z] ==> Reading reports [2022-04-06T00:57:29.624Z] + ./coverage.out bytes=9355 [2022-04-06T00:57:29.624Z] ==> Appending adjustments [2022-04-06T00:57:29.624Z] https://docs.codecov.io/docs/fixing-reports [2022-04-06T00:57:29.884Z] + Found adjustments [2022-04-06T00:57:29.885Z] ==> Gzipping contents [2022-04-06T00:57:29.885Z] 4.0K /tmp/codecov.cZ9zkH.gz [2022-04-06T00:57:29.885Z] ==> Uploading reports [2022-04-06T00:57:29.885Z] url: https://codecov.io [2022-04-06T00:57:29.885Z] query: branch=PR-169&commit=3ef3434f29de7babebb530a0a3a69c8b081d7b6d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-169%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=169&job=&cmd_args= [2022-04-06T00:57:29.885Z] -> Pinging Codecov [2022-04-06T00:57:29.885Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-169&commit=3ef3434f29de7babebb530a0a3a69c8b081d7b6d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-169%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=169&job=&cmd_args= [2022-04-06T00:57:30.146Z] -> Uploading to [2022-04-06T00:57:30.146Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-06/4E5D53B4F1F92C436F7061BF334D961C/3ef3434f29de7babebb530a0a3a69c8b081d7b6d/96cdfbb4-5397-4081-87c6-a095dc253453.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220406T005729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3e77668a21dbe56c8da164d7e6a80e4be318e4a576e6b0b246384eee97a802b [2022-04-06T00:57:30.146Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T00:57:30.146Z] Dload Upload Total Spent Left Speed [2022-04-06T00:57:30.406Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1811 0 0 100 1811 0 7019 --:--:-- --:--:-- --:--:-- 7019 [2022-04-06T00:57:30.406Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/3ef3434f29de7babebb530a0a3a69c8b081d7b6d [Pipeline] } [2022-04-06T00:57:30.430Z] 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-06T00:57:32.080Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-169/archives ] [2022-04-06T00:57:32.080Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-169/archives [2022-04-06T00:57:32.080Z] total 16 [2022-04-06T00:57:32.080Z] drwxr-xr-x 3 root root 4096 Apr 6 00:49 . [2022-04-06T00:57:32.080Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 00:49 .. [2022-04-06T00:57:32.080Z] drwxr-xr-x 2 root root 4096 Apr 6 00:49 cost [2022-04-06T00:57:32.080Z] -rw-r--r-- 1 root root 85 Apr 6 00:49 cost.csv [2022-04-06T00:57:32.080Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-169/archives [2022-04-06T00:57:32.080Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-169/archives [2022-04-06T00:57:32.080Z] total 16 [2022-04-06T00:57:32.080Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 00:49 . [2022-04-06T00:57:32.080Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 00:49 .. [2022-04-06T00:57:32.080Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 6 00:49 cost [2022-04-06T00:57:32.080Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 6 00:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-06T00:57:32.419Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T00:57:33.320Z] ---> package-listing.sh [2022-04-06T00:57:33.320Z] ++ facter osfamily [2022-04-06T00:57:33.320Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-06T00:57:33.580Z] + OS_FAMILY=debian [2022-04-06T00:57:33.580Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-169 [2022-04-06T00:57:33.580Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-06T00:57:33.580Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-06T00:57:33.580Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-06T00:57:33.580Z] + PACKAGES=/tmp/packages_start.txt [2022-04-06T00:57:33.580Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-169 ']' [2022-04-06T00:57:33.580Z] + PACKAGES=/tmp/packages_end.txt [2022-04-06T00:57:33.580Z] + case "${OS_FAMILY}" in [2022-04-06T00:57:33.580Z] + dpkg -l [2022-04-06T00:57:33.580Z] + grep '^ii' [2022-04-06T00:57:33.580Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-06T00:57:33.580Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-06T00:57:33.580Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-06T00:57:33.580Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-169 ']' [2022-04-06T00:57:33.580Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-169/archives/ [2022-04-06T00:57:33.580Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-169/archives/ [Pipeline] echo [2022-04-06T00:57:33.614Z] 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-169/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-06T00:57:33.909Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-06T00:57:34.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T00:57:34.500Z] . [Pipeline] withDockerContainer [2022-04-06T00:57:34.592Z] prd-ubuntu20.04-docker-8c-8g-10808 does not seem to be running inside a container [2022-04-06T00:57:34.640Z] $ 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-169/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-169 -v /w/workspace/gexfoundry_device-rest-go_PR-169:/w/workspace/gexfoundry_device-rest-go_PR-169:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-169@tmp:/w/workspace/gexfoundry_device-rest-go_PR-169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-06T00:57:34.925Z] $ docker top 4d70d8cd1fad8285fc2205ed33d6aaadff4a393c969ee456abc9909682787b62 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T00:57:35.321Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-06T00:57:35.634Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-06T00:57:35.993Z] + ls /var/log/sa-host [2022-04-06T00:57:35.993Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T00:57:36.144Z] provisioning config files... [2022-04-06T00:57:36.153Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-169@tmp/config8511423208552799297tmp [Pipeline] { [Pipeline] echo [2022-04-06T00:57:36.215Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T00:57:36.530Z] ---> create-netrc.sh [Pipeline] } [2022-04-06T00:57:36.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-06T00:57:36.964Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-06T00:57:36.996Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T00:57:37.308Z] ---> sudo-logs.sh [2022-04-06T00:57:37.308Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-06T00:57:37.391Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T00:57:37.703Z] ---> job-cost.sh [2022-04-06T00:57:37.703Z] lf-activate-venv: SKIPPING [2022-04-06T00:57:37.703Z] DEBUG: total: 0.2199999988079071 [2022-04-06T00:57:37.703Z] INFO: Retrieving Stack Cost... [2022-04-06T00:57:38.276Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-06T00:57:38.846Z] INFO: Archiving Costs [Pipeline] echo [2022-04-06T00:57:38.884Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T00:57:39.198Z] ---> logs-deploy.sh [2022-04-06T00:57:39.198Z] lf-activate-venv: SKIPPING [2022-04-06T00:57:39.198Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-169/1 [2022-04-06T00:57:39.198Z] INFO: archiving workspace using pattern(s): [2022-04-06T00:57:40.138Z] Archives upload complete. [2022-04-06T00:57:40.138Z] INFO: archiving logs to Nexus