Push event to branch issue-74 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c8dbcc754933a42f779a6fdf425adc016de0e881 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-ssh539361365858538304.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh2771474509478189940.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/issue-74/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/issue-74/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10136962120740207440.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/issue-74/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6899413514405459620.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh10424117186126674278.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/issue-74/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/issue-74/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4655761217427528280.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1107’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1109 in /w/workspace/dry_device-onvif-camera_issue-74 [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 Avoid second fetch Checking out Revision c8dbcc754933a42f779a6fdf425adc016de0e881 (issue-74) Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/dry_device-onvif-camera_issue-74 # 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 > 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 core.sparsecheckout # timeout=10 > git checkout -f c8dbcc754933a42f779a6fdf425adc016de0e881 # timeout=10 Commit message: "docs: Update auto-discovery doc" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-06T04:19:59.557Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-06T04:19:59.722Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-06T04:19:59.821Z] ========================================================= [2022-06-06T04:19:59.821Z] EdgeX Global Pipelines Version Info [2022-06-06T04:19:59.821Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:20:00.604Z] ------------------- [2022-06-06T04:20:00.604Z] stable info: [2022-06-06T04:20:00.604Z] ------------------- [2022-06-06T04:20:00.604Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-06T04:20:00.604Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-06T04:20:00.604Z] Message: update stable to v1.0.232 [2022-06-06T04:20:01.179Z] ------------------- [2022-06-06T04:20:01.179Z] experimental info: [2022-06-06T04:20:01.179Z] ------------------- [2022-06-06T04:20:01.179Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-06T04:20:01.179Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-06T04:20:01.179Z] Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-06T04:20:01.598Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-06-06T04:20:01.649Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-06-06T04:20:01.698Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-06T04:20:01.735Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-06T04:20:01.775Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-06T04:20:01.812Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-06T04:20:01.846Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-06T04:20:01.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-06T04:20:01.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-06T04:20:01.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-06T04:20:01.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-06T04:20:02.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-06-06T04:20:02.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-06T04:20:02.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-06T04:20:02.164Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-06T04:20:02.209Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-06T04:20:02.249Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-06T04:20:02.287Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-06T04:20:02.323Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-06T04:20:02.365Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-06T04:20:02.407Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-06T04:20:02.440Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-06T04:20:02.475Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-06T04:20:02.513Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-06T04:20:02.549Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-06T04:20:02.585Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-06T04:20:02.621Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-06T04:20:02.657Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = issue-74 [Pipeline] echo [2022-06-06T04:20:02.694Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = issue-74 [Pipeline] echo [2022-06-06T04:20:02.729Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = issue-74 [Pipeline] echo [2022-06-06T04:20:02.771Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8dbcc754933a42f779a6fdf425adc016de0e881 [Pipeline] echo [2022-06-06T04:20:02.806Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8dbcc7 [Pipeline] echo [2022-06-06T04:20:02.841Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T04:20:02.949Z] provisioning config files... [2022-06-06T04:20:02.967Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/dry_device-onvif-camera_issue-74@tmp/config2708097864485728836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:20:03.307Z] ---> docker-login.sh [2022-06-06T04:20:03.307Z] nexus3.edgexfoundry.org:10001 [2022-06-06T04:20:03.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:20:03.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:20:03.569Z] Configure a credential helper to remove this warning. See [2022-06-06T04:20:03.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:20:03.569Z] [2022-06-06T04:20:03.569Z] Login Succeeded [2022-06-06T04:20:03.569Z] nexus3.edgexfoundry.org:10002 [2022-06-06T04:20:03.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:20:03.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:20:03.830Z] Configure a credential helper to remove this warning. See [2022-06-06T04:20:03.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:20:03.830Z] [2022-06-06T04:20:03.830Z] Login Succeeded [2022-06-06T04:20:03.830Z] nexus3.edgexfoundry.org:10003 [2022-06-06T04:20:03.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:20:03.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:20:03.830Z] Configure a credential helper to remove this warning. See [2022-06-06T04:20:03.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:20:03.830Z] [2022-06-06T04:20:03.830Z] Login Succeeded [2022-06-06T04:20:03.830Z] nexus3.edgexfoundry.org:10004 [2022-06-06T04:20:04.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:20:04.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:20:04.091Z] Configure a credential helper to remove this warning. See [2022-06-06T04:20:04.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:20:04.091Z] [2022-06-06T04:20:04.091Z] Login Succeeded [2022-06-06T04:20:04.091Z] docker.io [2022-06-06T04:20:04.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:20:04.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:20:04.353Z] Configure a credential helper to remove this warning. See [2022-06-06T04:20:04.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:20:04.353Z] [2022-06-06T04:20:04.353Z] Login Succeeded [2022-06-06T04:20:04.353Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T04:20:04.383Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-06T04:20:04.986Z] + git rev-list -1 --merges c8dbcc754933a42f779a6fdf425adc016de0e881~1..c8dbcc754933a42f779a6fdf425adc016de0e881 [Pipeline] echo [2022-06-06T04:20:05.036Z] -----------> git rev-list -1 --merges c8dbcc754933a42f779a6fdf425adc016de0e881~1..c8dbcc754933a42f779a6fdf425adc016de0e881 c8dbcc754933a42f779a6fdf425adc016de0e881 [false] [Pipeline] sh [2022-06-06T04:20:05.347Z] + git log --format=format:%s -1 c8dbcc754933a42f779a6fdf425adc016de0e881 [Pipeline] echo [2022-06-06T04:20:05.380Z] ========================================================= [2022-06-06T04:20:05.380Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-06T04:20:05.380Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T04:20:05.806Z] + git log --format=format:%s -1 c8dbcc754933a42f779a6fdf425adc016de0e881 [Pipeline] echo [2022-06-06T04:20:05.838Z] [semverPrep] GIT_COMMIT: c8dbcc754933a42f779a6fdf425adc016de0e881, Commit Message: docs: Update auto-discovery doc [Pipeline] echo [2022-06-06T04:20:05.870Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-06T04:20:06.245Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-06T04:20:06.245Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-06T04:20:06.245Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-06T04:20:06.245Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-06T04:20:06.245Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-06T04:20:06.245Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-06T04:20:06.245Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:20:06.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T04:20:06.669Z] [2022-06-06T04:20:06.669Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:20:07.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T04:20:07.046Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-06T04:20:07.046Z] 42c077c10790: Pulling fs layer [2022-06-06T04:20:07.046Z] f63e77b7563a: Pulling fs layer [2022-06-06T04:20:07.046Z] bd5fdadae976: Pulling fs layer [2022-06-06T04:20:07.046Z] 205491f53016: Pulling fs layer [2022-06-06T04:20:07.046Z] df18705c85c3: Pulling fs layer [2022-06-06T04:20:07.046Z] bdb3f477010e: Pulling fs layer [2022-06-06T04:20:07.046Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-06T04:20:07.046Z] 2c6e9b1d212d: Pulling fs layer [2022-06-06T04:20:07.046Z] bdb8f0575790: Pulling fs layer [2022-06-06T04:20:07.046Z] 205491f53016: Waiting [2022-06-06T04:20:07.046Z] 386e3cb2ff24: Pulling fs layer [2022-06-06T04:20:07.046Z] 2343380bae48: Pulling fs layer [2022-06-06T04:20:07.046Z] df18705c85c3: Waiting [2022-06-06T04:20:07.046Z] bdb3f477010e: Waiting [2022-06-06T04:20:07.046Z] c8a8fc8e1c8f: Waiting [2022-06-06T04:20:07.046Z] 2c6e9b1d212d: Waiting [2022-06-06T04:20:07.046Z] bdb8f0575790: Waiting [2022-06-06T04:20:07.046Z] 386e3cb2ff24: Waiting [2022-06-06T04:20:07.046Z] 2343380bae48: Waiting [2022-06-06T04:20:07.046Z] f63e77b7563a: Download complete [2022-06-06T04:20:07.046Z] 205491f53016: Verifying Checksum [2022-06-06T04:20:07.046Z] 205491f53016: Download complete [2022-06-06T04:20:07.046Z] bd5fdadae976: Verifying Checksum [2022-06-06T04:20:07.046Z] bd5fdadae976: Download complete [2022-06-06T04:20:07.046Z] df18705c85c3: Verifying Checksum [2022-06-06T04:20:07.046Z] df18705c85c3: Download complete [2022-06-06T04:20:07.307Z] bdb3f477010e: Verifying Checksum [2022-06-06T04:20:07.307Z] bdb3f477010e: Download complete [2022-06-06T04:20:07.307Z] 2c6e9b1d212d: Verifying Checksum [2022-06-06T04:20:07.307Z] 2c6e9b1d212d: Download complete [2022-06-06T04:20:07.307Z] bdb8f0575790: Download complete [2022-06-06T04:20:07.307Z] 386e3cb2ff24: Verifying Checksum [2022-06-06T04:20:07.307Z] 386e3cb2ff24: Download complete [2022-06-06T04:20:07.307Z] 2343380bae48: Download complete [2022-06-06T04:20:07.307Z] 42c077c10790: Verifying Checksum [2022-06-06T04:20:07.307Z] 42c077c10790: Download complete [2022-06-06T04:20:07.566Z] c8a8fc8e1c8f: Download complete [2022-06-06T04:20:08.508Z] 42c077c10790: Pull complete [2022-06-06T04:20:08.769Z] f63e77b7563a: Pull complete [2022-06-06T04:20:09.341Z] bd5fdadae976: Pull complete [2022-06-06T04:20:09.341Z] 205491f53016: Pull complete [2022-06-06T04:20:09.601Z] df18705c85c3: Pull complete [2022-06-06T04:20:09.601Z] bdb3f477010e: Pull complete [2022-06-06T04:20:11.513Z] c8a8fc8e1c8f: Pull complete [2022-06-06T04:20:11.513Z] 2c6e9b1d212d: Pull complete [2022-06-06T04:20:11.774Z] bdb8f0575790: Pull complete [2022-06-06T04:20:11.774Z] 386e3cb2ff24: Pull complete [2022-06-06T04:20:12.036Z] 2343380bae48: Pull complete [2022-06-06T04:20:12.036Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-06T04:20:12.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T04:20:12.036Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T04:20:12.273Z] prd-ubuntu20.04-docker-8c-8g-1109 does not seem to be running inside a container [2022-06-06T04:20:12.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_device-onvif-camera_issue-74 -v /w/workspace/dry_device-onvif-camera_issue-74:/w/workspace/dry_device-onvif-camera_issue-74:rw,z -v /w/workspace/dry_device-onvif-camera_issue-74@tmp:/w/workspace/dry_device-onvif-camera_issue-74@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-06T04:20:13.662Z] $ docker top 147884acc784831490c52fef99fa3e1ef4ba83d139d1b733dfa3dbcfa77a2824 -eo pid,comm [2022-06-06T04:20:13.733Z] 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-06-06T04:20:13.733Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-06T04:20:13.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T04:20:13.860Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T04:20:14.012Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T04:20:14.018Z] $ docker exec 147884acc784831490c52fef99fa3e1ef4ba83d139d1b733dfa3dbcfa77a2824 ssh-agent [2022-06-06T04:20:14.146Z] SSH_AUTH_SOCK=/tmp/ssh-kP5BY1MTeZuS/agent.32 [2022-06-06T04:20:14.146Z] SSH_AGENT_PID=38 [2022-06-06T04:20:14.154Z] Running ssh-add (command line suppressed) [2022-06-06T04:20:14.278Z] Identity added: /w/workspace/dry_device-onvif-camera_issue-74@tmp/private_key_8116939954236872918.key (/w/workspace/dry_device-onvif-camera_issue-74@tmp/private_key_8116939954236872918.key) [2022-06-06T04:20:14.293Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T04:20:14.623Z] + git tag --points-at HEAD [Pipeline] } [2022-06-06T04:20:14.650Z] $ docker exec --env ******** --env ******** 147884acc784831490c52fef99fa3e1ef4ba83d139d1b733dfa3dbcfa77a2824 ssh-agent -k [2022-06-06T04:20:14.758Z] unset SSH_AUTH_SOCK; [2022-06-06T04:20:14.758Z] unset SSH_AGENT_PID; [2022-06-06T04:20:14.759Z] echo Agent pid 38 killed; [2022-06-06T04:20:14.768Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-06T04:20:14.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T04:20:14.855Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T04:20:15.002Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T04:20:15.007Z] $ docker exec 147884acc784831490c52fef99fa3e1ef4ba83d139d1b733dfa3dbcfa77a2824 ssh-agent [2022-06-06T04:20:15.139Z] SSH_AUTH_SOCK=/tmp/ssh-auAEZKzfeKaz/agent.71 [2022-06-06T04:20:15.139Z] SSH_AGENT_PID=77 [2022-06-06T04:20:15.145Z] Running ssh-add (command line suppressed) [2022-06-06T04:20:15.280Z] Identity added: /w/workspace/dry_device-onvif-camera_issue-74@tmp/private_key_4100599201172805521.key (/w/workspace/dry_device-onvif-camera_issue-74@tmp/private_key_4100599201172805521.key) [2022-06-06T04:20:15.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T04:20:15.627Z] + git semver init [2022-06-06T04:20:15.894Z] 2022-06-06 04:20:15,821 [run_init] DEBUG init version:0.0.0 force:False [2022-06-06T04:20:15.894Z] 2022-06-06 04:20:15,822 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_device-onvif-camera_issue-74/.semver [2022-06-06T04:20:15.894Z] 2022-06-06 04:20:15,823 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/dry_device-onvif-camera_issue-74/.semver [2022-06-06T04:20:15.894Z] 2022-06-06 04:20:15,823 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/dry_device-onvif-camera_issue-74/.semver'], cwd=/w/workspace/dry_device-onvif-camera_issue-74, universal_newlines=False, shell=None, istream=None) [2022-06-06T04:20:16.840Z] 2022-06-06 04:20:16,501 [append_file] DEBUG append to file:/w/workspace/dry_device-onvif-camera_issue-74/.git/info/exclude [2022-06-06T04:20:16.840Z] 2022-06-06 04:20:16,502 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_device-onvif-camera_issue-74/.semver/issue-74 with force:False [2022-06-06T04:20:16.840Z] 2022-06-06 04:20:16,502 [write_file] DEBUG write to file:/w/workspace/dry_device-onvif-camera_issue-74/.semver/issue-74 [2022-06-06T04:20:16.840Z] 2022-06-06 04:20:16,507 [execute] INFO git cat-file --batch-check [2022-06-06T04:20:16.840Z] 2022-06-06 04:20:16,508 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_device-onvif-camera_issue-74/.semver, universal_newlines=False, shell=None, istream=) [2022-06-06T04:20:16.840Z] 2022-06-06 04:20:16,514 [execute] INFO git cat-file --batch [2022-06-06T04:20:16.840Z] 2022-06-06 04:20:16,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_device-onvif-camera_issue-74/.semver, universal_newlines=False, shell=None, istream=) [2022-06-06T04:20:16.840Z] 2022-06-06 04:20:16,520 [read_version] DEBUG read version from /w/workspace/dry_device-onvif-camera_issue-74/.semver/issue-74 [2022-06-06T04:20:16.840Z] 0.0.0 [Pipeline] } [2022-06-06T04:20:16.872Z] $ docker exec --env ******** --env ******** 147884acc784831490c52fef99fa3e1ef4ba83d139d1b733dfa3dbcfa77a2824 ssh-agent -k [2022-06-06T04:20:16.996Z] unset SSH_AUTH_SOCK; [2022-06-06T04:20:16.997Z] unset SSH_AGENT_PID; [2022-06-06T04:20:16.997Z] echo Agent pid 77 killed; [2022-06-06T04:20:17.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-06T04:20:17.440Z] + git semver [Pipeline] } [2022-06-06T04:20:17.732Z] $ docker stop --time=1 147884acc784831490c52fef99fa3e1ef4ba83d139d1b733dfa3dbcfa77a2824 [2022-06-06T04:20:19.069Z] $ docker rm -f 147884acc784831490c52fef99fa3e1ef4ba83d139d1b733dfa3dbcfa77a2824 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T04:20:19.477Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-06T04:20:19.824Z] Stashed 1 file(s) [Pipeline] echo [2022-06-06T04:20:19.842Z] [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-06-06T04:20:20.433Z] provisioning config files... [2022-06-06T04:20:20.445Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/dry_device-onvif-camera_issue-74@tmp/config7476606122718445237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:20:20.790Z] ---> docker-login.sh [2022-06-06T04:20:20.790Z] nexus3.edgexfoundry.org:10001 [2022-06-06T04:20:20.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:20:20.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:20:20.790Z] Configure a credential helper to remove this warning. See [2022-06-06T04:20:20.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:20:20.790Z] [2022-06-06T04:20:20.790Z] Login Succeeded [2022-06-06T04:20:20.790Z] nexus3.edgexfoundry.org:10002 [2022-06-06T04:20:20.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:20:21.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:20:21.052Z] Configure a credential helper to remove this warning. See [2022-06-06T04:20:21.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:20:21.052Z] [2022-06-06T04:20:21.052Z] Login Succeeded [2022-06-06T04:20:21.052Z] nexus3.edgexfoundry.org:10003 [2022-06-06T04:20:21.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:20:21.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:20:21.052Z] Configure a credential helper to remove this warning. See [2022-06-06T04:20:21.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:20:21.052Z] [2022-06-06T04:20:21.053Z] Login Succeeded [2022-06-06T04:20:21.053Z] nexus3.edgexfoundry.org:10004 [2022-06-06T04:20:21.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:20:21.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:20:21.313Z] Configure a credential helper to remove this warning. See [2022-06-06T04:20:21.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:20:21.313Z] [2022-06-06T04:20:21.313Z] Login Succeeded [2022-06-06T04:20:21.313Z] docker.io [2022-06-06T04:20:21.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:20:21.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:20:21.575Z] Configure a credential helper to remove this warning. See [2022-06-06T04:20:21.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:20:21.575Z] [2022-06-06T04:20:21.575Z] Login Succeeded [2022-06-06T04:20:21.575Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T04:20:21.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-06T04:20:21.793Z] [edgeX.isLTS] Checking if [issue-74] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T04:20:21.822Z] ========================================================= [2022-06-06T04:20:21.822Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-06T04:20:21.822Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:20:22.286Z] + 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-06-06T04:20:22.286Z] Sending build context to Docker daemon 8.679MB [2022-06-06T04:20:22.286Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T04:20:22.286Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-06T04:20:22.286Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-06T04:20:22.286Z] 59bf1c3509f3: Pulling fs layer [2022-06-06T04:20:22.286Z] 666ba61612fd: Pulling fs layer [2022-06-06T04:20:22.286Z] 8ed8ca486205: Pulling fs layer [2022-06-06T04:20:22.286Z] cc1cd167ecdc: Pulling fs layer [2022-06-06T04:20:22.286Z] c516ae0d96e1: Pulling fs layer [2022-06-06T04:20:22.286Z] 684cea983483: Pulling fs layer [2022-06-06T04:20:22.286Z] dd3240ac7de5: Pulling fs layer [2022-06-06T04:20:22.286Z] b1e948a4e11c: Pulling fs layer [2022-06-06T04:20:22.286Z] a8fd76ee1af6: Pulling fs layer [2022-06-06T04:20:22.286Z] 684cea983483: Waiting [2022-06-06T04:20:22.286Z] dd3240ac7de5: Waiting [2022-06-06T04:20:22.286Z] b1e948a4e11c: Waiting [2022-06-06T04:20:22.286Z] 646ad004c059: Pulling fs layer [2022-06-06T04:20:22.286Z] a8fd76ee1af6: Waiting [2022-06-06T04:20:22.286Z] 646ad004c059: Waiting [2022-06-06T04:20:22.286Z] 8ed8ca486205: Verifying Checksum [2022-06-06T04:20:22.286Z] 8ed8ca486205: Download complete [2022-06-06T04:20:22.286Z] 666ba61612fd: Download complete [2022-06-06T04:20:22.286Z] c516ae0d96e1: Verifying Checksum [2022-06-06T04:20:22.286Z] c516ae0d96e1: Download complete [2022-06-06T04:20:22.553Z] 684cea983483: Download complete [2022-06-06T04:20:22.553Z] 59bf1c3509f3: Verifying Checksum [2022-06-06T04:20:22.553Z] 59bf1c3509f3: Download complete [2022-06-06T04:20:22.553Z] dd3240ac7de5: Download complete [2022-06-06T04:20:22.553Z] b1e948a4e11c: Verifying Checksum [2022-06-06T04:20:22.553Z] b1e948a4e11c: Download complete [2022-06-06T04:20:22.553Z] 59bf1c3509f3: Pull complete [2022-06-06T04:20:22.817Z] 666ba61612fd: Pull complete [2022-06-06T04:20:22.817Z] 8ed8ca486205: Pull complete [2022-06-06T04:20:23.076Z] 646ad004c059: Verifying Checksum [2022-06-06T04:20:23.076Z] 646ad004c059: Download complete [2022-06-06T04:20:23.076Z] a8fd76ee1af6: Verifying Checksum [2022-06-06T04:20:23.076Z] a8fd76ee1af6: Download complete [2022-06-06T04:20:23.076Z] cc1cd167ecdc: Verifying Checksum [2022-06-06T04:20:23.076Z] cc1cd167ecdc: Download complete [2022-06-06T04:20:27.276Z] cc1cd167ecdc: Pull complete [2022-06-06T04:20:27.276Z] c516ae0d96e1: Pull complete [2022-06-06T04:20:27.276Z] 684cea983483: Pull complete [2022-06-06T04:20:27.276Z] dd3240ac7de5: Pull complete [2022-06-06T04:20:27.276Z] b1e948a4e11c: Pull complete [2022-06-06T04:20:29.193Z] a8fd76ee1af6: Pull complete [2022-06-06T04:20:30.134Z] 646ad004c059: Pull complete [2022-06-06T04:20:30.134Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-06T04:20:30.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-06T04:20:30.134Z] ---> 8f69c11f6b0c [2022-06-06T04:20:30.134Z] Step 3/13 : ARG MAKE="make build" [2022-06-06T04:20:31.534Z] ---> Running in 16afab007601 [2022-06-06T04:20:31.534Z] Removing intermediate container 16afab007601 [2022-06-06T04:20:31.534Z] ---> e66720a29d37 [2022-06-06T04:20:31.534Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T04:20:31.795Z] ---> Running in 73f3369baab3 [2022-06-06T04:20:31.795Z] Removing intermediate container 73f3369baab3 [2022-06-06T04:20:31.795Z] ---> 763a8c53c17d [2022-06-06T04:20:31.795Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T04:20:31.795Z] ---> Running in ff1b6acb01ed [2022-06-06T04:20:31.795Z] Removing intermediate container ff1b6acb01ed [2022-06-06T04:20:31.795Z] ---> b1950e7854f6 [2022-06-06T04:20:31.795Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-06T04:20:32.055Z] ---> Running in a7b9285effc1 [2022-06-06T04:20:32.055Z] Removing intermediate container a7b9285effc1 [2022-06-06T04:20:32.055Z] ---> 8ad9a93366ff [2022-06-06T04:20:32.055Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T04:20:32.055Z] ---> Running in 93a8258ac466 [2022-06-06T04:20:32.627Z] Removing intermediate container 93a8258ac466 [2022-06-06T04:20:32.627Z] ---> 0ef5bb81d5c2 [2022-06-06T04:20:32.627Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T04:20:32.627Z] ---> Running in d0421e732eba [2022-06-06T04:20:32.887Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T04:20:33.826Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T04:20:34.086Z] OK: 221 MiB in 52 packages [2022-06-06T04:20:34.658Z] Removing intermediate container d0421e732eba [2022-06-06T04:20:34.658Z] ---> f33e2c4a44c8 [2022-06-06T04:20:34.658Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-06T04:20:34.658Z] ---> Running in fe337d1167ea [2022-06-06T04:20:34.658Z] Removing intermediate container fe337d1167ea [2022-06-06T04:20:34.658Z] ---> 2f87d2a82fa7 [2022-06-06T04:20:34.658Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-06T04:20:34.658Z] ---> 3e119acc0b54 [2022-06-06T04:20:34.658Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T04:20:34.919Z] ---> Running in 434b7e67c558 [2022-06-06T04:20:35.268Z] Still waiting to schedule task [2022-06-06T04:20:35.268Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1108’ is offline [2022-06-06T04:20:53.047Z] Removing intermediate container 434b7e67c558 [2022-06-06T04:20:53.047Z] ---> e7c98c36a39c [2022-06-06T04:20:53.047Z] Step 12/13 : COPY . . [2022-06-06T04:20:53.047Z] ---> e00608c9803e [2022-06-06T04:20:53.047Z] Step 13/13 : RUN ${MAKE} [2022-06-06T04:20:53.047Z] ---> Running in d5aadb5190a3 [2022-06-06T04:20:53.047Z] noop [2022-06-06T04:20:53.047Z] Removing intermediate container d5aadb5190a3 [2022-06-06T04:20:53.047Z] ---> ed3f893658f1 [2022-06-06T04:20:53.047Z] Successfully built ed3f893658f1 [2022-06-06T04:20:53.047Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:20:53.559Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-06T04:20:53.559Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T04:20:53.718Z] prd-ubuntu20.04-docker-8c-8g-1109 does not seem to be running inside a container [2022-06-06T04:20:53.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_device-onvif-camera_issue-74 -v /w/workspace/dry_device-onvif-camera_issue-74:/w/workspace/dry_device-onvif-camera_issue-74:rw,z -v /w/workspace/dry_device-onvif-camera_issue-74@tmp:/w/workspace/dry_device-onvif-camera_issue-74@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 ******** ci-base-image-x86_64 cat [2022-06-06T04:20:54.176Z] $ docker top ea575b5512e68c8fa14953060f43dcf5a60a937726d6dc2570216c60844b7185 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T04:20:54.680Z] + go version [2022-06-06T04:20:54.680Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-06T04:20:54.715Z] $ docker stop --time=1 ea575b5512e68c8fa14953060f43dcf5a60a937726d6dc2570216c60844b7185 [2022-06-06T04:20:56.044Z] $ docker rm -f ea575b5512e68c8fa14953060f43dcf5a60a937726d6dc2570216c60844b7185 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:20:56.753Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-06T04:20:56.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T04:20:56.911Z] prd-ubuntu20.04-docker-8c-8g-1109 does not seem to be running inside a container [2022-06-06T04:20:56.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_device-onvif-camera_issue-74 -v /w/workspace/dry_device-onvif-camera_issue-74:/w/workspace/dry_device-onvif-camera_issue-74:rw,z -v /w/workspace/dry_device-onvif-camera_issue-74@tmp:/w/workspace/dry_device-onvif-camera_issue-74@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 ******** ci-base-image-x86_64 cat [2022-06-06T04:20:57.324Z] $ docker top 9b04139f9cd85a8908217a626ed9cb39088e7d1f305710816a356b23d9496440 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-06T04:20:57.760Z] + make test [2022-06-06T04:20:57.760Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-06T04:20:58.020Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-06T04:21:08.004Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-06T04:21:08.944Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.015s coverage: 1.3% of statements [2022-06-06T04:21:13.145Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.075s coverage: 13.8% of statements [2022-06-06T04:21:19.718Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-06T04:21:23.918Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-06T04:21:23.918Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-06T04:21:23.918Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-06T04:21:24.514Z] [edgeX.isLTS] Checking if [issue-74] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-06T04:21:24.548Z] $ docker stop --time=1 9b04139f9cd85a8908217a626ed9cb39088e7d1f305710816a356b23d9496440 [2022-06-06T04:21:26.329Z] $ docker rm -f 9b04139f9cd85a8908217a626ed9cb39088e7d1f305710816a356b23d9496440 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T04:21:26.845Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-06T04:21:26.924Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-06T04:21:27.593Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-06T04:21:27.909Z] + ls -al . [2022-06-06T04:21:27.909Z] total 232 [2022-06-06T04:21:27.909Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 6 04:21 . [2022-06-06T04:21:27.909Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:19 .. [2022-06-06T04:21:27.909Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 04:20 .git [2022-06-06T04:21:27.909Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 04:19 .github [2022-06-06T04:21:27.909Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 04:19 .gitignore [2022-06-06T04:21:27.909Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 04:19 .golangci.yml [2022-06-06T04:21:27.909Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 04:20 .semver [2022-06-06T04:21:27.909Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 04:19 Attribution.txt [2022-06-06T04:21:27.909Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 04:19 CHANGELOG.md [2022-06-06T04:21:27.909Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 04:19 Dockerfile [2022-06-06T04:21:27.909Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 04:19 GOVERNANCE.md [2022-06-06T04:21:27.909Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 04:19 Jenkinsfile [2022-06-06T04:21:27.909Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 04:19 LICENSE [2022-06-06T04:21:27.909Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 04:19 Makefile [2022-06-06T04:21:27.909Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 04:19 OWNERS.md [2022-06-06T04:21:27.909Z] -rw-rw-r-- 1 jenkins jenkins 28742 Jun 6 04:19 README.md [2022-06-06T04:21:27.909Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 04:20 VERSION [2022-06-06T04:21:27.909Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 04:19 bin [2022-06-06T04:21:27.909Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 04:19 cmd [2022-06-06T04:21:27.909Z] -rw-r--r-- 1 jenkins jenkins 53469 Jun 6 04:21 coverage.out [2022-06-06T04:21:27.909Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:19 doc [2022-06-06T04:21:27.909Z] -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 04:19 go.mod [2022-06-06T04:21:27.909Z] -rw-rw-r-- 1 jenkins jenkins 37264 Jun 6 04:19 go.sum [2022-06-06T04:21:27.909Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:19 internal [2022-06-06T04:21:27.909Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 04:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:21:28.293Z] + 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=c8dbcc754933a42f779a6fdf425adc016de0e881 --label arch=amd64 --label version=0.0.0 . [2022-06-06T04:21:28.293Z] Sending build context to Docker daemon 8.733MB [2022-06-06T04:21:28.293Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T04:21:28.293Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-06T04:21:28.293Z] ---> ed3f893658f1 [2022-06-06T04:21:28.293Z] Step 3/26 : ARG MAKE="make build" [2022-06-06T04:21:28.293Z] ---> Running in 8a7257c50322 [2022-06-06T04:21:28.554Z] Removing intermediate container 8a7257c50322 [2022-06-06T04:21:28.554Z] ---> b9ee17c1e750 [2022-06-06T04:21:28.554Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T04:21:28.554Z] ---> Running in c0499d8cba0c [2022-06-06T04:21:28.554Z] Removing intermediate container c0499d8cba0c [2022-06-06T04:21:28.554Z] ---> b0609e243769 [2022-06-06T04:21:28.554Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T04:21:28.554Z] ---> Running in 3206f6cad584 [2022-06-06T04:21:28.815Z] Removing intermediate container 3206f6cad584 [2022-06-06T04:21:28.815Z] ---> b630b1162d51 [2022-06-06T04:21:28.815Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-06T04:21:28.815Z] ---> Running in 91d39b94477f [2022-06-06T04:21:28.815Z] Removing intermediate container 91d39b94477f [2022-06-06T04:21:28.815Z] ---> 350b4793cf03 [2022-06-06T04:21:28.815Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T04:21:28.815Z] ---> Running in 9d860a732ae8 [2022-06-06T04:21:29.757Z] Removing intermediate container 9d860a732ae8 [2022-06-06T04:21:29.757Z] ---> ed70d827a4f1 [2022-06-06T04:21:29.757Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T04:21:29.757Z] ---> Running in 1139d88a44b1 [2022-06-06T04:21:29.757Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T04:21:30.705Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T04:21:30.968Z] OK: 221 MiB in 52 packages [2022-06-06T04:21:31.234Z] Removing intermediate container 1139d88a44b1 [2022-06-06T04:21:31.234Z] ---> 1d623558968f [2022-06-06T04:21:31.234Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-06T04:21:31.499Z] ---> Running in 15a236e5aa81 [2022-06-06T04:21:31.499Z] Removing intermediate container 15a236e5aa81 [2022-06-06T04:21:31.499Z] ---> 4874f28e5328 [2022-06-06T04:21:31.499Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-06T04:21:31.759Z] ---> fb02046361da [2022-06-06T04:21:31.759Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T04:21:31.759Z] ---> Running in 77d2288c6d35 [2022-06-06T04:21:32.331Z] Removing intermediate container 77d2288c6d35 [2022-06-06T04:21:32.331Z] ---> b59dca24158d [2022-06-06T04:21:32.331Z] Step 12/26 : COPY . . [2022-06-06T04:21:32.903Z] ---> e479a9fec3ad [2022-06-06T04:21:32.903Z] Step 13/26 : RUN ${MAKE} [2022-06-06T04:21:32.903Z] ---> Running in af353c120caa [2022-06-06T04:21:33.164Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-06-06T04:21:55.122Z] Removing intermediate container af353c120caa [2022-06-06T04:21:55.122Z] ---> cf3e2a3eada0 [2022-06-06T04:21:55.122Z] Step 14/26 : FROM alpine:3.15 [2022-06-06T04:21:55.122Z] 3.15: Pulling from library/alpine [2022-06-06T04:21:55.122Z] df9b9388f04a: Pulling fs layer [2022-06-06T04:21:55.122Z] df9b9388f04a: Verifying Checksum [2022-06-06T04:21:55.122Z] df9b9388f04a: Download complete [2022-06-06T04:21:55.383Z] df9b9388f04a: Pull complete [2022-06-06T04:21:55.383Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-06T04:21:55.383Z] Status: Downloaded newer image for alpine:3.15 [2022-06-06T04:21:55.383Z] ---> 0ac33e5f5afa [2022-06-06T04:21:55.383Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-06T04:21:55.383Z] ---> Running in e9a83e62e36c [2022-06-06T04:21:55.645Z] Removing intermediate container e9a83e62e36c [2022-06-06T04:21:55.645Z] ---> 3a0780c4b10f [2022-06-06T04:21:55.645Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-06T04:21:55.645Z] ---> Running in 58f9af4c6a2a [2022-06-06T04:21:55.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T04:21:56.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T04:21:56.169Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-06T04:21:56.169Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-06T04:21:56.169Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-06T04:21:56.450Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-06T04:21:56.450Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-06T04:21:56.450Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-06T04:21:56.450Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T04:21:56.450Z] OK: 8 MiB in 20 packages [2022-06-06T04:21:56.709Z] Removing intermediate container 58f9af4c6a2a [2022-06-06T04:21:56.709Z] ---> 32c6b2ee4e0a [2022-06-06T04:21:56.709Z] Step 17/26 : WORKDIR / [2022-06-06T04:21:56.709Z] ---> Running in 72592ea9ac9c [2022-06-06T04:21:56.968Z] Removing intermediate container 72592ea9ac9c [2022-06-06T04:21:56.968Z] ---> 28ad5622eb71 [2022-06-06T04:21:56.968Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-06T04:21:57.538Z] ---> 2c5300d59ff4 [2022-06-06T04:21:57.538Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-06T04:21:57.538Z] ---> cc7cbc077ddd [2022-06-06T04:21:57.538Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-06T04:21:57.804Z] ---> eaaa9bb3f48b [2022-06-06T04:21:57.804Z] Step 21/26 : EXPOSE 59984 [2022-06-06T04:21:57.804Z] ---> Running in 562ce122cf95 [2022-06-06T04:21:57.804Z] Removing intermediate container 562ce122cf95 [2022-06-06T04:21:57.804Z] ---> 9d4d575ce838 [2022-06-06T04:21:57.804Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-06T04:21:58.064Z] ---> Running in 02c2fdc83f07 [2022-06-06T04:21:58.064Z] Removing intermediate container 02c2fdc83f07 [2022-06-06T04:21:58.064Z] ---> 91b070a9693c [2022-06-06T04:21:58.064Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T04:21:58.064Z] ---> Running in 0f8628a60343 [2022-06-06T04:21:58.064Z] Removing intermediate container 0f8628a60343 [2022-06-06T04:21:58.064Z] ---> 198c993e13d2 [2022-06-06T04:21:58.064Z] Step 24/26 : LABEL arch=amd64 [2022-06-06T04:21:58.324Z] ---> Running in 16bc1db5d62c [2022-06-06T04:21:58.324Z] Removing intermediate container 16bc1db5d62c [2022-06-06T04:21:58.324Z] ---> c9e076ecabf3 [2022-06-06T04:21:58.324Z] Step 25/26 : LABEL git_sha=c8dbcc754933a42f779a6fdf425adc016de0e881 [2022-06-06T04:21:58.324Z] ---> Running in 30e098bd39fd [2022-06-06T04:21:58.324Z] Removing intermediate container 30e098bd39fd [2022-06-06T04:21:58.324Z] ---> 292335bc1edc [2022-06-06T04:21:58.324Z] Step 26/26 : LABEL version=0.0.0 [2022-06-06T04:21:58.584Z] ---> Running in 251fe2fe5bfc [2022-06-06T04:21:58.584Z] Removing intermediate container 251fe2fe5bfc [2022-06-06T04:21:58.584Z] ---> dbc9a35f0aea [2022-06-06T04:21:58.584Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-06T04:21:58.584Z] Successfully built dbc9a35f0aea [2022-06-06T04:21:58.584Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:21:59.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T04:21:59.402Z] [2022-06-06T04:21:59.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:21:59.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T04:21:59.774Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-06T04:21:59.774Z] 5eb5b503b376: Pulling fs layer [2022-06-06T04:21:59.774Z] 5c69ac0246d0: Pulling fs layer [2022-06-06T04:21:59.774Z] ec43610c2a17: Pulling fs layer [2022-06-06T04:21:59.774Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-06T04:21:59.774Z] 33b1e0a273af: Pulling fs layer [2022-06-06T04:21:59.774Z] 5d3b04190fa2: Pulling fs layer [2022-06-06T04:21:59.774Z] 2f39f015ded8: Pulling fs layer [2022-06-06T04:21:59.774Z] 33b1e0a273af: Waiting [2022-06-06T04:21:59.774Z] 5d3b04190fa2: Waiting [2022-06-06T04:21:59.774Z] 2f39f015ded8: Waiting [2022-06-06T04:21:59.774Z] 3a2ae6a8a46f: Waiting [2022-06-06T04:21:59.774Z] 5c69ac0246d0: Verifying Checksum [2022-06-06T04:21:59.774Z] 5c69ac0246d0: Download complete [2022-06-06T04:21:59.774Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-06T04:21:59.774Z] 3a2ae6a8a46f: Download complete [2022-06-06T04:21:59.774Z] 33b1e0a273af: Verifying Checksum [2022-06-06T04:21:59.774Z] 33b1e0a273af: Download complete [2022-06-06T04:21:59.774Z] 5d3b04190fa2: Verifying Checksum [2022-06-06T04:21:59.774Z] 5d3b04190fa2: Download complete [2022-06-06T04:21:59.774Z] ec43610c2a17: Verifying Checksum [2022-06-06T04:21:59.774Z] ec43610c2a17: Download complete [2022-06-06T04:22:00.035Z] 5eb5b503b376: Verifying Checksum [2022-06-06T04:22:00.035Z] 5eb5b503b376: Download complete [2022-06-06T04:22:00.601Z] 2f39f015ded8: Download complete [2022-06-06T04:22:01.169Z] 5eb5b503b376: Pull complete [2022-06-06T04:22:01.432Z] 5c69ac0246d0: Pull complete [2022-06-06T04:22:02.006Z] ec43610c2a17: Pull complete [2022-06-06T04:22:02.006Z] 3a2ae6a8a46f: Pull complete [2022-06-06T04:22:02.266Z] 33b1e0a273af: Pull complete [2022-06-06T04:22:02.266Z] 5d3b04190fa2: Pull complete [2022-06-06T04:22:07.535Z] 2f39f015ded8: Pull complete [2022-06-06T04:22:07.535Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-06T04:22:07.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T04:22:07.535Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T04:22:07.761Z] prd-ubuntu20.04-docker-8c-8g-1109 does not seem to be running inside a container [2022-06-06T04:22:07.799Z] $ 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/dry_device-onvif-camera_issue-74 -v /w/workspace/dry_device-onvif-camera_issue-74:/w/workspace/dry_device-onvif-camera_issue-74:rw,z -v /w/workspace/dry_device-onvif-camera_issue-74@tmp:/w/workspace/dry_device-onvif-camera_issue-74@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-06T04:22:07.925Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1110 in /w/workspace/dry_device-onvif-camera_issue-74 [2022-06-06T04:22:09.455Z] $ docker top 9088ca61108ba58f8b3483c0d6bbb254a8e68f0670f4b19281abf8b74e0db217 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-06-06T04:22:09.673Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2022-06-06T04:22:09.754Z] Selected Git installation does not exist. Using Default [2022-06-06T04:22:09.754Z] The recommended git tool is: NONE [2022-06-06T04:22:09.909Z] ---> job-cost.sh [2022-06-06T04:22:09.909Z] lf-activate-venv: SKIPPING [2022-06-06T04:22:09.909Z] INFO: No Stack... [2022-06-06T04:22:10.481Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-06T04:22:10.740Z] INFO: Archiving Costs [Pipeline] sh [2022-06-06T04:22:11.057Z] + cat /w/workspace/dry_device-onvif-camera_issue-74/archives/cost.csv [2022-06-06T04:22:11.057Z] + cut -d, -f6 [Pipeline] lock [2022-06-06T04:22:11.100Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-issue-74-1-stack-cost] [2022-06-06T04:22:11.105Z] Resource [jenkins-edgexfoundry-device-onvif-camera-issue-74-1-stack-cost] did not exist. Created. [2022-06-06T04:22:11.105Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-issue-74-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-06T04:22:11.575Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-06T04:22:11.649Z] Stashed 1 file(s) [Pipeline] } [2022-06-06T04:22:11.662Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-issue-74-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-06T04:22:11.744Z] $ docker stop --time=1 9088ca61108ba58f8b3483c0d6bbb254a8e68f0670f4b19281abf8b74e0db217 [2022-06-06T04:22:12.959Z] $ docker rm -f 9088ca61108ba58f8b3483c0d6bbb254a8e68f0670f4b19281abf8b74e0db217 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-06T04:22:15.453Z] using credential edgex-jenkins-ssh [2022-06-06T04:22:15.469Z] Cloning the remote Git repository [2022-06-06T04:22:15.533Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-06T04:22:15.607Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2022-06-06T04:22:15.676Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-06T04:22:15.677Z] > git --version # timeout=10 [2022-06-06T04:22:15.700Z] > git --version # 'git version 2.25.1' [2022-06-06T04:22:15.701Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T04:22:15.841Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-06T04:22:16.631Z] Avoid second fetch [2022-06-06T04:22:16.632Z] Checking out Revision c8dbcc754933a42f779a6fdf425adc016de0e881 (issue-74) [2022-06-06T04:22:16.595Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-06T04:22:16.622Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-06T04:22:16.661Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T04:22:16.675Z] > git checkout -f c8dbcc754933a42f779a6fdf425adc016de0e881 # timeout=10 [2022-06-06T04:22:20.863Z] Commit message: "docs: Update auto-discovery doc" [2022-06-06T04:22:20.936Z] > git --version # timeout=10 [2022-06-06T04:22:20.948Z] > git --version # 'git version 2.25.1' [2022-06-06T04:22:20.961Z] fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T04:22:21.953Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-06T04:22:21.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-06T04:22:21.953Z] Dload Upload Total Spent Left Speed [2022-06-06T04:22:21.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98814 0 --:--:-- --:--:-- --:--:-- 98814 [Pipeline] sh [2022-06-06T04:22:22.714Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-06T04:22:23.073Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-06T04:22:23.073Z] + sudo tee /etc/docker/daemon.new [2022-06-06T04:22:23.073Z] { [2022-06-06T04:22:23.073Z] "registry-mirrors": [ [2022-06-06T04:22:23.073Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-06T04:22:23.073Z] ], [2022-06-06T04:22:23.073Z] "bip": "10.250.0.254/24", [2022-06-06T04:22:23.073Z] "hosts": [ [2022-06-06T04:22:23.073Z] "tcp://0.0.0.0:5555", [2022-06-06T04:22:23.073Z] "unix:///var/run/docker.sock" [2022-06-06T04:22:23.073Z] ], [2022-06-06T04:22:23.073Z] "mtu": 1458, [2022-06-06T04:22:23.073Z] "selinux-enabled": true, [2022-06-06T04:22:23.073Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-06T04:22:23.073Z] } [Pipeline] sh [2022-06-06T04:22:23.443Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-06T04:22:23.797Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T04:22:42.359Z] provisioning config files... [2022-06-06T04:22:42.383Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config2712976789614360981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:22:42.782Z] ---> docker-login.sh [2022-06-06T04:22:42.782Z] nexus3.edgexfoundry.org:10001 [2022-06-06T04:22:43.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:22:43.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:22:43.655Z] Configure a credential helper to remove this warning. See [2022-06-06T04:22:43.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:22:43.655Z] [2022-06-06T04:22:43.655Z] Login Succeeded [2022-06-06T04:22:43.655Z] nexus3.edgexfoundry.org:10002 [2022-06-06T04:22:43.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:22:44.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:22:44.206Z] Configure a credential helper to remove this warning. See [2022-06-06T04:22:44.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:22:44.206Z] [2022-06-06T04:22:44.206Z] Login Succeeded [2022-06-06T04:22:44.206Z] nexus3.edgexfoundry.org:10003 [2022-06-06T04:22:44.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:22:44.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:22:44.485Z] Configure a credential helper to remove this warning. See [2022-06-06T04:22:44.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:22:44.485Z] [2022-06-06T04:22:44.485Z] Login Succeeded [2022-06-06T04:22:44.485Z] nexus3.edgexfoundry.org:10004 [2022-06-06T04:22:45.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:22:45.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:22:45.086Z] Configure a credential helper to remove this warning. See [2022-06-06T04:22:45.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:22:45.086Z] [2022-06-06T04:22:45.086Z] Login Succeeded [2022-06-06T04:22:45.086Z] docker.io [2022-06-06T04:22:45.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:22:45.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:22:45.951Z] Configure a credential helper to remove this warning. See [2022-06-06T04:22:45.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:22:45.951Z] [2022-06-06T04:22:45.951Z] Login Succeeded [2022-06-06T04:22:45.951Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T04:22:45.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-06T04:22:46.366Z] [edgeX.isLTS] Checking if [issue-74] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T04:22:46.400Z] ========================================================= [2022-06-06T04:22:46.400Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-06T04:22:46.400Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:22:46.926Z] + 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-06-06T04:22:47.201Z] Sending build context to Docker daemon 5.914MB [2022-06-06T04:22:47.201Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T04:22:47.201Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-06T04:22:47.482Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-06T04:22:47.482Z] 9b3977197b4f: Pulling fs layer [2022-06-06T04:22:47.482Z] 1a89e8eeedd5: Pulling fs layer [2022-06-06T04:22:47.482Z] 94645a83ff95: Pulling fs layer [2022-06-06T04:22:47.482Z] e6fb740bc735: Pulling fs layer [2022-06-06T04:22:47.482Z] 3a77bd46dcc9: Pulling fs layer [2022-06-06T04:22:47.482Z] 355e64cbe906: Pulling fs layer [2022-06-06T04:22:47.482Z] 63ab81a10011: Pulling fs layer [2022-06-06T04:22:47.482Z] 555d1d1c4555: Pulling fs layer [2022-06-06T04:22:47.482Z] 3a77bd46dcc9: Waiting [2022-06-06T04:22:47.482Z] e6fb740bc735: Waiting [2022-06-06T04:22:47.482Z] 355e64cbe906: Waiting [2022-06-06T04:22:47.482Z] 63ab81a10011: Waiting [2022-06-06T04:22:47.482Z] 7d9057610161: Pulling fs layer [2022-06-06T04:22:47.482Z] 555d1d1c4555: Waiting [2022-06-06T04:22:47.482Z] 7d9057610161: Waiting [2022-06-06T04:22:47.482Z] 94645a83ff95: Verifying Checksum [2022-06-06T04:22:47.482Z] 94645a83ff95: Download complete [2022-06-06T04:22:47.482Z] 1a89e8eeedd5: Verifying Checksum [2022-06-06T04:22:47.482Z] 1a89e8eeedd5: Download complete [2022-06-06T04:22:47.482Z] 3a77bd46dcc9: Verifying Checksum [2022-06-06T04:22:47.482Z] 3a77bd46dcc9: Download complete [2022-06-06T04:22:47.482Z] 355e64cbe906: Verifying Checksum [2022-06-06T04:22:47.482Z] 355e64cbe906: Download complete [2022-06-06T04:22:47.482Z] 9b3977197b4f: Verifying Checksum [2022-06-06T04:22:47.482Z] 9b3977197b4f: Download complete [2022-06-06T04:22:47.482Z] 63ab81a10011: Verifying Checksum [2022-06-06T04:22:47.482Z] 63ab81a10011: Download complete [2022-06-06T04:22:48.478Z] 9b3977197b4f: Pull complete [2022-06-06T04:22:48.757Z] 7d9057610161: Verifying Checksum [2022-06-06T04:22:48.757Z] 7d9057610161: Download complete [2022-06-06T04:22:49.036Z] 1a89e8eeedd5: Pull complete [2022-06-06T04:22:49.311Z] 94645a83ff95: Pull complete [2022-06-06T04:22:49.584Z] 555d1d1c4555: Verifying Checksum [2022-06-06T04:22:49.584Z] 555d1d1c4555: Download complete [2022-06-06T04:22:50.563Z] e6fb740bc735: Verifying Checksum [2022-06-06T04:22:50.563Z] e6fb740bc735: Download complete [2022-06-06T04:23:02.971Z] e6fb740bc735: Pull complete [2022-06-06T04:23:02.971Z] 3a77bd46dcc9: Pull complete [2022-06-06T04:23:02.971Z] 355e64cbe906: Pull complete [2022-06-06T04:23:02.971Z] 63ab81a10011: Pull complete [2022-06-06T04:23:09.698Z] 555d1d1c4555: Pull complete [2022-06-06T04:23:11.140Z] 7d9057610161: Pull complete [2022-06-06T04:23:11.140Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-06T04:23:11.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-06T04:23:11.140Z] ---> 819e984ddca1 [2022-06-06T04:23:11.140Z] Step 3/13 : ARG MAKE="make build" [2022-06-06T04:23:12.578Z] ---> Running in 4f52647df90e [2022-06-06T04:23:12.855Z] Removing intermediate container 4f52647df90e [2022-06-06T04:23:12.855Z] ---> 963c27438746 [2022-06-06T04:23:12.855Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T04:23:13.132Z] ---> Running in 2aea47c037a0 [2022-06-06T04:23:13.407Z] Removing intermediate container 2aea47c037a0 [2022-06-06T04:23:13.407Z] ---> 9d891b8144c4 [2022-06-06T04:23:13.407Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T04:23:13.407Z] ---> Running in 3b7ecbab46ff [2022-06-06T04:23:13.682Z] Removing intermediate container 3b7ecbab46ff [2022-06-06T04:23:13.682Z] ---> 8d5f3fda303f [2022-06-06T04:23:13.682Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-06T04:23:13.682Z] ---> Running in 9579c57847a1 [2022-06-06T04:23:14.297Z] Removing intermediate container 9579c57847a1 [2022-06-06T04:23:14.297Z] ---> f93158a1a06c [2022-06-06T04:23:14.297Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T04:23:14.297Z] ---> Running in 376ba741ee3d [2022-06-06T04:23:16.942Z] Removing intermediate container 376ba741ee3d [2022-06-06T04:23:16.942Z] ---> f13b1d0ecb94 [2022-06-06T04:23:16.942Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T04:23:16.942Z] ---> Running in f907e65c9c9b [2022-06-06T04:23:17.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T04:23:18.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T04:23:19.515Z] OK: 220 MiB in 52 packages [2022-06-06T04:23:20.114Z] Removing intermediate container f907e65c9c9b [2022-06-06T04:23:20.114Z] ---> 0e6518e87457 [2022-06-06T04:23:20.114Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-06T04:23:20.392Z] ---> Running in aca297f241a7 [2022-06-06T04:23:20.667Z] Removing intermediate container aca297f241a7 [2022-06-06T04:23:20.667Z] ---> 0c1b7116bbdd [2022-06-06T04:23:20.667Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-06T04:23:21.271Z] ---> ee7907826996 [2022-06-06T04:23:21.271Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T04:23:21.271Z] ---> Running in 3f978a82e16a [2022-06-06T04:24:08.278Z] Removing intermediate container 3f978a82e16a [2022-06-06T04:24:08.278Z] ---> 96585e963d43 [2022-06-06T04:24:08.278Z] Step 12/13 : COPY . . [2022-06-06T04:24:08.278Z] ---> 7a36b7f78a8f [2022-06-06T04:24:08.278Z] Step 13/13 : RUN ${MAKE} [2022-06-06T04:24:08.278Z] ---> Running in e86f46211972 [2022-06-06T04:24:08.278Z] noop [2022-06-06T04:24:08.553Z] Removing intermediate container e86f46211972 [2022-06-06T04:24:08.553Z] ---> 6019fe712dd7 [2022-06-06T04:24:08.553Z] Successfully built 6019fe712dd7 [2022-06-06T04:24:08.553Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:24:09.058Z] + docker inspect -f . ci-base-image-arm64 [2022-06-06T04:24:09.059Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T04:24:09.378Z] prd-ubuntu20.04-docker-arm64-4c-16g-1110 does not seem to be running inside a container [2022-06-06T04:24:09.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-06T04:24:10.780Z] $ docker top 989ea53e1cf3dbdd7716cc7a2635716af7d0bb76c70d4153f6ea7f02e3f7596d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T04:24:11.838Z] + go version [2022-06-06T04:24:11.838Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-06T04:24:11.879Z] $ docker stop --time=1 989ea53e1cf3dbdd7716cc7a2635716af7d0bb76c70d4153f6ea7f02e3f7596d [2022-06-06T04:24:13.544Z] $ docker rm -f 989ea53e1cf3dbdd7716cc7a2635716af7d0bb76c70d4153f6ea7f02e3f7596d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:24:14.487Z] + docker inspect -f . ci-base-image-arm64 [2022-06-06T04:24:14.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T04:24:14.824Z] prd-ubuntu20.04-docker-arm64-4c-16g-1110 does not seem to be running inside a container [2022-06-06T04:24:14.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-06T04:24:16.358Z] $ docker top bd8d6d3791d645d72bfee01b26bb5a9cbe54ecad39baca7b22f80d16b6ce29ed -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-06T04:24:17.407Z] + make test [2022-06-06T04:24:17.407Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-06T04:24:19.405Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-06T04:25:56.260Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-06T04:25:56.260Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.080s coverage: 1.3% of statements [2022-06-06T04:26:11.351Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.800s coverage: 13.8% of statements [2022-06-06T04:26:11.351Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-06T04:26:11.351Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-06T04:26:43.751Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-06T04:26:43.751Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-06T04:26:43.751Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-06T04:26:44.766Z] [edgeX.isLTS] Checking if [issue-74] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-06T04:26:44.803Z] $ docker stop --time=1 bd8d6d3791d645d72bfee01b26bb5a9cbe54ecad39baca7b22f80d16b6ce29ed [2022-06-06T04:26:46.546Z] $ docker rm -f bd8d6d3791d645d72bfee01b26bb5a9cbe54ecad39baca7b22f80d16b6ce29ed [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T04:26:47.630Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-06T04:26:47.668Z] Warning: overwriting stash ‘coverage-report’ [2022-06-06T04:26:48.412Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T04:26:48.996Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-06T04:26:49.354Z] + ls -al . [2022-06-06T04:26:49.354Z] total 228 [2022-06-06T04:26:49.354Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 04:26 . [2022-06-06T04:26:49.354Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:22 .. [2022-06-06T04:26:49.354Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 04:22 .git [2022-06-06T04:26:49.354Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 04:22 .github [2022-06-06T04:26:49.354Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 04:22 .gitignore [2022-06-06T04:26:49.354Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 04:22 .golangci.yml [2022-06-06T04:26:49.355Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 04:22 Attribution.txt [2022-06-06T04:26:49.355Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 04:22 CHANGELOG.md [2022-06-06T04:26:49.355Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 04:22 Dockerfile [2022-06-06T04:26:49.355Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 04:22 GOVERNANCE.md [2022-06-06T04:26:49.355Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 04:22 Jenkinsfile [2022-06-06T04:26:49.355Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 04:22 LICENSE [2022-06-06T04:26:49.355Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 04:22 Makefile [2022-06-06T04:26:49.355Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 04:22 OWNERS.md [2022-06-06T04:26:49.355Z] -rw-rw-r-- 1 jenkins jenkins 28742 Jun 6 04:22 README.md [2022-06-06T04:26:49.355Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 04:20 VERSION [2022-06-06T04:26:49.355Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 04:22 bin [2022-06-06T04:26:49.355Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 04:22 cmd [2022-06-06T04:26:49.355Z] -rw-r--r-- 1 jenkins jenkins 53469 Jun 6 04:26 coverage.out [2022-06-06T04:26:49.355Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:22 doc [2022-06-06T04:26:49.355Z] -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 04:22 go.mod [2022-06-06T04:26:49.355Z] -rw-rw-r-- 1 jenkins jenkins 37264 Jun 6 04:22 go.sum [2022-06-06T04:26:49.355Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:22 internal [2022-06-06T04:26:49.355Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 04:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:26:49.791Z] + 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=c8dbcc754933a42f779a6fdf425adc016de0e881 --label arch=arm64 --label version=0.0.0 . [2022-06-06T04:26:50.068Z] Sending build context to Docker daemon 5.968MB [2022-06-06T04:26:50.068Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T04:26:50.068Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-06T04:26:50.068Z] ---> 6019fe712dd7 [2022-06-06T04:26:50.068Z] Step 3/26 : ARG MAKE="make build" [2022-06-06T04:26:50.346Z] ---> Running in 85dac8a41c25 [2022-06-06T04:26:50.630Z] Removing intermediate container 85dac8a41c25 [2022-06-06T04:26:50.630Z] ---> b50bce659cae [2022-06-06T04:26:50.630Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T04:26:50.630Z] ---> Running in 288a27cd8ee8 [2022-06-06T04:26:50.910Z] Removing intermediate container 288a27cd8ee8 [2022-06-06T04:26:50.910Z] ---> c3a7101a14bc [2022-06-06T04:26:50.910Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T04:26:51.194Z] ---> Running in 884ef38da22b [2022-06-06T04:26:51.470Z] Removing intermediate container 884ef38da22b [2022-06-06T04:26:51.470Z] ---> 8d2b2a5d3555 [2022-06-06T04:26:51.470Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-06T04:26:51.470Z] ---> Running in 8f589cb73c3a [2022-06-06T04:26:51.744Z] Removing intermediate container 8f589cb73c3a [2022-06-06T04:26:51.744Z] ---> f84e39b94cd2 [2022-06-06T04:26:51.744Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T04:26:51.744Z] ---> Running in 919af450a4a7 [2022-06-06T04:26:53.724Z] Removing intermediate container 919af450a4a7 [2022-06-06T04:26:53.724Z] ---> ccc799430f7c [2022-06-06T04:26:53.724Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T04:26:53.724Z] ---> Running in 39a6962f067e [2022-06-06T04:26:54.999Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T04:26:55.274Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T04:26:56.273Z] OK: 220 MiB in 52 packages [2022-06-06T04:26:57.267Z] Removing intermediate container 39a6962f067e [2022-06-06T04:26:57.267Z] ---> f40fec0002d6 [2022-06-06T04:26:57.267Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-06T04:26:57.267Z] ---> Running in 06a6758e5267 [2022-06-06T04:26:57.542Z] Removing intermediate container 06a6758e5267 [2022-06-06T04:26:57.542Z] ---> 408d259d1f16 [2022-06-06T04:26:57.542Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-06T04:26:58.146Z] ---> 298864c53e41 [2022-06-06T04:26:58.146Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T04:26:58.146Z] ---> Running in 8df20bc40057 [2022-06-06T04:27:00.135Z] Removing intermediate container 8df20bc40057 [2022-06-06T04:27:00.135Z] ---> 2cedb367a7a4 [2022-06-06T04:27:00.135Z] Step 12/26 : COPY . . [2022-06-06T04:27:01.170Z] ---> a3627d3cf868 [2022-06-06T04:27:01.170Z] Step 13/26 : RUN ${MAKE} [2022-06-06T04:27:01.170Z] ---> Running in 8ca0e8662e30 [2022-06-06T04:27:02.162Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-06-06T04:29:24.083Z] Removing intermediate container 8ca0e8662e30 [2022-06-06T04:29:24.083Z] ---> 9832f2498156 [2022-06-06T04:29:24.083Z] Step 14/26 : FROM alpine:3.15 [2022-06-06T04:29:24.083Z] 3.15: Pulling from library/alpine [2022-06-06T04:29:24.083Z] 9981e73032c8: Pulling fs layer [2022-06-06T04:29:24.083Z] 9981e73032c8: Download complete [2022-06-06T04:29:24.083Z] 9981e73032c8: Pull complete [2022-06-06T04:29:24.083Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-06T04:29:24.083Z] Status: Downloaded newer image for alpine:3.15 [2022-06-06T04:29:24.083Z] ---> 3fb3c9af89a9 [2022-06-06T04:29:24.083Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-06T04:29:24.083Z] ---> Running in 55f64283dd72 [2022-06-06T04:29:24.083Z] Removing intermediate container 55f64283dd72 [2022-06-06T04:29:24.083Z] ---> c0b85e5f6cf3 [2022-06-06T04:29:24.083Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-06T04:29:24.083Z] ---> Running in 83a7cc7f0e4a [2022-06-06T04:29:24.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T04:29:24.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T04:29:24.083Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-06T04:29:24.083Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-06T04:29:24.083Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-06T04:29:24.083Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-06T04:29:24.083Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-06T04:29:24.083Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-06T04:29:24.083Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T04:29:24.083Z] OK: 8 MiB in 20 packages [2022-06-06T04:29:24.083Z] Removing intermediate container 83a7cc7f0e4a [2022-06-06T04:29:24.083Z] ---> 856b90ab3979 [2022-06-06T04:29:24.083Z] Step 17/26 : WORKDIR / [2022-06-06T04:29:24.083Z] ---> Running in 57adaa5ee40e [2022-06-06T04:29:24.083Z] Removing intermediate container 57adaa5ee40e [2022-06-06T04:29:24.083Z] ---> 15f47ebb9714 [2022-06-06T04:29:24.083Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-06T04:29:24.083Z] ---> 64e576cbccb3 [2022-06-06T04:29:24.083Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-06T04:29:24.083Z] ---> 05126ff63c7b [2022-06-06T04:29:24.083Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-06T04:29:24.083Z] ---> f6862da93f27 [2022-06-06T04:29:24.083Z] Step 21/26 : EXPOSE 59984 [2022-06-06T04:29:24.083Z] ---> Running in d504793d2648 [2022-06-06T04:29:24.083Z] Removing intermediate container d504793d2648 [2022-06-06T04:29:24.083Z] ---> d2718ed15e33 [2022-06-06T04:29:24.083Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-06T04:29:24.083Z] ---> Running in 37d59943e761 [2022-06-06T04:29:24.083Z] Removing intermediate container 37d59943e761 [2022-06-06T04:29:24.083Z] ---> 32446695f494 [2022-06-06T04:29:24.083Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T04:29:24.083Z] ---> Running in 5e4f17d03829 [2022-06-06T04:29:24.358Z] Removing intermediate container 5e4f17d03829 [2022-06-06T04:29:24.358Z] ---> 58c8ea2ba739 [2022-06-06T04:29:24.358Z] Step 24/26 : LABEL arch=arm64 [2022-06-06T04:29:24.358Z] ---> Running in edb60dbc772f [2022-06-06T04:29:24.641Z] Removing intermediate container edb60dbc772f [2022-06-06T04:29:24.641Z] ---> 3f185a6a4900 [2022-06-06T04:29:24.641Z] Step 25/26 : LABEL git_sha=c8dbcc754933a42f779a6fdf425adc016de0e881 [2022-06-06T04:29:24.922Z] ---> Running in 6ac6e479e655 [2022-06-06T04:29:25.208Z] Removing intermediate container 6ac6e479e655 [2022-06-06T04:29:25.208Z] ---> 3ed7b6175cc5 [2022-06-06T04:29:25.208Z] Step 26/26 : LABEL version=0.0.0 [2022-06-06T04:29:25.208Z] ---> Running in 5de175df2b21 [2022-06-06T04:29:25.484Z] Removing intermediate container 5de175df2b21 [2022-06-06T04:29:25.484Z] ---> 565088acb73b [2022-06-06T04:29:25.484Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-06T04:29:25.484Z] Successfully built 565088acb73b [2022-06-06T04:29:25.759Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:29:26.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T04:29:26.584Z] [2022-06-06T04:29:26.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:29:27.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T04:29:27.293Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-06T04:29:27.293Z] 8998bd30e6a1: Pulling fs layer [2022-06-06T04:29:27.293Z] 04944245beec: Pulling fs layer [2022-06-06T04:29:27.293Z] 699f458cf7ca: Pulling fs layer [2022-06-06T04:29:27.293Z] 765212b225bb: Pulling fs layer [2022-06-06T04:29:27.293Z] f23df028b6ca: Pulling fs layer [2022-06-06T04:29:27.293Z] d65c8cfc05b1: Pulling fs layer [2022-06-06T04:29:27.293Z] 2437ff75d9bd: Pulling fs layer [2022-06-06T04:29:27.293Z] f23df028b6ca: Waiting [2022-06-06T04:29:27.293Z] d65c8cfc05b1: Waiting [2022-06-06T04:29:27.293Z] 2437ff75d9bd: Waiting [2022-06-06T04:29:27.293Z] 765212b225bb: Waiting [2022-06-06T04:29:27.293Z] 04944245beec: Verifying Checksum [2022-06-06T04:29:27.293Z] 04944245beec: Download complete [2022-06-06T04:29:27.293Z] 765212b225bb: Download complete [2022-06-06T04:29:27.293Z] f23df028b6ca: Download complete [2022-06-06T04:29:27.293Z] d65c8cfc05b1: Verifying Checksum [2022-06-06T04:29:27.293Z] d65c8cfc05b1: Download complete [2022-06-06T04:29:27.571Z] 699f458cf7ca: Verifying Checksum [2022-06-06T04:29:27.571Z] 699f458cf7ca: Download complete [2022-06-06T04:29:27.847Z] 8998bd30e6a1: Verifying Checksum [2022-06-06T04:29:27.847Z] 8998bd30e6a1: Download complete [2022-06-06T04:29:30.481Z] 2437ff75d9bd: Verifying Checksum [2022-06-06T04:29:30.481Z] 2437ff75d9bd: Download complete [2022-06-06T04:29:32.470Z] 8998bd30e6a1: Pull complete [2022-06-06T04:29:33.073Z] 04944245beec: Pull complete [2022-06-06T04:29:34.536Z] 699f458cf7ca: Pull complete [2022-06-06T04:29:34.811Z] 765212b225bb: Pull complete [2022-06-06T04:29:35.796Z] f23df028b6ca: Pull complete [2022-06-06T04:29:36.070Z] d65c8cfc05b1: Pull complete [2022-06-06T04:29:51.188Z] 2437ff75d9bd: Pull complete [2022-06-06T04:29:51.188Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-06T04:29:51.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T04:29:51.188Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T04:29:51.549Z] prd-ubuntu20.04-docker-arm64-4c-16g-1110 does not seem to be running inside a container [2022-06-06T04:29:51.651Z] $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-06T04:29:54.472Z] $ docker top 6947a7d279617c91bd52cc355c2b9e9ebe4a15ccf4f99359308db8d9d1d063de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:29:55.463Z] ---> job-cost.sh [2022-06-06T04:29:55.463Z] lf-activate-venv: SKIPPING [2022-06-06T04:29:55.463Z] INFO: No Stack... [2022-06-06T04:29:55.738Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-06T04:29:56.721Z] INFO: Archiving Costs [Pipeline] sh [2022-06-06T04:29:57.408Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2022-06-06T04:29:57.408Z] + cut -d, -f6 [Pipeline] lock [2022-06-06T04:29:57.463Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-issue-74-1-stack-cost] [2022-06-06T04:29:57.467Z] Resource [jenkins-edgexfoundry-device-onvif-camera-issue-74-1-stack-cost] did not exist. Created. [2022-06-06T04:29:57.467Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-issue-74-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-06T04:29:58.215Z] /w/workspace/device-onvif-camera/1@tmp/durable-d042ad23/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-06T04:29:58.931Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-06T04:29:58.966Z] Warning: overwriting stash ‘stack-cost’ [2022-06-06T04:29:59.019Z] Stashed 1 file(s) [Pipeline] } [2022-06-06T04:29:59.034Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-issue-74-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-06T04:29:59.119Z] $ docker stop --time=1 6947a7d279617c91bd52cc355c2b9e9ebe4a15ccf4f99359308db8d9d1d063de [2022-06-06T04:30:00.662Z] $ docker rm -f 6947a7d279617c91bd52cc355c2b9e9ebe4a15ccf4f99359308db8d9d1d063de [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-06-06T04:30:01.605Z] provisioning config files... [2022-06-06T04:30:01.613Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/dry_device-onvif-camera_issue-74@tmp/config3962174952916428550tmp [Pipeline] { [Pipeline] sh [2022-06-06T04:30:01.950Z] + set +x [2022-06-06T04:30:01.950Z] + + bash -s -- [2022-06-06T04:30:01.950Z] curl -s https://codecov.io/bash [2022-06-06T04:30:01.950Z] [2022-06-06T04:30:01.950Z] _____ _ [2022-06-06T04:30:01.950Z] / ____| | | [2022-06-06T04:30:01.950Z] | | ___ __| | ___ ___ _____ __ [2022-06-06T04:30:01.950Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-06T04:30:01.951Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-06T04:30:01.951Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-06T04:30:01.951Z] Bash-1.0.6 [2022-06-06T04:30:01.951Z] [2022-06-06T04:30:01.951Z] [2022-06-06T04:30:01.951Z] ==> git version 2.25.1 found [2022-06-06T04:30:01.951Z] ==> 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-06-06T04:30:01.951Z] Release-Date: 2020-01-08 [2022-06-06T04:30:01.951Z] 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-06-06T04:30:01.951Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-06T04:30:01.951Z] ==> Jenkins CI detected. [2022-06-06T04:30:01.951Z] current dir:  /w/workspace/dry_device-onvif-camera_issue-74 [2022-06-06T04:30:01.951Z] project root: . [2022-06-06T04:30:01.951Z] --> token set from env [2022-06-06T04:30:01.951Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-06T04:30:01.951Z] ==> Running gcov in . (disable via -X gcov) [2022-06-06T04:30:01.951Z] ==> Python coveragepy not found [2022-06-06T04:30:01.951Z] ==> Searching for coverage reports in: [2022-06-06T04:30:01.951Z] + . [2022-06-06T04:30:01.951Z] -> Found 1 reports [2022-06-06T04:30:01.951Z] ==> Detecting git/mercurial file structure [2022-06-06T04:30:01.951Z] ==> Reading reports [2022-06-06T04:30:01.951Z] + ./coverage.out bytes=53469 [2022-06-06T04:30:01.951Z] ==> Appending adjustments [2022-06-06T04:30:01.951Z] https://docs.codecov.io/docs/fixing-reports [2022-06-06T04:30:02.211Z] + Found adjustments [2022-06-06T04:30:02.211Z] ==> Gzipping contents [2022-06-06T04:30:02.211Z] 8.0K /tmp/codecov.LkUgcS.gz [2022-06-06T04:30:02.211Z] ==> Uploading reports [2022-06-06T04:30:02.211Z] url: https://codecov.io [2022-06-06T04:30:02.211Z] query: branch=issue-74&commit=c8dbcc754933a42f779a6fdf425adc016de0e881&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fissue-74%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-06T04:30:02.211Z] -> Pinging Codecov [2022-06-06T04:30:02.211Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=issue-74&commit=c8dbcc754933a42f779a6fdf425adc016de0e881&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fissue-74%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-06T04:30:02.471Z] -> Uploading to [2022-06-06T04:30:02.471Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-06/F29A59C45E3A92E06B3E522C9905F8EF/c8dbcc754933a42f779a6fdf425adc016de0e881/c6eb97a1-fccf-49b1-8447-a21c5b38520b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220606%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220606T043002Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ddbe49601b7ee2ff46de45e9a9afb459f8b1894d0e1305f98f7c288bed01bedb [2022-06-06T04:30:02.471Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-06T04:30:02.471Z] Dload Upload Total Spent Left Speed [2022-06-06T04:30:02.734Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6830 0 0 100 6830 0 30765 --:--:-- --:--:-- --:--:-- 30627 100 6830 0 0 100 6830 0 25485 --:--:-- --:--:-- --:--:-- 25390 [2022-06-06T04:30:02.734Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/c8dbcc754933a42f779a6fdf425adc016de0e881 [Pipeline] } [2022-06-06T04:30:02.763Z] 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-06-06T04:30:04.417Z] + [ -d /w/workspace/dry_device-onvif-camera_issue-74/archives ] [2022-06-06T04:30:04.417Z] + ls -al /w/workspace/dry_device-onvif-camera_issue-74/archives [2022-06-06T04:30:04.417Z] total 16 [2022-06-06T04:30:04.417Z] drwxr-xr-x 3 root root 4096 Jun 6 04:22 . [2022-06-06T04:30:04.417Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 04:22 .. [2022-06-06T04:30:04.417Z] drwxr-xr-x 2 root root 4096 Jun 6 04:22 cost [2022-06-06T04:30:04.417Z] -rw-r--r-- 1 root root 92 Jun 6 04:22 cost.csv [2022-06-06T04:30:04.417Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_device-onvif-camera_issue-74/archives [2022-06-06T04:30:04.417Z] + ls -al /w/workspace/dry_device-onvif-camera_issue-74/archives [2022-06-06T04:30:04.417Z] total 16 [2022-06-06T04:30:04.417Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 04:22 . [2022-06-06T04:30:04.417Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 04:22 .. [2022-06-06T04:30:04.417Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 6 04:22 cost [2022-06-06T04:30:04.417Z] -rw-r--r-- 1 jenkins jenkins 92 Jun 6 04:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:30:04.749Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:30:05.648Z] ---> package-listing.sh [2022-06-06T04:30:05.648Z] ++ facter osfamily [2022-06-06T04:30:05.648Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-06T04:30:05.909Z] + OS_FAMILY=debian [2022-06-06T04:30:05.909Z] + workspace=/w/workspace/dry_device-onvif-camera_issue-74 [2022-06-06T04:30:05.909Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-06T04:30:05.909Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-06T04:30:05.909Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-06T04:30:05.909Z] + PACKAGES=/tmp/packages_start.txt [2022-06-06T04:30:05.909Z] + '[' /w/workspace/dry_device-onvif-camera_issue-74 ']' [2022-06-06T04:30:05.909Z] + PACKAGES=/tmp/packages_end.txt [2022-06-06T04:30:05.909Z] + case "${OS_FAMILY}" in [2022-06-06T04:30:05.909Z] + dpkg -l [2022-06-06T04:30:05.909Z] + grep '^ii' [2022-06-06T04:30:05.909Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-06T04:30:05.909Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-06T04:30:05.909Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-06T04:30:05.909Z] + '[' /w/workspace/dry_device-onvif-camera_issue-74 ']' [2022-06-06T04:30:05.909Z] + mkdir -p /w/workspace/dry_device-onvif-camera_issue-74/archives/ [2022-06-06T04:30:05.909Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_device-onvif-camera_issue-74/archives/ [Pipeline] echo [2022-06-06T04:30:05.940Z] 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/dry_device-onvif-camera_issue-74/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-06T04:30:06.234Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:30:06.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T04:30:06.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T04:30:07.023Z] prd-ubuntu20.04-docker-8c-8g-1109 does not seem to be running inside a container [2022-06-06T04:30:07.065Z] $ 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/dry_device-onvif-camera_issue-74/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_device-onvif-camera_issue-74 -v /w/workspace/dry_device-onvif-camera_issue-74:/w/workspace/dry_device-onvif-camera_issue-74:rw,z -v /w/workspace/dry_device-onvif-camera_issue-74@tmp:/w/workspace/dry_device-onvif-camera_issue-74@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-06T04:30:07.308Z] $ docker top 1b7163d739bbb6c3b390c67b7b93b0782172bfa2c0b1901bea398bb1c10d7fc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T04:30:07.708Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-06T04:30:08.018Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-06T04:30:08.329Z] + ls /var/log/sa-host [2022-06-06T04:30:08.329Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T04:30:08.459Z] provisioning config files... [2022-06-06T04:30:08.477Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_device-onvif-camera_issue-74@tmp/config4349282491140505535tmp [Pipeline] { [Pipeline] echo [2022-06-06T04:30:08.513Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:30:08.833Z] ---> create-netrc.sh [Pipeline] } [2022-06-06T04:30:08.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:30:09.260Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-06T04:30:09.291Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:30:09.607Z] ---> sudo-logs.sh [2022-06-06T04:30:09.607Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-06T04:30:09.684Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:30:09.998Z] ---> job-cost.sh [2022-06-06T04:30:09.998Z] lf-activate-venv: SKIPPING [2022-06-06T04:30:09.998Z] DEBUG: total: 0.2199999988079071 [2022-06-06T04:30:09.998Z] INFO: Retrieving Stack Cost... [2022-06-06T04:30:10.260Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-06T04:30:10.832Z] INFO: Archiving Costs [Pipeline] echo [2022-06-06T04:30:10.867Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:30:11.179Z] ---> logs-deploy.sh [2022-06-06T04:30:11.179Z] lf-activate-venv: SKIPPING [2022-06-06T04:30:11.179Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/issue-74/1 [2022-06-06T04:30:11.179Z] INFO: archiving workspace using pattern(s): [2022-06-06T04:30:12.127Z] Archives upload complete. [2022-06-06T04:30:12.127Z] INFO: archiving logs to Nexus