Pull request #65 updated 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 ajcasagrande for edgexfoundry/device-onvif-camera Loading trusted files from base branch main at 8ea3952a55c07e239dd75554aa3eccbc97544666 rather than 7a67c2562f1961e5ec7c7729444a85cce7bac412 Obtained Jenkinsfile from 8ea3952a55c07e239dd75554aa3eccbc97544666 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-ssh11879847628004990292.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh13417458724789855763.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-65/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-65/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12170670938647918436.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18389877901883613686.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-65/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-65/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11379661803291279285.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera 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-onvif-camera 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 ‘prd-ubuntu20.04-docker-8c-8g-64220’ is offline Running on prd-ubuntu20.04-docker-8c-8g-64222 in /w/workspace/oundry_device-onvif-camera_PR-65 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/oundry_device-onvif-camera_PR-65 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8ea3952a55c07e239dd75554aa3eccbc97544666 into PR head commit 7a67c2562f1961e5ec7c7729444a85cce7bac412 Merge succeeded, producing 7a67c2562f1961e5ec7c7729444a85cce7bac412 Checking out Revision 7a67c2562f1961e5ec7c7729444a85cce7bac412 (PR-65) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a67c2562f1961e5ec7c7729444a85cce7bac412 # 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 8ea3952a55c07e239dd75554aa3eccbc97544666 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a67c2562f1961e5ec7c7729444a85cce7bac412 # timeout=10 Commit message: "Merge remote-tracking branch 'edgex/main' into discovery-probe" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-20T20:27:17.809Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-20T20:27:17.870Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-20T20:27:17.887Z] ========================================================= [2022-05-20T20:27:17.887Z] EdgeX Global Pipelines Version Info [2022-05-20T20:27:17.887Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 67546bc4332c3d264001c22ba45d6c898bd1fa71 # timeout=10 [2022-05-20T20:27:18.640Z] ------------------- [2022-05-20T20:27:18.640Z] stable info: [2022-05-20T20:27:18.640Z] ------------------- [2022-05-20T20:27:18.640Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T20:27:18.640Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T20:27:18.640Z] Message: update stable to v1.0.230 [2022-05-20T20:27:19.213Z] ------------------- [2022-05-20T20:27:19.213Z] experimental info: [2022-05-20T20:27:19.213Z] ------------------- [2022-05-20T20:27:19.213Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T20:27:19.213Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T20:27:19.213Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-20T20:27:19.359Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-05-20T20:27:19.369Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-05-20T20:27:19.378Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-20T20:27:19.387Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-20T20:27:19.396Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-20T20:27:19.405Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-20T20:27:19.415Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-20T20:27:19.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-20T20:27:19.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-20T20:27:19.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-20T20:27:19.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-20T20:27:19.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-05-20T20:27:19.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-20T20:27:19.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-20T20:27:19.534Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T20:27:19.548Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T20:27:19.560Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T20:27:19.574Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T20:27:19.589Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-20T20:27:19.604Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-20T20:27:19.616Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-20T20:27:19.630Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-20T20:27:19.645Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-20T20:27:19.662Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-20T20:27:19.671Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-20T20:27:19.683Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-20T20:27:19.698Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-65 [Pipeline] echo [2022-05-20T20:27:19.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-65 [Pipeline] echo [2022-05-20T20:27:19.720Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-65 [Pipeline] echo [2022-05-20T20:27:19.735Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a67c2562f1961e5ec7c7729444a85cce7bac412 [Pipeline] echo [2022-05-20T20:27:19.746Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a67c25 [Pipeline] echo [2022-05-20T20:27:19.760Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T20:27:19.806Z] provisioning config files... [2022-05-20T20:27:19.823Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-65@tmp/config8251855295253665006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T20:27:20.131Z] ---> docker-login.sh [2022-05-20T20:27:20.132Z] nexus3.edgexfoundry.org:10001 [2022-05-20T20:27:20.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:27:20.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:27:20.654Z] Configure a credential helper to remove this warning. See [2022-05-20T20:27:20.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:27:20.654Z] [2022-05-20T20:27:20.654Z] Login Succeeded [2022-05-20T20:27:20.654Z] nexus3.edgexfoundry.org:10002 [2022-05-20T20:27:20.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:27:20.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:27:20.654Z] Configure a credential helper to remove this warning. See [2022-05-20T20:27:20.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:27:20.654Z] [2022-05-20T20:27:20.654Z] Login Succeeded [2022-05-20T20:27:20.654Z] nexus3.edgexfoundry.org:10003 [2022-05-20T20:27:20.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:27:20.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:27:20.914Z] Configure a credential helper to remove this warning. See [2022-05-20T20:27:20.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:27:20.914Z] [2022-05-20T20:27:20.914Z] Login Succeeded [2022-05-20T20:27:20.914Z] nexus3.edgexfoundry.org:10004 [2022-05-20T20:27:20.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:27:20.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:27:20.914Z] Configure a credential helper to remove this warning. See [2022-05-20T20:27:20.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:27:20.914Z] [2022-05-20T20:27:20.914Z] Login Succeeded [2022-05-20T20:27:20.914Z] docker.io [2022-05-20T20:27:21.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:27:21.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:27:21.439Z] Configure a credential helper to remove this warning. See [2022-05-20T20:27:21.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:27:21.439Z] [2022-05-20T20:27:21.439Z] Login Succeeded [2022-05-20T20:27:21.439Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T20:27:21.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-20T20:27:21.816Z] + git rev-list -1 --merges 7a67c2562f1961e5ec7c7729444a85cce7bac412~1..7a67c2562f1961e5ec7c7729444a85cce7bac412 [Pipeline] echo [2022-05-20T20:27:21.848Z] -----------> git rev-list -1 --merges 7a67c2562f1961e5ec7c7729444a85cce7bac412~1..7a67c2562f1961e5ec7c7729444a85cce7bac412 7a67c2562f1961e5ec7c7729444a85cce7bac412 [2022-05-20T20:27:21.848Z] 7a67c2562f1961e5ec7c7729444a85cce7bac412 [false] [Pipeline] sh [2022-05-20T20:27:22.145Z] + git log --format=format:%s -1 7a67c2562f1961e5ec7c7729444a85cce7bac412 [Pipeline] echo [2022-05-20T20:27:22.162Z] ========================================================= [2022-05-20T20:27:22.163Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-20T20:27:22.163Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T20:27:22.504Z] + git log --format=format:%s -1 7a67c2562f1961e5ec7c7729444a85cce7bac412 [Pipeline] echo [2022-05-20T20:27:22.516Z] [semverPrep] GIT_COMMIT: 7a67c2562f1961e5ec7c7729444a85cce7bac412, Commit Message: Merge remote-tracking branch 'edgex/main' into discovery-probe [Pipeline] echo [2022-05-20T20:27:22.528Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-20T20:27:22.902Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T20:27:22.902Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-20T20:27:22.902Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-20T20:27:22.902Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-20T20:27:22.902Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2022-05-20T20:27:22.902Z] tee -a /etc/ssh/ssh_known_hosts [2022-05-20T20:27:22.902Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T20:27:23.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T20:27:23.240Z] [2022-05-20T20:27:23.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T20:27:23.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T20:27:23.542Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-20T20:27:23.542Z] 1fe172e4850f: Pulling fs layer [2022-05-20T20:27:23.542Z] caf521ccaac6: Pulling fs layer [2022-05-20T20:27:23.542Z] 3ead6fa29328: Pulling fs layer [2022-05-20T20:27:23.542Z] 5c2a1cbceb83: Pulling fs layer [2022-05-20T20:27:23.542Z] a8d5f1318db7: Pulling fs layer [2022-05-20T20:27:23.542Z] c427282e49a2: Pulling fs layer [2022-05-20T20:27:23.542Z] 1827001aaf11: Pulling fs layer [2022-05-20T20:27:23.542Z] 0714d37db230: Pulling fs layer [2022-05-20T20:27:23.542Z] ac28cf19c067: Pulling fs layer [2022-05-20T20:27:23.542Z] ca983d60f3e2: Pulling fs layer [2022-05-20T20:27:23.542Z] 9f894cec8388: Pulling fs layer [2022-05-20T20:27:23.542Z] ca983d60f3e2: Waiting [2022-05-20T20:27:23.542Z] ac28cf19c067: Waiting [2022-05-20T20:27:23.542Z] c427282e49a2: Waiting [2022-05-20T20:27:23.542Z] 1827001aaf11: Waiting [2022-05-20T20:27:23.542Z] 9f894cec8388: Waiting [2022-05-20T20:27:23.542Z] 5c2a1cbceb83: Waiting [2022-05-20T20:27:23.542Z] 0714d37db230: Waiting [2022-05-20T20:27:23.542Z] caf521ccaac6: Download complete [2022-05-20T20:27:23.542Z] 5c2a1cbceb83: Download complete [2022-05-20T20:27:23.802Z] a8d5f1318db7: Verifying Checksum [2022-05-20T20:27:23.802Z] a8d5f1318db7: Download complete [2022-05-20T20:27:23.802Z] c427282e49a2: Verifying Checksum [2022-05-20T20:27:23.802Z] c427282e49a2: Download complete [2022-05-20T20:27:23.802Z] 3ead6fa29328: Verifying Checksum [2022-05-20T20:27:23.802Z] 3ead6fa29328: Download complete [2022-05-20T20:27:23.802Z] 0714d37db230: Verifying Checksum [2022-05-20T20:27:23.802Z] 0714d37db230: Download complete [2022-05-20T20:27:23.802Z] ac28cf19c067: Verifying Checksum [2022-05-20T20:27:23.802Z] ac28cf19c067: Download complete [2022-05-20T20:27:23.802Z] ca983d60f3e2: Verifying Checksum [2022-05-20T20:27:23.802Z] ca983d60f3e2: Download complete [2022-05-20T20:27:23.802Z] 9f894cec8388: Verifying Checksum [2022-05-20T20:27:23.802Z] 9f894cec8388: Download complete [2022-05-20T20:27:23.802Z] 1fe172e4850f: Verifying Checksum [2022-05-20T20:27:23.802Z] 1fe172e4850f: Download complete [2022-05-20T20:27:24.062Z] 1827001aaf11: Verifying Checksum [2022-05-20T20:27:24.062Z] 1827001aaf11: Download complete [2022-05-20T20:27:25.003Z] 1fe172e4850f: Pull complete [2022-05-20T20:27:25.265Z] caf521ccaac6: Pull complete [2022-05-20T20:27:25.835Z] 3ead6fa29328: Pull complete [2022-05-20T20:27:25.835Z] 5c2a1cbceb83: Pull complete [2022-05-20T20:27:26.096Z] a8d5f1318db7: Pull complete [2022-05-20T20:27:26.357Z] c427282e49a2: Pull complete [2022-05-20T20:27:28.352Z] 1827001aaf11: Pull complete [2022-05-20T20:27:28.352Z] 0714d37db230: Pull complete [2022-05-20T20:27:28.352Z] ac28cf19c067: Pull complete [2022-05-20T20:27:28.352Z] ca983d60f3e2: Pull complete [2022-05-20T20:27:28.614Z] 9f894cec8388: Pull complete [2022-05-20T20:27:28.614Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-20T20:27:28.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T20:27:28.614Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-20T20:27:28.694Z] prd-ubuntu20.04-docker-8c-8g-64222 does not seem to be running inside a container [2022-05-20T20:27:28.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-65 -v /w/workspace/oundry_device-onvif-camera_PR-65:/w/workspace/oundry_device-onvif-camera_PR-65:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-65@tmp:/w/workspace/oundry_device-onvif-camera_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-20T20:27:30.794Z] $ docker top 8d01e53a5e72c07d8d90f65dd203f3f8d4d6d08fddc2caeb2e6c904529f577a7 -eo pid,comm [2022-05-20T20:27:30.862Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-20T20:27:30.862Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T20:27:30.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T20:27:30.905Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T20:27:31.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T20:27:31.042Z] $ docker exec 8d01e53a5e72c07d8d90f65dd203f3f8d4d6d08fddc2caeb2e6c904529f577a7 ssh-agent [2022-05-20T20:27:31.173Z] SSH_AUTH_SOCK=/tmp/ssh-oWxW2vGL2TIR/agent.33 [2022-05-20T20:27:31.173Z] SSH_AGENT_PID=39 [2022-05-20T20:27:31.181Z] Running ssh-add (command line suppressed) [2022-05-20T20:27:31.297Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-65@tmp/private_key_504244405332725744.key (/w/workspace/oundry_device-onvif-camera_PR-65@tmp/private_key_504244405332725744.key) [2022-05-20T20:27:31.310Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T20:27:31.609Z] + git tag --points-at HEAD [Pipeline] } [2022-05-20T20:27:31.630Z] $ docker exec --env ******** --env ******** 8d01e53a5e72c07d8d90f65dd203f3f8d4d6d08fddc2caeb2e6c904529f577a7 ssh-agent -k [2022-05-20T20:27:31.730Z] unset SSH_AUTH_SOCK; [2022-05-20T20:27:31.731Z] unset SSH_AGENT_PID; [2022-05-20T20:27:31.731Z] echo Agent pid 39 killed; [2022-05-20T20:27:31.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-20T20:27:31.765Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T20:27:31.765Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T20:27:31.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T20:27:31.890Z] $ docker exec 8d01e53a5e72c07d8d90f65dd203f3f8d4d6d08fddc2caeb2e6c904529f577a7 ssh-agent [2022-05-20T20:27:32.007Z] SSH_AUTH_SOCK=/tmp/ssh-xmRdl6obYngd/agent.72 [2022-05-20T20:27:32.007Z] SSH_AGENT_PID=78 [2022-05-20T20:27:32.014Z] Running ssh-add (command line suppressed) [2022-05-20T20:27:32.144Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-65@tmp/private_key_7725898801406239193.key (/w/workspace/oundry_device-onvif-camera_PR-65@tmp/private_key_7725898801406239193.key) [2022-05-20T20:27:32.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T20:27:32.458Z] + git semver init [2022-05-20T20:27:32.719Z] 2022-05-20 20:27:32,663 [run_init] DEBUG init version:0.0.0 force:False [2022-05-20T20:27:32.719Z] 2022-05-20 20:27:32,664 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-65/.semver [2022-05-20T20:27:32.719Z] 2022-05-20 20:27:32,664 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-65/.semver [2022-05-20T20:27:32.719Z] 2022-05-20 20:27:32,664 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-65/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-65, universal_newlines=False, shell=None, istream=None) [2022-05-20T20:27:33.664Z] 2022-05-20 20:27:33,365 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-65/.git/info/exclude [2022-05-20T20:27:33.664Z] 2022-05-20 20:27:33,365 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-65/.semver/PR-65 with force:False [2022-05-20T20:27:33.664Z] 2022-05-20 20:27:33,365 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-65/.semver/PR-65 [2022-05-20T20:27:33.664Z] 2022-05-20 20:27:33,365 [write_version] DEBUG version is same as current version 0.0.0 [2022-05-20T20:27:33.664Z] 2022-05-20 20:27:33,366 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-65/.semver/PR-65 [2022-05-20T20:27:33.664Z] 0.0.0 [Pipeline] } [2022-05-20T20:27:33.678Z] $ docker exec --env ******** --env ******** 8d01e53a5e72c07d8d90f65dd203f3f8d4d6d08fddc2caeb2e6c904529f577a7 ssh-agent -k [2022-05-20T20:27:33.781Z] unset SSH_AUTH_SOCK; [2022-05-20T20:27:33.782Z] unset SSH_AGENT_PID; [2022-05-20T20:27:33.782Z] echo Agent pid 78 killed; [2022-05-20T20:27:33.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T20:27:34.111Z] + git semver [Pipeline] } [2022-05-20T20:27:34.390Z] $ docker stop --time=1 8d01e53a5e72c07d8d90f65dd203f3f8d4d6d08fddc2caeb2e6c904529f577a7 [2022-05-20T20:27:35.731Z] $ docker rm -f 8d01e53a5e72c07d8d90f65dd203f3f8d4d6d08fddc2caeb2e6c904529f577a7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T20:27:36.091Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-20T20:27:36.357Z] Stashed 1 file(s) [Pipeline] echo [2022-05-20T20:27:36.361Z] [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-05-20T20:27:36.528Z] provisioning config files... [2022-05-20T20:27:36.538Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-65@tmp/config4080707681436447975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T20:27:36.837Z] ---> docker-login.sh [2022-05-20T20:27:36.837Z] nexus3.edgexfoundry.org:10001 [2022-05-20T20:27:36.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:27:36.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:27:36.837Z] Configure a credential helper to remove this warning. See [2022-05-20T20:27:36.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:27:36.837Z] [2022-05-20T20:27:36.837Z] Login Succeeded [2022-05-20T20:27:36.837Z] nexus3.edgexfoundry.org:10002 [2022-05-20T20:27:36.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:27:37.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:27:37.098Z] Configure a credential helper to remove this warning. See [2022-05-20T20:27:37.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:27:37.098Z] [2022-05-20T20:27:37.098Z] Login Succeeded [2022-05-20T20:27:37.098Z] nexus3.edgexfoundry.org:10003 [2022-05-20T20:27:37.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:27:37.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:27:37.098Z] Configure a credential helper to remove this warning. See [2022-05-20T20:27:37.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:27:37.098Z] [2022-05-20T20:27:37.098Z] Login Succeeded [2022-05-20T20:27:37.098Z] nexus3.edgexfoundry.org:10004 [2022-05-20T20:27:37.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:27:37.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:27:37.360Z] Configure a credential helper to remove this warning. See [2022-05-20T20:27:37.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:27:37.360Z] [2022-05-20T20:27:37.360Z] Login Succeeded [2022-05-20T20:27:37.360Z] docker.io [2022-05-20T20:27:37.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:27:37.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:27:37.621Z] Configure a credential helper to remove this warning. See [2022-05-20T20:27:37.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:27:37.621Z] [2022-05-20T20:27:37.621Z] Login Succeeded [2022-05-20T20:27:37.621Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T20:27:37.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T20:27:37.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T20:27:37.714Z] ========================================================= [2022-05-20T20:27:37.714Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-20T20:27:37.714Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T20:27:38.032Z] + 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-05-20T20:27:38.032Z] Sending build context to Docker daemon 8.794MB [2022-05-20T20:27:38.032Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T20:27:38.032Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-20T20:27:38.032Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-20T20:27:38.032Z] 59bf1c3509f3: Pulling fs layer [2022-05-20T20:27:38.032Z] 666ba61612fd: Pulling fs layer [2022-05-20T20:27:38.032Z] 8ed8ca486205: Pulling fs layer [2022-05-20T20:27:38.032Z] 4fe6c5a15a65: Pulling fs layer [2022-05-20T20:27:38.032Z] 22a0e8bec74d: Pulling fs layer [2022-05-20T20:27:38.032Z] ca2b28591e48: Pulling fs layer [2022-05-20T20:27:38.032Z] a51346096db8: Pulling fs layer [2022-05-20T20:27:38.032Z] daebc70d1ce1: Pulling fs layer [2022-05-20T20:27:38.032Z] 0e18a0eac166: Pulling fs layer [2022-05-20T20:27:38.032Z] 22a0e8bec74d: Waiting [2022-05-20T20:27:38.032Z] ca2b28591e48: Waiting [2022-05-20T20:27:38.032Z] a51346096db8: Waiting [2022-05-20T20:27:38.032Z] daebc70d1ce1: Waiting [2022-05-20T20:27:38.032Z] 0e18a0eac166: Waiting [2022-05-20T20:27:38.032Z] 4fe6c5a15a65: Waiting [2022-05-20T20:27:38.032Z] 8ed8ca486205: Download complete [2022-05-20T20:27:38.032Z] 666ba61612fd: Download complete [2022-05-20T20:27:38.032Z] 22a0e8bec74d: Download complete [2022-05-20T20:27:38.294Z] ca2b28591e48: Verifying Checksum [2022-05-20T20:27:38.294Z] ca2b28591e48: Download complete [2022-05-20T20:27:38.294Z] 59bf1c3509f3: Verifying Checksum [2022-05-20T20:27:38.294Z] 59bf1c3509f3: Download complete [2022-05-20T20:27:38.294Z] a51346096db8: Verifying Checksum [2022-05-20T20:27:38.294Z] a51346096db8: Download complete [2022-05-20T20:27:38.294Z] daebc70d1ce1: Verifying Checksum [2022-05-20T20:27:38.294Z] daebc70d1ce1: Download complete [2022-05-20T20:27:38.294Z] 59bf1c3509f3: Pull complete [2022-05-20T20:27:38.559Z] 666ba61612fd: Pull complete [2022-05-20T20:27:38.559Z] 8ed8ca486205: Pull complete [2022-05-20T20:27:38.819Z] 0e18a0eac166: Verifying Checksum [2022-05-20T20:27:38.819Z] 0e18a0eac166: Download complete [2022-05-20T20:27:39.078Z] 4fe6c5a15a65: Verifying Checksum [2022-05-20T20:27:39.078Z] 4fe6c5a15a65: Download complete [2022-05-20T20:27:43.274Z] 4fe6c5a15a65: Pull complete [2022-05-20T20:27:43.274Z] 22a0e8bec74d: Pull complete [2022-05-20T20:27:43.274Z] ca2b28591e48: Pull complete [2022-05-20T20:27:43.274Z] a51346096db8: Pull complete [2022-05-20T20:27:43.274Z] daebc70d1ce1: Pull complete [2022-05-20T20:27:45.183Z] 0e18a0eac166: Pull complete [2022-05-20T20:27:45.183Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-20T20:27:45.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-20T20:27:45.183Z] ---> f018257e8ee9 [2022-05-20T20:27:45.183Z] Step 3/13 : ARG MAKE="make build" [2022-05-20T20:27:47.740Z] ---> Running in 330524c67bd9 [2022-05-20T20:27:47.740Z] Removing intermediate container 330524c67bd9 [2022-05-20T20:27:47.740Z] ---> ca39a76a3865 [2022-05-20T20:27:47.740Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T20:27:47.740Z] ---> Running in d93523521e0f [2022-05-20T20:27:47.740Z] Removing intermediate container d93523521e0f [2022-05-20T20:27:47.740Z] ---> 930f0e056ca9 [2022-05-20T20:27:47.740Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-20T20:27:48.000Z] ---> Running in d4783471fc83 [2022-05-20T20:27:48.000Z] Removing intermediate container d4783471fc83 [2022-05-20T20:27:48.000Z] ---> 96d1da3ddf7d [2022-05-20T20:27:48.000Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-05-20T20:27:48.000Z] ---> Running in 2bc4b0e1877f [2022-05-20T20:27:48.259Z] Removing intermediate container 2bc4b0e1877f [2022-05-20T20:27:48.259Z] ---> e951d0c2f414 [2022-05-20T20:27:48.259Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T20:27:48.259Z] ---> Running in 83fc692c50b9 [2022-05-20T20:27:48.830Z] Removing intermediate container 83fc692c50b9 [2022-05-20T20:27:48.830Z] ---> 7d70dbd326e1 [2022-05-20T20:27:48.830Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T20:27:48.830Z] ---> Running in 03e81ae89956 [2022-05-20T20:27:49.091Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T20:27:50.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T20:27:50.292Z] OK: 221 MiB in 52 packages [2022-05-20T20:27:50.867Z] Removing intermediate container 03e81ae89956 [2022-05-20T20:27:50.867Z] ---> 3424283059a5 [2022-05-20T20:27:50.867Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-05-20T20:27:50.867Z] ---> Running in f57023743ee3 [2022-05-20T20:27:50.867Z] Removing intermediate container f57023743ee3 [2022-05-20T20:27:50.867Z] ---> 4ddef2bc0e46 [2022-05-20T20:27:50.867Z] Step 10/13 : COPY go.mod vendor* pkg/netscan/go.mod ./ [2022-05-20T20:27:51.127Z] ---> 18552178f269 [2022-05-20T20:27:51.127Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T20:27:51.127Z] ---> Running in 0671a5f325c5 [2022-05-20T20:27:51.476Z] Still waiting to schedule task [2022-05-20T20:27:51.477Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-64221’ is offline [2022-05-20T20:27:52.067Z] Removing intermediate container 0671a5f325c5 [2022-05-20T20:27:52.067Z] ---> 81d51f5442ac [2022-05-20T20:27:52.067Z] Step 12/13 : COPY . . [2022-05-20T20:27:52.328Z] ---> c26f96290376 [2022-05-20T20:27:52.328Z] Step 13/13 : RUN ${MAKE} [2022-05-20T20:27:52.328Z] ---> Running in 2b63cb9d1f9e [2022-05-20T20:27:52.589Z] noop [2022-05-20T20:27:52.851Z] Removing intermediate container 2b63cb9d1f9e [2022-05-20T20:27:52.851Z] ---> 852c6a6c1448 [2022-05-20T20:27:52.851Z] Successfully built 852c6a6c1448 [2022-05-20T20:27:52.851Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T20:27:53.147Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T20:27:53.147Z] . [Pipeline] withDockerContainer [2022-05-20T20:27:53.213Z] prd-ubuntu20.04-docker-8c-8g-64222 does not seem to be running inside a container [2022-05-20T20:27:53.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-65 -v /w/workspace/oundry_device-onvif-camera_PR-65:/w/workspace/oundry_device-onvif-camera_PR-65:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-65@tmp:/w/workspace/oundry_device-onvif-camera_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-20T20:27:53.706Z] $ docker top 99cac225b030a422ec4fb6f92eac4e4c088085f4fb82ace776e1be92329c6a6c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T20:27:54.053Z] + go version [2022-05-20T20:27:54.053Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-20T20:27:54.071Z] $ docker stop --time=1 99cac225b030a422ec4fb6f92eac4e4c088085f4fb82ace776e1be92329c6a6c [2022-05-20T20:27:55.499Z] $ docker rm -f 99cac225b030a422ec4fb6f92eac4e4c088085f4fb82ace776e1be92329c6a6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T20:27:55.935Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T20:27:55.935Z] . [Pipeline] withDockerContainer [2022-05-20T20:27:56.002Z] prd-ubuntu20.04-docker-8c-8g-64222 does not seem to be running inside a container [2022-05-20T20:27:56.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-65 -v /w/workspace/oundry_device-onvif-camera_PR-65:/w/workspace/oundry_device-onvif-camera_PR-65:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-65@tmp:/w/workspace/oundry_device-onvif-camera_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-20T20:27:56.411Z] $ docker top 696234eba9927dbc374c88543b6f16a715b5546c5624c8a9c7708a7f96ed51c4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T20:27:56.771Z] + make test [2022-05-20T20:27:56.771Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-20T20:27:56.771Z] go: downloading github.com/IOTechSystems/onvif v0.1.1 [2022-05-20T20:27:56.771Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.2.0 [2022-05-20T20:27:57.031Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.0 [2022-05-20T20:27:57.031Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-05-20T20:27:57.031Z] go: downloading github.com/gofrs/uuid v3.2.0+incompatible [2022-05-20T20:27:57.031Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-05-20T20:27:57.031Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-20T20:27:57.031Z] go: downloading github.com/beevik/etree v1.1.0 [2022-05-20T20:27:57.031Z] go: downloading github.com/elgs/gostrgen v0.0.0-20161222160715-9d61ae07eeae [2022-05-20T20:27:57.031Z] go: downloading github.com/clbanning/mxj/v2 v2.3.2 [2022-05-20T20:27:57.031Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-05-20T20:27:57.031Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-05-20T20:27:57.031Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-20T20:27:57.031Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0 [2022-05-20T20:27:57.031Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-20T20:27:57.031Z] go: downloading github.com/go-kit/log v0.2.0 [2022-05-20T20:27:57.031Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-05-20T20:27:57.031Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 [2022-05-20T20:27:57.031Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-20T20:27:57.031Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-20T20:27:57.031Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-20T20:27:57.031Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-05-20T20:27:57.031Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-20T20:27:57.031Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-20T20:27:57.031Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-05-20T20:27:57.031Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-05-20T20:27:57.031Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-05-20T20:27:57.031Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-20T20:27:57.031Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-05-20T20:27:57.031Z] go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 [2022-05-20T20:27:57.291Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-05-20T20:27:57.291Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-05-20T20:27:57.291Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-05-20T20:27:57.291Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-05-20T20:27:57.291Z] go: downloading golang.org/x/text v0.3.7 [2022-05-20T20:27:57.291Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-05-20T20:27:57.291Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-05-20T20:27:57.291Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-05-20T20:27:57.291Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-20T20:27:57.291Z] go: downloading github.com/x448/float16 v0.8.4 [2022-05-20T20:27:57.291Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-05-20T20:27:57.291Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-05-20T20:27:57.291Z] go: downloading google.golang.org/grpc v1.42.0 [2022-05-20T20:27:57.291Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-20T20:27:57.291Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-20T20:27:57.291Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-20T20:27:57.291Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-05-20T20:27:57.291Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-20T20:27:57.291Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-20T20:27:57.291Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-20T20:27:57.291Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-05-20T20:27:57.291Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-20T20:27:57.551Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-05-20T20:27:57.551Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-05-20T20:27:57.551Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-20T20:27:57.551Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-20T20:27:57.551Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-20T20:27:57.551Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-20T20:27:57.551Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-05-20T20:27:57.551Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-20T20:27:57.551Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-20T20:27:57.551Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-05-20T20:27:57.551Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-20T20:28:00.096Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-05-20T20:28:10.089Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-05-20T20:28:10.089Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.014s coverage: 0.9% of statements [2022-05-20T20:28:15.374Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-20T20:28:19.671Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-20T20:28:19.671Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-20T20:28:19.671Z] ./bin/test-attribution-txt.sh [2022-05-20T20:28:19.671Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [Pipeline] echo [2022-05-20T20:28:19.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-20T20:28:19.973Z] $ docker stop --time=1 696234eba9927dbc374c88543b6f16a715b5546c5624c8a9c7708a7f96ed51c4 [2022-05-20T20:28:23.533Z] $ docker rm -f 696234eba9927dbc374c88543b6f16a715b5546c5624c8a9c7708a7f96ed51c4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T20:28:24.143Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-20T20:28:24.193Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-20T20:28:24.714Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-20T20:28:25.005Z] + ls -al . [2022-05-20T20:28:25.005Z] total 224 [2022-05-20T20:28:25.005Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 20:28 . [2022-05-20T20:28:25.005Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 20:27 .. [2022-05-20T20:28:25.005Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 20:27 .git [2022-05-20T20:28:25.005Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 20:27 .github [2022-05-20T20:28:25.005Z] -rw-rw-r-- 1 jenkins jenkins 352 May 20 20:27 .gitignore [2022-05-20T20:28:25.005Z] -rw-rw-r-- 1 jenkins jenkins 42 May 20 20:27 .golangci.yml [2022-05-20T20:28:25.005Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 20:27 .semver [2022-05-20T20:28:25.005Z] -rw-rw-r-- 1 jenkins jenkins 9415 May 20 20:27 Attribution.txt [2022-05-20T20:28:25.005Z] -rw-rw-r-- 1 jenkins jenkins 189 May 20 20:27 CHANGELOG.md [2022-05-20T20:28:25.005Z] -rw-rw-r-- 1 jenkins jenkins 1686 May 20 20:27 Dockerfile [2022-05-20T20:28:25.005Z] -rw-rw-r-- 1 jenkins jenkins 677 May 20 20:27 GOVERNANCE.md [2022-05-20T20:28:25.005Z] -rw-rw-r-- 1 jenkins jenkins 660 May 20 20:27 Jenkinsfile [2022-05-20T20:28:25.005Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 20 20:27 LICENSE [2022-05-20T20:28:25.005Z] -rw-rw-r-- 1 jenkins jenkins 2161 May 20 20:27 Makefile [2022-05-20T20:28:25.005Z] -rw-rw-r-- 1 jenkins jenkins 625 May 20 20:27 OWNERS.md [2022-05-20T20:28:25.005Z] -rw-rw-r-- 1 jenkins jenkins 28742 May 20 20:27 README.md [2022-05-20T20:28:25.005Z] -rw-rw-r-- 1 jenkins jenkins 5 May 20 20:27 VERSION [2022-05-20T20:28:25.005Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 20:27 bin [2022-05-20T20:28:25.005Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 20:27 cmd [2022-05-20T20:28:25.005Z] -rw-r--r-- 1 jenkins jenkins 42596 May 20 20:28 coverage.out [2022-05-20T20:28:25.005Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 20:27 doc [2022-05-20T20:28:25.005Z] -rw-rw-r-- 1 jenkins jenkins 3716 May 20 20:27 go.mod [2022-05-20T20:28:25.005Z] -rw-rw-r-- 1 jenkins jenkins 37264 May 20 20:27 go.sum [2022-05-20T20:28:25.005Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 20:27 internal [2022-05-20T20:28:25.005Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 20:27 pkg [2022-05-20T20:28:25.005Z] -rw-rw-r-- 1 jenkins jenkins 236 May 20 20:27 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-20T20:28:25.331Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7a67c2562f1961e5ec7c7729444a85cce7bac412 --label arch=amd64 --label version=0.0.0 . [2022-05-20T20:28:25.331Z] Sending build context to Docker daemon 8.837MB [2022-05-20T20:28:25.331Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T20:28:25.331Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-20T20:28:25.331Z] ---> 852c6a6c1448 [2022-05-20T20:28:25.331Z] Step 3/26 : ARG MAKE="make build" [2022-05-20T20:28:25.590Z] ---> Running in 01d11ad35b22 [2022-05-20T20:28:25.590Z] Removing intermediate container 01d11ad35b22 [2022-05-20T20:28:25.590Z] ---> 62edff562fbe [2022-05-20T20:28:25.590Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T20:28:25.851Z] ---> Running in f80e7a546d44 [2022-05-20T20:28:25.851Z] Removing intermediate container f80e7a546d44 [2022-05-20T20:28:25.851Z] ---> d6a43ec192da [2022-05-20T20:28:25.851Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-20T20:28:25.851Z] ---> Running in 6f1e8cb705c3 [2022-05-20T20:28:26.110Z] Removing intermediate container 6f1e8cb705c3 [2022-05-20T20:28:26.110Z] ---> f16f074dfd14 [2022-05-20T20:28:26.110Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-05-20T20:28:26.110Z] ---> Running in 90b21a5de170 [2022-05-20T20:28:26.110Z] Removing intermediate container 90b21a5de170 [2022-05-20T20:28:26.110Z] ---> f836ef0b6a4c [2022-05-20T20:28:26.110Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T20:28:26.110Z] ---> Running in e8452b808e36 [2022-05-20T20:28:27.054Z] Removing intermediate container e8452b808e36 [2022-05-20T20:28:27.054Z] ---> 31e839136f88 [2022-05-20T20:28:27.054Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T20:28:27.054Z] ---> Running in 5baa3f86faf4 [2022-05-20T20:28:27.626Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T20:28:28.197Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T20:28:28.766Z] OK: 221 MiB in 52 packages [2022-05-20T20:28:29.026Z] Removing intermediate container 5baa3f86faf4 [2022-05-20T20:28:29.026Z] ---> 98c96bbfa293 [2022-05-20T20:28:29.026Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-05-20T20:28:29.026Z] ---> Running in 68b85b77648f [2022-05-20T20:28:29.026Z] Removing intermediate container 68b85b77648f [2022-05-20T20:28:29.026Z] ---> d694ef997461 [2022-05-20T20:28:29.026Z] Step 10/26 : COPY go.mod vendor* pkg/netscan/go.mod ./ [2022-05-20T20:28:29.286Z] ---> 119a8e7426e3 [2022-05-20T20:28:29.287Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T20:28:29.287Z] ---> Running in 3ebb9364c6d2 [2022-05-20T20:28:29.857Z] Removing intermediate container 3ebb9364c6d2 [2022-05-20T20:28:29.857Z] ---> 4cb5e085a527 [2022-05-20T20:28:29.857Z] Step 12/26 : COPY . . [2022-05-20T20:28:30.427Z] ---> 50732401011d [2022-05-20T20:28:30.427Z] Step 13/26 : RUN ${MAKE} [2022-05-20T20:28:30.427Z] ---> Running in 723ef52a0544 [2022-05-20T20:28:30.688Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-05-20T20:28:30.688Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.2.0 [2022-05-20T20:28:30.688Z] go: downloading github.com/IOTechSystems/onvif v0.1.1 [2022-05-20T20:28:30.947Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.0 [2022-05-20T20:28:30.947Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-05-20T20:28:30.947Z] go: downloading github.com/gofrs/uuid v3.2.0+incompatible [2022-05-20T20:28:30.947Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-05-20T20:28:30.947Z] go: downloading github.com/clbanning/mxj/v2 v2.3.2 [2022-05-20T20:28:30.947Z] go: downloading github.com/beevik/etree v1.1.0 [2022-05-20T20:28:30.947Z] go: downloading github.com/elgs/gostrgen v0.0.0-20161222160715-9d61ae07eeae [2022-05-20T20:28:30.947Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-05-20T20:28:30.947Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-05-20T20:28:30.947Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-20T20:28:30.947Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0 [2022-05-20T20:28:30.947Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-20T20:28:30.947Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-20T20:28:30.947Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 [2022-05-20T20:28:30.947Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-20T20:28:30.947Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-20T20:28:30.947Z] go: downloading github.com/go-kit/log v0.2.0 [2022-05-20T20:28:30.947Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-05-20T20:28:30.947Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-05-20T20:28:30.947Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-05-20T20:28:30.947Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-05-20T20:28:30.947Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-20T20:28:30.947Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-05-20T20:28:30.947Z] go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 [2022-05-20T20:28:30.947Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-05-20T20:28:30.947Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-05-20T20:28:30.947Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-05-20T20:28:30.947Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-05-20T20:28:30.947Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-05-20T20:28:30.947Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-20T20:28:30.947Z] go: downloading github.com/x448/float16 v0.8.4 [2022-05-20T20:28:30.947Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-05-20T20:28:30.947Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-05-20T20:28:30.947Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-05-20T20:28:30.947Z] go: downloading golang.org/x/text v0.3.7 [2022-05-20T20:28:30.947Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-05-20T20:28:30.947Z] go: downloading google.golang.org/grpc v1.42.0 [2022-05-20T20:28:31.207Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-20T20:28:31.207Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-20T20:28:31.207Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-20T20:28:31.207Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-20T20:28:31.207Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-20T20:28:31.207Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-20T20:28:31.207Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-05-20T20:28:31.207Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-05-20T20:28:31.207Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-20T20:28:31.466Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-05-20T20:28:31.466Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-05-20T20:28:31.466Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-20T20:28:31.466Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-05-20T20:28:31.466Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-20T20:28:31.466Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-20T20:28:31.466Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-20T20:28:31.466Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-05-20T20:28:31.466Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-20T20:28:31.466Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-20T20:28:31.466Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-05-20T20:28:31.466Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-20T20:29:03.570Z] Removing intermediate container 723ef52a0544 [2022-05-20T20:29:03.570Z] ---> b61baf56e404 [2022-05-20T20:29:03.570Z] Step 14/26 : FROM alpine:3.15 [2022-05-20T20:29:03.570Z] 3.15: Pulling from library/alpine [2022-05-20T20:29:03.570Z] df9b9388f04a: Pulling fs layer [2022-05-20T20:29:03.570Z] df9b9388f04a: Verifying Checksum [2022-05-20T20:29:03.570Z] df9b9388f04a: Download complete [2022-05-20T20:29:03.570Z] df9b9388f04a: Pull complete [2022-05-20T20:29:03.570Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-20T20:29:03.570Z] Status: Downloaded newer image for alpine:3.15 [2022-05-20T20:29:03.570Z] ---> 0ac33e5f5afa [2022-05-20T20:29:03.570Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-20T20:29:03.570Z] ---> Running in 36e8104ca302 [2022-05-20T20:29:03.570Z] Removing intermediate container 36e8104ca302 [2022-05-20T20:29:03.570Z] ---> 30ac81217cf4 [2022-05-20T20:29:03.570Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-20T20:29:03.570Z] ---> Running in 8c22dd6ecd2b [2022-05-20T20:29:03.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T20:29:03.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T20:29:03.570Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-20T20:29:03.570Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-05-20T20:29:03.570Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-20T20:29:03.570Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-20T20:29:03.570Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-20T20:29:03.570Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-20T20:29:03.570Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T20:29:03.570Z] OK: 8 MiB in 20 packages [2022-05-20T20:29:03.570Z] Removing intermediate container 8c22dd6ecd2b [2022-05-20T20:29:03.570Z] ---> 1f5d8aa3cbe1 [2022-05-20T20:29:03.570Z] Step 17/26 : WORKDIR / [2022-05-20T20:29:03.570Z] ---> Running in 7bf6a150fa31 [2022-05-20T20:29:03.570Z] Removing intermediate container 7bf6a150fa31 [2022-05-20T20:29:03.570Z] ---> a2386d569271 [2022-05-20T20:29:03.570Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-05-20T20:29:03.570Z] ---> 8936c471f949 [2022-05-20T20:29:03.570Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-05-20T20:29:03.570Z] ---> b1791c6f02dd [2022-05-20T20:29:03.570Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-05-20T20:29:03.570Z] ---> e94ad045e555 [2022-05-20T20:29:03.570Z] Step 21/26 : EXPOSE 59984 [2022-05-20T20:29:03.570Z] ---> Running in 2aea385a55dd [2022-05-20T20:29:03.570Z] Removing intermediate container 2aea385a55dd [2022-05-20T20:29:03.570Z] ---> 032e6ca94aad [2022-05-20T20:29:03.570Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-05-20T20:29:03.570Z] ---> Running in 970f1cd97a92 [2022-05-20T20:29:03.570Z] Removing intermediate container 970f1cd97a92 [2022-05-20T20:29:03.570Z] ---> d0455548fe83 [2022-05-20T20:29:03.570Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T20:29:03.570Z] ---> Running in 7cd63cea73e0 [2022-05-20T20:29:03.570Z] Removing intermediate container 7cd63cea73e0 [2022-05-20T20:29:03.570Z] ---> 76a85f24dd08 [2022-05-20T20:29:03.570Z] Step 24/26 : LABEL arch=amd64 [2022-05-20T20:29:03.571Z] ---> Running in 694536a0950b [2022-05-20T20:29:03.571Z] Removing intermediate container 694536a0950b [2022-05-20T20:29:03.571Z] ---> 6e5d4b00c109 [2022-05-20T20:29:03.571Z] Step 25/26 : LABEL git_sha=7a67c2562f1961e5ec7c7729444a85cce7bac412 [2022-05-20T20:29:03.571Z] ---> Running in ae2469509e0b [2022-05-20T20:29:03.571Z] Removing intermediate container ae2469509e0b [2022-05-20T20:29:03.571Z] ---> 75981c78f4b5 [2022-05-20T20:29:03.571Z] Step 26/26 : LABEL version=0.0.0 [2022-05-20T20:29:03.571Z] ---> Running in e1a7727b4cb5 [2022-05-20T20:29:03.571Z] Removing intermediate container e1a7727b4cb5 [2022-05-20T20:29:03.571Z] ---> ce0f968a0d5a [2022-05-20T20:29:03.571Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-20T20:29:03.571Z] Successfully built ce0f968a0d5a [2022-05-20T20:29:03.571Z] Successfully tagged device-onvif-camera: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-05-20T20:29:04.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T20:29:04.027Z] [2022-05-20T20:29:04.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T20:29:04.339Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T20:29:04.340Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-20T20:29:04.340Z] 5eb5b503b376: Pulling fs layer [2022-05-20T20:29:04.340Z] 5c69ac0246d0: Pulling fs layer [2022-05-20T20:29:04.340Z] ec43610c2a17: Pulling fs layer [2022-05-20T20:29:04.340Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-20T20:29:04.340Z] 33b1e0a273af: Pulling fs layer [2022-05-20T20:29:04.340Z] 5d3b04190fa2: Pulling fs layer [2022-05-20T20:29:04.340Z] 2f39f015ded8: Pulling fs layer [2022-05-20T20:29:04.340Z] 3a2ae6a8a46f: Waiting [2022-05-20T20:29:04.340Z] 33b1e0a273af: Waiting [2022-05-20T20:29:04.340Z] 2f39f015ded8: Waiting [2022-05-20T20:29:04.340Z] 5c69ac0246d0: Download complete [2022-05-20T20:29:04.340Z] 3a2ae6a8a46f: Download complete [2022-05-20T20:29:04.340Z] 33b1e0a273af: Verifying Checksum [2022-05-20T20:29:04.340Z] 33b1e0a273af: Download complete [2022-05-20T20:29:04.340Z] ec43610c2a17: Verifying Checksum [2022-05-20T20:29:04.340Z] ec43610c2a17: Download complete [2022-05-20T20:29:04.340Z] 5d3b04190fa2: Verifying Checksum [2022-05-20T20:29:04.340Z] 5d3b04190fa2: Download complete [2022-05-20T20:29:04.599Z] 5eb5b503b376: Verifying Checksum [2022-05-20T20:29:04.599Z] 5eb5b503b376: Download complete [2022-05-20T20:29:05.169Z] 2f39f015ded8: Download complete [2022-05-20T20:29:05.739Z] 5eb5b503b376: Pull complete [2022-05-20T20:29:05.998Z] 5c69ac0246d0: Pull complete [2022-05-20T20:29:06.566Z] ec43610c2a17: Pull complete [2022-05-20T20:29:06.566Z] 3a2ae6a8a46f: Pull complete [2022-05-20T20:29:06.825Z] 33b1e0a273af: Pull complete [2022-05-20T20:29:06.825Z] 5d3b04190fa2: Pull complete [2022-05-20T20:29:11.024Z] 2f39f015ded8: Pull complete [2022-05-20T20:29:11.024Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-20T20:29:11.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T20:29:11.024Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-20T20:29:11.091Z] prd-ubuntu20.04-docker-8c-8g-64222 does not seem to be running inside a container [2022-05-20T20:29:11.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-65 -v /w/workspace/oundry_device-onvif-camera_PR-65:/w/workspace/oundry_device-onvif-camera_PR-65:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-65@tmp:/w/workspace/oundry_device-onvif-camera_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-20T20:29:13.611Z] $ docker top a4be943ec708c853e640b6b5825ea9074e6f602b67e739366aa718665cc75066 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T20:29:13.990Z] ---> job-cost.sh [2022-05-20T20:29:13.990Z] lf-activate-venv: SKIPPING [2022-05-20T20:29:13.990Z] INFO: No Stack... [2022-05-20T20:29:14.561Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T20:29:14.822Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T20:29:15.115Z] + cat /w/workspace/oundry_device-onvif-camera_PR-65/archives/cost.csv [2022-05-20T20:29:15.115Z] + cut -d, -f6 [Pipeline] lock [2022-05-20T20:29:15.133Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-65-10-stack-cost] [2022-05-20T20:29:15.140Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-65-10-stack-cost] did not exist. Created. [2022-05-20T20:29:15.140Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-65-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T20:29:15.447Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-20T20:29:15.469Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T20:29:15.475Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-65-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T20:29:15.505Z] $ docker stop --time=1 a4be943ec708c853e640b6b5825ea9074e6f602b67e739366aa718665cc75066 [2022-05-20T20:29:16.689Z] $ docker rm -f a4be943ec708c853e640b6b5825ea9074e6f602b67e739366aa718665cc75066 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-20T20:29:26.340Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64223 in /w/workspace/oundry_device-onvif-camera_PR-65 [Pipeline] { [Pipeline] ws [2022-05-20T20:29:26.356Z] Running in /w/workspace/device-onvif-camera/10 [Pipeline] { [Pipeline] checkout [2022-05-20T20:29:26.677Z] Selected Git installation does not exist. Using Default [2022-05-20T20:29:26.677Z] The recommended git tool is: NONE [2022-05-20T20:29:33.477Z] using credential edgex-jenkins-ssh [2022-05-20T20:29:33.498Z] Cloning the remote Git repository [2022-05-20T20:29:33.560Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-05-20T20:29:33.637Z] > git init /w/workspace/device-onvif-camera/10 # timeout=10 [2022-05-20T20:29:33.718Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-05-20T20:29:33.719Z] > git --version # timeout=10 [2022-05-20T20:29:33.737Z] > git --version # 'git version 2.25.1' [2022-05-20T20:29:33.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T20:29:33.875Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T20:29:35.299Z] Merging remotes/origin/main commit 8ea3952a55c07e239dd75554aa3eccbc97544666 into PR head commit 7a67c2562f1961e5ec7c7729444a85cce7bac412 [2022-05-20T20:29:35.623Z] Merge succeeded, producing 7a67c2562f1961e5ec7c7729444a85cce7bac412 [2022-05-20T20:29:35.624Z] Checking out Revision 7a67c2562f1961e5ec7c7729444a85cce7bac412 (PR-65) [2022-05-20T20:29:34.669Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-05-20T20:29:34.695Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T20:29:34.722Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-05-20T20:29:34.754Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-05-20T20:29:34.755Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T20:29:34.768Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-20T20:29:35.317Z] > git config core.sparsecheckout # timeout=10 [2022-05-20T20:29:35.335Z] > git checkout -f 7a67c2562f1961e5ec7c7729444a85cce7bac412 # timeout=10 [2022-05-20T20:29:35.485Z] > git remote # timeout=10 [2022-05-20T20:29:35.506Z] > git config --get remote.origin.url # timeout=10 [2022-05-20T20:29:35.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T20:29:35.542Z] > git merge 8ea3952a55c07e239dd75554aa3eccbc97544666 # timeout=10 [2022-05-20T20:29:35.577Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-20T20:29:35.632Z] > git config core.sparsecheckout # timeout=10 [2022-05-20T20:29:35.645Z] > git checkout -f 7a67c2562f1961e5ec7c7729444a85cce7bac412 # timeout=10 [2022-05-20T20:29:39.877Z] Commit message: "Merge remote-tracking branch 'edgex/main' into discovery-probe" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T20:29:40.701Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-20T20:29:40.702Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T20:29:40.702Z] Dload Upload Total Spent Left Speed [2022-05-20T20:29:40.702Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 52363 0 --:--:-- --:--:-- --:--:-- 52587 [Pipeline] sh [2022-05-20T20:29:41.230Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-20T20:29:41.575Z] + sudo tee /etc/docker/daemon.new [2022-05-20T20:29:41.575Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-20T20:29:41.575Z] { [2022-05-20T20:29:41.575Z] "registry-mirrors": [ [2022-05-20T20:29:41.575Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-20T20:29:41.575Z] ], [2022-05-20T20:29:41.575Z] "bip": "10.250.0.254/24", [2022-05-20T20:29:41.575Z] "hosts": [ [2022-05-20T20:29:41.575Z] "tcp://0.0.0.0:5555", [2022-05-20T20:29:41.575Z] "unix:///var/run/docker.sock" [2022-05-20T20:29:41.575Z] ], [2022-05-20T20:29:41.575Z] "mtu": 1458, [2022-05-20T20:29:41.575Z] "selinux-enabled": true, [2022-05-20T20:29:41.575Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-20T20:29:41.575Z] } [Pipeline] sh [2022-05-20T20:29:41.924Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-20T20:29:42.272Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T20:30:00.677Z] provisioning config files... [2022-05-20T20:30:00.702Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/10@tmp/config8809862731928253813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T20:30:01.067Z] ---> docker-login.sh [2022-05-20T20:30:01.067Z] nexus3.edgexfoundry.org:10001 [2022-05-20T20:30:01.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:30:01.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:30:01.941Z] Configure a credential helper to remove this warning. See [2022-05-20T20:30:01.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:30:01.941Z] [2022-05-20T20:30:01.941Z] Login Succeeded [2022-05-20T20:30:01.941Z] nexus3.edgexfoundry.org:10002 [2022-05-20T20:30:02.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:30:02.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:30:02.490Z] Configure a credential helper to remove this warning. See [2022-05-20T20:30:02.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:30:02.490Z] [2022-05-20T20:30:02.490Z] Login Succeeded [2022-05-20T20:30:02.490Z] nexus3.edgexfoundry.org:10003 [2022-05-20T20:30:02.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:30:02.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:30:02.768Z] Configure a credential helper to remove this warning. See [2022-05-20T20:30:02.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:30:02.768Z] [2022-05-20T20:30:02.768Z] Login Succeeded [2022-05-20T20:30:02.768Z] nexus3.edgexfoundry.org:10004 [2022-05-20T20:30:03.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:30:03.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:30:03.367Z] Configure a credential helper to remove this warning. See [2022-05-20T20:30:03.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:30:03.367Z] [2022-05-20T20:30:03.367Z] Login Succeeded [2022-05-20T20:30:03.367Z] docker.io [2022-05-20T20:30:03.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:30:04.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:30:04.232Z] Configure a credential helper to remove this warning. See [2022-05-20T20:30:04.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:30:04.233Z] [2022-05-20T20:30:04.233Z] Login Succeeded [2022-05-20T20:30:04.233Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T20:30:04.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T20:30:04.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T20:30:04.769Z] ========================================================= [2022-05-20T20:30:04.769Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-20T20:30:04.769Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T20:30:05.118Z] + 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-05-20T20:30:05.391Z] Sending build context to Docker daemon 6.069MB [2022-05-20T20:30:05.668Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T20:30:05.668Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-20T20:30:05.668Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-20T20:30:05.668Z] 9b3977197b4f: Pulling fs layer [2022-05-20T20:30:05.668Z] 1a89e8eeedd5: Pulling fs layer [2022-05-20T20:30:05.668Z] 94645a83ff95: Pulling fs layer [2022-05-20T20:30:05.668Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-20T20:30:05.668Z] 0c92f367c5e7: Pulling fs layer [2022-05-20T20:30:05.668Z] 3096ccb668a1: Pulling fs layer [2022-05-20T20:30:05.668Z] 3f3a8bcf1eab: Waiting [2022-05-20T20:30:05.668Z] e8cf19c19ddd: Pulling fs layer [2022-05-20T20:30:05.668Z] a4caa8a26152: Pulling fs layer [2022-05-20T20:30:05.668Z] 0c92f367c5e7: Waiting [2022-05-20T20:30:05.668Z] a4caa8a26152: Waiting [2022-05-20T20:30:05.668Z] 3096ccb668a1: Waiting [2022-05-20T20:30:05.668Z] e8cf19c19ddd: Waiting [2022-05-20T20:30:05.668Z] 94645a83ff95: Download complete [2022-05-20T20:30:05.668Z] 1a89e8eeedd5: Verifying Checksum [2022-05-20T20:30:05.668Z] 1a89e8eeedd5: Download complete [2022-05-20T20:30:05.668Z] 0c92f367c5e7: Verifying Checksum [2022-05-20T20:30:05.668Z] 0c92f367c5e7: Download complete [2022-05-20T20:30:05.668Z] 3096ccb668a1: Verifying Checksum [2022-05-20T20:30:05.668Z] 3096ccb668a1: Download complete [2022-05-20T20:30:05.668Z] 9b3977197b4f: Download complete [2022-05-20T20:30:05.668Z] e8cf19c19ddd: Download complete [2022-05-20T20:30:06.655Z] 9b3977197b4f: Pull complete [2022-05-20T20:30:06.928Z] 1a89e8eeedd5: Pull complete [2022-05-20T20:30:07.532Z] 94645a83ff95: Pull complete [2022-05-20T20:30:07.806Z] a4caa8a26152: Verifying Checksum [2022-05-20T20:30:07.806Z] a4caa8a26152: Download complete [2022-05-20T20:30:08.401Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-20T20:30:08.401Z] 3f3a8bcf1eab: Download complete [2022-05-20T20:30:20.815Z] 3f3a8bcf1eab: Pull complete [2022-05-20T20:30:20.815Z] 0c92f367c5e7: Pull complete [2022-05-20T20:30:20.815Z] 3096ccb668a1: Pull complete [2022-05-20T20:30:20.815Z] e8cf19c19ddd: Pull complete [2022-05-20T20:30:27.536Z] a4caa8a26152: Pull complete [2022-05-20T20:30:27.536Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-20T20:30:27.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-20T20:30:27.536Z] ---> 725f1c02e7f9 [2022-05-20T20:30:27.536Z] Step 3/13 : ARG MAKE="make build" [2022-05-20T20:30:28.533Z] ---> Running in 014acafa5973 [2022-05-20T20:30:28.808Z] Removing intermediate container 014acafa5973 [2022-05-20T20:30:28.808Z] ---> 9386cece2d65 [2022-05-20T20:30:28.808Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T20:30:28.808Z] ---> Running in b212273c2ac9 [2022-05-20T20:30:29.083Z] Removing intermediate container b212273c2ac9 [2022-05-20T20:30:29.083Z] ---> 9ed9334a3a40 [2022-05-20T20:30:29.083Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-20T20:30:29.360Z] ---> Running in ea626e301a87 [2022-05-20T20:30:29.633Z] Removing intermediate container ea626e301a87 [2022-05-20T20:30:29.633Z] ---> 01920e465a92 [2022-05-20T20:30:29.633Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-05-20T20:30:29.633Z] ---> Running in ceb71350026e [2022-05-20T20:30:29.919Z] Removing intermediate container ceb71350026e [2022-05-20T20:30:29.919Z] ---> 9404d8d1a7ea [2022-05-20T20:30:29.919Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T20:30:29.919Z] ---> Running in b3139bf6e8cf [2022-05-20T20:30:31.906Z] Removing intermediate container b3139bf6e8cf [2022-05-20T20:30:31.906Z] ---> 273fe6c6f4c8 [2022-05-20T20:30:31.906Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T20:30:31.906Z] ---> Running in 97384d485447 [2022-05-20T20:30:32.886Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T20:30:33.480Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T20:30:34.489Z] OK: 220 MiB in 52 packages [2022-05-20T20:30:35.488Z] Removing intermediate container 97384d485447 [2022-05-20T20:30:35.488Z] ---> 8fb72efc9c1b [2022-05-20T20:30:35.488Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-05-20T20:30:35.488Z] ---> Running in 7b35624a0c73 [2022-05-20T20:30:35.762Z] Removing intermediate container 7b35624a0c73 [2022-05-20T20:30:35.762Z] ---> 7e6c20bcd992 [2022-05-20T20:30:35.762Z] Step 10/13 : COPY go.mod vendor* pkg/netscan/go.mod ./ [2022-05-20T20:30:36.746Z] ---> bf059dd304dd [2022-05-20T20:30:36.746Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T20:30:36.746Z] ---> Running in 9be0347e0143 [2022-05-20T20:30:38.733Z] Removing intermediate container 9be0347e0143 [2022-05-20T20:30:38.733Z] ---> 6733624c7c8a [2022-05-20T20:30:38.733Z] Step 12/13 : COPY . . [2022-05-20T20:30:39.724Z] ---> f7f60a4f70a7 [2022-05-20T20:30:39.724Z] Step 13/13 : RUN ${MAKE} [2022-05-20T20:30:39.724Z] ---> Running in d90595cf62ac [2022-05-20T20:30:40.718Z] noop [2022-05-20T20:30:41.320Z] Removing intermediate container d90595cf62ac [2022-05-20T20:30:41.320Z] ---> 35017349b64c [2022-05-20T20:30:41.320Z] Successfully built 35017349b64c [2022-05-20T20:30:41.320Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T20:30:41.674Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T20:30:41.674Z] . [Pipeline] withDockerContainer [2022-05-20T20:30:41.902Z] prd-ubuntu20.04-docker-arm64-4c-16g-64223 does not seem to be running inside a container [2022-05-20T20:30:41.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/10 -v /w/workspace/device-onvif-camera/10:/w/workspace/device-onvif-camera/10:rw,z -v /w/workspace/device-onvif-camera/10@tmp:/w/workspace/device-onvif-camera/10@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-20T20:30:43.291Z] $ docker top 12c367018c692c2ea26b73fbfdc3ba18ea408b291e1c18a7819e2a4faf6d9d4e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T20:30:44.202Z] + go version [2022-05-20T20:30:44.202Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-20T20:30:44.233Z] $ docker stop --time=1 12c367018c692c2ea26b73fbfdc3ba18ea408b291e1c18a7819e2a4faf6d9d4e [2022-05-20T20:30:45.834Z] $ docker rm -f 12c367018c692c2ea26b73fbfdc3ba18ea408b291e1c18a7819e2a4faf6d9d4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T20:30:46.461Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T20:30:46.461Z] . [Pipeline] withDockerContainer [2022-05-20T20:30:46.693Z] prd-ubuntu20.04-docker-arm64-4c-16g-64223 does not seem to be running inside a container [2022-05-20T20:30:46.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/10 -v /w/workspace/device-onvif-camera/10:/w/workspace/device-onvif-camera/10:rw,z -v /w/workspace/device-onvif-camera/10@tmp:/w/workspace/device-onvif-camera/10@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-20T20:30:48.038Z] $ docker top 0d221a57dc760361191950e01c6c46f570f9b9587655769f9f109ab044b00f72 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T20:30:48.958Z] + make test [2022-05-20T20:30:48.958Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-20T20:30:48.958Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.2.0 [2022-05-20T20:30:48.958Z] go: downloading github.com/IOTechSystems/onvif v0.1.1 [2022-05-20T20:30:49.557Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.0 [2022-05-20T20:30:49.557Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-05-20T20:30:49.846Z] go: downloading github.com/gofrs/uuid v3.2.0+incompatible [2022-05-20T20:30:49.846Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-05-20T20:30:49.846Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-20T20:30:49.846Z] go: downloading github.com/clbanning/mxj/v2 v2.3.2 [2022-05-20T20:30:49.846Z] go: downloading github.com/beevik/etree v1.1.0 [2022-05-20T20:30:49.846Z] go: downloading github.com/elgs/gostrgen v0.0.0-20161222160715-9d61ae07eeae [2022-05-20T20:30:49.846Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-05-20T20:30:49.846Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-05-20T20:30:49.846Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-20T20:30:49.846Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0 [2022-05-20T20:30:50.132Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-20T20:30:50.132Z] go: downloading github.com/go-kit/log v0.2.0 [2022-05-20T20:30:50.132Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-05-20T20:30:50.132Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-20T20:30:50.132Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-20T20:30:50.412Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-20T20:30:50.412Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-20T20:30:50.412Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 [2022-05-20T20:30:50.412Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-20T20:30:50.412Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-05-20T20:30:50.412Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-05-20T20:30:50.412Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-05-20T20:30:50.412Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-05-20T20:30:50.689Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-20T20:30:50.689Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-05-20T20:30:50.689Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-05-20T20:30:50.689Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-05-20T20:30:50.689Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-05-20T20:30:50.689Z] go: downloading golang.org/x/text v0.3.7 [2022-05-20T20:30:50.966Z] go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 [2022-05-20T20:30:50.966Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-05-20T20:30:51.242Z] go: downloading github.com/x448/float16 v0.8.4 [2022-05-20T20:30:51.242Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-05-20T20:30:51.242Z] go: downloading google.golang.org/grpc v1.42.0 [2022-05-20T20:30:52.227Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-05-20T20:30:52.227Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-05-20T20:30:52.227Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-05-20T20:30:52.504Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-05-20T20:30:52.504Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-05-20T20:30:52.778Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-20T20:30:52.778Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-05-20T20:30:53.054Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-20T20:30:54.042Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-20T20:30:54.042Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-20T20:30:54.042Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-20T20:30:54.042Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-05-20T20:30:54.042Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-20T20:30:54.042Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-05-20T20:30:54.644Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-05-20T20:30:54.644Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-20T20:30:54.644Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-20T20:30:54.644Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-20T20:30:54.644Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-20T20:30:54.644Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-20T20:30:54.644Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-05-20T20:30:54.917Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-20T20:30:54.917Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-20T20:30:54.917Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-20T20:30:54.917Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-20T20:31:01.647Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-05-20T20:32:23.518Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-05-20T20:32:23.519Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.074s coverage: 0.9% of statements [2022-05-20T20:32:23.519Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-20T20:32:23.519Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-20T20:32:50.366Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-20T20:32:50.366Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-20T20:32:50.366Z] ./bin/test-attribution-txt.sh [2022-05-20T20:32:50.366Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [Pipeline] echo [2022-05-20T20:32:51.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-20T20:32:51.395Z] $ docker stop --time=1 0d221a57dc760361191950e01c6c46f570f9b9587655769f9f109ab044b00f72 [2022-05-20T20:32:53.281Z] $ docker rm -f 0d221a57dc760361191950e01c6c46f570f9b9587655769f9f109ab044b00f72 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T20:32:56.054Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-20T20:32:56.083Z] Warning: overwriting stash ‘coverage-report’ [2022-05-20T20:32:56.567Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T20:32:56.972Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-20T20:32:57.311Z] + ls -al . [2022-05-20T20:32:57.311Z] total 220 [2022-05-20T20:32:57.311Z] drwxrwxr-x 9 jenkins jenkins 4096 May 20 20:32 . [2022-05-20T20:32:57.311Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 20:29 .. [2022-05-20T20:32:57.311Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 20:29 .git [2022-05-20T20:32:57.311Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 20:29 .github [2022-05-20T20:32:57.311Z] -rw-rw-r-- 1 jenkins jenkins 352 May 20 20:29 .gitignore [2022-05-20T20:32:57.311Z] -rw-rw-r-- 1 jenkins jenkins 42 May 20 20:29 .golangci.yml [2022-05-20T20:32:57.311Z] -rw-rw-r-- 1 jenkins jenkins 9415 May 20 20:29 Attribution.txt [2022-05-20T20:32:57.311Z] -rw-rw-r-- 1 jenkins jenkins 189 May 20 20:29 CHANGELOG.md [2022-05-20T20:32:57.311Z] -rw-rw-r-- 1 jenkins jenkins 1686 May 20 20:29 Dockerfile [2022-05-20T20:32:57.311Z] -rw-rw-r-- 1 jenkins jenkins 677 May 20 20:29 GOVERNANCE.md [2022-05-20T20:32:57.311Z] -rw-rw-r-- 1 jenkins jenkins 660 May 20 20:29 Jenkinsfile [2022-05-20T20:32:57.311Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 20 20:29 LICENSE [2022-05-20T20:32:57.311Z] -rw-rw-r-- 1 jenkins jenkins 2161 May 20 20:29 Makefile [2022-05-20T20:32:57.311Z] -rw-rw-r-- 1 jenkins jenkins 625 May 20 20:29 OWNERS.md [2022-05-20T20:32:57.311Z] -rw-rw-r-- 1 jenkins jenkins 28742 May 20 20:29 README.md [2022-05-20T20:32:57.311Z] -rw-rw-r-- 1 jenkins jenkins 5 May 20 20:27 VERSION [2022-05-20T20:32:57.311Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 20:29 bin [2022-05-20T20:32:57.311Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 20:29 cmd [2022-05-20T20:32:57.311Z] -rw-r--r-- 1 jenkins jenkins 42596 May 20 20:32 coverage.out [2022-05-20T20:32:57.311Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 20:29 doc [2022-05-20T20:32:57.311Z] -rw-rw-r-- 1 jenkins jenkins 3716 May 20 20:29 go.mod [2022-05-20T20:32:57.311Z] -rw-rw-r-- 1 jenkins jenkins 37264 May 20 20:29 go.sum [2022-05-20T20:32:57.311Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 20:29 internal [2022-05-20T20:32:57.311Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 20:29 pkg [2022-05-20T20:32:57.311Z] -rw-rw-r-- 1 jenkins jenkins 236 May 20 20:29 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-20T20:32:57.661Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7a67c2562f1961e5ec7c7729444a85cce7bac412 --label arch=arm64 --label version=0.0.0 . [2022-05-20T20:32:57.934Z] Sending build context to Docker daemon 6.112MB [2022-05-20T20:32:57.934Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T20:32:57.934Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-20T20:32:57.934Z] ---> 35017349b64c [2022-05-20T20:32:57.934Z] Step 3/26 : ARG MAKE="make build" [2022-05-20T20:32:58.206Z] ---> Running in 0d8d1e133013 [2022-05-20T20:32:58.482Z] Removing intermediate container 0d8d1e133013 [2022-05-20T20:32:58.482Z] ---> e0f733ecf4a3 [2022-05-20T20:32:58.483Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T20:32:58.483Z] ---> Running in 78ae816303e1 [2022-05-20T20:32:59.085Z] Removing intermediate container 78ae816303e1 [2022-05-20T20:32:59.085Z] ---> 8e089b88970e [2022-05-20T20:32:59.085Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-20T20:32:59.085Z] ---> Running in 7bfa5e69f119 [2022-05-20T20:32:59.359Z] Removing intermediate container 7bfa5e69f119 [2022-05-20T20:32:59.359Z] ---> e408cd4b8284 [2022-05-20T20:32:59.359Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-05-20T20:32:59.359Z] ---> Running in 6200744e9bed [2022-05-20T20:32:59.634Z] Removing intermediate container 6200744e9bed [2022-05-20T20:32:59.634Z] ---> 1838e4be4945 [2022-05-20T20:32:59.634Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T20:32:59.634Z] ---> Running in 719be697f64a [2022-05-20T20:33:01.636Z] Removing intermediate container 719be697f64a [2022-05-20T20:33:01.636Z] ---> e371e1d40324 [2022-05-20T20:33:01.636Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T20:33:01.636Z] ---> Running in 4dd3ced9e936 [2022-05-20T20:33:02.627Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T20:33:03.603Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T20:33:04.196Z] OK: 220 MiB in 52 packages [2022-05-20T20:33:05.191Z] Removing intermediate container 4dd3ced9e936 [2022-05-20T20:33:05.191Z] ---> 6be00260f750 [2022-05-20T20:33:05.191Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-05-20T20:33:05.191Z] ---> Running in b04a86e28ee2 [2022-05-20T20:33:05.465Z] Removing intermediate container b04a86e28ee2 [2022-05-20T20:33:05.465Z] ---> 85fd1d9420dd [2022-05-20T20:33:05.465Z] Step 10/26 : COPY go.mod vendor* pkg/netscan/go.mod ./ [2022-05-20T20:33:06.445Z] ---> 45e88e24a3e5 [2022-05-20T20:33:06.445Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T20:33:06.445Z] ---> Running in 206bc988bc17 [2022-05-20T20:33:07.910Z] Removing intermediate container 206bc988bc17 [2022-05-20T20:33:07.910Z] ---> 2db4c68b3fea [2022-05-20T20:33:07.910Z] Step 12/26 : COPY . . [2022-05-20T20:33:08.894Z] ---> 2b14e737dd68 [2022-05-20T20:33:08.894Z] Step 13/26 : RUN ${MAKE} [2022-05-20T20:33:08.894Z] ---> Running in d6be277a0003 [2022-05-20T20:33:09.875Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-05-20T20:33:09.875Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.2.0 [2022-05-20T20:33:09.875Z] go: downloading github.com/IOTechSystems/onvif v0.1.1 [2022-05-20T20:33:10.475Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.0 [2022-05-20T20:33:10.475Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-05-20T20:33:10.750Z] go: downloading github.com/gofrs/uuid v3.2.0+incompatible [2022-05-20T20:33:10.750Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-05-20T20:33:10.750Z] go: downloading github.com/clbanning/mxj/v2 v2.3.2 [2022-05-20T20:33:10.750Z] go: downloading github.com/beevik/etree v1.1.0 [2022-05-20T20:33:10.750Z] go: downloading github.com/elgs/gostrgen v0.0.0-20161222160715-9d61ae07eeae [2022-05-20T20:33:10.751Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-05-20T20:33:11.027Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-05-20T20:33:11.027Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-20T20:33:11.027Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0 [2022-05-20T20:33:11.027Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-20T20:33:11.027Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-05-20T20:33:11.303Z] go: downloading github.com/go-kit/log v0.2.0 [2022-05-20T20:33:11.303Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-20T20:33:11.303Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 [2022-05-20T20:33:11.577Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-20T20:33:11.577Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-20T20:33:11.577Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-05-20T20:33:11.577Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-05-20T20:33:11.577Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-05-20T20:33:11.577Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-05-20T20:33:11.853Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-20T20:33:11.853Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-05-20T20:33:11.853Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-05-20T20:33:11.853Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-05-20T20:33:11.853Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-05-20T20:33:11.853Z] go: downloading golang.org/x/text v0.3.7 [2022-05-20T20:33:12.129Z] go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 [2022-05-20T20:33:12.129Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-05-20T20:33:12.129Z] go: downloading github.com/x448/float16 v0.8.4 [2022-05-20T20:33:12.129Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-05-20T20:33:12.129Z] go: downloading google.golang.org/grpc v1.42.0 [2022-05-20T20:33:13.570Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-05-20T20:33:13.570Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-05-20T20:33:13.570Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-05-20T20:33:13.570Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-05-20T20:33:13.846Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-05-20T20:33:13.846Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-20T20:33:13.846Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-05-20T20:33:14.119Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-20T20:33:15.109Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-20T20:33:15.109Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-20T20:33:15.109Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-20T20:33:15.109Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-05-20T20:33:15.109Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-20T20:33:15.109Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-05-20T20:33:15.717Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-05-20T20:33:15.717Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-20T20:33:15.717Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-20T20:33:15.717Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-20T20:33:15.717Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-20T20:33:15.717Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-20T20:33:15.996Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-05-20T20:33:15.996Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-20T20:33:15.996Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-20T20:33:15.996Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-20T20:33:16.272Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-20T20:35:38.205Z] Removing intermediate container d6be277a0003 [2022-05-20T20:35:38.205Z] ---> b465712254e7 [2022-05-20T20:35:38.205Z] Step 14/26 : FROM alpine:3.15 [2022-05-20T20:35:38.205Z] 3.15: Pulling from library/alpine [2022-05-20T20:35:38.205Z] 9981e73032c8: Pulling fs layer [2022-05-20T20:35:38.205Z] 9981e73032c8: Download complete [2022-05-20T20:35:38.205Z] 9981e73032c8: Pull complete [2022-05-20T20:35:38.205Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-20T20:35:38.205Z] Status: Downloaded newer image for alpine:3.15 [2022-05-20T20:35:38.205Z] ---> 3fb3c9af89a9 [2022-05-20T20:35:38.205Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-20T20:35:38.205Z] ---> Running in a95e6a6daaa1 [2022-05-20T20:35:38.205Z] Removing intermediate container a95e6a6daaa1 [2022-05-20T20:35:38.205Z] ---> b3c6f63688a8 [2022-05-20T20:35:38.205Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-20T20:35:38.205Z] ---> Running in f471c164ca60 [2022-05-20T20:35:38.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T20:35:38.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T20:35:38.481Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-20T20:35:38.481Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-05-20T20:35:38.758Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-20T20:35:38.758Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-20T20:35:38.758Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-20T20:35:38.758Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-20T20:35:38.758Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T20:35:38.758Z] OK: 8 MiB in 20 packages [2022-05-20T20:35:39.748Z] Removing intermediate container f471c164ca60 [2022-05-20T20:35:39.748Z] ---> 607b28b32565 [2022-05-20T20:35:39.748Z] Step 17/26 : WORKDIR / [2022-05-20T20:35:39.748Z] ---> Running in 3487356b1c96 [2022-05-20T20:35:40.033Z] Removing intermediate container 3487356b1c96 [2022-05-20T20:35:40.033Z] ---> 40c8e544ffcb [2022-05-20T20:35:40.033Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-05-20T20:35:41.480Z] ---> beff4881668f [2022-05-20T20:35:41.480Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-05-20T20:35:42.088Z] ---> 3a5f7e56c179 [2022-05-20T20:35:42.088Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-05-20T20:35:42.687Z] ---> 3d3b1dee563b [2022-05-20T20:35:42.687Z] Step 21/26 : EXPOSE 59984 [2022-05-20T20:35:42.687Z] ---> Running in 16583da15e79 [2022-05-20T20:35:42.973Z] Removing intermediate container 16583da15e79 [2022-05-20T20:35:42.973Z] ---> 42e90226133f [2022-05-20T20:35:42.973Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-05-20T20:35:42.973Z] ---> Running in ccd8bce5c21e [2022-05-20T20:35:43.583Z] Removing intermediate container ccd8bce5c21e [2022-05-20T20:35:43.583Z] ---> 1c8d7437b53e [2022-05-20T20:35:43.583Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T20:35:43.583Z] ---> Running in f17adb39036e [2022-05-20T20:35:43.858Z] Removing intermediate container f17adb39036e [2022-05-20T20:35:43.858Z] ---> bafe0253c3a3 [2022-05-20T20:35:43.858Z] Step 24/26 : LABEL arch=arm64 [2022-05-20T20:35:43.858Z] ---> Running in ea2f4b9bef93 [2022-05-20T20:35:44.133Z] Removing intermediate container ea2f4b9bef93 [2022-05-20T20:35:44.133Z] ---> 3bfdb42c22f3 [2022-05-20T20:35:44.133Z] Step 25/26 : LABEL git_sha=7a67c2562f1961e5ec7c7729444a85cce7bac412 [2022-05-20T20:35:44.133Z] ---> Running in 6d879393397a [2022-05-20T20:35:44.409Z] Removing intermediate container 6d879393397a [2022-05-20T20:35:44.409Z] ---> 4044650fac3d [2022-05-20T20:35:44.409Z] Step 26/26 : LABEL version=0.0.0 [2022-05-20T20:35:44.687Z] ---> Running in 2f980a29741d [2022-05-20T20:35:44.961Z] Removing intermediate container 2f980a29741d [2022-05-20T20:35:44.961Z] ---> f1e76926a44f [2022-05-20T20:35:44.962Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-20T20:35:44.962Z] Successfully built f1e76926a44f [2022-05-20T20:35:44.962Z] Successfully tagged device-onvif-camera-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-05-20T20:35:45.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T20:35:45.433Z] [2022-05-20T20:35:45.434Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-20T20:35:45.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T20:35:45.790Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-20T20:35:45.790Z] 8998bd30e6a1: Pulling fs layer [2022-05-20T20:35:45.790Z] 04944245beec: Pulling fs layer [2022-05-20T20:35:45.790Z] 699f458cf7ca: Pulling fs layer [2022-05-20T20:35:45.790Z] 765212b225bb: Pulling fs layer [2022-05-20T20:35:45.790Z] f23df028b6ca: Pulling fs layer [2022-05-20T20:35:45.790Z] d65c8cfc05b1: Pulling fs layer [2022-05-20T20:35:45.790Z] 2437ff75d9bd: Pulling fs layer [2022-05-20T20:35:45.790Z] 765212b225bb: Waiting [2022-05-20T20:35:45.790Z] f23df028b6ca: Waiting [2022-05-20T20:35:45.790Z] d65c8cfc05b1: Waiting [2022-05-20T20:35:45.790Z] 2437ff75d9bd: Waiting [2022-05-20T20:35:46.348Z] 04944245beec: Verifying Checksum [2022-05-20T20:35:46.348Z] 04944245beec: Download complete [2022-05-20T20:35:46.348Z] 765212b225bb: Verifying Checksum [2022-05-20T20:35:46.348Z] 765212b225bb: Download complete [2022-05-20T20:35:46.348Z] f23df028b6ca: Verifying Checksum [2022-05-20T20:35:46.348Z] f23df028b6ca: Download complete [2022-05-20T20:35:46.348Z] d65c8cfc05b1: Verifying Checksum [2022-05-20T20:35:46.348Z] d65c8cfc05b1: Download complete [2022-05-20T20:35:46.348Z] 699f458cf7ca: Verifying Checksum [2022-05-20T20:35:46.348Z] 699f458cf7ca: Download complete [2022-05-20T20:35:46.954Z] 8998bd30e6a1: Verifying Checksum [2022-05-20T20:35:46.954Z] 8998bd30e6a1: Download complete [2022-05-20T20:35:48.940Z] 2437ff75d9bd: Verifying Checksum [2022-05-20T20:35:48.940Z] 2437ff75d9bd: Download complete [2022-05-20T20:35:51.568Z] 8998bd30e6a1: Pull complete [2022-05-20T20:35:51.568Z] 04944245beec: Pull complete [2022-05-20T20:35:53.008Z] 699f458cf7ca: Pull complete [2022-05-20T20:35:53.283Z] 765212b225bb: Pull complete [2022-05-20T20:35:54.268Z] f23df028b6ca: Pull complete [2022-05-20T20:35:54.541Z] d65c8cfc05b1: Pull complete [2022-05-20T20:36:09.648Z] 2437ff75d9bd: Pull complete [2022-05-20T20:36:09.648Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-20T20:36:09.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T20:36:09.648Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-20T20:36:09.869Z] prd-ubuntu20.04-docker-arm64-4c-16g-64223 does not seem to be running inside a container [2022-05-20T20:36:09.960Z] $ 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-onvif-camera/10 -v /w/workspace/device-onvif-camera/10:/w/workspace/device-onvif-camera/10:rw,z -v /w/workspace/device-onvif-camera/10@tmp:/w/workspace/device-onvif-camera/10@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-20T20:36:12.558Z] $ docker top 70bc5f0db8b274a6e933553f140033098ca6deb9e482c2525d3c24fc9285a533 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T20:36:13.475Z] ---> job-cost.sh [2022-05-20T20:36:13.476Z] lf-activate-venv: SKIPPING [2022-05-20T20:36:13.476Z] INFO: No Stack... [2022-05-20T20:36:14.073Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-20T20:36:15.053Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T20:36:15.731Z] + cat /w/workspace/device-onvif-camera/10/archives/cost.csv [2022-05-20T20:36:15.731Z] + cut -d, -f6 [Pipeline] lock [2022-05-20T20:36:15.799Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-65-10-stack-cost] [2022-05-20T20:36:15.804Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-65-10-stack-cost] did not exist. Created. [2022-05-20T20:36:15.804Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-65-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T20:36:16.489Z] /w/workspace/device-onvif-camera/10@tmp/durable-78215924/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-20T20:36:17.179Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-20T20:36:17.208Z] Warning: overwriting stash ‘stack-cost’ [2022-05-20T20:36:17.252Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T20:36:17.260Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-65-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T20:36:17.289Z] $ docker stop --time=1 70bc5f0db8b274a6e933553f140033098ca6deb9e482c2525d3c24fc9285a533 [2022-05-20T20:36:18.769Z] $ docker rm -f 70bc5f0db8b274a6e933553f140033098ca6deb9e482c2525d3c24fc9285a533 [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-05-20T20:36:19.280Z] provisioning config files... [2022-05-20T20:36:19.288Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-65@tmp/config2113026589922790762tmp [Pipeline] { [Pipeline] sh [2022-05-20T20:36:19.587Z] + set +x [2022-05-20T20:36:19.587Z] + curl -s https://codecov.io/bash [2022-05-20T20:36:19.587Z] + bash -s -- [2022-05-20T20:36:19.587Z] [2022-05-20T20:36:19.587Z] _____ _ [2022-05-20T20:36:19.587Z] / ____| | | [2022-05-20T20:36:19.587Z] | | ___ __| | ___ ___ _____ __ [2022-05-20T20:36:19.587Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-20T20:36:19.587Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-20T20:36:19.587Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-20T20:36:19.587Z] Bash-1.0.6 [2022-05-20T20:36:19.587Z] [2022-05-20T20:36:19.587Z] [2022-05-20T20:36:19.587Z] ==> git version 2.25.1 found [2022-05-20T20:36:19.587Z] ==> 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-05-20T20:36:19.587Z] Release-Date: 2020-01-08 [2022-05-20T20:36:19.587Z] 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-05-20T20:36:19.587Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-20T20:36:19.587Z] ==> Jenkins CI detected. [2022-05-20T20:36:19.587Z] current dir:  /w/workspace/oundry_device-onvif-camera_PR-65 [2022-05-20T20:36:19.587Z] project root: . [2022-05-20T20:36:19.587Z] --> token set from env [2022-05-20T20:36:19.587Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-20T20:36:19.587Z] ==> Running gcov in . (disable via -X gcov) [2022-05-20T20:36:19.587Z] ==> Python coveragepy not found [2022-05-20T20:36:19.587Z] ==> Searching for coverage reports in: [2022-05-20T20:36:19.587Z] + . [2022-05-20T20:36:19.587Z] -> Found 1 reports [2022-05-20T20:36:19.587Z] ==> Detecting git/mercurial file structure [2022-05-20T20:36:19.587Z] ==> Reading reports [2022-05-20T20:36:19.587Z] + ./coverage.out bytes=42596 [2022-05-20T20:36:19.587Z] ==> Appending adjustments [2022-05-20T20:36:19.587Z] https://docs.codecov.io/docs/fixing-reports [2022-05-20T20:36:19.847Z] + Found adjustments [2022-05-20T20:36:19.847Z] ==> Gzipping contents [2022-05-20T20:36:19.847Z] 8.0K /tmp/codecov.ayhVpa.gz [2022-05-20T20:36:19.847Z] ==> Uploading reports [2022-05-20T20:36:19.847Z] url: https://codecov.io [2022-05-20T20:36:19.847Z] query: branch=PR-65&commit=7a67c2562f1961e5ec7c7729444a85cce7bac412&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-65%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=65&job=&cmd_args= [2022-05-20T20:36:19.847Z] -> Pinging Codecov [2022-05-20T20:36:19.847Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-65&commit=7a67c2562f1961e5ec7c7729444a85cce7bac412&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-65%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=65&job=&cmd_args= [2022-05-20T20:36:20.108Z] -> Uploading to [2022-05-20T20:36:20.108Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-20/F29A59C45E3A92E06B3E522C9905F8EF/7a67c2562f1961e5ec7c7729444a85cce7bac412/a9320dca-d3fd-4773-bd26-0067e5c9909b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220520T203619Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=62e1c4957d81ed22d756bf206d3e173774328f403d60c6981d7c6d28d8a4af3d [2022-05-20T20:36:20.108Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T20:36:20.108Z] Dload Upload Total Spent Left Speed [2022-05-20T20:36:20.367Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5662 0 0 100 5662 0 24724 --:--:-- --:--:-- --:--:-- 24724 [2022-05-20T20:36:20.367Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/7a67c2562f1961e5ec7c7729444a85cce7bac412 [Pipeline] } [2022-05-20T20:36:20.375Z] 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-05-20T20:36:21.102Z] + [ -d /w/workspace/oundry_device-onvif-camera_PR-65/archives ] [2022-05-20T20:36:21.102Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-65/archives [2022-05-20T20:36:21.102Z] total 16 [2022-05-20T20:36:21.102Z] drwxr-xr-x 3 root root 4096 May 20 20:29 . [2022-05-20T20:36:21.102Z] drwxrwxr-x 11 jenkins jenkins 4096 May 20 20:29 .. [2022-05-20T20:36:21.102Z] drwxr-xr-x 2 root root 4096 May 20 20:29 cost [2022-05-20T20:36:21.102Z] -rw-r--r-- 1 root root 90 May 20 20:29 cost.csv [2022-05-20T20:36:21.102Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-65/archives [2022-05-20T20:36:21.102Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-65/archives [2022-05-20T20:36:21.102Z] total 16 [2022-05-20T20:36:21.102Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 20:29 . [2022-05-20T20:36:21.102Z] drwxrwxr-x 11 jenkins jenkins 4096 May 20 20:29 .. [2022-05-20T20:36:21.102Z] drwxr-xr-x 2 jenkins jenkins 4096 May 20 20:29 cost [2022-05-20T20:36:21.102Z] -rw-r--r-- 1 jenkins jenkins 90 May 20 20:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-20T20:36:21.414Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T20:36:22.333Z] ---> package-listing.sh [2022-05-20T20:36:22.333Z] ++ facter osfamily [2022-05-20T20:36:22.333Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-20T20:36:22.594Z] + OS_FAMILY=debian [2022-05-20T20:36:22.594Z] + workspace=/w/workspace/oundry_device-onvif-camera_PR-65 [2022-05-20T20:36:22.594Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-20T20:36:22.594Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-20T20:36:22.594Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-20T20:36:22.594Z] + PACKAGES=/tmp/packages_start.txt [2022-05-20T20:36:22.594Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-65 ']' [2022-05-20T20:36:22.594Z] + PACKAGES=/tmp/packages_end.txt [2022-05-20T20:36:22.594Z] + case "${OS_FAMILY}" in [2022-05-20T20:36:22.594Z] + dpkg -l [2022-05-20T20:36:22.594Z] + grep '^ii' [2022-05-20T20:36:22.594Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-20T20:36:22.594Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-20T20:36:22.594Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-20T20:36:22.594Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-65 ']' [2022-05-20T20:36:22.594Z] + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-65/archives/ [2022-05-20T20:36:22.594Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-65/archives/ [Pipeline] echo [2022-05-20T20:36:22.606Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-onvif-camera_PR-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-20T20:36:22.888Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-20T20:36:23.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T20:36:23.444Z] . [Pipeline] withDockerContainer [2022-05-20T20:36:23.514Z] prd-ubuntu20.04-docker-8c-8g-64222 does not seem to be running inside a container [2022-05-20T20:36:23.558Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-onvif-camera_PR-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-65 -v /w/workspace/oundry_device-onvif-camera_PR-65:/w/workspace/oundry_device-onvif-camera_PR-65:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-65@tmp:/w/workspace/oundry_device-onvif-camera_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-20T20:36:23.784Z] $ docker top 31e54fea832b62ee5fea7a6af524ddc7ca6b6cca1d810bedc752b831654e0c93 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T20:36:24.134Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-20T20:36:24.423Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-20T20:36:24.711Z] + ls /var/log/sa-host [2022-05-20T20:36:24.711Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T20:36:24.802Z] provisioning config files... [2022-05-20T20:36:24.811Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-65@tmp/config7436777398818311774tmp [Pipeline] { [Pipeline] echo [2022-05-20T20:36:24.827Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T20:36:25.111Z] ---> create-netrc.sh [Pipeline] } [2022-05-20T20:36:25.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-20T20:36:25.451Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-20T20:36:25.462Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T20:36:25.747Z] ---> sudo-logs.sh [2022-05-20T20:36:25.747Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-20T20:36:25.779Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T20:36:26.063Z] ---> job-cost.sh [2022-05-20T20:36:26.063Z] lf-activate-venv: SKIPPING [2022-05-20T20:36:26.063Z] DEBUG: total: 0.2199999988079071 [2022-05-20T20:36:26.063Z] INFO: Retrieving Stack Cost... [2022-05-20T20:36:26.323Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T20:36:26.892Z] INFO: Archiving Costs [Pipeline] echo [2022-05-20T20:36:26.907Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T20:36:27.191Z] ---> logs-deploy.sh [2022-05-20T20:36:27.191Z] lf-activate-venv: SKIPPING [2022-05-20T20:36:27.191Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-65/10 [2022-05-20T20:36:27.191Z] INFO: archiving workspace using pattern(s): [2022-05-20T20:36:28.130Z] Archives upload complete. [2022-05-20T20:36:28.130Z] INFO: archiving logs to Nexus