Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 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-ssh5194188913265410974.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh18369456385931144831.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10338658855405971717.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh10901351052971981760.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18124368381912479193.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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-usb-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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-usb-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4555 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 (main) Commit message: "Merge pull request #274 from FelixTing/update-sdk" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 # timeout=10 > git rev-list --no-walk 860b2ed41c63812ea8e78996a55d34ef8e22b126 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-25T10:57:03.504Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-25T10:57:03.568Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-25T10:57:03.587Z] ========================================================= [2023-08-25T10:57:03.587Z] EdgeX Global Pipelines Version Info [2023-08-25T10:57:03.587Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-25T10:57:04.308Z] ------------------- [2023-08-25T10:57:04.308Z] stable info: [2023-08-25T10:57:04.308Z] ------------------- [2023-08-25T10:57:04.308Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-25T10:57:04.308Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-25T10:57:04.308Z] Message: update stable to v1.0.253 [2023-08-25T10:57:04.882Z] ------------------- [2023-08-25T10:57:04.882Z] experimental info: [2023-08-25T10:57:04.882Z] ------------------- [2023-08-25T10:57:04.882Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-25T10:57:04.882Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-25T10:57:04.882Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-25T10:57:05.074Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-08-25T10:57:05.083Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-08-25T10:57:05.092Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-25T10:57:05.100Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-25T10:57:05.109Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-25T10:57:05.118Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-25T10:57:05.127Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-25T10:57:05.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-25T10:57:05.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-25T10:57:05.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-25T10:57:05.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-25T10:57:05.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-08-25T10:57:05.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-25T10:57:05.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-25T10:57:05.232Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-25T10:57:05.250Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-25T10:57:05.268Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-25T10:57:05.285Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-25T10:57:05.300Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-25T10:57:05.315Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-25T10:57:05.327Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-25T10:57:05.341Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-25T10:57:05.356Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-25T10:57:05.368Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-25T10:57:05.383Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-25T10:57:05.397Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-25T10:57:05.408Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-25T10:57:05.422Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-25T10:57:05.443Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-25T10:57:05.463Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-25T10:57:05.479Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 [Pipeline] echo [2023-08-25T10:57:05.497Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 01fe4c4 [Pipeline] echo [2023-08-25T10:57:05.517Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T10:57:05.574Z] provisioning config files... [2023-08-25T10:57:05.588Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4183762620397444466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T10:57:05.905Z] ---> docker-login.sh [2023-08-25T10:57:05.905Z] nexus3.edgexfoundry.org:10001 [2023-08-25T10:57:06.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T10:57:06.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T10:57:06.165Z] Configure a credential helper to remove this warning. See [2023-08-25T10:57:06.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T10:57:06.165Z] [2023-08-25T10:57:06.165Z] Login Succeeded [2023-08-25T10:57:06.165Z] nexus3.edgexfoundry.org:10002 [2023-08-25T10:57:06.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T10:57:06.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T10:57:06.427Z] Configure a credential helper to remove this warning. See [2023-08-25T10:57:06.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T10:57:06.427Z] [2023-08-25T10:57:06.427Z] Login Succeeded [2023-08-25T10:57:06.427Z] nexus3.edgexfoundry.org:10003 [2023-08-25T10:57:06.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T10:57:06.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T10:57:06.427Z] Configure a credential helper to remove this warning. See [2023-08-25T10:57:06.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T10:57:06.427Z] [2023-08-25T10:57:06.427Z] Login Succeeded [2023-08-25T10:57:06.427Z] nexus3.edgexfoundry.org:10004 [2023-08-25T10:57:06.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T10:57:06.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T10:57:06.687Z] Configure a credential helper to remove this warning. See [2023-08-25T10:57:06.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T10:57:06.687Z] [2023-08-25T10:57:06.687Z] Login Succeeded [2023-08-25T10:57:06.687Z] docker.io [2023-08-25T10:57:06.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T10:57:06.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T10:57:06.950Z] Configure a credential helper to remove this warning. See [2023-08-25T10:57:06.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T10:57:06.950Z] [2023-08-25T10:57:06.950Z] Login Succeeded [2023-08-25T10:57:06.950Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T10:57:06.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-25T10:57:07.344Z] + git rev-list -1 --merges 01fe4c452c1c0c1ad9fb2e18d81433e35514c064~1..01fe4c452c1c0c1ad9fb2e18d81433e35514c064 [Pipeline] echo [2023-08-25T10:57:07.392Z] -----------> git rev-list -1 --merges 01fe4c452c1c0c1ad9fb2e18d81433e35514c064~1..01fe4c452c1c0c1ad9fb2e18d81433e35514c064 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 [2023-08-25T10:57:07.392Z] 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 [false] [Pipeline] sh [2023-08-25T10:57:07.683Z] + git log --format=format:%s -1 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 [Pipeline] echo [2023-08-25T10:57:07.701Z] ========================================================= [2023-08-25T10:57:07.701Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-25T10:57:07.701Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T10:57:08.048Z] + git log --format=format:%s -1 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 [Pipeline] echo [2023-08-25T10:57:08.059Z] [semverPrep] GIT_COMMIT: 01fe4c452c1c0c1ad9fb2e18d81433e35514c064, Commit Message: Merge pull request #274 from FelixTing/update-sdk [Pipeline] echo [2023-08-25T10:57:08.070Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-25T10:57:08.438Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-25T10:57:08.438Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-25T10:57:08.438Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-25T10:57:08.438Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-25T10:57:08.438Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-25T10:57:08.438Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-25T10:57:08.438Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T10:57:08.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T10:57:08.867Z] [2023-08-25T10:57:08.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T10:57:09.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T10:57:09.186Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-25T10:57:09.186Z] b85a868b505f: Pulling fs layer [2023-08-25T10:57:09.186Z] e2be974225ed: Pulling fs layer [2023-08-25T10:57:09.186Z] 339a4e72a1f5: Pulling fs layer [2023-08-25T10:57:09.186Z] 988bab9f4d93: Pulling fs layer [2023-08-25T10:57:09.186Z] 1469e6f7b9e6: Pulling fs layer [2023-08-25T10:57:09.186Z] eaf3925da568: Pulling fs layer [2023-08-25T10:57:09.186Z] bab4dde63d76: Pulling fs layer [2023-08-25T10:57:09.186Z] 1469e6f7b9e6: Waiting [2023-08-25T10:57:09.186Z] eaf3925da568: Waiting [2023-08-25T10:57:09.186Z] 988bab9f4d93: Waiting [2023-08-25T10:57:09.186Z] bde34c3a00c8: Pulling fs layer [2023-08-25T10:57:09.186Z] bab4dde63d76: Waiting [2023-08-25T10:57:09.186Z] b352a97aabf1: Pulling fs layer [2023-08-25T10:57:09.186Z] bde34c3a00c8: Waiting [2023-08-25T10:57:09.186Z] b352a97aabf1: Waiting [2023-08-25T10:57:09.186Z] 4872d77fe225: Pulling fs layer [2023-08-25T10:57:09.186Z] 5851b861e8e6: Pulling fs layer [2023-08-25T10:57:09.186Z] 4872d77fe225: Waiting [2023-08-25T10:57:09.186Z] e2be974225ed: Download complete [2023-08-25T10:57:09.186Z] 988bab9f4d93: Verifying Checksum [2023-08-25T10:57:09.186Z] 988bab9f4d93: Download complete [2023-08-25T10:57:09.447Z] 339a4e72a1f5: Verifying Checksum [2023-08-25T10:57:09.447Z] 339a4e72a1f5: Download complete [2023-08-25T10:57:09.447Z] 1469e6f7b9e6: Verifying Checksum [2023-08-25T10:57:09.447Z] 1469e6f7b9e6: Download complete [2023-08-25T10:57:09.447Z] eaf3925da568: Verifying Checksum [2023-08-25T10:57:09.447Z] bde34c3a00c8: Download complete [2023-08-25T10:57:09.447Z] b352a97aabf1: Verifying Checksum [2023-08-25T10:57:09.447Z] b352a97aabf1: Download complete [2023-08-25T10:57:09.447Z] 4872d77fe225: Download complete [2023-08-25T10:57:09.447Z] 5851b861e8e6: Verifying Checksum [2023-08-25T10:57:09.447Z] 5851b861e8e6: Download complete [2023-08-25T10:57:09.447Z] b85a868b505f: Verifying Checksum [2023-08-25T10:57:09.447Z] b85a868b505f: Download complete [2023-08-25T10:57:09.710Z] bab4dde63d76: Verifying Checksum [2023-08-25T10:57:09.710Z] bab4dde63d76: Download complete [2023-08-25T10:57:10.651Z] b85a868b505f: Pull complete [2023-08-25T10:57:10.910Z] e2be974225ed: Pull complete [2023-08-25T10:57:11.477Z] 339a4e72a1f5: Pull complete [2023-08-25T10:57:11.477Z] 988bab9f4d93: Pull complete [2023-08-25T10:57:11.736Z] 1469e6f7b9e6: Pull complete [2023-08-25T10:57:11.736Z] eaf3925da568: Pull complete [2023-08-25T10:57:13.648Z] bab4dde63d76: Pull complete [2023-08-25T10:57:13.648Z] bde34c3a00c8: Pull complete [2023-08-25T10:57:13.648Z] b352a97aabf1: Pull complete [2023-08-25T10:57:13.648Z] 4872d77fe225: Pull complete [2023-08-25T10:57:13.648Z] 5851b861e8e6: Pull complete [2023-08-25T10:57:13.909Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-25T10:57:13.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T10:57:13.909Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T10:57:14.011Z] prd-ubuntu20.04-docker-8c-8g-4555 does not seem to be running inside a container [2023-08-25T10:57:14.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-devops/py-git-semver:0.1.4 cat [2023-08-25T10:57:16.893Z] $ docker top 112b4de390d0694c3fa16635a403b5c79c5434de0510735fa31374b180ab1b50 -eo pid,comm [2023-08-25T10:57:16.948Z] 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). [2023-08-25T10:57:16.948Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-25T10:57:16.986Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T10:57:16.986Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T10:57:17.103Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T10:57:17.108Z] $ docker exec 112b4de390d0694c3fa16635a403b5c79c5434de0510735fa31374b180ab1b50 ssh-agent [2023-08-25T10:57:17.213Z] SSH_AUTH_SOCK=/tmp/ssh-iu5eLWlJRlVz/agent.32 [2023-08-25T10:57:17.213Z] SSH_AGENT_PID=38 [2023-08-25T10:57:17.220Z] Running ssh-add (command line suppressed) [2023-08-25T10:57:17.335Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3520192632705901008.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3520192632705901008.key) [2023-08-25T10:57:17.347Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T10:57:17.653Z] + git tag --points-at HEAD [Pipeline] } [2023-08-25T10:57:17.681Z] $ docker exec --env ******** --env ******** 112b4de390d0694c3fa16635a403b5c79c5434de0510735fa31374b180ab1b50 ssh-agent -k [2023-08-25T10:57:17.783Z] unset SSH_AUTH_SOCK; [2023-08-25T10:57:17.783Z] unset SSH_AGENT_PID; [2023-08-25T10:57:17.783Z] echo Agent pid 38 killed; [2023-08-25T10:57:17.793Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-25T10:57:17.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T10:57:17.815Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T10:57:17.924Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T10:57:17.929Z] $ docker exec 112b4de390d0694c3fa16635a403b5c79c5434de0510735fa31374b180ab1b50 ssh-agent [2023-08-25T10:57:18.031Z] SSH_AUTH_SOCK=/tmp/ssh-JvfxvoeTB1E9/agent.70 [2023-08-25T10:57:18.031Z] SSH_AGENT_PID=76 [2023-08-25T10:57:18.036Z] Running ssh-add (command line suppressed) [2023-08-25T10:57:18.154Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11401482450873195078.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11401482450873195078.key) [2023-08-25T10:57:18.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T10:57:18.452Z] + git semver init [2023-08-25T10:57:18.711Z] 2023-08-25 10:57:18,649 [run_init] DEBUG init version:0.0.0 force:False [2023-08-25T10:57:18.711Z] 2023-08-25 10:57:18,650 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-08-25T10:57:18.711Z] 2023-08-25 10:57:18,650 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-08-25T10:57:18.711Z] 2023-08-25 10:57:18,651 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-08-25T10:57:19.648Z] 2023-08-25 10:57:19,350 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-08-25T10:57:19.648Z] 2023-08-25 10:57:19,351 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-08-25T10:57:19.648Z] 2023-08-25 10:57:19,351 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-25T10:57:19.648Z] 2023-08-25 10:57:19,351 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-25T10:57:19.648Z] 3.1.0-dev.9 [Pipeline] } [2023-08-25T10:57:19.659Z] $ docker exec --env ******** --env ******** 112b4de390d0694c3fa16635a403b5c79c5434de0510735fa31374b180ab1b50 ssh-agent -k [2023-08-25T10:57:19.756Z] unset SSH_AUTH_SOCK; [2023-08-25T10:57:19.757Z] unset SSH_AGENT_PID; [2023-08-25T10:57:19.757Z] echo Agent pid 76 killed; [2023-08-25T10:57:19.762Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-25T10:57:20.062Z] + git semver [Pipeline] } [2023-08-25T10:57:20.335Z] $ docker stop --time=1 112b4de390d0694c3fa16635a403b5c79c5434de0510735fa31374b180ab1b50 [2023-08-25T10:57:21.652Z] $ docker rm -f --volumes 112b4de390d0694c3fa16635a403b5c79c5434de0510735fa31374b180ab1b50 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T10:57:21.987Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-25T10:57:22.180Z] Stashed 1 file(s) [Pipeline] echo [2023-08-25T10:57:22.183Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.9 [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 [2023-08-25T10:57:22.357Z] provisioning config files... [2023-08-25T10:57:22.365Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2686876422875189739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T10:57:22.662Z] ---> docker-login.sh [2023-08-25T10:57:22.663Z] nexus3.edgexfoundry.org:10001 [2023-08-25T10:57:22.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T10:57:22.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T10:57:22.663Z] Configure a credential helper to remove this warning. See [2023-08-25T10:57:22.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T10:57:22.663Z] [2023-08-25T10:57:22.663Z] Login Succeeded [2023-08-25T10:57:22.663Z] nexus3.edgexfoundry.org:10002 [2023-08-25T10:57:22.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T10:57:22.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T10:57:22.663Z] Configure a credential helper to remove this warning. See [2023-08-25T10:57:22.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T10:57:22.663Z] [2023-08-25T10:57:22.663Z] Login Succeeded [2023-08-25T10:57:22.663Z] nexus3.edgexfoundry.org:10003 [2023-08-25T10:57:22.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T10:57:22.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T10:57:22.922Z] Configure a credential helper to remove this warning. See [2023-08-25T10:57:22.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T10:57:22.922Z] [2023-08-25T10:57:22.922Z] Login Succeeded [2023-08-25T10:57:22.922Z] nexus3.edgexfoundry.org:10004 [2023-08-25T10:57:22.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T10:57:22.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T10:57:22.922Z] Configure a credential helper to remove this warning. See [2023-08-25T10:57:22.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T10:57:22.922Z] [2023-08-25T10:57:22.922Z] Login Succeeded [2023-08-25T10:57:22.922Z] docker.io [2023-08-25T10:57:23.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T10:57:23.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T10:57:23.439Z] Configure a credential helper to remove this warning. See [2023-08-25T10:57:23.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T10:57:23.439Z] [2023-08-25T10:57:23.439Z] Login Succeeded [2023-08-25T10:57:23.439Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T10:57:23.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-25T10:57:23.507Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T10:57:23.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T10:57:23.534Z] ========================================================= [2023-08-25T10:57:23.534Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-25T10:57:23.534Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T10:57:23.856Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-25T10:57:23.856Z] Sending build context to Docker daemon 2.071MB [2023-08-25T10:57:23.856Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T10:57:23.856Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-25T10:57:23.856Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-25T10:57:23.856Z] 4db1b89c0bd1: Pulling fs layer [2023-08-25T10:57:23.856Z] 6911f1a30b25: Pulling fs layer [2023-08-25T10:57:23.856Z] e194b8c5c2a9: Pulling fs layer [2023-08-25T10:57:23.856Z] 6863d3e3a2b1: Pulling fs layer [2023-08-25T10:57:23.856Z] ec0bb842ea78: Pulling fs layer [2023-08-25T10:57:23.856Z] 40a00589a448: Pulling fs layer [2023-08-25T10:57:23.856Z] 6c08303d61cc: Pulling fs layer [2023-08-25T10:57:23.856Z] 798269fcf238: Pulling fs layer [2023-08-25T10:57:23.856Z] 40a00589a448: Waiting [2023-08-25T10:57:23.856Z] 6c08303d61cc: Waiting [2023-08-25T10:57:23.856Z] 798269fcf238: Waiting [2023-08-25T10:57:23.856Z] 6863d3e3a2b1: Waiting [2023-08-25T10:57:23.856Z] ec0bb842ea78: Waiting [2023-08-25T10:57:23.856Z] 6911f1a30b25: Download complete [2023-08-25T10:57:23.856Z] 6863d3e3a2b1: Download complete [2023-08-25T10:57:23.856Z] ec0bb842ea78: Download complete [2023-08-25T10:57:24.117Z] 4db1b89c0bd1: Verifying Checksum [2023-08-25T10:57:24.117Z] 4db1b89c0bd1: Download complete [2023-08-25T10:57:24.117Z] 40a00589a448: Verifying Checksum [2023-08-25T10:57:24.117Z] 40a00589a448: Download complete [2023-08-25T10:57:24.117Z] 4db1b89c0bd1: Pull complete [2023-08-25T10:57:24.378Z] 6911f1a30b25: Pull complete [2023-08-25T10:57:24.638Z] 798269fcf238: Verifying Checksum [2023-08-25T10:57:24.638Z] 798269fcf238: Download complete [2023-08-25T10:57:24.638Z] e194b8c5c2a9: Verifying Checksum [2023-08-25T10:57:24.638Z] e194b8c5c2a9: Download complete [2023-08-25T10:57:24.900Z] 6c08303d61cc: Verifying Checksum [2023-08-25T10:57:28.182Z] e194b8c5c2a9: Pull complete [2023-08-25T10:57:28.182Z] 6863d3e3a2b1: Pull complete [2023-08-25T10:57:28.182Z] ec0bb842ea78: Pull complete [2023-08-25T10:57:28.182Z] 40a00589a448: Pull complete [2023-08-25T10:57:30.707Z] 6c08303d61cc: Pull complete [2023-08-25T10:57:31.640Z] 798269fcf238: Pull complete [2023-08-25T10:57:31.640Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-25T10:57:31.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-25T10:57:31.640Z] ---> ec979cd7f677 [2023-08-25T10:57:31.640Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-25T10:57:36.913Z] ---> Running in 899f4ddf5610 [2023-08-25T10:57:36.913Z] Removing intermediate container 899f4ddf5610 [2023-08-25T10:57:36.913Z] ---> 2e8a0d6b7071 [2023-08-25T10:57:36.913Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T10:57:36.913Z] ---> Running in 553614b28888 [2023-08-25T10:57:36.913Z] Removing intermediate container 553614b28888 [2023-08-25T10:57:36.913Z] ---> 6d0bf654dd7b [2023-08-25T10:57:36.913Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-25T10:57:36.913Z] ---> Running in 7a5f6d94e50b [2023-08-25T10:57:36.913Z] Removing intermediate container 7a5f6d94e50b [2023-08-25T10:57:36.913Z] ---> 9c2b6cf397a7 [2023-08-25T10:57:36.913Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-25T10:57:36.913Z] ---> Running in be91fc6013b8 [2023-08-25T10:57:36.913Z] Removing intermediate container be91fc6013b8 [2023-08-25T10:57:36.913Z] ---> 7ce7cb787066 [2023-08-25T10:57:36.913Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T10:57:36.913Z] ---> Running in 80ab3b900471 [2023-08-25T10:57:36.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T10:57:36.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T10:57:37.171Z] (1/14) Installing libintl (0.21.1-r1) [2023-08-25T10:57:37.171Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-08-25T10:57:37.171Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-08-25T10:57:37.301Z] Still waiting to schedule task [2023-08-25T10:57:37.301Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-25T10:57:37.429Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-08-25T10:57:37.429Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-08-25T10:57:37.429Z] (6/14) Installing udev-init-scripts (35-r1) [2023-08-25T10:57:37.429Z] (7/14) Installing libblkid (2.38.1-r1) [2023-08-25T10:57:37.429Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-08-25T10:57:37.429Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-08-25T10:57:37.429Z] (10/14) Installing kmod-libs (30-r1) [2023-08-25T10:57:37.429Z] (11/14) Installing eudev (3.2.11-r4) [2023-08-25T10:57:37.429Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-08-25T10:57:37.429Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-08-25T10:57:37.429Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-08-25T10:57:37.429Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T10:57:37.429Z] Executing eudev-3.2.11-r4.trigger [2023-08-25T10:57:37.429Z] OK: 272 MiB in 67 packages [2023-08-25T10:57:37.995Z] Removing intermediate container 80ab3b900471 [2023-08-25T10:57:37.995Z] ---> 0522db8d1998 [2023-08-25T10:57:37.995Z] Step 8/13 : WORKDIR /device-usb-camera [2023-08-25T10:57:37.995Z] ---> Running in 151c34653a91 [2023-08-25T10:57:37.995Z] Removing intermediate container 151c34653a91 [2023-08-25T10:57:37.995Z] ---> 256bac74f290 [2023-08-25T10:57:37.995Z] Step 9/13 : COPY go.mod vendor* ./ [2023-08-25T10:57:37.995Z] ---> 280112db8b12 [2023-08-25T10:57:37.995Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T10:57:38.252Z] ---> Running in f4f679716ade [2023-08-25T10:58:10.503Z] Removing intermediate container f4f679716ade [2023-08-25T10:58:10.503Z] ---> 3851b359b720 [2023-08-25T10:58:10.503Z] Step 11/13 : COPY . . [2023-08-25T10:58:10.503Z] ---> a07c16635b48 [2023-08-25T10:58:10.503Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-25T10:58:10.503Z] ---> Running in 0d979c22e02b [2023-08-25T10:58:10.503Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T10:58:10.503Z] Dload Upload Total  Spent Left Speed [2023-08-25T10:58:10.503Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1252 100 1252 0 0 9892 0 --:--:-- --:--:-- --:--:-- 9936 [2023-08-25T10:58:10.503Z] Removing intermediate container 0d979c22e02b [2023-08-25T10:58:10.503Z] ---> 292c82e1b98a [2023-08-25T10:58:10.503Z] Step 13/13 : RUN ${MAKE} [2023-08-25T10:58:10.503Z] ---> Running in 427c5b89e062 [2023-08-25T10:58:10.503Z] noop [2023-08-25T10:58:10.503Z] Removing intermediate container 427c5b89e062 [2023-08-25T10:58:10.503Z] ---> feacf2ee1fda [2023-08-25T10:58:10.503Z] Successfully built feacf2ee1fda [2023-08-25T10:58:10.503Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T10:58:10.900Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-25T10:58:10.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T10:58:10.970Z] prd-ubuntu20.04-docker-8c-8g-4555 does not seem to be running inside a container [2023-08-25T10:58:11.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-25T10:58:11.333Z] $ docker top 9b3fb9a4e8cd59030ab9d7be532f27de899282f71cdb0cc9fe1d86d513df9dab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T10:58:11.662Z] + go version [2023-08-25T10:58:11.662Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-25T10:58:11.674Z] $ docker stop --time=1 9b3fb9a4e8cd59030ab9d7be532f27de899282f71cdb0cc9fe1d86d513df9dab [2023-08-25T10:58:12.948Z] $ docker rm -f --volumes 9b3fb9a4e8cd59030ab9d7be532f27de899282f71cdb0cc9fe1d86d513df9dab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T10:58:13.337Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-25T10:58:13.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T10:58:13.411Z] prd-ubuntu20.04-docker-8c-8g-4555 does not seem to be running inside a container [2023-08-25T10:58:13.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-25T10:58:13.772Z] $ docker top a2fc0d9ffbbc9686aade7fdb0e0e493924d308268b98da06c74456d988571026 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T10:58:14.104Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-08-25T10:58:14.399Z] + make test [2023-08-25T10:58:14.399Z] go test ./... -coverprofile=coverage.out ./... [2023-08-25T10:58:18.589Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-08-25T10:58:28.550Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-08-25T10:58:29.136Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 4.4% of statements [2023-08-25T10:58:35.687Z] go vet ./... [2023-08-25T10:58:38.965Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-25T10:58:38.965Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-25T10:58:38.965Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-25T10:58:38.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-25T10:58:38.989Z] $ docker stop --time=1 a2fc0d9ffbbc9686aade7fdb0e0e493924d308268b98da06c74456d988571026 [2023-08-25T10:58:41.880Z] $ docker rm -f --volumes a2fc0d9ffbbc9686aade7fdb0e0e493924d308268b98da06c74456d988571026 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T10:58:42.435Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-25T10:58:42.541Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-25T10:58:43.078Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-25T10:58:43.409Z] + ls -al . [2023-08-25T10:58:43.409Z] total 220 [2023-08-25T10:58:43.409Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 10:58 . [2023-08-25T10:58:43.409Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 10:57 .. [2023-08-25T10:58:43.409Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 10:57 .git [2023-08-25T10:58:43.410Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 10:57 .github [2023-08-25T10:58:43.410Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 25 10:57 .gitignore [2023-08-25T10:58:43.410Z] -rw-rw-r-- 1 jenkins jenkins 45 Aug 25 10:57 .golangci.yml [2023-08-25T10:58:43.410Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 25 10:57 .hadolint.yml [2023-08-25T10:58:43.410Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 10:57 .semver [2023-08-25T10:58:43.410Z] -rw-rw-r-- 1 jenkins jenkins 10960 Aug 25 10:57 Attribution.txt [2023-08-25T10:58:43.410Z] -rw-rw-r-- 1 jenkins jenkins 11903 Aug 25 10:57 CHANGELOG.md [2023-08-25T10:58:43.410Z] -rw-rw-r-- 1 jenkins jenkins 2453 Aug 25 10:57 Dockerfile [2023-08-25T10:58:43.410Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 25 10:57 GOVERNANCE.md [2023-08-25T10:58:43.410Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 25 10:57 Jenkinsfile [2023-08-25T10:58:43.410Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 25 10:57 LICENSE [2023-08-25T10:58:43.410Z] -rw-rw-r-- 1 jenkins jenkins 2490 Aug 25 10:57 Makefile [2023-08-25T10:58:43.410Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 25 10:57 OWNERS.md [2023-08-25T10:58:43.410Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 25 10:57 README.md [2023-08-25T10:58:43.410Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 25 10:57 VERSION [2023-08-25T10:58:43.410Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 10:57 bin [2023-08-25T10:58:43.410Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 10:57 cmd [2023-08-25T10:58:43.410Z] -rw-r--r-- 1 jenkins jenkins 53939 Aug 25 10:58 coverage.out [2023-08-25T10:58:43.410Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 25 10:57 docker-entrypoint.sh [2023-08-25T10:58:43.410Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 10:57 docs [2023-08-25T10:58:43.410Z] -rw-rw-r-- 1 jenkins jenkins 3994 Aug 25 10:57 go.mod [2023-08-25T10:58:43.410Z] -rw-rw-r-- 1 jenkins jenkins 34415 Aug 25 10:57 go.sum [2023-08-25T10:58:43.410Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 10:57 internal [2023-08-25T10:58:43.410Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 10:57 snap [2023-08-25T10:58:43.410Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 25 10:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T10:58:43.710Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=01fe4c452c1c0c1ad9fb2e18d81433e35514c064 --label arch=amd64 --label version=3.1.0-dev.9 . [2023-08-25T10:58:43.711Z] Sending build context to Docker daemon 2.126MB [2023-08-25T10:58:43.711Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T10:58:43.711Z] Step 2/36 : FROM ${BASE} AS builder [2023-08-25T10:58:43.711Z] ---> feacf2ee1fda [2023-08-25T10:58:43.711Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-08-25T10:58:43.711Z] ---> Running in cd44a56b76ce [2023-08-25T10:58:43.711Z] Removing intermediate container cd44a56b76ce [2023-08-25T10:58:43.711Z] ---> 28e255a6380e [2023-08-25T10:58:43.711Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T10:58:43.711Z] ---> Running in 9baaa80f23fe [2023-08-25T10:58:43.970Z] Removing intermediate container 9baaa80f23fe [2023-08-25T10:58:43.970Z] ---> cd6d6c1b166f [2023-08-25T10:58:43.970Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-25T10:58:43.970Z] ---> Running in a25ba6fec69b [2023-08-25T10:58:43.970Z] Removing intermediate container a25ba6fec69b [2023-08-25T10:58:43.970Z] ---> 39c7965d900e [2023-08-25T10:58:43.970Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-25T10:58:43.970Z] ---> Running in d75c728e03d8 [2023-08-25T10:58:43.970Z] Removing intermediate container d75c728e03d8 [2023-08-25T10:58:43.970Z] ---> 807b71247f54 [2023-08-25T10:58:43.970Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T10:58:44.229Z] ---> Running in 23792133b839 [2023-08-25T10:58:44.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T10:58:44.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T10:58:44.748Z] OK: 272 MiB in 67 packages [2023-08-25T10:58:45.008Z] Removing intermediate container 23792133b839 [2023-08-25T10:58:45.008Z] ---> fe7b894d8143 [2023-08-25T10:58:45.008Z] Step 8/36 : WORKDIR /device-usb-camera [2023-08-25T10:58:45.008Z] ---> Running in 1beed56228fd [2023-08-25T10:58:45.008Z] Removing intermediate container 1beed56228fd [2023-08-25T10:58:45.008Z] ---> 2e9e2457187f [2023-08-25T10:58:45.008Z] Step 9/36 : COPY go.mod vendor* ./ [2023-08-25T10:58:45.268Z] ---> 5b0ff8bab35d [2023-08-25T10:58:45.268Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T10:58:45.268Z] ---> Running in e87c848d23ed [2023-08-25T10:58:46.208Z] Removing intermediate container e87c848d23ed [2023-08-25T10:58:46.208Z] ---> 701bbd5b4a4e [2023-08-25T10:58:46.208Z] Step 11/36 : COPY . . [2023-08-25T10:58:46.208Z] ---> 47c16f8d5474 [2023-08-25T10:58:46.208Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-25T10:58:46.468Z] ---> Running in 29eb3288c546 [2023-08-25T10:58:46.727Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T10:58:46.727Z] Dload Upload Total Spent Left Speed [2023-08-25T10:58:46.727Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1252 100 1252 0 0 22948 0 --:--:-- --:--:-- --:--:-- 23185 [2023-08-25T10:58:46.987Z] Removing intermediate container 29eb3288c546 [2023-08-25T10:58:46.987Z] ---> 08557def64c2 [2023-08-25T10:58:46.987Z] Step 13/36 : RUN ${MAKE} [2023-08-25T10:58:46.987Z] ---> Running in fb9168055021 [2023-08-25T10:58:47.246Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-08-25T10:59:06.300Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4560 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-08-25T10:59:06.314Z] Running in /w/workspace/device-usb-camera/133 [Pipeline] { [Pipeline] checkout [2023-08-25T10:59:06.352Z] Selected Git installation does not exist. Using Default [2023-08-25T10:59:06.352Z] The recommended git tool is: NONE [2023-08-25T10:59:09.170Z] Removing intermediate container fb9168055021 [2023-08-25T10:59:09.170Z] ---> ee7da78140c8 [2023-08-25T10:59:09.170Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-08-25T10:59:09.170Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-08-25T10:59:09.171Z] 4acc49c71d14: Pulling fs layer [2023-08-25T10:59:09.171Z] 4acc49c71d14: Download complete [2023-08-25T10:59:09.171Z] 4acc49c71d14: Pull complete [2023-08-25T10:59:09.171Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-08-25T10:59:09.171Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-08-25T10:59:09.171Z] ---> 01a2bd3e5fff [2023-08-25T10:59:09.171Z] Step 15/36 : FROM alpine:3.17 [2023-08-25T10:59:09.171Z] 3.17: Pulling from library/alpine [2023-08-25T10:59:09.171Z] 9398808236ff: Pulling fs layer [2023-08-25T10:59:09.171Z] 9398808236ff: Verifying Checksum [2023-08-25T10:59:09.171Z] 9398808236ff: Download complete [2023-08-25T10:59:09.171Z] 9398808236ff: Pull complete [2023-08-25T10:59:09.171Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T10:59:09.171Z] Status: Downloaded newer image for alpine:3.17 [2023-08-25T10:59:09.171Z] ---> 1e0b8b5322fc [2023-08-25T10:59:09.171Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-25T10:59:09.171Z] ---> Running in 19811168e5e0 [2023-08-25T10:59:09.171Z] Removing intermediate container 19811168e5e0 [2023-08-25T10:59:09.171Z] ---> b4970d5b2bb9 [2023-08-25T10:59:09.171Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-08-25T10:59:09.171Z] ---> Running in 3694d1e9b1af [2023-08-25T10:59:09.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T10:59:09.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T10:59:09.171Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-08-25T10:59:09.171Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-08-25T10:59:09.171Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-08-25T10:59:09.171Z] (4/86) Installing libxau (1.0.10-r0) [2023-08-25T10:59:09.171Z] (5/86) Installing libmd (1.0.4-r0) [2023-08-25T10:59:09.171Z] (6/86) Installing libbsd (0.11.7-r0) [2023-08-25T10:59:09.171Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-08-25T10:59:09.171Z] (8/86) Installing libxcb (1.15-r0) [2023-08-25T10:59:09.171Z] (9/86) Installing libx11 (1.8.4-r1) [2023-08-25T10:59:09.171Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-08-25T10:59:09.171Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-08-25T10:59:09.171Z] (12/86) Installing libexpat (2.5.0-r0) [2023-08-25T10:59:09.171Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-08-25T10:59:09.171Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-08-25T10:59:09.171Z] (15/86) Installing libpng (1.6.39-r0) [2023-08-25T10:59:09.171Z] (16/86) Installing freetype (2.12.1-r0) [2023-08-25T10:59:09.171Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-08-25T10:59:09.171Z] (18/86) Installing fribidi (1.0.12-r0) [2023-08-25T10:59:09.171Z] (19/86) Installing libffi (3.4.4-r0) [2023-08-25T10:59:09.171Z] (20/86) Installing libintl (0.21.1-r1) [2023-08-25T10:59:09.171Z] (21/86) Installing libblkid (2.38.1-r1) [2023-08-25T10:59:09.171Z] (22/86) Installing libmount (2.38.1-r1) [2023-08-25T10:59:09.171Z] (23/86) Installing pcre2 (10.42-r0) [2023-08-25T10:59:09.171Z] (24/86) Installing glib (2.74.7-r0) [2023-08-25T10:59:09.171Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-08-25T10:59:09.171Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-08-25T10:59:09.171Z] (27/86) Installing libass (0.16.0-r1) [2023-08-25T10:59:09.171Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-08-25T10:59:09.171Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-08-25T10:59:09.171Z] (30/86) Installing libpciaccess (0.17-r0) [2023-08-25T10:59:09.171Z] (31/86) Installing libdrm (2.4.114-r0) [2023-08-25T10:59:09.429Z] (32/86) Installing gmp (6.2.1-r2) [2023-08-25T10:59:09.429Z] (33/86) Installing nettle (3.8.1-r0) [2023-08-25T10:59:09.429Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-08-25T10:59:09.429Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-08-25T10:59:09.429Z] (36/86) Installing libunistring (1.1-r0) [2023-08-25T10:59:09.429Z] (37/86) Installing gnutls (3.7.8-r3) [2023-08-25T10:59:09.429Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-08-25T10:59:09.429Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-08-25T10:59:09.429Z] (40/86) Installing lame (3.100-r2) [2023-08-25T10:59:09.429Z] (41/86) Installing opus (1.3.1-r1) [2023-08-25T10:59:09.429Z] (42/86) Installing libasyncns (0.8-r1) [2023-08-25T10:59:09.429Z] (43/86) Installing dbus-libs (1.14.8-r0) [2023-08-25T10:59:09.430Z] (44/86) Installing libltdl (2.4.7-r1) [2023-08-25T10:59:09.430Z] (45/86) Installing orc (0.4.33-r0) [2023-08-25T10:59:09.690Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-08-25T10:59:09.690Z] (47/86) Installing libogg (1.3.5-r2) [2023-08-25T10:59:09.690Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-08-25T10:59:09.690Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-08-25T10:59:09.690Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-08-25T10:59:09.690Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-08-25T10:59:09.690Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-08-25T10:59:09.690Z] (53/86) Installing soxr (0.1.3-r3) [2023-08-25T10:59:09.690Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-08-25T10:59:09.690Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-08-25T10:59:09.690Z] (56/86) Installing libpulse (16.1-r6) [2023-08-25T10:59:09.690Z] (57/86) Installing cjson (1.7.15-r3) [2023-08-25T10:59:09.690Z] (58/86) Installing mbedtls (2.28.4-r0) [2023-08-25T10:59:09.690Z] (59/86) Installing librist (0.2.7-r0) [2023-08-25T10:59:09.690Z] (60/86) Installing libsrt (1.5.1-r0) [2023-08-25T10:59:09.690Z] (61/86) Installing libssh (0.10.5-r0) [2023-08-25T10:59:09.690Z] (62/86) Installing libtheora (1.1.1-r16) [2023-08-25T10:59:09.690Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-08-25T10:59:09.690Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-08-25T10:59:09.690Z] (65/86) Installing libxext (1.3.5-r0) [2023-08-25T10:59:09.690Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-08-25T10:59:09.690Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-08-25T10:59:09.690Z] (68/86) Installing libva (2.16.0-r0) [2023-08-25T10:59:09.690Z] (69/86) Installing libvdpau (1.5-r0) [2023-08-25T10:59:09.690Z] (70/86) Installing vidstab (1.1.0-r2) [2023-08-25T10:59:09.690Z] (71/86) Installing libvpx (1.12.0-r1) [2023-08-25T10:59:09.690Z] (72/86) Installing libwebp (1.2.4-r2) [2023-08-25T10:59:09.690Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-08-25T10:59:09.690Z] (74/86) Installing numactl (2.0.16-r1) [2023-08-25T10:59:09.690Z] (75/86) Installing x265-libs (3.5-r3) [2023-08-25T10:59:09.948Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-08-25T10:59:09.948Z] (77/86) Installing libsodium (1.0.18-r2) [2023-08-25T10:59:09.948Z] (78/86) Installing libzmq (4.3.4-r1) [2023-08-25T10:59:09.948Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-08-25T10:59:09.948Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-08-25T10:59:09.948Z] (81/86) Installing udev-init-scripts (35-r1) [2023-08-25T10:59:09.948Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-08-25T10:59:09.948Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-08-25T10:59:09.948Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-08-25T10:59:09.948Z] (85/86) Installing kmod-libs (30-r1) [2023-08-25T10:59:09.948Z] (86/86) Installing eudev (3.2.11-r4) [2023-08-25T10:59:09.948Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T10:59:10.208Z] Executing eudev-3.2.11-r4.trigger [2023-08-25T10:59:10.208Z] OK: 112 MiB in 101 packages [2023-08-25T10:59:11.620Z] using credential edgex-jenkins-ssh [2023-08-25T10:59:11.638Z] Cloning the remote Git repository [2023-08-25T10:59:12.111Z] Removing intermediate container 3694d1e9b1af [2023-08-25T10:59:12.111Z] ---> 20afa69e08f7 [2023-08-25T10:59:12.111Z] Step 18/36 : WORKDIR / [2023-08-25T10:59:12.111Z] ---> Running in 5418aafd44a1 [2023-08-25T10:59:12.111Z] Removing intermediate container 5418aafd44a1 [2023-08-25T10:59:12.111Z] ---> 200c5d86003c [2023-08-25T10:59:12.111Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-08-25T10:59:11.683Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-08-25T10:59:11.773Z] > git init /w/workspace/device-usb-camera/133 # timeout=10 [2023-08-25T10:59:11.918Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-08-25T10:59:11.920Z] > git --version # timeout=10 [2023-08-25T10:59:11.951Z] > git --version # 'git version 2.25.1' [2023-08-25T10:59:11.953Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T10:59:12.124Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-25T10:59:12.678Z] ---> d870c5e79ff5 [2023-08-25T10:59:12.678Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-08-25T10:59:12.678Z] ---> 3b203794836f [2023-08-25T10:59:12.678Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-08-25T10:59:12.939Z] ---> 636f38d44206 [2023-08-25T10:59:12.939Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-08-25T10:59:12.939Z] ---> 239ee2fd8c6b [2023-08-25T10:59:12.939Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-08-25T10:59:12.939Z] ---> 8fea35ca369d [2023-08-25T10:59:12.939Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-08-25T10:59:13.197Z] ---> d141cd4b90a9 [2023-08-25T10:59:13.197Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-08-25T10:59:12.925Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-08-25T10:59:12.945Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-25T10:59:13.748Z] Avoid second fetch [2023-08-25T10:59:13.749Z] Checking out Revision 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 (main) [2023-08-25T10:59:13.764Z] ---> aa3f6d1130a7 [2023-08-25T10:59:13.764Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-08-25T10:59:13.764Z] ---> Running in d2f87ded0844 [2023-08-25T10:59:14.297Z] Commit message: "Merge pull request #274 from FelixTing/update-sdk" [2023-08-25T10:59:14.329Z] Removing intermediate container d2f87ded0844 [2023-08-25T10:59:14.329Z] ---> 8d4d73060d9c [2023-08-25T10:59:14.329Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-08-25T10:59:14.329Z] ---> Running in b12157af9510 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T10:59:14.897Z] Removing intermediate container b12157af9510 [2023-08-25T10:59:14.897Z] ---> a0f4459b4148 [2023-08-25T10:59:14.897Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-08-25T10:59:14.897Z] ---> Running in 8f6518e8be04 [2023-08-25T10:59:13.766Z] > git config core.sparsecheckout # timeout=10 [2023-08-25T10:59:13.830Z] > git checkout -f 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 # timeout=10 [2023-08-25T10:59:15.183Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-25T10:59:15.183Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T10:59:15.183Z] Dload Upload Total Spent Left Speed [2023-08-25T10:59:15.183Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [2023-08-25T10:59:15.464Z] Removing intermediate container 8f6518e8be04 [2023-08-25T10:59:15.464Z] ---> 2367626a52cb [2023-08-25T10:59:15.464Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-08-25T10:59:15.464Z] ---> Running in 2852eff4c0f2 [Pipeline] sh [2023-08-25T10:59:15.873Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-25T10:59:16.030Z] Removing intermediate container 2852eff4c0f2 [2023-08-25T10:59:16.030Z] ---> 5e1cc2b72d48 [2023-08-25T10:59:16.030Z] Step 30/36 : EXPOSE 59983 [2023-08-25T10:59:16.030Z] ---> Running in 7a4b04a0ef73 [2023-08-25T10:59:16.030Z] Removing intermediate container 7a4b04a0ef73 [2023-08-25T10:59:16.030Z] ---> eefabf9d6574 [2023-08-25T10:59:16.030Z] Step 31/36 : EXPOSE 8554 [2023-08-25T10:59:16.030Z] ---> Running in 9a79ef99e39a [2023-08-25T10:59:16.219Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-25T10:59:16.219Z] + sudo tee /etc/docker/daemon.new [2023-08-25T10:59:16.219Z] { [2023-08-25T10:59:16.219Z] "registry-mirrors": [ [2023-08-25T10:59:16.219Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-25T10:59:16.219Z] ], [2023-08-25T10:59:16.219Z] "bip": "10.250.0.254/24", [2023-08-25T10:59:16.219Z] "hosts": [ [2023-08-25T10:59:16.219Z] "tcp://0.0.0.0:5555", [2023-08-25T10:59:16.219Z] "unix:///var/run/docker.sock" [2023-08-25T10:59:16.219Z] ], [2023-08-25T10:59:16.219Z] "mtu": 1458, [2023-08-25T10:59:16.219Z] "selinux-enabled": true, [2023-08-25T10:59:16.219Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-25T10:59:16.219Z] } [Pipeline] sh [2023-08-25T10:59:16.289Z] Removing intermediate container 9a79ef99e39a [2023-08-25T10:59:16.289Z] ---> ce37de9e8a99 [2023-08-25T10:59:16.289Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-08-25T10:59:16.289Z] ---> Running in ed52e37a016c [2023-08-25T10:59:16.289Z] Removing intermediate container ed52e37a016c [2023-08-25T10:59:16.289Z] ---> a26b79eaff32 [2023-08-25T10:59:16.289Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-08-25T10:59:16.289Z] ---> Running in 5b2cc543c3ff [2023-08-25T10:59:16.289Z] Removing intermediate container 5b2cc543c3ff [2023-08-25T10:59:16.289Z] ---> 38a36eead951 [2023-08-25T10:59:16.289Z] Step 34/36 : LABEL arch=amd64 [2023-08-25T10:59:16.289Z] ---> Running in 8b9f1f3724e3 [2023-08-25T10:59:16.544Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-08-25T10:59:16.545Z] Removing intermediate container 8b9f1f3724e3 [2023-08-25T10:59:16.545Z] ---> 26ac72b8e351 [2023-08-25T10:59:16.545Z] Step 35/36 : LABEL git_sha=01fe4c452c1c0c1ad9fb2e18d81433e35514c064 [2023-08-25T10:59:16.545Z] ---> Running in 6222f77cc10f [2023-08-25T10:59:16.545Z] Removing intermediate container 6222f77cc10f [2023-08-25T10:59:16.545Z] ---> c810373e73cb [2023-08-25T10:59:16.545Z] Step 36/36 : LABEL version=3.1.0-dev.9 [2023-08-25T10:59:16.545Z] ---> Running in 23175014fb19 [Pipeline] sh [2023-08-25T10:59:16.804Z] Removing intermediate container 23175014fb19 [2023-08-25T10:59:16.804Z] ---> 2e43c1eb85b9 [2023-08-25T10:59:16.804Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-25T10:59:16.804Z] Successfully built 2e43c1eb85b9 [2023-08-25T10:59:16.804Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2023-08-25T10:59:16.872Z] + sudo service docker restart [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T10:59:16.920Z] provisioning config files... [2023-08-25T10:59:16.927Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1125450752767852188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T10:59:17.218Z] ---> docker-login.sh [2023-08-25T10:59:17.218Z] nexus3.edgexfoundry.org:10001 [2023-08-25T10:59:17.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T10:59:17.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T10:59:17.218Z] Configure a credential helper to remove this warning. See [2023-08-25T10:59:17.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T10:59:17.218Z] [2023-08-25T10:59:17.218Z] Login Succeeded [2023-08-25T10:59:17.218Z] nexus3.edgexfoundry.org:10002 [2023-08-25T10:59:17.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T10:59:17.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T10:59:17.218Z] Configure a credential helper to remove this warning. See [2023-08-25T10:59:17.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T10:59:17.218Z] [2023-08-25T10:59:17.218Z] Login Succeeded [2023-08-25T10:59:17.218Z] nexus3.edgexfoundry.org:10003 [2023-08-25T10:59:17.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T10:59:17.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T10:59:17.477Z] Configure a credential helper to remove this warning. See [2023-08-25T10:59:17.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T10:59:17.477Z] [2023-08-25T10:59:17.477Z] Login Succeeded [2023-08-25T10:59:17.477Z] nexus3.edgexfoundry.org:10004 [2023-08-25T10:59:17.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T10:59:17.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T10:59:17.477Z] Configure a credential helper to remove this warning. See [2023-08-25T10:59:17.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T10:59:17.477Z] [2023-08-25T10:59:17.477Z] Login Succeeded [2023-08-25T10:59:17.477Z] docker.io [2023-08-25T10:59:17.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T10:59:17.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T10:59:17.736Z] Configure a credential helper to remove this warning. See [2023-08-25T10:59:17.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T10:59:17.736Z] [2023-08-25T10:59:17.736Z] Login Succeeded [2023-08-25T10:59:17.736Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T10:59:17.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T10:59:17.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T10:59:17.803Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-08-25T10:59:17.803Z] 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 [2023-08-25T10:59:17.803Z] latest [2023-08-25T10:59:17.803Z] 3.1.0-dev.9 [2023-08-25T10:59:17.803Z] 01fe4c452c1c0c1ad9fb2e18d81433e35514c064-3.1.0-dev.9 [2023-08-25T10:59:17.803Z] main [2023-08-25T10:59:17.803Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T10:59:18.150Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:01fe4c452c1c0c1ad9fb2e18d81433e35514c064 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T10:59:18.455Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:01fe4c452c1c0c1ad9fb2e18d81433e35514c064 [2023-08-25T10:59:18.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-25T10:59:18.455Z] 1f6985cdefd4: Preparing [2023-08-25T10:59:18.455Z] c2a25702c2c5: Preparing [2023-08-25T10:59:18.455Z] df97563e4dc8: Preparing [2023-08-25T10:59:18.455Z] 281ed77fd2cd: Preparing [2023-08-25T10:59:18.455Z] 3827b5b91e75: Preparing [2023-08-25T10:59:18.455Z] acc83c6ca332: Preparing [2023-08-25T10:59:18.455Z] abc8ba9c5592: Preparing [2023-08-25T10:59:18.455Z] 0191b6aec6ee: Preparing [2023-08-25T10:59:18.455Z] b41e01ac5f80: Preparing [2023-08-25T10:59:18.455Z] a24da5533826: Preparing [2023-08-25T10:59:18.455Z] e463885b5a97: Preparing [2023-08-25T10:59:18.455Z] 9cdc103360af: Preparing [2023-08-25T10:59:18.455Z] 36b50b131297: Preparing [2023-08-25T10:59:18.455Z] b41e01ac5f80: Waiting [2023-08-25T10:59:18.455Z] a24da5533826: Waiting [2023-08-25T10:59:18.455Z] e463885b5a97: Waiting [2023-08-25T10:59:18.455Z] 9cdc103360af: Waiting [2023-08-25T10:59:18.455Z] 36b50b131297: Waiting [2023-08-25T10:59:18.455Z] acc83c6ca332: Waiting [2023-08-25T10:59:18.455Z] 0191b6aec6ee: Waiting [2023-08-25T10:59:18.455Z] abc8ba9c5592: Waiting [2023-08-25T10:59:18.455Z] df97563e4dc8: Pushed [2023-08-25T10:59:18.455Z] c2a25702c2c5: Pushed [2023-08-25T10:59:18.455Z] 281ed77fd2cd: Pushed [2023-08-25T10:59:18.455Z] 1f6985cdefd4: Pushed [2023-08-25T10:59:18.455Z] acc83c6ca332: Pushed [2023-08-25T10:59:18.712Z] abc8ba9c5592: Pushed [2023-08-25T10:59:18.712Z] 0191b6aec6ee: Pushed [2023-08-25T10:59:18.712Z] b41e01ac5f80: Pushed [2023-08-25T10:59:18.712Z] a24da5533826: Pushed [2023-08-25T10:59:18.712Z] 36b50b131297: Layer already exists [2023-08-25T10:59:21.239Z] 3827b5b91e75: Pushed [2023-08-25T10:59:21.239Z] e463885b5a97: Pushed [2023-08-25T10:59:27.819Z] 9cdc103360af: Pushed [2023-08-25T10:59:27.819Z] 01fe4c452c1c0c1ad9fb2e18d81433e35514c064: digest: sha256:b7adc10835ea1a42df0448087841e7b417d605dff425d344ab713d1e6209cf84 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T10:59:28.210Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T10:59:28.518Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-08-25T10:59:28.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-25T10:59:28.518Z] 1f6985cdefd4: Preparing [2023-08-25T10:59:28.518Z] c2a25702c2c5: Preparing [2023-08-25T10:59:28.518Z] df97563e4dc8: Preparing [2023-08-25T10:59:28.518Z] 281ed77fd2cd: Preparing [2023-08-25T10:59:28.518Z] 3827b5b91e75: Preparing [2023-08-25T10:59:28.518Z] acc83c6ca332: Preparing [2023-08-25T10:59:28.518Z] abc8ba9c5592: Preparing [2023-08-25T10:59:28.518Z] 0191b6aec6ee: Preparing [2023-08-25T10:59:28.518Z] b41e01ac5f80: Preparing [2023-08-25T10:59:28.518Z] a24da5533826: Preparing [2023-08-25T10:59:28.518Z] e463885b5a97: Preparing [2023-08-25T10:59:28.518Z] 9cdc103360af: Preparing [2023-08-25T10:59:28.518Z] 36b50b131297: Preparing [2023-08-25T10:59:28.518Z] 0191b6aec6ee: Waiting [2023-08-25T10:59:28.518Z] b41e01ac5f80: Waiting [2023-08-25T10:59:28.518Z] a24da5533826: Waiting [2023-08-25T10:59:28.518Z] e463885b5a97: Waiting [2023-08-25T10:59:28.518Z] 9cdc103360af: Waiting [2023-08-25T10:59:28.518Z] acc83c6ca332: Waiting [2023-08-25T10:59:28.518Z] abc8ba9c5592: Waiting [2023-08-25T10:59:28.518Z] 36b50b131297: Waiting [2023-08-25T10:59:28.518Z] c2a25702c2c5: Layer already exists [2023-08-25T10:59:28.518Z] 1f6985cdefd4: Layer already exists [2023-08-25T10:59:28.518Z] df97563e4dc8: Layer already exists [2023-08-25T10:59:28.518Z] 281ed77fd2cd: Layer already exists [2023-08-25T10:59:28.518Z] 3827b5b91e75: Layer already exists [2023-08-25T10:59:28.518Z] a24da5533826: Layer already exists [2023-08-25T10:59:28.518Z] 0191b6aec6ee: Layer already exists [2023-08-25T10:59:28.518Z] abc8ba9c5592: Layer already exists [2023-08-25T10:59:28.518Z] acc83c6ca332: Layer already exists [2023-08-25T10:59:28.518Z] b41e01ac5f80: Layer already exists [2023-08-25T10:59:28.518Z] 9cdc103360af: Layer already exists [2023-08-25T10:59:28.518Z] 36b50b131297: Layer already exists [2023-08-25T10:59:28.518Z] e463885b5a97: Layer already exists [2023-08-25T10:59:28.518Z] latest: digest: sha256:b7adc10835ea1a42df0448087841e7b417d605dff425d344ab713d1e6209cf84 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T10:59:28.827Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T10:59:29.136Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.9 [2023-08-25T10:59:29.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-25T10:59:29.137Z] 1f6985cdefd4: Preparing [2023-08-25T10:59:29.137Z] c2a25702c2c5: Preparing [2023-08-25T10:59:29.137Z] df97563e4dc8: Preparing [2023-08-25T10:59:29.137Z] 281ed77fd2cd: Preparing [2023-08-25T10:59:29.137Z] 3827b5b91e75: Preparing [2023-08-25T10:59:29.137Z] acc83c6ca332: Preparing [2023-08-25T10:59:29.137Z] abc8ba9c5592: Preparing [2023-08-25T10:59:29.137Z] 0191b6aec6ee: Preparing [2023-08-25T10:59:29.137Z] b41e01ac5f80: Preparing [2023-08-25T10:59:29.137Z] a24da5533826: Preparing [2023-08-25T10:59:29.137Z] e463885b5a97: Preparing [2023-08-25T10:59:29.137Z] 9cdc103360af: Preparing [2023-08-25T10:59:29.137Z] 36b50b131297: Preparing [2023-08-25T10:59:29.137Z] abc8ba9c5592: Waiting [2023-08-25T10:59:29.137Z] acc83c6ca332: Waiting [2023-08-25T10:59:29.137Z] 0191b6aec6ee: Waiting [2023-08-25T10:59:29.137Z] b41e01ac5f80: Waiting [2023-08-25T10:59:29.137Z] e463885b5a97: Waiting [2023-08-25T10:59:29.137Z] a24da5533826: Waiting [2023-08-25T10:59:29.137Z] 9cdc103360af: Waiting [2023-08-25T10:59:29.137Z] 3827b5b91e75: Layer already exists [2023-08-25T10:59:29.137Z] df97563e4dc8: Layer already exists [2023-08-25T10:59:29.137Z] c2a25702c2c5: Layer already exists [2023-08-25T10:59:29.137Z] 1f6985cdefd4: Layer already exists [2023-08-25T10:59:29.137Z] 281ed77fd2cd: Layer already exists [2023-08-25T10:59:29.137Z] 0191b6aec6ee: Layer already exists [2023-08-25T10:59:29.137Z] acc83c6ca332: Layer already exists [2023-08-25T10:59:29.137Z] a24da5533826: Layer already exists [2023-08-25T10:59:29.137Z] b41e01ac5f80: Layer already exists [2023-08-25T10:59:29.137Z] abc8ba9c5592: Layer already exists [2023-08-25T10:59:29.137Z] e463885b5a97: Layer already exists [2023-08-25T10:59:29.137Z] 9cdc103360af: Layer already exists [2023-08-25T10:59:29.137Z] 36b50b131297: Layer already exists [2023-08-25T10:59:29.137Z] 3.1.0-dev.9: digest: sha256:b7adc10835ea1a42df0448087841e7b417d605dff425d344ab713d1e6209cf84 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T10:59:29.445Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:01fe4c452c1c0c1ad9fb2e18d81433e35514c064-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T10:59:29.755Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:01fe4c452c1c0c1ad9fb2e18d81433e35514c064-3.1.0-dev.9 [2023-08-25T10:59:29.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-25T10:59:29.755Z] 1f6985cdefd4: Preparing [2023-08-25T10:59:29.755Z] c2a25702c2c5: Preparing [2023-08-25T10:59:29.755Z] df97563e4dc8: Preparing [2023-08-25T10:59:29.755Z] 281ed77fd2cd: Preparing [2023-08-25T10:59:29.755Z] 3827b5b91e75: Preparing [2023-08-25T10:59:29.755Z] acc83c6ca332: Preparing [2023-08-25T10:59:29.755Z] abc8ba9c5592: Preparing [2023-08-25T10:59:29.755Z] 0191b6aec6ee: Preparing [2023-08-25T10:59:29.755Z] b41e01ac5f80: Preparing [2023-08-25T10:59:29.755Z] a24da5533826: Preparing [2023-08-25T10:59:29.755Z] e463885b5a97: Preparing [2023-08-25T10:59:29.755Z] 9cdc103360af: Preparing [2023-08-25T10:59:29.755Z] 36b50b131297: Preparing [2023-08-25T10:59:29.755Z] b41e01ac5f80: Waiting [2023-08-25T10:59:29.755Z] acc83c6ca332: Waiting [2023-08-25T10:59:29.755Z] 9cdc103360af: Waiting [2023-08-25T10:59:29.755Z] a24da5533826: Waiting [2023-08-25T10:59:29.755Z] e463885b5a97: Waiting [2023-08-25T10:59:29.755Z] abc8ba9c5592: Waiting [2023-08-25T10:59:29.755Z] 36b50b131297: Waiting [2023-08-25T10:59:29.755Z] 0191b6aec6ee: Waiting [2023-08-25T10:59:29.755Z] df97563e4dc8: Layer already exists [2023-08-25T10:59:29.755Z] 3827b5b91e75: Layer already exists [2023-08-25T10:59:29.755Z] c2a25702c2c5: Layer already exists [2023-08-25T10:59:29.756Z] 281ed77fd2cd: Layer already exists [2023-08-25T10:59:29.756Z] 1f6985cdefd4: Layer already exists [2023-08-25T10:59:29.756Z] b41e01ac5f80: Layer already exists [2023-08-25T10:59:29.756Z] abc8ba9c5592: Layer already exists [2023-08-25T10:59:29.756Z] a24da5533826: Layer already exists [2023-08-25T10:59:29.756Z] acc83c6ca332: Layer already exists [2023-08-25T10:59:29.756Z] 0191b6aec6ee: Layer already exists [2023-08-25T10:59:29.756Z] 36b50b131297: Layer already exists [2023-08-25T10:59:29.756Z] e463885b5a97: Layer already exists [2023-08-25T10:59:29.756Z] 9cdc103360af: Layer already exists [2023-08-25T10:59:29.756Z] 01fe4c452c1c0c1ad9fb2e18d81433e35514c064-3.1.0-dev.9: digest: sha256:b7adc10835ea1a42df0448087841e7b417d605dff425d344ab713d1e6209cf84 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T10:59:30.064Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T10:59:30.367Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-08-25T10:59:30.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-25T10:59:30.367Z] 1f6985cdefd4: Preparing [2023-08-25T10:59:30.367Z] c2a25702c2c5: Preparing [2023-08-25T10:59:30.367Z] df97563e4dc8: Preparing [2023-08-25T10:59:30.367Z] 281ed77fd2cd: Preparing [2023-08-25T10:59:30.367Z] 3827b5b91e75: Preparing [2023-08-25T10:59:30.367Z] acc83c6ca332: Preparing [2023-08-25T10:59:30.367Z] abc8ba9c5592: Preparing [2023-08-25T10:59:30.367Z] 0191b6aec6ee: Preparing [2023-08-25T10:59:30.367Z] b41e01ac5f80: Preparing [2023-08-25T10:59:30.367Z] a24da5533826: Preparing [2023-08-25T10:59:30.367Z] e463885b5a97: Preparing [2023-08-25T10:59:30.367Z] 9cdc103360af: Preparing [2023-08-25T10:59:30.367Z] 36b50b131297: Preparing [2023-08-25T10:59:30.367Z] 0191b6aec6ee: Waiting [2023-08-25T10:59:30.367Z] e463885b5a97: Waiting [2023-08-25T10:59:30.367Z] 9cdc103360af: Waiting [2023-08-25T10:59:30.367Z] b41e01ac5f80: Waiting [2023-08-25T10:59:30.367Z] acc83c6ca332: Waiting [2023-08-25T10:59:30.367Z] abc8ba9c5592: Waiting [2023-08-25T10:59:30.367Z] a24da5533826: Waiting [2023-08-25T10:59:30.367Z] 36b50b131297: Waiting [2023-08-25T10:59:30.367Z] 281ed77fd2cd: Layer already exists [2023-08-25T10:59:30.367Z] c2a25702c2c5: Layer already exists [2023-08-25T10:59:30.367Z] 3827b5b91e75: Layer already exists [2023-08-25T10:59:30.367Z] df97563e4dc8: Layer already exists [2023-08-25T10:59:30.367Z] 1f6985cdefd4: Layer already exists [2023-08-25T10:59:30.367Z] acc83c6ca332: Layer already exists [2023-08-25T10:59:30.367Z] 0191b6aec6ee: Layer already exists [2023-08-25T10:59:30.367Z] a24da5533826: Layer already exists [2023-08-25T10:59:30.367Z] b41e01ac5f80: Layer already exists [2023-08-25T10:59:30.367Z] abc8ba9c5592: Layer already exists [2023-08-25T10:59:30.367Z] e463885b5a97: Layer already exists [2023-08-25T10:59:30.367Z] 36b50b131297: Layer already exists [2023-08-25T10:59:30.367Z] 9cdc103360af: Layer already exists [2023-08-25T10:59:30.367Z] main: digest: sha256:b7adc10835ea1a42df0448087841e7b417d605dff425d344ab713d1e6209cf84 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T10:59:30.418Z] ===================================================== [Pipeline] echo [2023-08-25T10:59:30.425Z] taggedImages: [2023-08-25T10:59:30.425Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:01fe4c452c1c0c1ad9fb2e18d81433e35514c064 [2023-08-25T10:59:30.425Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-08-25T10:59:30.425Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.9 [2023-08-25T10:59:30.425Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:01fe4c452c1c0c1ad9fb2e18d81433e35514c064-3.1.0-dev.9 [2023-08-25T10:59:30.425Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [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 [2023-08-25T10:59:30.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T10:59:30.796Z] [2023-08-25T10:59:30.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T10:59:31.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T10:59:31.091Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-25T10:59:31.091Z] 5eb5b503b376: Pulling fs layer [2023-08-25T10:59:31.091Z] 5c69ac0246d0: Pulling fs layer [2023-08-25T10:59:31.091Z] ec43610c2a17: Pulling fs layer [2023-08-25T10:59:31.091Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-25T10:59:31.091Z] 33b1e0a273af: Pulling fs layer [2023-08-25T10:59:31.091Z] 5d3b04190fa2: Pulling fs layer [2023-08-25T10:59:31.091Z] 2f39f015ded8: Pulling fs layer [2023-08-25T10:59:31.091Z] 3a2ae6a8a46f: Waiting [2023-08-25T10:59:31.091Z] 33b1e0a273af: Waiting [2023-08-25T10:59:31.091Z] 5d3b04190fa2: Waiting [2023-08-25T10:59:31.091Z] 2f39f015ded8: Waiting [2023-08-25T10:59:31.091Z] 5c69ac0246d0: Verifying Checksum [2023-08-25T10:59:31.091Z] 5c69ac0246d0: Download complete [2023-08-25T10:59:31.091Z] 3a2ae6a8a46f: Download complete [2023-08-25T10:59:31.091Z] 33b1e0a273af: Verifying Checksum [2023-08-25T10:59:31.091Z] 33b1e0a273af: Download complete [2023-08-25T10:59:31.091Z] ec43610c2a17: Verifying Checksum [2023-08-25T10:59:31.091Z] ec43610c2a17: Download complete [2023-08-25T10:59:31.091Z] 5d3b04190fa2: Verifying Checksum [2023-08-25T10:59:31.091Z] 5d3b04190fa2: Download complete [2023-08-25T10:59:31.348Z] 5eb5b503b376: Verifying Checksum [2023-08-25T10:59:31.348Z] 5eb5b503b376: Download complete [2023-08-25T10:59:31.913Z] 2f39f015ded8: Download complete [2023-08-25T10:59:32.479Z] 5eb5b503b376: Pull complete [2023-08-25T10:59:32.479Z] 5c69ac0246d0: Pull complete [2023-08-25T10:59:32.737Z] ec43610c2a17: Pull complete [2023-08-25T10:59:32.737Z] 3a2ae6a8a46f: Pull complete [2023-08-25T10:59:32.996Z] 33b1e0a273af: Pull complete [2023-08-25T10:59:32.996Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T10:59:35.147Z] provisioning config files... [2023-08-25T10:59:35.174Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/133@tmp/config17266879368302358975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T10:59:35.539Z] ---> docker-login.sh [2023-08-25T10:59:35.539Z] nexus3.edgexfoundry.org:10001 [2023-08-25T10:59:36.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T10:59:36.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T10:59:36.127Z] Configure a credential helper to remove this warning. See [2023-08-25T10:59:36.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T10:59:36.127Z] [2023-08-25T10:59:36.127Z] Login Succeeded [2023-08-25T10:59:36.127Z] nexus3.edgexfoundry.org:10002 [2023-08-25T10:59:36.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T10:59:36.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T10:59:36.397Z] Configure a credential helper to remove this warning. See [2023-08-25T10:59:36.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T10:59:36.397Z] [2023-08-25T10:59:36.397Z] Login Succeeded [2023-08-25T10:59:36.397Z] nexus3.edgexfoundry.org:10003 [2023-08-25T10:59:36.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T10:59:36.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T10:59:36.939Z] Configure a credential helper to remove this warning. See [2023-08-25T10:59:36.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T10:59:36.939Z] [2023-08-25T10:59:36.939Z] Login Succeeded [2023-08-25T10:59:36.939Z] nexus3.edgexfoundry.org:10004 [2023-08-25T10:59:37.174Z] 2f39f015ded8: Pull complete [2023-08-25T10:59:37.175Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-25T10:59:37.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T10:59:37.175Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2023-08-25T10:59:37.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T10:59:37.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T10:59:37.209Z] Configure a credential helper to remove this warning. See [2023-08-25T10:59:37.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T10:59:37.209Z] [2023-08-25T10:59:37.209Z] Login Succeeded [2023-08-25T10:59:37.209Z] docker.io [Pipeline] withDockerContainer [2023-08-25T10:59:37.262Z] prd-ubuntu20.04-docker-8c-8g-4555 does not seem to be running inside a container [2023-08-25T10:59:37.295Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-25T10:59:37.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T10:59:37.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T10:59:37.748Z] Configure a credential helper to remove this warning. See [2023-08-25T10:59:37.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T10:59:37.748Z] [2023-08-25T10:59:37.748Z] Login Succeeded [2023-08-25T10:59:37.748Z] ---> docker-login.sh ends [2023-08-25T10:59:38.699Z] $ docker top d83854be8505db097f0b620311b89704cb7b0920620dc60cb293d4fe2c33c277 -eo pid,comm [Pipeline] { [Pipeline] } [2023-08-25T10:59:38.758Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-08-25T10:59:39.096Z] ---> job-cost.sh [2023-08-25T10:59:39.096Z] lf-activate-venv: SKIPPING [2023-08-25T10:59:39.096Z] INFO: No Stack... [Pipeline] echo [2023-08-25T10:59:39.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T10:59:39.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T10:59:39.165Z] ========================================================= [2023-08-25T10:59:39.165Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-25T10:59:39.165Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T10:59:39.354Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-25T10:59:39.519Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-25T10:59:39.790Z] Sending build context to Docker daemon 1.242MB [2023-08-25T10:59:39.790Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T10:59:39.790Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-25T10:59:39.920Z] INFO: Archiving Costs [Pipeline] sh [2023-08-25T10:59:40.062Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-25T10:59:40.062Z] edb6bdbacee9: Pulling fs layer [2023-08-25T10:59:40.062Z] 5f9638ab2659: Pulling fs layer [2023-08-25T10:59:40.062Z] 8d51d6327a98: Pulling fs layer [2023-08-25T10:59:40.062Z] 8b374f2dd631: Pulling fs layer [2023-08-25T10:59:40.062Z] ec14aa9079de: Pulling fs layer [2023-08-25T10:59:40.062Z] 2f466654f4bb: Pulling fs layer [2023-08-25T10:59:40.062Z] 554e91adad29: Pulling fs layer [2023-08-25T10:59:40.062Z] 8b374f2dd631: Waiting [2023-08-25T10:59:40.062Z] ec14aa9079de: Waiting [2023-08-25T10:59:40.062Z] 2f466654f4bb: Waiting [2023-08-25T10:59:40.062Z] 554e91adad29: Waiting [2023-08-25T10:59:40.062Z] 5f9638ab2659: Verifying Checksum [2023-08-25T10:59:40.062Z] 5f9638ab2659: Download complete [2023-08-25T10:59:40.062Z] 8b374f2dd631: Verifying Checksum [2023-08-25T10:59:40.062Z] 8b374f2dd631: Download complete [2023-08-25T10:59:40.062Z] ec14aa9079de: Verifying Checksum [2023-08-25T10:59:40.062Z] ec14aa9079de: Download complete [2023-08-25T10:59:40.205Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-08-25T10:59:40.205Z] + cut -d, -f6 [Pipeline] lock [2023-08-25T10:59:40.218Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-133-stack-cost] [2023-08-25T10:59:40.224Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-133-stack-cost] did not exist. Created. [2023-08-25T10:59:40.224Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-25T10:59:40.335Z] edb6bdbacee9: Verifying Checksum [2023-08-25T10:59:40.335Z] edb6bdbacee9: Download complete [2023-08-25T10:59:40.526Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-25T10:59:40.557Z] Stashed 1 file(s) [Pipeline] } [2023-08-25T10:59:40.564Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-133-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-25T10:59:40.586Z] $ docker stop --time=1 d83854be8505db097f0b620311b89704cb7b0920620dc60cb293d4fe2c33c277 [2023-08-25T10:59:41.730Z] $ docker rm -f --volumes d83854be8505db097f0b620311b89704cb7b0920620dc60cb293d4fe2c33c277 [2023-08-25T10:59:41.750Z] 554e91adad29: Verifying Checksum [2023-08-25T10:59:41.750Z] 554e91adad29: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-25T10:59:42.730Z] 2f466654f4bb: Verifying Checksum [2023-08-25T10:59:42.730Z] 2f466654f4bb: Download complete [2023-08-25T10:59:42.730Z] 8d51d6327a98: Verifying Checksum [2023-08-25T10:59:42.730Z] 8d51d6327a98: Download complete [2023-08-25T10:59:44.143Z] edb6bdbacee9: Pull complete [2023-08-25T10:59:44.414Z] 5f9638ab2659: Pull complete [2023-08-25T10:59:56.750Z] 8d51d6327a98: Pull complete [2023-08-25T10:59:56.750Z] 8b374f2dd631: Pull complete [2023-08-25T10:59:56.750Z] ec14aa9079de: Pull complete [2023-08-25T11:00:03.691Z] 2f466654f4bb: Pull complete [2023-08-25T11:00:07.109Z] 554e91adad29: Pull complete [2023-08-25T11:00:07.109Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-25T11:00:07.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-25T11:00:07.109Z] ---> 1e15ea492957 [2023-08-25T11:00:07.109Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-25T11:00:07.700Z] ---> Running in 1893111c8096 [2023-08-25T11:00:07.973Z] Removing intermediate container 1893111c8096 [2023-08-25T11:00:07.973Z] ---> 8283f5969725 [2023-08-25T11:00:07.973Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T11:00:07.973Z] ---> Running in 53eec0d89fb1 [2023-08-25T11:00:08.247Z] Removing intermediate container 53eec0d89fb1 [2023-08-25T11:00:08.247Z] ---> 18d6d4906b73 [2023-08-25T11:00:08.247Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-25T11:00:08.518Z] ---> Running in 09592086937f [2023-08-25T11:00:08.786Z] Removing intermediate container 09592086937f [2023-08-25T11:00:08.787Z] ---> 012edbf28a70 [2023-08-25T11:00:08.787Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-25T11:00:08.787Z] ---> Running in 29888948759c [2023-08-25T11:00:09.054Z] Removing intermediate container 29888948759c [2023-08-25T11:00:09.054Z] ---> 46613654e9e9 [2023-08-25T11:00:09.054Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T11:00:09.323Z] ---> Running in cb2498679891 [2023-08-25T11:00:10.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T11:00:11.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T11:00:12.424Z] (1/14) Installing libintl (0.21.1-r1) [2023-08-25T11:00:12.424Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-08-25T11:00:12.424Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-08-25T11:00:12.424Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-08-25T11:00:12.424Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-08-25T11:00:12.424Z] (6/14) Installing udev-init-scripts (35-r1) [2023-08-25T11:00:12.424Z] (7/14) Installing libblkid (2.38.1-r1) [2023-08-25T11:00:12.424Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-08-25T11:00:12.424Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-08-25T11:00:12.424Z] (10/14) Installing kmod-libs (30-r1) [2023-08-25T11:00:12.424Z] (11/14) Installing eudev (3.2.11-r4) [2023-08-25T11:00:12.424Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-08-25T11:00:12.424Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-08-25T11:00:12.424Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-08-25T11:00:12.424Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T11:00:12.424Z] Executing eudev-3.2.11-r4.trigger [2023-08-25T11:00:12.424Z] OK: 271 MiB in 67 packages [2023-08-25T11:00:13.867Z] Removing intermediate container cb2498679891 [2023-08-25T11:00:13.867Z] ---> c2b0f8fce330 [2023-08-25T11:00:13.867Z] Step 8/13 : WORKDIR /device-usb-camera [2023-08-25T11:00:13.867Z] ---> Running in b2a28910797a [2023-08-25T11:00:14.485Z] Removing intermediate container b2a28910797a [2023-08-25T11:00:14.486Z] ---> c26ed456672c [2023-08-25T11:00:14.486Z] Step 9/13 : COPY go.mod vendor* ./ [2023-08-25T11:00:14.763Z] ---> 943a04d3b1ac [2023-08-25T11:00:14.763Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T11:00:15.035Z] ---> Running in ec6285f00ceb [2023-08-25T11:01:26.319Z] Removing intermediate container ec6285f00ceb [2023-08-25T11:01:26.319Z] ---> 4d52a9888c03 [2023-08-25T11:01:26.319Z] Step 11/13 : COPY . . [2023-08-25T11:01:26.319Z] ---> c0229033603d [2023-08-25T11:01:26.319Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-25T11:01:26.319Z] ---> Running in 630d3973cdf3 [2023-08-25T11:01:26.319Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T11:01:26.319Z] Dload Upload Total Spent Left Speed [2023-08-25T11:01:26.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1252 100 1252 0 0 4841 0 --:--:-- --:--:-- --:--:-- 4871 [2023-08-25T11:01:26.319Z] Removing intermediate container 630d3973cdf3 [2023-08-25T11:01:26.319Z] ---> 73fc59fc35a2 [2023-08-25T11:01:26.319Z] Step 13/13 : RUN ${MAKE} [2023-08-25T11:01:26.319Z] ---> Running in 4e982e364017 [2023-08-25T11:01:26.319Z] noop [2023-08-25T11:01:26.319Z] Removing intermediate container 4e982e364017 [2023-08-25T11:01:26.319Z] ---> 0ebee6080110 [2023-08-25T11:01:26.319Z] Successfully built 0ebee6080110 [2023-08-25T11:01:26.319Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:01:26.668Z] + docker inspect -f . ci-base-image-arm64 [2023-08-25T11:01:26.668Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T11:01:26.903Z] prd-ubuntu20.04-docker-arm64-4c-16g-4560 does not seem to be running inside a container [2023-08-25T11:01:26.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/133 -v /w/workspace/device-usb-camera/133:/w/workspace/device-usb-camera/133:rw,z -v /w/workspace/device-usb-camera/133@tmp:/w/workspace/device-usb-camera/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-25T11:01:28.491Z] $ docker top 0995203a3734635d4364f40e947b1692750d45d715ce2cb67abbf315aef7602a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T11:01:29.366Z] + go version [2023-08-25T11:01:29.366Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-25T11:01:29.391Z] $ docker stop --time=1 0995203a3734635d4364f40e947b1692750d45d715ce2cb67abbf315aef7602a [2023-08-25T11:01:31.078Z] $ docker rm -f --volumes 0995203a3734635d4364f40e947b1692750d45d715ce2cb67abbf315aef7602a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:01:31.637Z] + docker inspect -f . ci-base-image-arm64 [2023-08-25T11:01:31.637Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T11:01:31.863Z] prd-ubuntu20.04-docker-arm64-4c-16g-4560 does not seem to be running inside a container [2023-08-25T11:01:31.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/133 -v /w/workspace/device-usb-camera/133:/w/workspace/device-usb-camera/133:rw,z -v /w/workspace/device-usb-camera/133@tmp:/w/workspace/device-usb-camera/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-25T11:01:33.314Z] $ docker top 36441c42a6961a6d06e698a37c67341c17d1cf99dd78a97d602ebef990425e12 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T11:01:34.210Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/133 [Pipeline] fileExists [Pipeline] sh [2023-08-25T11:01:34.919Z] + make test [2023-08-25T11:01:34.919Z] go test ./... -coverprofile=coverage.out ./... [2023-08-25T11:02:13.837Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-08-25T11:04:50.566Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-08-25T11:04:53.919Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.097s coverage: 4.4% of statements [2023-08-25T11:04:54.507Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-25T11:04:54.507Z] go vet ./... [2023-08-25T11:05:33.458Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-25T11:05:33.458Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-25T11:05:33.458Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-25T11:05:33.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-25T11:05:33.495Z] $ docker stop --time=1 36441c42a6961a6d06e698a37c67341c17d1cf99dd78a97d602ebef990425e12 [2023-08-25T11:05:35.492Z] $ docker rm -f --volumes 36441c42a6961a6d06e698a37c67341c17d1cf99dd78a97d602ebef990425e12 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T11:05:36.897Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-25T11:05:36.919Z] Warning: overwriting stash ‘coverage-report’ [2023-08-25T11:05:37.650Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T11:05:38.074Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-25T11:05:38.416Z] + ls -al . [2023-08-25T11:05:38.416Z] total 216 [2023-08-25T11:05:38.416Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 11:01 . [2023-08-25T11:05:38.416Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 10:59 .. [2023-08-25T11:05:38.416Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 10:59 .git [2023-08-25T11:05:38.416Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 10:59 .github [2023-08-25T11:05:38.416Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 25 10:59 .gitignore [2023-08-25T11:05:38.416Z] -rw-rw-r-- 1 jenkins jenkins 45 Aug 25 10:59 .golangci.yml [2023-08-25T11:05:38.416Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 25 10:59 .hadolint.yml [2023-08-25T11:05:38.416Z] -rw-rw-r-- 1 jenkins jenkins 10960 Aug 25 10:59 Attribution.txt [2023-08-25T11:05:38.416Z] -rw-rw-r-- 1 jenkins jenkins 11903 Aug 25 10:59 CHANGELOG.md [2023-08-25T11:05:38.416Z] -rw-rw-r-- 1 jenkins jenkins 2453 Aug 25 10:59 Dockerfile [2023-08-25T11:05:38.416Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 25 10:59 GOVERNANCE.md [2023-08-25T11:05:38.416Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 25 10:59 Jenkinsfile [2023-08-25T11:05:38.416Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 25 10:59 LICENSE [2023-08-25T11:05:38.416Z] -rw-rw-r-- 1 jenkins jenkins 2490 Aug 25 10:59 Makefile [2023-08-25T11:05:38.416Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 25 10:59 OWNERS.md [2023-08-25T11:05:38.416Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 25 10:59 README.md [2023-08-25T11:05:38.416Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 25 10:57 VERSION [2023-08-25T11:05:38.416Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 10:59 bin [2023-08-25T11:05:38.416Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 10:59 cmd [2023-08-25T11:05:38.416Z] -rw-r--r-- 1 jenkins jenkins 53939 Aug 25 11:04 coverage.out [2023-08-25T11:05:38.416Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 25 10:59 docker-entrypoint.sh [2023-08-25T11:05:38.416Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 10:59 docs [2023-08-25T11:05:38.416Z] -rw-rw-r-- 1 jenkins jenkins 3994 Aug 25 10:59 go.mod [2023-08-25T11:05:38.416Z] -rw-rw-r-- 1 jenkins jenkins 34415 Aug 25 10:59 go.sum [2023-08-25T11:05:38.416Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 10:59 internal [2023-08-25T11:05:38.416Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 10:59 snap [2023-08-25T11:05:38.416Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 25 10:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:05:38.774Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=01fe4c452c1c0c1ad9fb2e18d81433e35514c064 --label arch=arm64 --label version=3.1.0-dev.9 . [2023-08-25T11:05:39.373Z] Sending build context to Docker daemon 1.297MB [2023-08-25T11:05:39.373Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T11:05:39.374Z] Step 2/36 : FROM ${BASE} AS builder [2023-08-25T11:05:39.374Z] ---> 0ebee6080110 [2023-08-25T11:05:39.374Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-08-25T11:05:39.374Z] ---> Running in bf72c64d148c [2023-08-25T11:05:39.648Z] Removing intermediate container bf72c64d148c [2023-08-25T11:05:39.648Z] ---> 0ee20ab5e529 [2023-08-25T11:05:39.648Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T11:05:39.921Z] ---> Running in 50c803c4601a [2023-08-25T11:05:40.197Z] Removing intermediate container 50c803c4601a [2023-08-25T11:05:40.197Z] ---> a197ef7e80e6 [2023-08-25T11:05:40.197Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-25T11:05:40.198Z] ---> Running in cac7d4cf1055 [2023-08-25T11:05:40.790Z] Removing intermediate container cac7d4cf1055 [2023-08-25T11:05:40.790Z] ---> e5130c208a7b [2023-08-25T11:05:40.790Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-25T11:05:40.790Z] ---> Running in c526da8c49a2 [2023-08-25T11:05:41.061Z] Removing intermediate container c526da8c49a2 [2023-08-25T11:05:41.061Z] ---> 47c3de2829bb [2023-08-25T11:05:41.061Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T11:05:41.061Z] ---> Running in 9a5b2897a77a [2023-08-25T11:05:42.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T11:05:43.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T11:05:44.500Z] OK: 271 MiB in 67 packages [2023-08-25T11:05:45.476Z] Removing intermediate container 9a5b2897a77a [2023-08-25T11:05:45.476Z] ---> 23541355ca7b [2023-08-25T11:05:45.476Z] Step 8/36 : WORKDIR /device-usb-camera [2023-08-25T11:05:45.747Z] ---> Running in 8c1c70aaad30 [2023-08-25T11:05:46.017Z] Removing intermediate container 8c1c70aaad30 [2023-08-25T11:05:46.017Z] ---> 2d24ca9ec269 [2023-08-25T11:05:46.017Z] Step 9/36 : COPY go.mod vendor* ./ [2023-08-25T11:05:46.606Z] ---> fa0dc1d712cc [2023-08-25T11:05:46.606Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T11:05:46.879Z] ---> Running in 52e3b2d6604d [2023-08-25T11:05:50.241Z] Removing intermediate container 52e3b2d6604d [2023-08-25T11:05:50.241Z] ---> ff7e360ec9da [2023-08-25T11:05:50.241Z] Step 11/36 : COPY . . [2023-08-25T11:05:54.517Z] ---> a82fb5731feb [2023-08-25T11:05:54.517Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-25T11:05:54.517Z] ---> Running in 0bc0cc2425cf [2023-08-25T11:05:55.105Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T11:05:55.105Z] Dload Upload Total  Spent Left Speed [2023-08-25T11:05:55.382Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1252 100 1252 0 0 2994 0 --:--:-- --:--:-- --:--:-- 2995 [2023-08-25T11:05:56.350Z] Removing intermediate container 0bc0cc2425cf [2023-08-25T11:05:56.350Z] ---> ab79e35b4cdc [2023-08-25T11:05:56.350Z] Step 13/36 : RUN ${MAKE} [2023-08-25T11:05:56.350Z] ---> Running in 8b3ac5fa144b [2023-08-25T11:05:57.786Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-08-25T11:09:22.682Z] Removing intermediate container 8b3ac5fa144b [2023-08-25T11:09:22.682Z] ---> b182971cbb2e [2023-08-25T11:09:22.682Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-08-25T11:09:22.682Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-08-25T11:09:22.682Z] 8766b47fe142: Pulling fs layer [2023-08-25T11:09:22.682Z] 8766b47fe142: Verifying Checksum [2023-08-25T11:09:22.682Z] 8766b47fe142: Download complete [2023-08-25T11:09:22.682Z] 8766b47fe142: Pull complete [2023-08-25T11:09:22.682Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-08-25T11:09:22.682Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-08-25T11:09:22.682Z] ---> 69d40e2cb93c [2023-08-25T11:09:22.682Z] Step 15/36 : FROM alpine:3.17 [2023-08-25T11:09:22.682Z] 3.17: Pulling from library/alpine [2023-08-25T11:09:22.682Z] 4060ece20d7a: Pulling fs layer [2023-08-25T11:09:22.682Z] 4060ece20d7a: Verifying Checksum [2023-08-25T11:09:22.682Z] 4060ece20d7a: Download complete [2023-08-25T11:09:22.682Z] 4060ece20d7a: Pull complete [2023-08-25T11:09:22.682Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T11:09:22.682Z] Status: Downloaded newer image for alpine:3.17 [2023-08-25T11:09:22.682Z] ---> 8650cd65339b [2023-08-25T11:09:22.683Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-25T11:09:22.683Z] ---> Running in 5a56e583195b [2023-08-25T11:09:22.683Z] Removing intermediate container 5a56e583195b [2023-08-25T11:09:22.683Z] ---> 9829de512387 [2023-08-25T11:09:22.683Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-08-25T11:09:22.683Z] ---> Running in 28a8ae8b26b9 [2023-08-25T11:09:22.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T11:09:22.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T11:09:22.683Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-08-25T11:09:22.683Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-08-25T11:09:22.683Z] (3/83) Installing libxau (1.0.10-r0) [2023-08-25T11:09:22.683Z] (4/83) Installing libmd (1.0.4-r0) [2023-08-25T11:09:22.683Z] (5/83) Installing libbsd (0.11.7-r0) [2023-08-25T11:09:22.683Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-08-25T11:09:22.683Z] (7/83) Installing libxcb (1.15-r0) [2023-08-25T11:09:22.683Z] (8/83) Installing libx11 (1.8.4-r1) [2023-08-25T11:09:22.683Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-08-25T11:09:22.683Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-08-25T11:09:22.683Z] (11/83) Installing libexpat (2.5.0-r0) [2023-08-25T11:09:22.683Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-08-25T11:09:22.683Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-08-25T11:09:22.683Z] (14/83) Installing libpng (1.6.39-r0) [2023-08-25T11:09:22.683Z] (15/83) Installing freetype (2.12.1-r0) [2023-08-25T11:09:22.683Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-08-25T11:09:22.683Z] (17/83) Installing fribidi (1.0.12-r0) [2023-08-25T11:09:22.683Z] (18/83) Installing libffi (3.4.4-r0) [2023-08-25T11:09:22.683Z] (19/83) Installing libintl (0.21.1-r1) [2023-08-25T11:09:22.683Z] (20/83) Installing libblkid (2.38.1-r1) [2023-08-25T11:09:22.683Z] (21/83) Installing libmount (2.38.1-r1) [2023-08-25T11:09:22.683Z] (22/83) Installing pcre2 (10.42-r0) [2023-08-25T11:09:22.683Z] (23/83) Installing glib (2.74.7-r0) [2023-08-25T11:09:22.683Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-08-25T11:09:22.683Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-08-25T11:09:22.683Z] (26/83) Installing libass (0.16.0-r1) [2023-08-25T11:09:22.683Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-08-25T11:09:22.683Z] (28/83) Installing libdrm (2.4.114-r0) [2023-08-25T11:09:22.683Z] (29/83) Installing gmp (6.2.1-r2) [2023-08-25T11:09:22.683Z] (30/83) Installing nettle (3.8.1-r0) [2023-08-25T11:09:22.683Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-08-25T11:09:22.683Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-08-25T11:09:22.683Z] (33/83) Installing libunistring (1.1-r0) [2023-08-25T11:09:22.683Z] (34/83) Installing gnutls (3.7.8-r3) [2023-08-25T11:09:22.683Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-08-25T11:09:22.683Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-08-25T11:09:22.683Z] (37/83) Installing lame (3.100-r2) [2023-08-25T11:09:22.683Z] (38/83) Installing opus (1.3.1-r1) [2023-08-25T11:09:22.683Z] (39/83) Installing libasyncns (0.8-r1) [2023-08-25T11:09:22.683Z] (40/83) Installing dbus-libs (1.14.8-r0) [2023-08-25T11:09:22.683Z] (41/83) Installing libltdl (2.4.7-r1) [2023-08-25T11:09:22.683Z] (42/83) Installing orc (0.4.33-r0) [2023-08-25T11:09:22.683Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-08-25T11:09:22.683Z] (44/83) Installing libogg (1.3.5-r2) [2023-08-25T11:09:22.683Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-08-25T11:09:22.683Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-08-25T11:09:22.683Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-08-25T11:09:22.683Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-08-25T11:09:22.683Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-08-25T11:09:22.683Z] (50/83) Installing soxr (0.1.3-r3) [2023-08-25T11:09:22.683Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-08-25T11:09:22.683Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-08-25T11:09:22.683Z] (53/83) Installing libpulse (16.1-r6) [2023-08-25T11:09:22.683Z] (54/83) Installing cjson (1.7.15-r3) [2023-08-25T11:09:22.683Z] (55/83) Installing mbedtls (2.28.4-r0) [2023-08-25T11:09:22.683Z] (56/83) Installing librist (0.2.7-r0) [2023-08-25T11:09:22.683Z] (57/83) Installing libsrt (1.5.1-r0) [2023-08-25T11:09:22.683Z] (58/83) Installing libssh (0.10.5-r0) [2023-08-25T11:09:22.683Z] (59/83) Installing libtheora (1.1.1-r16) [2023-08-25T11:09:22.683Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-08-25T11:09:22.683Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-08-25T11:09:22.683Z] (62/83) Installing libxext (1.3.5-r0) [2023-08-25T11:09:22.683Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-08-25T11:09:22.683Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-08-25T11:09:22.683Z] (65/83) Installing libva (2.16.0-r0) [2023-08-25T11:09:22.683Z] (66/83) Installing libvdpau (1.5-r0) [2023-08-25T11:09:22.683Z] (67/83) Installing vidstab (1.1.0-r2) [2023-08-25T11:09:22.683Z] (68/83) Installing libvpx (1.12.0-r1) [2023-08-25T11:09:22.683Z] (69/83) Installing libwebp (1.2.4-r2) [2023-08-25T11:09:22.683Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-08-25T11:09:22.683Z] (71/83) Installing numactl (2.0.16-r1) [2023-08-25T11:09:22.683Z] (72/83) Installing x265-libs (3.5-r3) [2023-08-25T11:09:22.683Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-08-25T11:09:22.683Z] (74/83) Installing libsodium (1.0.18-r2) [2023-08-25T11:09:22.683Z] (75/83) Installing libzmq (4.3.4-r1) [2023-08-25T11:09:22.683Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-08-25T11:09:22.683Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-08-25T11:09:22.683Z] (78/83) Installing udev-init-scripts (35-r1) [2023-08-25T11:09:22.683Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-08-25T11:09:22.683Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-08-25T11:09:22.683Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-08-25T11:09:22.683Z] (82/83) Installing kmod-libs (30-r1) [2023-08-25T11:09:22.683Z] (83/83) Installing eudev (3.2.11-r4) [2023-08-25T11:09:22.683Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T11:09:22.683Z] Executing eudev-3.2.11-r4.trigger [2023-08-25T11:09:22.683Z] OK: 86 MiB in 98 packages [2023-08-25T11:09:24.632Z] Removing intermediate container 28a8ae8b26b9 [2023-08-25T11:09:24.632Z] ---> d471680bcffc [2023-08-25T11:09:24.632Z] Step 18/36 : WORKDIR / [2023-08-25T11:09:24.632Z] ---> Running in 48650ad460e9 [2023-08-25T11:09:24.897Z] Removing intermediate container 48650ad460e9 [2023-08-25T11:09:24.897Z] ---> d044125a6b29 [2023-08-25T11:09:24.897Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-08-25T11:09:26.913Z] ---> 59acc56f366e [2023-08-25T11:09:26.913Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-08-25T11:09:27.195Z] ---> 2b518361d2ae [2023-08-25T11:09:27.195Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-08-25T11:09:27.795Z] ---> 780aef24e1e4 [2023-08-25T11:09:27.795Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-08-25T11:09:28.407Z] ---> 8ee0beaba07b [2023-08-25T11:09:28.407Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-08-25T11:09:29.035Z] ---> 55225b09d11a [2023-08-25T11:09:29.035Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-08-25T11:09:29.668Z] ---> ffccba3a65a4 [2023-08-25T11:09:29.668Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-08-25T11:09:31.087Z] ---> 65251abcdc7b [2023-08-25T11:09:31.087Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-08-25T11:09:31.087Z] ---> Running in f8798847277f [2023-08-25T11:09:33.041Z] Removing intermediate container f8798847277f [2023-08-25T11:09:33.041Z] ---> da0c07c11b8b [2023-08-25T11:09:33.041Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-08-25T11:09:33.041Z] ---> Running in 76f30e94e9a7 [2023-08-25T11:09:34.997Z] Removing intermediate container 76f30e94e9a7 [2023-08-25T11:09:34.997Z] ---> b3d6443f134c [2023-08-25T11:09:34.997Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-08-25T11:09:34.997Z] ---> Running in 230542a50399 [2023-08-25T11:09:36.418Z] Removing intermediate container 230542a50399 [2023-08-25T11:09:36.418Z] ---> b0e460674579 [2023-08-25T11:09:36.418Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-08-25T11:09:36.688Z] ---> Running in a5ceb286a27c [2023-08-25T11:09:38.654Z] Removing intermediate container a5ceb286a27c [2023-08-25T11:09:38.654Z] ---> 08261950b3a8 [2023-08-25T11:09:38.654Z] Step 30/36 : EXPOSE 59983 [2023-08-25T11:09:38.654Z] ---> Running in c0ae738d279a [2023-08-25T11:09:38.654Z] Removing intermediate container c0ae738d279a [2023-08-25T11:09:38.654Z] ---> 8ba3b74bbee6 [2023-08-25T11:09:38.654Z] Step 31/36 : EXPOSE 8554 [2023-08-25T11:09:38.923Z] ---> Running in d1c6b0b63e5c [2023-08-25T11:09:39.191Z] Removing intermediate container d1c6b0b63e5c [2023-08-25T11:09:39.191Z] ---> 12d54db9a8b2 [2023-08-25T11:09:39.191Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-08-25T11:09:39.191Z] ---> Running in 0ff614cd4e6f [2023-08-25T11:09:39.460Z] Removing intermediate container 0ff614cd4e6f [2023-08-25T11:09:39.460Z] ---> 25d5f0da0dc4 [2023-08-25T11:09:39.460Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-08-25T11:09:39.460Z] ---> Running in b2e76118ca0e [2023-08-25T11:09:40.063Z] Removing intermediate container b2e76118ca0e [2023-08-25T11:09:40.063Z] ---> c9f3b747adc8 [2023-08-25T11:09:40.063Z] Step 34/36 : LABEL arch=arm64 [2023-08-25T11:09:40.063Z] ---> Running in 2280ecc98f03 [2023-08-25T11:09:40.333Z] Removing intermediate container 2280ecc98f03 [2023-08-25T11:09:40.333Z] ---> 67a6c9720b5f [2023-08-25T11:09:40.333Z] Step 35/36 : LABEL git_sha=01fe4c452c1c0c1ad9fb2e18d81433e35514c064 [2023-08-25T11:09:40.333Z] ---> Running in 32572717b93b [2023-08-25T11:09:40.603Z] Removing intermediate container 32572717b93b [2023-08-25T11:09:40.603Z] ---> 90358e28322d [2023-08-25T11:09:40.603Z] Step 36/36 : LABEL version=3.1.0-dev.9 [2023-08-25T11:09:40.878Z] ---> Running in d8f02776ad76 [2023-08-25T11:09:41.146Z] Removing intermediate container d8f02776ad76 [2023-08-25T11:09:41.146Z] ---> 3045b0f36da6 [2023-08-25T11:09:41.146Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-25T11:09:41.146Z] Successfully built 3045b0f36da6 [2023-08-25T11:09:41.146Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T11:09:41.238Z] provisioning config files... [2023-08-25T11:09:41.254Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/133@tmp/config442281743204614731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T11:09:41.601Z] ---> docker-login.sh [2023-08-25T11:09:41.601Z] nexus3.edgexfoundry.org:10001 [2023-08-25T11:09:41.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T11:09:41.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T11:09:41.871Z] Configure a credential helper to remove this warning. See [2023-08-25T11:09:41.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T11:09:41.871Z] [2023-08-25T11:09:41.871Z] Login Succeeded [2023-08-25T11:09:41.871Z] nexus3.edgexfoundry.org:10002 [2023-08-25T11:09:42.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T11:09:42.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T11:09:42.415Z] Configure a credential helper to remove this warning. See [2023-08-25T11:09:42.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T11:09:42.415Z] [2023-08-25T11:09:42.415Z] Login Succeeded [2023-08-25T11:09:42.415Z] nexus3.edgexfoundry.org:10003 [2023-08-25T11:09:42.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T11:09:42.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T11:09:42.686Z] Configure a credential helper to remove this warning. See [2023-08-25T11:09:42.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T11:09:42.686Z] [2023-08-25T11:09:42.686Z] Login Succeeded [2023-08-25T11:09:42.686Z] nexus3.edgexfoundry.org:10004 [2023-08-25T11:09:42.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T11:09:43.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T11:09:43.225Z] Configure a credential helper to remove this warning. See [2023-08-25T11:09:43.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T11:09:43.225Z] [2023-08-25T11:09:43.225Z] Login Succeeded [2023-08-25T11:09:43.225Z] docker.io [2023-08-25T11:09:43.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T11:09:43.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T11:09:43.758Z] Configure a credential helper to remove this warning. See [2023-08-25T11:09:43.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T11:09:43.758Z] [2023-08-25T11:09:43.758Z] Login Succeeded [2023-08-25T11:09:43.758Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T11:09:43.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T11:09:43.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T11:09:43.813Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-08-25T11:09:43.813Z] 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 [2023-08-25T11:09:43.813Z] latest [2023-08-25T11:09:43.813Z] 3.1.0-dev.9 [2023-08-25T11:09:43.813Z] 01fe4c452c1c0c1ad9fb2e18d81433e35514c064-3.1.0-dev.9 [2023-08-25T11:09:43.813Z] main [2023-08-25T11:09:43.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:09:44.155Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:01fe4c452c1c0c1ad9fb2e18d81433e35514c064 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:09:44.502Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:01fe4c452c1c0c1ad9fb2e18d81433e35514c064 [2023-08-25T11:09:44.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-25T11:09:44.503Z] b2786707dbed: Preparing [2023-08-25T11:09:44.503Z] 60974312f448: Preparing [2023-08-25T11:09:44.503Z] 8aa0a95fc74b: Preparing [2023-08-25T11:09:44.503Z] 10c30b7d7060: Preparing [2023-08-25T11:09:44.503Z] 608d194cb50c: Preparing [2023-08-25T11:09:44.503Z] acc83c6ca332: Preparing [2023-08-25T11:09:44.503Z] f64b64f80009: Preparing [2023-08-25T11:09:44.503Z] 71e018bc83a6: Preparing [2023-08-25T11:09:44.503Z] 93e878fbca4b: Preparing [2023-08-25T11:09:44.503Z] a6a2e5e3c1bf: Preparing [2023-08-25T11:09:44.503Z] 02fa332b0f7b: Preparing [2023-08-25T11:09:44.503Z] 10f94c66932a: Preparing [2023-08-25T11:09:44.503Z] d2d9d24a8c2a: Preparing [2023-08-25T11:09:44.503Z] acc83c6ca332: Waiting [2023-08-25T11:09:44.503Z] f64b64f80009: Waiting [2023-08-25T11:09:44.503Z] 71e018bc83a6: Waiting [2023-08-25T11:09:44.503Z] 93e878fbca4b: Waiting [2023-08-25T11:09:44.503Z] a6a2e5e3c1bf: Waiting [2023-08-25T11:09:44.503Z] 02fa332b0f7b: Waiting [2023-08-25T11:09:44.503Z] 10f94c66932a: Waiting [2023-08-25T11:09:44.503Z] d2d9d24a8c2a: Waiting [2023-08-25T11:09:44.770Z] b2786707dbed: Pushed [2023-08-25T11:09:44.770Z] 60974312f448: Pushed [2023-08-25T11:09:44.770Z] 8aa0a95fc74b: Pushed [2023-08-25T11:09:44.770Z] 10c30b7d7060: Pushed [2023-08-25T11:09:45.038Z] f64b64f80009: Pushed [2023-08-25T11:09:45.038Z] acc83c6ca332: Pushed [2023-08-25T11:09:45.038Z] 93e878fbca4b: Pushed [2023-08-25T11:09:45.038Z] 71e018bc83a6: Pushed [2023-08-25T11:09:45.038Z] d2d9d24a8c2a: Layer already exists [2023-08-25T11:09:45.038Z] a6a2e5e3c1bf: Pushed [2023-08-25T11:09:51.703Z] 608d194cb50c: Pushed [2023-08-25T11:09:54.296Z] 02fa332b0f7b: Pushed [2023-08-25T11:10:02.520Z] 10f94c66932a: Pushed [2023-08-25T11:10:02.788Z] 01fe4c452c1c0c1ad9fb2e18d81433e35514c064: digest: sha256:ae4296ebb03b91508fbbfab43c3c6f58202fe2ae8e8a7a39cc3023b1da072fc3 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:10:03.143Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:10:03.492Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-08-25T11:10:03.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-25T11:10:03.492Z] b2786707dbed: Preparing [2023-08-25T11:10:03.492Z] 60974312f448: Preparing [2023-08-25T11:10:03.492Z] 8aa0a95fc74b: Preparing [2023-08-25T11:10:03.492Z] 10c30b7d7060: Preparing [2023-08-25T11:10:03.492Z] 608d194cb50c: Preparing [2023-08-25T11:10:03.492Z] acc83c6ca332: Preparing [2023-08-25T11:10:03.492Z] f64b64f80009: Preparing [2023-08-25T11:10:03.492Z] 71e018bc83a6: Preparing [2023-08-25T11:10:03.492Z] 93e878fbca4b: Preparing [2023-08-25T11:10:03.492Z] a6a2e5e3c1bf: Preparing [2023-08-25T11:10:03.492Z] 02fa332b0f7b: Preparing [2023-08-25T11:10:03.492Z] 10f94c66932a: Preparing [2023-08-25T11:10:03.492Z] d2d9d24a8c2a: Preparing [2023-08-25T11:10:03.492Z] acc83c6ca332: Waiting [2023-08-25T11:10:03.492Z] f64b64f80009: Waiting [2023-08-25T11:10:03.492Z] 71e018bc83a6: Waiting [2023-08-25T11:10:03.492Z] 93e878fbca4b: Waiting [2023-08-25T11:10:03.492Z] a6a2e5e3c1bf: Waiting [2023-08-25T11:10:03.492Z] 02fa332b0f7b: Waiting [2023-08-25T11:10:03.492Z] 10f94c66932a: Waiting [2023-08-25T11:10:03.492Z] d2d9d24a8c2a: Waiting [2023-08-25T11:10:03.492Z] 60974312f448: Layer already exists [2023-08-25T11:10:03.492Z] 10c30b7d7060: Layer already exists [2023-08-25T11:10:03.492Z] b2786707dbed: Layer already exists [2023-08-25T11:10:03.492Z] 608d194cb50c: Layer already exists [2023-08-25T11:10:03.492Z] 8aa0a95fc74b: Layer already exists [2023-08-25T11:10:03.492Z] 71e018bc83a6: Layer already exists [2023-08-25T11:10:03.492Z] f64b64f80009: Layer already exists [2023-08-25T11:10:03.492Z] a6a2e5e3c1bf: Layer already exists [2023-08-25T11:10:03.492Z] acc83c6ca332: Layer already exists [2023-08-25T11:10:03.492Z] 93e878fbca4b: Layer already exists [2023-08-25T11:10:03.492Z] 02fa332b0f7b: Layer already exists [2023-08-25T11:10:03.492Z] 10f94c66932a: Layer already exists [2023-08-25T11:10:03.492Z] d2d9d24a8c2a: Layer already exists [2023-08-25T11:10:03.761Z] latest: digest: sha256:ae4296ebb03b91508fbbfab43c3c6f58202fe2ae8e8a7a39cc3023b1da072fc3 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:10:04.130Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:10:04.490Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.9 [2023-08-25T11:10:04.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-25T11:10:04.491Z] b2786707dbed: Preparing [2023-08-25T11:10:04.491Z] 60974312f448: Preparing [2023-08-25T11:10:04.491Z] 8aa0a95fc74b: Preparing [2023-08-25T11:10:04.491Z] 10c30b7d7060: Preparing [2023-08-25T11:10:04.491Z] 608d194cb50c: Preparing [2023-08-25T11:10:04.491Z] acc83c6ca332: Preparing [2023-08-25T11:10:04.491Z] f64b64f80009: Preparing [2023-08-25T11:10:04.491Z] 71e018bc83a6: Preparing [2023-08-25T11:10:04.491Z] 93e878fbca4b: Preparing [2023-08-25T11:10:04.491Z] a6a2e5e3c1bf: Preparing [2023-08-25T11:10:04.491Z] 02fa332b0f7b: Preparing [2023-08-25T11:10:04.491Z] 10f94c66932a: Preparing [2023-08-25T11:10:04.491Z] d2d9d24a8c2a: Preparing [2023-08-25T11:10:04.491Z] 93e878fbca4b: Waiting [2023-08-25T11:10:04.491Z] a6a2e5e3c1bf: Waiting [2023-08-25T11:10:04.491Z] 02fa332b0f7b: Waiting [2023-08-25T11:10:04.491Z] 10f94c66932a: Waiting [2023-08-25T11:10:04.491Z] acc83c6ca332: Waiting [2023-08-25T11:10:04.491Z] f64b64f80009: Waiting [2023-08-25T11:10:04.491Z] d2d9d24a8c2a: Waiting [2023-08-25T11:10:04.491Z] 71e018bc83a6: Waiting [2023-08-25T11:10:04.491Z] 8aa0a95fc74b: Layer already exists [2023-08-25T11:10:04.491Z] 608d194cb50c: Layer already exists [2023-08-25T11:10:04.491Z] b2786707dbed: Layer already exists [2023-08-25T11:10:04.491Z] 10c30b7d7060: Layer already exists [2023-08-25T11:10:04.491Z] 60974312f448: Layer already exists [2023-08-25T11:10:04.491Z] f64b64f80009: Layer already exists [2023-08-25T11:10:04.491Z] 71e018bc83a6: Layer already exists [2023-08-25T11:10:04.491Z] acc83c6ca332: Layer already exists [2023-08-25T11:10:04.491Z] 93e878fbca4b: Layer already exists [2023-08-25T11:10:04.491Z] a6a2e5e3c1bf: Layer already exists [2023-08-25T11:10:04.491Z] d2d9d24a8c2a: Layer already exists [2023-08-25T11:10:04.491Z] 02fa332b0f7b: Layer already exists [2023-08-25T11:10:04.491Z] 10f94c66932a: Layer already exists [2023-08-25T11:10:04.758Z] 3.1.0-dev.9: digest: sha256:ae4296ebb03b91508fbbfab43c3c6f58202fe2ae8e8a7a39cc3023b1da072fc3 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:10:05.107Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:01fe4c452c1c0c1ad9fb2e18d81433e35514c064-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:10:05.445Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:01fe4c452c1c0c1ad9fb2e18d81433e35514c064-3.1.0-dev.9 [2023-08-25T11:10:05.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-25T11:10:05.446Z] b2786707dbed: Preparing [2023-08-25T11:10:05.446Z] 60974312f448: Preparing [2023-08-25T11:10:05.446Z] 8aa0a95fc74b: Preparing [2023-08-25T11:10:05.446Z] 10c30b7d7060: Preparing [2023-08-25T11:10:05.446Z] 608d194cb50c: Preparing [2023-08-25T11:10:05.446Z] acc83c6ca332: Preparing [2023-08-25T11:10:05.446Z] f64b64f80009: Preparing [2023-08-25T11:10:05.446Z] 71e018bc83a6: Preparing [2023-08-25T11:10:05.446Z] 93e878fbca4b: Preparing [2023-08-25T11:10:05.446Z] a6a2e5e3c1bf: Preparing [2023-08-25T11:10:05.446Z] 02fa332b0f7b: Preparing [2023-08-25T11:10:05.446Z] 10f94c66932a: Preparing [2023-08-25T11:10:05.446Z] d2d9d24a8c2a: Preparing [2023-08-25T11:10:05.446Z] 71e018bc83a6: Waiting [2023-08-25T11:10:05.446Z] 93e878fbca4b: Waiting [2023-08-25T11:10:05.446Z] a6a2e5e3c1bf: Waiting [2023-08-25T11:10:05.446Z] 02fa332b0f7b: Waiting [2023-08-25T11:10:05.446Z] acc83c6ca332: Waiting [2023-08-25T11:10:05.446Z] f64b64f80009: Waiting [2023-08-25T11:10:05.446Z] 10f94c66932a: Waiting [2023-08-25T11:10:05.446Z] b2786707dbed: Layer already exists [2023-08-25T11:10:05.446Z] 608d194cb50c: Layer already exists [2023-08-25T11:10:05.446Z] 8aa0a95fc74b: Layer already exists [2023-08-25T11:10:05.446Z] 60974312f448: Layer already exists [2023-08-25T11:10:05.446Z] 10c30b7d7060: Layer already exists [2023-08-25T11:10:05.446Z] f64b64f80009: Layer already exists [2023-08-25T11:10:05.446Z] acc83c6ca332: Layer already exists [2023-08-25T11:10:05.446Z] 93e878fbca4b: Layer already exists [2023-08-25T11:10:05.446Z] 71e018bc83a6: Layer already exists [2023-08-25T11:10:05.446Z] a6a2e5e3c1bf: Layer already exists [2023-08-25T11:10:05.446Z] 02fa332b0f7b: Layer already exists [2023-08-25T11:10:05.446Z] 10f94c66932a: Layer already exists [2023-08-25T11:10:05.446Z] d2d9d24a8c2a: Layer already exists [2023-08-25T11:10:05.714Z] 01fe4c452c1c0c1ad9fb2e18d81433e35514c064-3.1.0-dev.9: digest: sha256:ae4296ebb03b91508fbbfab43c3c6f58202fe2ae8e8a7a39cc3023b1da072fc3 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:10:06.065Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:10:06.417Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-08-25T11:10:06.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-25T11:10:06.417Z] b2786707dbed: Preparing [2023-08-25T11:10:06.417Z] 60974312f448: Preparing [2023-08-25T11:10:06.417Z] 8aa0a95fc74b: Preparing [2023-08-25T11:10:06.417Z] 10c30b7d7060: Preparing [2023-08-25T11:10:06.417Z] 608d194cb50c: Preparing [2023-08-25T11:10:06.417Z] acc83c6ca332: Preparing [2023-08-25T11:10:06.417Z] f64b64f80009: Preparing [2023-08-25T11:10:06.417Z] 71e018bc83a6: Preparing [2023-08-25T11:10:06.417Z] 93e878fbca4b: Preparing [2023-08-25T11:10:06.417Z] a6a2e5e3c1bf: Preparing [2023-08-25T11:10:06.417Z] 02fa332b0f7b: Preparing [2023-08-25T11:10:06.417Z] 10f94c66932a: Preparing [2023-08-25T11:10:06.417Z] d2d9d24a8c2a: Preparing [2023-08-25T11:10:06.417Z] 93e878fbca4b: Waiting [2023-08-25T11:10:06.417Z] acc83c6ca332: Waiting [2023-08-25T11:10:06.417Z] f64b64f80009: Waiting [2023-08-25T11:10:06.417Z] 10f94c66932a: Waiting [2023-08-25T11:10:06.417Z] 71e018bc83a6: Waiting [2023-08-25T11:10:06.417Z] d2d9d24a8c2a: Waiting [2023-08-25T11:10:06.417Z] 02fa332b0f7b: Waiting [2023-08-25T11:10:06.417Z] 60974312f448: Layer already exists [2023-08-25T11:10:06.417Z] 608d194cb50c: Layer already exists [2023-08-25T11:10:06.417Z] b2786707dbed: Layer already exists [2023-08-25T11:10:06.417Z] 10c30b7d7060: Layer already exists [2023-08-25T11:10:06.417Z] 8aa0a95fc74b: Layer already exists [2023-08-25T11:10:06.417Z] f64b64f80009: Layer already exists [2023-08-25T11:10:06.417Z] acc83c6ca332: Layer already exists [2023-08-25T11:10:06.417Z] 71e018bc83a6: Layer already exists [2023-08-25T11:10:06.417Z] 93e878fbca4b: Layer already exists [2023-08-25T11:10:06.417Z] a6a2e5e3c1bf: Layer already exists [2023-08-25T11:10:06.684Z] 02fa332b0f7b: Layer already exists [2023-08-25T11:10:06.684Z] 10f94c66932a: Layer already exists [2023-08-25T11:10:06.684Z] d2d9d24a8c2a: Layer already exists [2023-08-25T11:10:06.684Z] main: digest: sha256:ae4296ebb03b91508fbbfab43c3c6f58202fe2ae8e8a7a39cc3023b1da072fc3 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T11:10:06.728Z] ===================================================== [Pipeline] echo [2023-08-25T11:10:06.734Z] taggedImages: [2023-08-25T11:10:06.734Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:01fe4c452c1c0c1ad9fb2e18d81433e35514c064 [2023-08-25T11:10:06.734Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-08-25T11:10:06.734Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.9 [2023-08-25T11:10:06.734Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:01fe4c452c1c0c1ad9fb2e18d81433e35514c064-3.1.0-dev.9 [2023-08-25T11:10:06.734Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:10:07.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T11:10:07.089Z] [2023-08-25T11:10:07.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:10:07.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T11:10:07.429Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-25T11:10:07.429Z] 8998bd30e6a1: Pulling fs layer [2023-08-25T11:10:07.429Z] 04944245beec: Pulling fs layer [2023-08-25T11:10:07.429Z] 699f458cf7ca: Pulling fs layer [2023-08-25T11:10:07.429Z] 765212b225bb: Pulling fs layer [2023-08-25T11:10:07.429Z] f23df028b6ca: Pulling fs layer [2023-08-25T11:10:07.429Z] d65c8cfc05b1: Pulling fs layer [2023-08-25T11:10:07.429Z] 2437ff75d9bd: Pulling fs layer [2023-08-25T11:10:07.429Z] 765212b225bb: Waiting [2023-08-25T11:10:07.429Z] f23df028b6ca: Waiting [2023-08-25T11:10:07.429Z] d65c8cfc05b1: Waiting [2023-08-25T11:10:07.429Z] 2437ff75d9bd: Waiting [2023-08-25T11:10:07.702Z] 04944245beec: Verifying Checksum [2023-08-25T11:10:07.702Z] 04944245beec: Download complete [2023-08-25T11:10:07.702Z] 765212b225bb: Verifying Checksum [2023-08-25T11:10:07.702Z] 765212b225bb: Download complete [2023-08-25T11:10:07.702Z] f23df028b6ca: Verifying Checksum [2023-08-25T11:10:07.702Z] f23df028b6ca: Download complete [2023-08-25T11:10:07.702Z] d65c8cfc05b1: Verifying Checksum [2023-08-25T11:10:07.702Z] d65c8cfc05b1: Download complete [2023-08-25T11:10:07.972Z] 699f458cf7ca: Verifying Checksum [2023-08-25T11:10:07.972Z] 699f458cf7ca: Download complete [2023-08-25T11:10:08.241Z] 8998bd30e6a1: Verifying Checksum [2023-08-25T11:10:08.241Z] 8998bd30e6a1: Download complete [2023-08-25T11:10:10.834Z] 2437ff75d9bd: Verifying Checksum [2023-08-25T11:10:10.834Z] 2437ff75d9bd: Download complete [2023-08-25T11:10:12.244Z] 8998bd30e6a1: Pull complete [2023-08-25T11:10:15.589Z] 04944245beec: Pull complete [2023-08-25T11:10:16.996Z] 699f458cf7ca: Pull complete [2023-08-25T11:10:16.996Z] 765212b225bb: Pull complete [2023-08-25T11:10:17.581Z] f23df028b6ca: Pull complete [2023-08-25T11:10:17.849Z] d65c8cfc05b1: Pull complete [2023-08-25T11:10:32.836Z] 2437ff75d9bd: Pull complete [2023-08-25T11:10:32.836Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-25T11:10:32.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T11:10:32.836Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T11:10:33.042Z] prd-ubuntu20.04-docker-arm64-4c-16g-4560 does not seem to be running inside a container [2023-08-25T11:10:33.142Z] $ 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-usb-camera/133 -v /w/workspace/device-usb-camera/133:/w/workspace/device-usb-camera/133:rw,z -v /w/workspace/device-usb-camera/133@tmp:/w/workspace/device-usb-camera/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-25T11:10:34.776Z] $ docker top db570a8bee5748923d7cd1e293c5871eb066d1e16c25791c86e06fd9811fe5b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T11:10:35.605Z] ---> job-cost.sh [2023-08-25T11:10:35.605Z] lf-activate-venv: SKIPPING [2023-08-25T11:10:35.605Z] INFO: No Stack... [2023-08-25T11:10:36.186Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-25T11:10:36.769Z] INFO: Archiving Costs [Pipeline] sh [2023-08-25T11:10:37.408Z] + cut -d, -f6 [2023-08-25T11:10:37.408Z] + cat /w/workspace/device-usb-camera/133/archives/cost.csv [Pipeline] lock [2023-08-25T11:10:37.479Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-133-stack-cost] [2023-08-25T11:10:37.487Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-133-stack-cost] did not exist. Created. [2023-08-25T11:10:37.488Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-25T11:10:38.146Z] /w/workspace/device-usb-camera/133@tmp/durable-a8963cab/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-25T11:10:38.802Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-25T11:10:38.817Z] Warning: overwriting stash ‘stack-cost’ [2023-08-25T11:10:38.882Z] Stashed 1 file(s) [Pipeline] } [2023-08-25T11:10:38.889Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-133-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-25T11:10:38.909Z] $ docker stop --time=1 db570a8bee5748923d7cd1e293c5871eb066d1e16c25791c86e06fd9811fe5b6 [2023-08-25T11:10:40.517Z] $ docker rm -f --volumes db570a8bee5748923d7cd1e293c5871eb066d1e16c25791c86e06fd9811fe5b6 [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 [2023-08-25T11:10:40.976Z] provisioning config files... [2023-08-25T11:10:40.983Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11850764756408563569tmp [Pipeline] { [Pipeline] sh [2023-08-25T11:10:41.270Z] + set +x [2023-08-25T11:10:41.270Z] + curl -s https://codecov.io/bash [2023-08-25T11:10:41.270Z] + bash -s -- [2023-08-25T11:10:41.528Z] [2023-08-25T11:10:41.528Z] _____ _ [2023-08-25T11:10:41.528Z] / ____| | | [2023-08-25T11:10:41.528Z] | | ___ __| | ___ ___ _____ __ [2023-08-25T11:10:41.528Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-25T11:10:41.528Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-25T11:10:41.528Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-25T11:10:41.528Z] Bash-1.0.6 [2023-08-25T11:10:41.528Z] [2023-08-25T11:10:41.528Z] [2023-08-25T11:10:41.528Z] ==> git version 2.25.1 found [2023-08-25T11:10:41.528Z] ==> 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 [2023-08-25T11:10:41.528Z] Release-Date: 2020-01-08 [2023-08-25T11:10:41.528Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-25T11:10:41.528Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-25T11:10:41.528Z] ==> Jenkins CI detected. [2023-08-25T11:10:41.528Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-08-25T11:10:41.528Z] project root: . [2023-08-25T11:10:41.528Z] --> token set from env [2023-08-25T11:10:41.528Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-25T11:10:41.528Z] ==> Running gcov in . (disable via -X gcov) [2023-08-25T11:10:41.528Z] ==> Python coveragepy not found [2023-08-25T11:10:41.528Z] ==> Searching for coverage reports in: [2023-08-25T11:10:41.528Z] + . [2023-08-25T11:10:41.528Z] -> Found 1 reports [2023-08-25T11:10:41.528Z] ==> Detecting git/mercurial file structure [2023-08-25T11:10:41.528Z] ==> Reading reports [2023-08-25T11:10:41.528Z] + ./coverage.out bytes=53939 [2023-08-25T11:10:41.528Z] ==> Appending adjustments [2023-08-25T11:10:41.528Z] https://docs.codecov.io/docs/fixing-reports [2023-08-25T11:10:41.788Z] + Found adjustments [2023-08-25T11:10:41.788Z] ==> Gzipping contents [2023-08-25T11:10:41.788Z] 8.0K /tmp/codecov.aUoOoC.gz [2023-08-25T11:10:41.788Z] ==> Uploading reports [2023-08-25T11:10:41.788Z] url: https://codecov.io [2023-08-25T11:10:41.788Z] query: branch=main&commit=01fe4c452c1c0c1ad9fb2e18d81433e35514c064&build=133&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F133%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-25T11:10:41.788Z] -> Pinging Codecov [2023-08-25T11:10:41.788Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=01fe4c452c1c0c1ad9fb2e18d81433e35514c064&build=133&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F133%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-25T11:10:41.788Z] -> Uploading to [2023-08-25T11:10:41.788Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-25/73D8F5FF140700D3E01443B452E23636/01fe4c452c1c0c1ad9fb2e18d81433e35514c064/813dfc51-3267-4655-8894-af5e11e462e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230825T111041Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1647b6be61a386f0ebcc980de9530a8a669f51252008947b603033161b4639d0 [2023-08-25T11:10:41.788Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T11:10:41.788Z] Dload Upload Total Spent Left Speed [2023-08-25T11:10:42.047Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6891 0 0 100 6891 0 28475 --:--:-- --:--:-- --:--:-- 28593 [2023-08-25T11:10:42.047Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/01fe4c452c1c0c1ad9fb2e18d81433e35514c064 [Pipeline] } [2023-08-25T11:10:42.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-25T11:10:42.237Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-25T11:10:42.245Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:10:42.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-25T11:10:42.537Z] [2023-08-25T11:10:42.537Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:10:42.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-25T11:10:42.829Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-25T11:10:42.829Z] df9b9388f04a: Pulling fs layer [2023-08-25T11:10:42.829Z] 52dc419b0ee2: Pulling fs layer [2023-08-25T11:10:42.829Z] 25bc292e5bac: Pulling fs layer [2023-08-25T11:10:42.829Z] 114826534d7a: Pulling fs layer [2023-08-25T11:10:42.829Z] 4657fd5d0bcf: Pulling fs layer [2023-08-25T11:10:42.829Z] 6ad1cebc031e: Pulling fs layer [2023-08-25T11:10:42.829Z] 8a3aa393b2d8: Pulling fs layer [2023-08-25T11:10:42.829Z] 4657fd5d0bcf: Waiting [2023-08-25T11:10:42.829Z] 6ad1cebc031e: Waiting [2023-08-25T11:10:42.829Z] 8a3aa393b2d8: Waiting [2023-08-25T11:10:42.829Z] 25bc292e5bac: Verifying Checksum [2023-08-25T11:10:42.829Z] 25bc292e5bac: Download complete [2023-08-25T11:10:42.829Z] 52dc419b0ee2: Verifying Checksum [2023-08-25T11:10:42.829Z] 52dc419b0ee2: Download complete [2023-08-25T11:10:42.829Z] 4657fd5d0bcf: Download complete [2023-08-25T11:10:42.829Z] df9b9388f04a: Download complete [2023-08-25T11:10:43.089Z] 6ad1cebc031e: Verifying Checksum [2023-08-25T11:10:43.089Z] 6ad1cebc031e: Download complete [2023-08-25T11:10:43.089Z] df9b9388f04a: Pull complete [2023-08-25T11:10:43.089Z] 52dc419b0ee2: Pull complete [2023-08-25T11:10:43.089Z] 25bc292e5bac: Pull complete [2023-08-25T11:10:43.658Z] 114826534d7a: Verifying Checksum [2023-08-25T11:10:43.658Z] 114826534d7a: Download complete [2023-08-25T11:10:43.658Z] 8a3aa393b2d8: Verifying Checksum [2023-08-25T11:10:43.658Z] 8a3aa393b2d8: Download complete [2023-08-25T11:10:46.937Z] 114826534d7a: Pull complete [2023-08-25T11:10:46.937Z] 4657fd5d0bcf: Pull complete [2023-08-25T11:10:46.937Z] 6ad1cebc031e: Pull complete [2023-08-25T11:10:49.466Z] 8a3aa393b2d8: Pull complete [2023-08-25T11:10:49.466Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-25T11:10:49.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-25T11:10:49.467Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T11:10:49.601Z] prd-ubuntu20.04-docker-8c-8g-4555 does not seem to be running inside a container [2023-08-25T11:10:49.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-25T11:10:54.983Z] $ docker top fa6e1072a8ef43e4b7ffedb4cd1a34847abcd23083d26e57669d14e7439f777d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-25T11:10:55.042Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-08-25T11:10:55.316Z] + set -o pipefail [2023-08-25T11:10:55.317Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-08-25T11:11:00.582Z] [2023-08-25T11:11:00.582Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-08-25T11:11:00.582Z] [2023-08-25T11:11:00.583Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/addb0d5e-2662-4793-8fb0-1dd41f3e619a [2023-08-25T11:11:00.583Z] [2023-08-25T11:11:00.583Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-25T11:11:00.583Z] [2023-08-25T11:11:00.583Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-25T11:11:00.583Z] [2023-08-25T11:11:00.842Z] [2023-08-25T11:11:00.842Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-25T11:11:00.842Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-25T11:11:00.842Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-25T11:11:00.852Z] $ docker stop --time=1 fa6e1072a8ef43e4b7ffedb4cd1a34847abcd23083d26e57669d14e7439f777d [2023-08-25T11:11:05.032Z] $ docker rm -f --volumes fa6e1072a8ef43e4b7ffedb4cd1a34847abcd23083d26e57669d14e7439f777d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-25T11:11:05.729Z] + git log --format=format:%s -1 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 [Pipeline] sh [2023-08-25T11:11:06.018Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-25T11:11:06.018Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:11:06.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T11:11:06.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T11:11:06.380Z] prd-ubuntu20.04-docker-8c-8g-4555 does not seem to be running inside a container [2023-08-25T11:11:06.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-25T11:11:06.927Z] $ docker top f9fd3188624df5614999e7420a70cf10b769594a3d1d6b8ca25dfbbc19152e5d -eo pid,comm [2023-08-25T11:11:06.976Z] 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). [2023-08-25T11:11:06.976Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-25T11:11:07.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T11:11:07.016Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T11:11:07.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T11:11:07.120Z] $ docker exec f9fd3188624df5614999e7420a70cf10b769594a3d1d6b8ca25dfbbc19152e5d ssh-agent [2023-08-25T11:11:07.243Z] SSH_AUTH_SOCK=/tmp/ssh-LQ0ckUerqfW6/agent.32 [2023-08-25T11:11:07.243Z] SSH_AGENT_PID=38 [2023-08-25T11:11:07.247Z] Running ssh-add (command line suppressed) [2023-08-25T11:11:07.342Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17815509151408274719.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17815509151408274719.key) [2023-08-25T11:11:07.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T11:11:07.637Z] + git semver tag [2023-08-25T11:11:07.896Z] 2023-08-25 11:11:07,802 [run_tag] DEBUG tag force:False [2023-08-25T11:11:07.896Z] 2023-08-25 11:11:07,802 [check_head_tag] DEBUG check head tag [2023-08-25T11:11:07.896Z] 2023-08-25 11:11:07,804 [execute] INFO git cat-file --batch-check [2023-08-25T11:11:07.896Z] 2023-08-25 11:11:07,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-08-25T11:11:07.896Z] 2023-08-25 11:11:07,807 [execute] INFO git cat-file --batch [2023-08-25T11:11:07.896Z] 2023-08-25 11:11:07,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-08-25T11:11:07.896Z] 2023-08-25 11:11:07,839 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-25T11:11:07.896Z] 2023-08-25 11:11:07,840 [execute] INFO git tag -a v3.1.0-dev.9 -m v3.1.0-dev.9 [2023-08-25T11:11:07.896Z] 2023-08-25 11:11:07,840 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.9', '-m', 'v3.1.0-dev.9'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-08-25T11:11:07.896Z] 2023-08-25 11:11:07,844 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-25T11:11:07.896Z] 3.1.0-dev.9 [Pipeline] } [2023-08-25T11:11:07.905Z] $ docker exec --env ******** --env ******** f9fd3188624df5614999e7420a70cf10b769594a3d1d6b8ca25dfbbc19152e5d ssh-agent -k [2023-08-25T11:11:08.005Z] unset SSH_AUTH_SOCK; [2023-08-25T11:11:08.006Z] unset SSH_AGENT_PID; [2023-08-25T11:11:08.006Z] echo Agent pid 38 killed; [2023-08-25T11:11:08.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-25T11:11:08.313Z] + git semver [Pipeline] } [2023-08-25T11:11:08.582Z] $ docker stop --time=1 f9fd3188624df5614999e7420a70cf10b769594a3d1d6b8ca25dfbbc19152e5d [2023-08-25T11:11:09.856Z] $ docker rm -f --volumes f9fd3188624df5614999e7420a70cf10b769594a3d1d6b8ca25dfbbc19152e5d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:11:10.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-25T11:11:10.235Z] [2023-08-25T11:11:10.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:11:10.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-25T11:11:10.530Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-25T11:11:10.530Z] ab5ef0e58194: Pulling fs layer [2023-08-25T11:11:10.530Z] 9712f1f96733: Pulling fs layer [2023-08-25T11:11:10.530Z] 63f879dbbcfc: Pulling fs layer [2023-08-25T11:11:10.530Z] 0d9ebad4ef96: Pulling fs layer [2023-08-25T11:11:10.530Z] e9a5061849ea: Pulling fs layer [2023-08-25T11:11:10.530Z] d747dcd14b5f: Pulling fs layer [2023-08-25T11:11:10.530Z] 2de7ff778b66: Pulling fs layer [2023-08-25T11:11:10.530Z] 0d9ebad4ef96: Waiting [2023-08-25T11:11:10.530Z] 2de7ff778b66: Waiting [2023-08-25T11:11:10.530Z] d747dcd14b5f: Waiting [2023-08-25T11:11:10.530Z] e9a5061849ea: Waiting [2023-08-25T11:11:10.530Z] 9712f1f96733: Download complete [2023-08-25T11:11:10.789Z] 63f879dbbcfc: Verifying Checksum [2023-08-25T11:11:10.790Z] 63f879dbbcfc: Download complete [2023-08-25T11:11:11.048Z] e9a5061849ea: Verifying Checksum [2023-08-25T11:11:11.048Z] e9a5061849ea: Download complete [2023-08-25T11:11:11.048Z] d747dcd14b5f: Verifying Checksum [2023-08-25T11:11:11.048Z] d747dcd14b5f: Download complete [2023-08-25T11:11:11.048Z] 0d9ebad4ef96: Verifying Checksum [2023-08-25T11:11:11.048Z] 0d9ebad4ef96: Download complete [2023-08-25T11:11:11.048Z] ab5ef0e58194: Verifying Checksum [2023-08-25T11:11:11.048Z] ab5ef0e58194: Download complete [2023-08-25T11:11:11.048Z] 2de7ff778b66: Verifying Checksum [2023-08-25T11:11:11.048Z] 2de7ff778b66: Download complete [2023-08-25T11:11:13.576Z] ab5ef0e58194: Pull complete [2023-08-25T11:11:13.576Z] 9712f1f96733: Pull complete [2023-08-25T11:11:14.506Z] 63f879dbbcfc: Pull complete [2023-08-25T11:11:18.782Z] 0d9ebad4ef96: Pull complete [2023-08-25T11:11:18.782Z] e9a5061849ea: Pull complete [2023-08-25T11:11:18.782Z] d747dcd14b5f: Pull complete [2023-08-25T11:11:19.375Z] 2de7ff778b66: Pull complete [2023-08-25T11:11:19.375Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-25T11:11:19.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-25T11:11:19.375Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T11:11:19.454Z] prd-ubuntu20.04-docker-8c-8g-4555 does not seem to be running inside a container [2023-08-25T11:11:19.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-25T11:11:23.160Z] $ docker top a999171f2afaf0687571b2c6920910090a7c308177602cf68a6021fe8e90aaec -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-25T11:11:23.231Z] provisioning config files... [2023-08-25T11:11:23.236Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15289851245194700586tmp [2023-08-25T11:11:23.245Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15535617461683306303tmp [2023-08-25T11:11:23.255Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2632339090364989030tmp [Pipeline] { [Pipeline] echo [2023-08-25T11:11:23.269Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T11:11:23.551Z] ---> sigul-configuration.sh [2023-08-25T11:11:23.552Z] gpg: directory `/root/.gnupg' created [2023-08-25T11:11:23.552Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-25T11:11:23.552Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-25T11:11:23.552Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-25T11:11:23.552Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-25T11:11:23.552Z] gpg: CAST5 encrypted data [2023-08-25T11:11:23.552Z] gpg: encrypted with 1 passphrase [2023-08-25T11:11:23.552Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-25T11:11:23.834Z] + mkdir /home/jenkins [2023-08-25T11:11:23.834Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-25T11:11:24.120Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-08-25T11:11:24.127Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T11:11:24.409Z] ---> sigul-install.sh [2023-08-25T11:11:24.409Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-25T11:11:24.689Z] + git tag --list [2023-08-25T11:11:24.689Z] v0.0.0 [2023-08-25T11:11:24.689Z] v0.0.1-dev.1 [2023-08-25T11:11:24.689Z] v0.0.1-dev.10 [2023-08-25T11:11:24.689Z] v0.0.1-dev.11 [2023-08-25T11:11:24.689Z] v0.0.1-dev.12 [2023-08-25T11:11:24.689Z] v0.0.1-dev.13 [2023-08-25T11:11:24.689Z] v0.0.1-dev.14 [2023-08-25T11:11:24.689Z] v0.0.1-dev.15 [2023-08-25T11:11:24.689Z] v0.0.1-dev.16 [2023-08-25T11:11:24.689Z] v0.0.1-dev.2 [2023-08-25T11:11:24.689Z] v0.0.1-dev.3 [2023-08-25T11:11:24.689Z] v0.0.1-dev.4 [2023-08-25T11:11:24.689Z] v0.0.1-dev.5 [2023-08-25T11:11:24.689Z] v0.0.1-dev.6 [2023-08-25T11:11:24.689Z] v0.0.1-dev.7 [2023-08-25T11:11:24.689Z] v0.0.1-dev.8 [2023-08-25T11:11:24.689Z] v0.0.1-dev.9 [2023-08-25T11:11:24.689Z] v2.2.0 [2023-08-25T11:11:24.689Z] v2.2.0-dev.17 [2023-08-25T11:11:24.689Z] v2.2.0-dev.18 [2023-08-25T11:11:24.689Z] v2.2.0-dev.19 [2023-08-25T11:11:24.689Z] v2.2.0-dev.20 [2023-08-25T11:11:24.689Z] v2.2.0-dev.21 [2023-08-25T11:11:24.689Z] v2.2.0-dev.22 [2023-08-25T11:11:24.689Z] v2.2.0-dev.23 [2023-08-25T11:11:24.689Z] v2.2.0-dev.24 [2023-08-25T11:11:24.689Z] v2.2.0-dev.25 [2023-08-25T11:11:24.689Z] v2.2.0-dev.26 [2023-08-25T11:11:24.689Z] v2.2.0-dev.27 [2023-08-25T11:11:24.689Z] v2.3.0 [2023-08-25T11:11:24.689Z] v2.3.0-dev.1 [2023-08-25T11:11:24.689Z] v2.3.0-dev.10 [2023-08-25T11:11:24.689Z] v2.3.0-dev.11 [2023-08-25T11:11:24.689Z] v2.3.0-dev.12 [2023-08-25T11:11:24.689Z] v2.3.0-dev.13 [2023-08-25T11:11:24.689Z] v2.3.0-dev.14 [2023-08-25T11:11:24.689Z] v2.3.0-dev.15 [2023-08-25T11:11:24.689Z] v2.3.0-dev.16 [2023-08-25T11:11:24.689Z] v2.3.0-dev.17 [2023-08-25T11:11:24.689Z] v2.3.0-dev.18 [2023-08-25T11:11:24.689Z] v2.3.0-dev.19 [2023-08-25T11:11:24.689Z] v2.3.0-dev.2 [2023-08-25T11:11:24.689Z] v2.3.0-dev.20 [2023-08-25T11:11:24.689Z] v2.3.0-dev.21 [2023-08-25T11:11:24.689Z] v2.3.0-dev.22 [2023-08-25T11:11:24.689Z] v2.3.0-dev.23 [2023-08-25T11:11:24.689Z] v2.3.0-dev.24 [2023-08-25T11:11:24.689Z] v2.3.0-dev.25 [2023-08-25T11:11:24.689Z] v2.3.0-dev.26 [2023-08-25T11:11:24.689Z] v2.3.0-dev.27 [2023-08-25T11:11:24.689Z] v2.3.0-dev.28 [2023-08-25T11:11:24.689Z] v2.3.0-dev.3 [2023-08-25T11:11:24.689Z] v2.3.0-dev.4 [2023-08-25T11:11:24.689Z] v2.3.0-dev.5 [2023-08-25T11:11:24.689Z] v2.3.0-dev.6 [2023-08-25T11:11:24.689Z] v2.3.0-dev.7 [2023-08-25T11:11:24.689Z] v2.3.0-dev.8 [2023-08-25T11:11:24.689Z] v2.3.0-dev.9 [2023-08-25T11:11:24.689Z] v2.3.1 [2023-08-25T11:11:24.689Z] v2.3.1-dev.4 [2023-08-25T11:11:24.689Z] v2.3.1-dev.5 [2023-08-25T11:11:24.689Z] v2.3.1-dev.6 [2023-08-25T11:11:24.689Z] v3.0 [2023-08-25T11:11:24.689Z] v3.0.0 [2023-08-25T11:11:24.689Z] v3.0.0-dev.1 [2023-08-25T11:11:24.689Z] v3.0.0-dev.10 [2023-08-25T11:11:24.689Z] v3.0.0-dev.11 [2023-08-25T11:11:24.689Z] v3.0.0-dev.12 [2023-08-25T11:11:24.689Z] v3.0.0-dev.13 [2023-08-25T11:11:24.689Z] v3.0.0-dev.14 [2023-08-25T11:11:24.689Z] v3.0.0-dev.15 [2023-08-25T11:11:24.689Z] v3.0.0-dev.16 [2023-08-25T11:11:24.689Z] v3.0.0-dev.17 [2023-08-25T11:11:24.689Z] v3.0.0-dev.18 [2023-08-25T11:11:24.689Z] v3.0.0-dev.19 [2023-08-25T11:11:24.689Z] v3.0.0-dev.2 [2023-08-25T11:11:24.689Z] v3.0.0-dev.20 [2023-08-25T11:11:24.689Z] v3.0.0-dev.21 [2023-08-25T11:11:24.689Z] v3.0.0-dev.22 [2023-08-25T11:11:24.689Z] v3.0.0-dev.23 [2023-08-25T11:11:24.689Z] v3.0.0-dev.24 [2023-08-25T11:11:24.689Z] v3.0.0-dev.25 [2023-08-25T11:11:24.689Z] v3.0.0-dev.26 [2023-08-25T11:11:24.689Z] v3.0.0-dev.27 [2023-08-25T11:11:24.689Z] v3.0.0-dev.28 [2023-08-25T11:11:24.689Z] v3.0.0-dev.29 [2023-08-25T11:11:24.689Z] v3.0.0-dev.3 [2023-08-25T11:11:24.689Z] v3.0.0-dev.30 [2023-08-25T11:11:24.689Z] v3.0.0-dev.31 [2023-08-25T11:11:24.689Z] v3.0.0-dev.32 [2023-08-25T11:11:24.689Z] v3.0.0-dev.33 [2023-08-25T11:11:24.689Z] v3.0.0-dev.34 [2023-08-25T11:11:24.689Z] v3.0.0-dev.35 [2023-08-25T11:11:24.689Z] v3.0.0-dev.36 [2023-08-25T11:11:24.689Z] v3.0.0-dev.37 [2023-08-25T11:11:24.689Z] v3.0.0-dev.38 [2023-08-25T11:11:24.689Z] v3.0.0-dev.39 [2023-08-25T11:11:24.689Z] v3.0.0-dev.4 [2023-08-25T11:11:24.689Z] v3.0.0-dev.40 [2023-08-25T11:11:24.689Z] v3.0.0-dev.41 [2023-08-25T11:11:24.689Z] v3.0.0-dev.42 [2023-08-25T11:11:24.689Z] v3.0.0-dev.43 [2023-08-25T11:11:24.689Z] v3.0.0-dev.44 [2023-08-25T11:11:24.689Z] v3.0.0-dev.45 [2023-08-25T11:11:24.689Z] v3.0.0-dev.46 [2023-08-25T11:11:24.689Z] v3.0.0-dev.47 [2023-08-25T11:11:24.689Z] v3.0.0-dev.48 [2023-08-25T11:11:24.689Z] v3.0.0-dev.49 [2023-08-25T11:11:24.689Z] v3.0.0-dev.5 [2023-08-25T11:11:24.689Z] v3.0.0-dev.50 [2023-08-25T11:11:24.689Z] v3.0.0-dev.51 [2023-08-25T11:11:24.689Z] v3.0.0-dev.6 [2023-08-25T11:11:24.689Z] v3.0.0-dev.7 [2023-08-25T11:11:24.689Z] v3.0.0-dev.8 [2023-08-25T11:11:24.689Z] v3.0.0-dev.9 [2023-08-25T11:11:24.689Z] v3.1.0-dev.1 [2023-08-25T11:11:24.689Z] v3.1.0-dev.2 [2023-08-25T11:11:24.689Z] v3.1.0-dev.3 [2023-08-25T11:11:24.689Z] v3.1.0-dev.4 [2023-08-25T11:11:24.689Z] v3.1.0-dev.5 [2023-08-25T11:11:24.689Z] v3.1.0-dev.6 [2023-08-25T11:11:24.689Z] v3.1.0-dev.7 [2023-08-25T11:11:24.689Z] v3.1.0-dev.8 [2023-08-25T11:11:24.689Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-25T11:11:24.974Z] + lftools sign git-tag v3.1.0-dev.9 [2023-08-25T11:11:25.541Z] Signing Git tag with Sigul... [2023-08-25T11:11:25.541Z] Signing v3.1.0-dev.9 [Pipeline] echo [2023-08-25T11:11:25.810Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T11:11:26.092Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-25T11:11:26.099Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-25T11:11:26.119Z] $ docker stop --time=1 a999171f2afaf0687571b2c6920910090a7c308177602cf68a6021fe8e90aaec [2023-08-25T11:11:27.386Z] $ docker rm -f --volumes a999171f2afaf0687571b2c6920910090a7c308177602cf68a6021fe8e90aaec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-25T11:11:27.807Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-25T11:11:27.808Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:11:28.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T11:11:28.103Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T11:11:28.167Z] prd-ubuntu20.04-docker-8c-8g-4555 does not seem to be running inside a container [2023-08-25T11:11:28.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-25T11:11:28.538Z] $ docker top aff16675458508537f6b6ea166f6bb38d55a7c742f6e9164379927f1fbc965a2 -eo pid,comm [2023-08-25T11:11:28.581Z] 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). [2023-08-25T11:11:28.581Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-25T11:11:28.617Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T11:11:28.617Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T11:11:28.723Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T11:11:28.725Z] $ docker exec aff16675458508537f6b6ea166f6bb38d55a7c742f6e9164379927f1fbc965a2 ssh-agent [2023-08-25T11:11:28.827Z] SSH_AUTH_SOCK=/tmp/ssh-Vpc4BWe0jvFI/agent.32 [2023-08-25T11:11:28.827Z] SSH_AGENT_PID=38 [2023-08-25T11:11:28.832Z] Running ssh-add (command line suppressed) [2023-08-25T11:11:28.920Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4961476465185984455.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4961476465185984455.key) [2023-08-25T11:11:28.936Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T11:11:29.225Z] + git semver bump pre [2023-08-25T11:11:29.485Z] 2023-08-25 11:11:29,390 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-25T11:11:29.485Z] 2023-08-25 11:11:29,390 [bump_version] DEBUG bumping version:3.1.0-dev.9 on axis:pre with prefix:dev [2023-08-25T11:11:29.485Z] 2023-08-25 11:11:29,390 [bump_version] DEBUG bumped version:3.1.0-dev.10 [2023-08-25T11:11:29.485Z] 2023-08-25 11:11:29,390 [write_version] DEBUG write version:3.1.0-dev.10 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-08-25T11:11:29.485Z] 2023-08-25 11:11:29,391 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-25T11:11:29.485Z] 2023-08-25 11:11:29,391 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-25T11:11:29.485Z] 2023-08-25 11:11:29,392 [execute] INFO git cat-file --batch-check [2023-08-25T11:11:29.485Z] 2023-08-25 11:11:29,393 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-25T11:11:29.485Z] 2023-08-25 11:11:29,397 [execute] INFO git cat-file --batch [2023-08-25T11:11:29.485Z] 2023-08-25 11:11:29,398 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-25T11:11:29.485Z] 2023-08-25 11:11:29,402 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-25T11:11:29.485Z] 3.1.0-dev.10 [Pipeline] } [2023-08-25T11:11:29.494Z] $ docker exec --env ******** --env ******** aff16675458508537f6b6ea166f6bb38d55a7c742f6e9164379927f1fbc965a2 ssh-agent -k [2023-08-25T11:11:29.583Z] unset SSH_AUTH_SOCK; [2023-08-25T11:11:29.584Z] unset SSH_AGENT_PID; [2023-08-25T11:11:29.584Z] echo Agent pid 38 killed; [2023-08-25T11:11:29.593Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-25T11:11:29.894Z] + git semver [Pipeline] } [2023-08-25T11:11:30.162Z] $ docker stop --time=1 aff16675458508537f6b6ea166f6bb38d55a7c742f6e9164379927f1fbc965a2 [2023-08-25T11:11:31.430Z] $ docker rm -f --volumes aff16675458508537f6b6ea166f6bb38d55a7c742f6e9164379927f1fbc965a2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T11:11:31.765Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-25T11:11:31.765Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:11:32.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T11:11:32.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T11:11:32.119Z] prd-ubuntu20.04-docker-8c-8g-4555 does not seem to be running inside a container [2023-08-25T11:11:32.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-25T11:11:32.447Z] $ docker top 0422f506205f0e730b8f6061a284d6353d0bdde9e6078e8890bd171a2108ed03 -eo pid,comm [2023-08-25T11:11:32.497Z] 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). [2023-08-25T11:11:32.498Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-25T11:11:32.543Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T11:11:32.543Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T11:11:32.666Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T11:11:32.668Z] $ docker exec 0422f506205f0e730b8f6061a284d6353d0bdde9e6078e8890bd171a2108ed03 ssh-agent [2023-08-25T11:11:32.777Z] SSH_AUTH_SOCK=/tmp/ssh-qjD6lH0bWVjb/agent.33 [2023-08-25T11:11:32.778Z] SSH_AGENT_PID=39 [2023-08-25T11:11:32.782Z] Running ssh-add (command line suppressed) [2023-08-25T11:11:32.878Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17647286760434542404.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17647286760434542404.key) [2023-08-25T11:11:32.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T11:11:33.176Z] + git semver push [2023-08-25T11:11:33.435Z] 2023-08-25 11:11:33,335 [run_push] DEBUG push [2023-08-25T11:11:33.435Z] 2023-08-25 11:11:33,336 [execute] INFO git cat-file --batch-check [2023-08-25T11:11:33.435Z] 2023-08-25 11:11:33,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-25T11:11:33.435Z] 2023-08-25 11:11:33,340 [execute] INFO git rev-list 76ab824bea113d2aebb1347645c688b3c6a5589a -- [2023-08-25T11:11:33.435Z] 2023-08-25 11:11:33,340 [execute] DEBUG Popen(['git', 'rev-list', '76ab824bea113d2aebb1347645c688b3c6a5589a', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-25T11:11:33.435Z] 2023-08-25 11:11:33,348 [execute] INFO git fetch -v origin [2023-08-25T11:11:33.435Z] 2023-08-25 11:11:33,348 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-25T11:11:34.001Z] 2023-08-25 11:11:33,807 [run_push] DEBUG no remote changes detected [2023-08-25T11:11:34.001Z] 2023-08-25 11:11:33,807 [execute] INFO git push origin semver [2023-08-25T11:11:34.001Z] 2023-08-25 11:11:33,808 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-25T11:11:34.937Z] 2023-08-25 11:11:34,614 [run_push] DEBUG push all version tags [2023-08-25T11:11:34.937Z] 2023-08-25 11:11:34,614 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-25T11:11:34.938Z] 2023-08-25 11:11:34,615 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-08-25T11:11:35.504Z] 2023-08-25 11:11:35,360 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-25T11:11:35.504Z] 3.1.0-dev.10 [Pipeline] } [2023-08-25T11:11:35.513Z] $ docker exec --env ******** --env ******** 0422f506205f0e730b8f6061a284d6353d0bdde9e6078e8890bd171a2108ed03 ssh-agent -k [2023-08-25T11:11:35.606Z] unset SSH_AUTH_SOCK; [2023-08-25T11:11:35.606Z] unset SSH_AGENT_PID; [2023-08-25T11:11:35.606Z] echo Agent pid 39 killed; [2023-08-25T11:11:35.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-25T11:11:35.912Z] + git semver [Pipeline] } [2023-08-25T11:11:36.179Z] $ docker stop --time=1 0422f506205f0e730b8f6061a284d6353d0bdde9e6078e8890bd171a2108ed03 [2023-08-25T11:11:37.497Z] $ docker rm -f --volumes 0422f506205f0e730b8f6061a284d6353d0bdde9e6078e8890bd171a2108ed03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2023-08-25T11:11:38.163Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-08-25T11:11:38.163Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-08-25T11:11:38.163Z] total 16 [2023-08-25T11:11:38.163Z] drwxr-xr-x 3 root root 4096 Aug 25 10:59 . [2023-08-25T11:11:38.163Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 25 11:11 .. [2023-08-25T11:11:38.163Z] drwxr-xr-x 2 root root 4096 Aug 25 10:59 cost [2023-08-25T11:11:38.163Z] -rw-r--r-- 1 root root 89 Aug 25 10:59 cost.csv [2023-08-25T11:11:38.163Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-08-25T11:11:38.163Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-08-25T11:11:38.163Z] total 16 [2023-08-25T11:11:38.163Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 10:59 . [2023-08-25T11:11:38.163Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 25 11:11 .. [2023-08-25T11:11:38.163Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 10:59 cost [2023-08-25T11:11:38.163Z] -rw-r--r-- 1 jenkins jenkins 89 Aug 25 10:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-25T11:11:38.501Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T11:11:39.360Z] ---> package-listing.sh [2023-08-25T11:11:39.360Z] ++ facter osfamily [2023-08-25T11:11:39.360Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-25T11:11:39.617Z] + OS_FAMILY=debian [2023-08-25T11:11:39.617Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-08-25T11:11:39.617Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-25T11:11:39.617Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-25T11:11:39.617Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-25T11:11:39.617Z] + PACKAGES=/tmp/packages_start.txt [2023-08-25T11:11:39.617Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-08-25T11:11:39.617Z] + PACKAGES=/tmp/packages_end.txt [2023-08-25T11:11:39.617Z] + case "${OS_FAMILY}" in [2023-08-25T11:11:39.617Z] + dpkg -l [2023-08-25T11:11:39.617Z] + grep '^ii' [2023-08-25T11:11:39.617Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-25T11:11:39.617Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-25T11:11:39.617Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-25T11:11:39.617Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-08-25T11:11:39.617Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-08-25T11:11:39.617Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-08-25T11:11:39.625Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-25T11:11:39.904Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:11:40.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T11:11:40.459Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T11:11:40.527Z] prd-ubuntu20.04-docker-8c-8g-4555 does not seem to be running inside a container [2023-08-25T11:11:40.559Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-25T11:11:40.762Z] $ docker top 6b9def5b4af694c4721ef3e8285319fbcac10f67c76ebb7cba5b00e6cab18984 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T11:11:41.102Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-25T11:11:41.389Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-25T11:11:41.671Z] + ls /var/log/sa-host [2023-08-25T11:11:41.672Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T11:11:41.836Z] provisioning config files... [2023-08-25T11:11:41.844Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16905624964855583643tmp [Pipeline] { [Pipeline] echo [2023-08-25T11:11:41.857Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T11:11:42.138Z] ---> create-netrc.sh [Pipeline] } [2023-08-25T11:11:42.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-25T11:11:42.466Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-25T11:11:42.475Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T11:11:42.757Z] ---> sudo-logs.sh [2023-08-25T11:11:42.757Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-25T11:11:42.789Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T11:11:43.071Z] ---> job-cost.sh [2023-08-25T11:11:43.071Z] lf-activate-venv: SKIPPING [2023-08-25T11:11:43.071Z] DEBUG: total: 0.2199999988079071 [2023-08-25T11:11:43.071Z] INFO: Retrieving Stack Cost... [2023-08-25T11:11:43.332Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-25T11:11:43.899Z] INFO: Archiving Costs [Pipeline] echo [2023-08-25T11:11:43.910Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T11:11:44.192Z] ---> logs-deploy.sh [2023-08-25T11:11:44.192Z] lf-activate-venv: SKIPPING [2023-08-25T11:11:44.192Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/133 [2023-08-25T11:11:44.192Z] INFO: archiving workspace using pattern(s): [2023-08-25T11:11:45.128Z] Archives upload complete. [2023-08-25T11:11:45.388Z] INFO: archiving logs to Nexus [2023-08-25T11:11:45.958Z] ---> uname -a: [2023-08-25T11:11:45.958Z] Linux prd-ubuntu20-04-docker-8c-8g-4555 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-25T11:11:45.958Z] [2023-08-25T11:11:45.958Z] [2023-08-25T11:11:45.958Z] ---> lscpu: [2023-08-25T11:11:45.958Z] Architecture: x86_64 [2023-08-25T11:11:45.958Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-25T11:11:45.958Z] Byte Order: Little Endian [2023-08-25T11:11:45.958Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-25T11:11:45.958Z] CPU(s): 8 [2023-08-25T11:11:45.958Z] On-line CPU(s) list: 0-7 [2023-08-25T11:11:45.958Z] Thread(s) per core: 1 [2023-08-25T11:11:45.958Z] Core(s) per socket: 1 [2023-08-25T11:11:45.958Z] Socket(s): 8 [2023-08-25T11:11:45.958Z] NUMA node(s): 1 [2023-08-25T11:11:45.958Z] Vendor ID: AuthenticAMD [2023-08-25T11:11:45.958Z] CPU family: 23 [2023-08-25T11:11:45.958Z] Model: 49 [2023-08-25T11:11:45.958Z] Model name: AMD EPYC-Rome Processor [2023-08-25T11:11:45.958Z] Stepping: 0 [2023-08-25T11:11:45.958Z] CPU MHz: 2800.000 [2023-08-25T11:11:45.958Z] BogoMIPS: 5600.00 [2023-08-25T11:11:45.958Z] Virtualization: AMD-V [2023-08-25T11:11:45.958Z] Hypervisor vendor: KVM [2023-08-25T11:11:45.958Z] Virtualization type: full [2023-08-25T11:11:45.958Z] L1d cache: 256 KiB [2023-08-25T11:11:45.958Z] L1i cache: 256 KiB [2023-08-25T11:11:45.958Z] L2 cache: 4 MiB [2023-08-25T11:11:45.958Z] L3 cache: 128 MiB [2023-08-25T11:11:45.958Z] NUMA node0 CPU(s): 0-7 [2023-08-25T11:11:45.958Z] Vulnerability Itlb multihit: Not affected [2023-08-25T11:11:45.958Z] Vulnerability L1tf: Not affected [2023-08-25T11:11:45.958Z] Vulnerability Mds: Not affected [2023-08-25T11:11:45.958Z] Vulnerability Meltdown: Not affected [2023-08-25T11:11:45.958Z] Vulnerability Mmio stale data: Not affected [2023-08-25T11:11:45.958Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-25T11:11:45.958Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-25T11:11:45.958Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-25T11:11:45.958Z] Vulnerability Srbds: Not affected [2023-08-25T11:11:45.958Z] Vulnerability Tsx async abort: Not affected [2023-08-25T11:11:45.958Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-08-25T11:11:45.958Z] [2023-08-25T11:11:45.958Z] [2023-08-25T11:11:45.958Z] ---> nproc: [2023-08-25T11:11:45.958Z] 8 [2023-08-25T11:11:45.958Z] [2023-08-25T11:11:45.958Z] [2023-08-25T11:11:45.958Z] ---> df -h: [2023-08-25T11:11:45.958Z] Filesystem Size Used Avail Use% Mounted on [2023-08-25T11:11:45.958Z] overlay 155G 13G 143G 9% / [2023-08-25T11:11:45.958Z] tmpfs 64M 0 64M 0% /dev [2023-08-25T11:11:45.958Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-25T11:11:45.958Z] shm 64M 0 64M 0% /dev/shm [2023-08-25T11:11:45.958Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-08-25T11:11:45.958Z] [2023-08-25T11:11:45.958Z]